|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMuleTestCase | |
---|---|
org.mule.examples.loanbroker.tests | |
org.mule.extras.jotm | Provides access to the Jotm transaction manager for User and Xa transactions. |
org.mule.providers.bpm.tests | |
org.mule.tck | Provides a suite of abstract test cases that can be used to test you custom Mule extensions. |
org.mule.tck.functional | Helper classes and interfaces used by Mule fnctional tests. |
org.mule.tck.model | Test suite for testing Model releated extensions. |
org.mule.tck.providers | Test suite for testing custom provider implementations. |
Uses of AbstractMuleTestCase in org.mule.examples.loanbroker.tests |
---|
Subclasses of AbstractMuleTestCase in org.mule.examples.loanbroker.tests | |
---|---|
class |
AbstractAsynchronousLoanBrokerTestCase
Tests the Loan Broker application asynchronously. |
class |
AbstractLoanBrokerTestCase
|
Uses of AbstractMuleTestCase in org.mule.extras.jotm |
---|
Subclasses of AbstractMuleTestCase in org.mule.extras.jotm | |
---|---|
class |
JotmTxThreadAssociationTestCase
|
Uses of AbstractMuleTestCase in org.mule.providers.bpm.tests |
---|
Subclasses of AbstractMuleTestCase in org.mule.providers.bpm.tests | |
---|---|
class |
AbstractBpmTestCase
|
Uses of AbstractMuleTestCase in org.mule.tck |
---|
Subclasses of AbstractMuleTestCase in org.mule.tck | |
---|---|
class |
AbstractConfigBuilderTestCase
|
class |
AbstractScriptConfigBuilderTestCase
|
class |
AbstractTransformerTestCase
|
class |
AbstractTxThreadAssociationTestCase
Validate certain expectations when working with JTA API. |
class |
AbstractUMOManagerTestCase
|
class |
FunctionalTestCase
Is a base tast case for tests that initialise Mule using a configuration file. |
Uses of AbstractMuleTestCase in org.mule.tck.functional |
---|
Subclasses of AbstractMuleTestCase in org.mule.tck.functional | |
---|---|
class |
AbstractProviderFunctionalTestCase
Deprecated. use Xml configuration instead |
Uses of AbstractMuleTestCase in org.mule.tck.model |
---|
Subclasses of AbstractMuleTestCase in org.mule.tck.model | |
---|---|
class |
AbstractContainerContextTestCase
|
class |
AbstractEntryPointDiscoveryTestCase
|
class |
AbstractPoolTestCase
|
class |
AbstractProxyPoolFactoryTestCase
|
Uses of AbstractMuleTestCase in org.mule.tck.providers |
---|
Subclasses of AbstractMuleTestCase in org.mule.tck.providers | |
---|---|
class |
AbstractConnectorTestCase
AbstractConnectorTestCase tests common behaviour of all endpoints and
provides 'reminder' methods for implementation specific interface methods |
class |
AbstractMessageAdapterTestCase
|
class |
AbstractMessageReceiverTestCase
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |