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 2003/12/06 11:57:22 UTC

cvs commit: jakarta-cactus/framework/src/java/share/org/apache/cactus CactusTestCase.java

vmassol     2003/12/06 02:57:22

  Modified:    framework/src/java/share/org/apache/cactus
                        CactusTestCase.java
  Log:
  fixed javadoc
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-cactus/framework/src/java/share/org/apache/cactus/CactusTestCase.java
  
  Index: CactusTestCase.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/src/java/share/org/apache/cactus/CactusTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CactusTestCase.java	6 Dec 2003 10:41:30 -0000	1.1
  +++ CactusTestCase.java	6 Dec 2003 10:57:22 -0000	1.2
  @@ -67,7 +67,7 @@
   {
       /**
        * Executes JUnit tests on the server side. It is the equivalent of
  -     * {@link org.junit.framework.TestCase#runBare()} but run on the server 
  +     * {@link junit.framework.TestCase#runBare()} but run on the server 
        * side. 
        *   
        * @throws Throwable if an error occurred when running the test on the 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org