|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestSuite | |
|---|---|
| org.jomc.model.test | |
| 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 |
| Methods in org.jomc.model.test that return types with arguments of type TestSuite | |
|---|---|
JAXBElement<TestSuite> |
ObjectFactory.createTestsuite(TestSuite value)
Create an instance of JAXBElement<TestSuite>} |
| Methods in org.jomc.model.test with parameters of type TestSuite | |
|---|---|
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 instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||