|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestSuite | |
---|---|
org.jomc.model.modlet.test | Object management and configuration modlet test classes. |
org.jomc.model.test | Object management and configuration model test classes. |
Uses of TestSuite in org.jomc.model.modlet.test |
---|
Methods in org.jomc.model.modlet.test that return TestSuite | |
---|---|
TestSuite |
DefaultModelValidatorTest.getTestSuite()
Gets the TestSuite instance holding module tests to run. |
protected TestSuite |
DefaultModelValidatorTest.newTestSuite()
Creates a new TestSuite instance holding module tests to run. |
Uses of TestSuite in org.jomc.model.test |
---|
Methods in org.jomc.model.test that return TestSuite | |
---|---|
TestSuite |
TestSuite.clone()
Creates and returns a deep copy of this object. |
TestSuite |
ObjectFactory.createTestSuite()
Create an instance of TestSuite |
TestSuite |
ModulesTest.getTestSuite()
Gets the TestSuite holding the module tests to run. |
protected TestSuite |
ModulesTest.newTestSuite()
Creates a new TestSuite holding module tests to run. |
Methods in org.jomc.model.test that return types with arguments of type TestSuite | |
---|---|
javax.xml.bind.JAXBElement<TestSuite> |
ObjectFactory.createTestsuite(TestSuite value)
Create an instance of JAXBElement < TestSuite > } |
Methods in org.jomc.model.test with parameters of type TestSuite | |
---|---|
javax.xml.bind.JAXBElement<TestSuite> |
ObjectFactory.createTestsuite(TestSuite value)
Create an instance of JAXBElement < TestSuite > } |
Constructors in org.jomc.model.test with parameters of type TestSuite | |
---|---|
TestSuite(TestSuite o)
Creates a new TestSuite instance by deeply copying a given TestSuite instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2005-2012 The JOMC Project. All Rights Reserved. |