Uses of Class
org.apache.axis2.transport.testkit.tests.ManagedTestCase
-
-
Uses of ManagedTestCase in org.apache.axis2.transport.testkit.tests
Subclasses of ManagedTestCase in org.apache.axis2.transport.testkit.tests Modifier and Type Class Description class
MessageTestCase
-
Uses of ManagedTestCase in org.apache.axis2.transport.testkit.tests.async
Subclasses of ManagedTestCase in org.apache.axis2.transport.testkit.tests.async Modifier and Type Class Description class
AsyncMessageTestCase<M>
class
BinaryTestCase
class
LargeSOAPAsyncMessageTestCase
class
RESTTestCase
class
SwATestCase
class
TextPlainTestCase
class
XMLAsyncMessageTestCase
-
Uses of ManagedTestCase in org.apache.axis2.transport.testkit.tests.echo
Subclasses of ManagedTestCase in org.apache.axis2.transport.testkit.tests.echo Modifier and Type Class Description class
RequestResponseMessageTestCase<M,N>
class
XMLRequestResponseMessageTestCase
-
Uses of ManagedTestCase in org.apache.axis2.transport.testkit.tests.misc
Subclasses of ManagedTestCase in org.apache.axis2.transport.testkit.tests.misc Modifier and Type Class Description class
MinConcurrencyTest
Generic test case to check whether a transport listener processes messages with the expected level of concurrency. -
Uses of ManagedTestCase in org.apache.axis2.transport.testkit.util
Methods in org.apache.axis2.transport.testkit.util with parameters of type ManagedTestCase Modifier and Type Method Description void
TestKitLogManager. setTestCase(ManagedTestCase testCase)
-