Uses of Class
org.apache.axiom.testutils.suite.MatrixTestCase
-
Packages that use MatrixTestCase Package Description org.apache.axiom.testutils.suite Contains utility classes to build test suites. -
-
Uses of MatrixTestCase in org.apache.axiom.testutils.suite
Methods in org.apache.axiom.testutils.suite with parameters of type MatrixTestCase Modifier and Type Method Description protected voidMatrixTestSuiteBuilder. addTest(MatrixTestCase test)voidDimension. addTestParameters(MatrixTestCase testCase)Method parameters in org.apache.axiom.testutils.suite with type arguments of type MatrixTestCase Modifier and Type Method Description voidMatrixTestSuiteBuilder. exclude(Class<? extends MatrixTestCase> testClass)voidMatrixTestSuiteBuilder. exclude(Class<? extends MatrixTestCase> testClass, String filter)
-