[jboss-cvs] JBossAS SVN: r63501 - branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 13 10:39:32 EDT 2007


Author: clebert.suconic at jboss.com
Date: 2007-06-13 10:39:32 -0400 (Wed, 13 Jun 2007)
New Revision: 63501

Modified:
   branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/matrix/MatrixTestContainer.java
Log:
Just fixing my english :-)

Modified: branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/matrix/MatrixTestContainer.java
===================================================================
--- branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/matrix/MatrixTestContainer.java	2007-06-13 14:39:10 UTC (rev 63500)
+++ branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/matrix/MatrixTestContainer.java	2007-06-13 14:39:32 UTC (rev 63501)
@@ -37,8 +37,8 @@
 import java.util.Iterator;
 
 /**
- * This class is a container for other tests used for the MatrixTest.
- * For each version used by the Matrix verification we are containing a bunch of other tests.
+ * This class is a Test container for the MatrixTest.
+ * For each instance running it will include a bunch of other tests passed by parameter.
  *
  * This class uses list of variables defined by the testSuite and they have to be in the System.getProperties()
  * jbosstest.hometest = Contains where we are loading the testcases




More information about the jboss-cvs-commits mailing list