Author: rupertlssmith
Date: Wed Jul 25 06:40:16 2007
New Revision: 559455

URL: http://svn.apache.org/viewvc?view=rev&rev=559455
Log:
Added to comments.

Modified:
    
incubator/qpid/branches/M2/java/systests/src/main/java/org/apache/qpid/test/framework/Circuit.java

Modified: 
incubator/qpid/branches/M2/java/systests/src/main/java/org/apache/qpid/test/framework/Circuit.java
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/systests/src/main/java/org/apache/qpid/test/framework/Circuit.java?view=diff&rev=559455&r1=559454&r2=559455
==============================================================================
--- 
incubator/qpid/branches/M2/java/systests/src/main/java/org/apache/qpid/test/framework/Circuit.java
 (original)
+++ 
incubator/qpid/branches/M2/java/systests/src/main/java/org/apache/qpid/test/framework/Circuit.java
 Wed Jul 25 06:40:16 2007
@@ -91,7 +91,7 @@
      * Applied a list of assertions against the test circuit. The [EMAIL 
PROTECTED] #check()} method should be called before doing
      * this, to ensure that the circuit has gathered its state into a report 
to assert against.
      *
-     * @param assertions The list of assertions to apply.
+     * @param assertions The list of assertions to apply to the circuit.
      *
      * @return Any assertions that failed.
      */


Reply via email to