Uses of Class
org.apache.axis2.transport.testkit.tests.TestResourceSet
-
Packages that use TestResourceSet Package Description org.apache.axis2.transport.testkit.tests -
-
Uses of TestResourceSet in org.apache.axis2.transport.testkit.tests
Methods in org.apache.axis2.transport.testkit.tests that return TestResourceSet Modifier and Type Method Description TestResourceSet
ManagedTestCase. getResourceSet()
Methods in org.apache.axis2.transport.testkit.tests with parameters of type TestResourceSet Modifier and Type Method Description void
TestResource. resolve(TestResourceSet resourceSet)
Constructors in org.apache.axis2.transport.testkit.tests with parameters of type TestResourceSet Constructor Description TestResourceSet(TestResourceSet parent)
TestResourceSetTransition(TestResourceSet old, TestResourceSet target)
-