| Interface | Description |
|---|---|
| ResultPrinterFactory |
Creates result printer for the MUnit run
|
| RunConfigurationFactory |
Creates result printer for the MUnit run
|
| Class | Description |
|---|---|
| ArgLinesManager |
Generates the final argument lines for the new JVM
|
| BaseRunConfigurationFactory |
Creates
RunConfiguration based on basic MUnit parameters |
| ClasspathManager |
Generates the final classpath for the new JVM
|
| DefaultResultPrinterFactory |
Returns the result printers based on the user configuration
|
| JarFileFactory |
Generates the jar file for the new JVM
|
| MuleApplicationDependencyFinder |
It knows how to search the Maven API to find specific dependencies that have a meaning for a Mule Application
|
| MuleApplicationModelLoader |
Reads the mule application model and gives access to its properties based on the user settings
|
| RuntimeVersionProviderFactory |
Creates
RuntimeVersionProvider based on the Mule runtime product |
| TestSuiteFileFilter |
The class handles the filtering logic for the MUnit test suite files
|
Copyright © 2019. All rights reserved.