Package | Description |
---|---|
org.jomc.model.modlet.test |
Object management and configuration modlet test classes.
|
org.jomc.model.test |
Object management and configuration model test classes.
|
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TestSuite> |
ObjectFactory.createTestsuite(TestSuite value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TestSuite> |
ObjectFactory.createTestsuite(TestSuite value)
|
Constructor and Description |
---|
TestSuite(TestSuite o)
Creates a new
TestSuite instance by deeply copying a given TestSuite instance. |
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.