You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/07/27 16:51:32 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs goals.xml

vmassol     2002/07/27 07:51:32

  Modified:    documentation/docs/xdocs goals.xml
  Log:
  reworded the Cactus vs Mock Objects section as it was too stong and I now believe that Mock Objects will continue to be useful for a long time to come ... ;-)
  
  Revision  Changes    Path
  1.3       +5 -4      jakarta-cactus/documentation/docs/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/goals.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- goals.xml	14 Apr 2002 21:51:47 -0000	1.2
  +++ goals.xml	27 Jul 2002 14:51:32 -0000	1.3
  @@ -78,9 +78,10 @@
           </p>
           <ul>
             <li>
  -            testing strategies that are not in-container, like Mock Objects 
  -            will become less useful. Indeed, as the components will rely
  -            more and more on the container's services, the confidence that
  +            testing strategies that are not in-container, like Mock Objects
  +            will still very useful but will provide less added value in
  +            ensuring that the code behaves ok. Indeed, as the components will
  +            rely more and more on the container's services, the confidence that
               the tests will run well when deployed will decrease and the need
               for a solution that ensures the code will run correctly in it's
               environment will increase,
  @@ -96,7 +97,7 @@
         <s2 title="Long term goals for Cactus">
   
           <p>
  -          Consequently to the above prediction, there are 2 long term goals
  +          Consequently to the above predictions, there are 2 long term goals
             for Cactus :
           </p>
           <ul>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>