| Class | Description |
|---|---|
| ClasspathTestModuleDiscoverer |
Discovers
MuleModule searching for ClasspathModuleDiscoverer.MODULE_PROPERTIES and ClasspathTestModuleDiscoverer.TEST_MODULE_PROPERTIES files resources available in a given classloader. |
| IsolatedClassLoaderFactory |
Factory that creates a class loader hierarchy to emulate the one used in a mule standalone container.
|
| PluginLookPolicyFactory |
Factory for plugins
ClassLoaderLookupPolicy. |
| TestArtifactClassLoaderFilter |
Implementation of
ClassLoaderFilter that decorates a ClassLoaderFilter to allow exporting classes by name that
are not exported by the original ClassLoaderFilter. |
| TestContainerClassLoaderFactory |
Extends the default
ContainerClassLoaderFactory for testing in order to add boot packages and build a
ClassLoader for the container that do resolves classes instead of delegating to its parent and also allows to create
the container ClassLoaderLookupPolicy based on a ClassLoader. |
| TestContainerModuleDiscoverer |
Discovers container modules including both productive and test modules
|
| TestModuleDiscoverer |
A
ModuleDiscoverer that enables to change discovered modules to enable testing privileged API scenarios. |
| TestRegionClassLoader |
RegionClassLoader specialization that provides a simpler api to add classloaders to the region. |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.