| Class | Description |
|---|---|
| ApplicationContextBuilder | |
| ArtifactFunctionalTestCase |
Base class for running
FunctionalTestCase with class loader isolation using ArtifactClassLoaderRunner, a JUnit
Runner. |
| DomainContextBuilder | |
| DomainFunctionalTestCase | |
| ExtensionFunctionalTestCase |
Base test class for
FunctionalTestCases that make use of components generated through the extensions API. |
| FlowConstructRunner<R extends FlowConstructRunner> |
Provides a fluent API for running events through batch FlowConstructs.
|
| FlowRunner |
Provides a fluent API for running events through flows.
|
| FunctionalTestCase |
A base test case for tests that initialize Mule using a configuration file.
|
| InvalidExtensionConfigTestCase |
An
ExtensionFunctionalTestCase which is expected to point to a somewhat invalid config. |
| MuleArtifactFunctionalTestCase |
Base class for mule functional test cases that run tests using class loading isolation.
|
| TestBootstrapServiceDiscovererConfigurationBuilder |
Configures a
BootstrapServiceDiscoverer on a test's MuleContext
Configuration done by this builder will use a BootstrapServiceDiscoverer to find BootstrapService provided by
the container, will create a BootstrapServiceDiscoverer for each plugin deployed in the artifact and finally another
BootstrapServiceDiscoverer for the test itself. |
| TestEventBuilder |
Provides a fluent API for building events for testing.
|
| TestServicesMuleContextConfigurator |
Register services implementations.
|
| Enum | Description |
|---|---|
| TransactionConfigEnum |
Helper to access constants from
TransactionConfig. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.