dlr         02/01/18 11:12:45

  Modified:    xdocs    core-testing.xml
  Log:
  Small wording tweaks.
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-turbine-3/xdocs/core-testing.xml
  
  Index: core-testing.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/xdocs/core-testing.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- core-testing.xml  18 Jan 2002 19:10:56 -0000      1.4
  +++ core-testing.xml  18 Jan 2002 19:12:45 -0000      1.5
  @@ -27,7 +27,7 @@
           Turbine with a certain degree of safety. The impact changes
           have on the core will become more apparent as the tests and
           test procedures expand. We have two flavours of tests: the
  -        basic unit tests (using <a href="http://junit.org/";>JUnit</a>),
  +        basic unit tests (via <a href="http://junit.org/";>JUnit</a>),
           and run-time tests that employ the use of <a
           href="http://jakarta.apache.org/cactus/";>Cactus</a>.
         </p>
  @@ -49,7 +49,7 @@
           directory. These test sources are copied to our working sources
           directory where they are compiled along with the other Turbine
           classes. We use Cactus to startup up our selected servlet container
  -        and then employ a standard Junit batchtest to run all of our
  +        and then employ a standard JUnit batchtest to run all of our
           servlet test cases.
         </p>
       </section>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to