MatrixTestContainer.java | Class | 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
jbosstest.executionlist = A comma based list of .class files. |