- TargetRuntime - Class in org.mule.munit.plugin.maven
-
Runtime version and product (CE or EE)
- TargetRuntime(String, String) - Constructor for class org.mule.munit.plugin.maven.TargetRuntime
-
- TestCase - Class in org.mule.munit.plugin.maven.report.xml
-
Model to represent the test case in the xml report
- TestCase(float, String, String) - Constructor for class org.mule.munit.plugin.maven.report.xml.TestCase
-
- TestConfigFilesLocator - Class in org.mule.munit.plugin.maven.locators
-
Locates all Test Configuration files
- TestConfigFilesLocator() - Constructor for class org.mule.munit.plugin.maven.locators.TestConfigFilesLocator
-
- testError(String, String, long) - Method in class org.mule.munit.plugin.maven.runner.model.RunResult
-
- testFailure(String, String, long) - Method in class org.mule.munit.plugin.maven.runner.model.RunResult
-
- testFailureIgnore - Variable in class org.mule.munit.plugin.maven.AbstractMunitMojo
-
Set this to true to ignore a failure during testing.
- testFinished(String, long) - Method in class org.mule.munit.plugin.maven.runner.model.RunResult
-
- testIgnored(String, long) - Method in class org.mule.munit.plugin.maven.runner.model.RunResult
-
- testOutputDirectory - Variable in class org.mule.munit.plugin.maven.AbstractMunitMojo
-
- TestOutputFilePrinter - Class in org.mule.munit.plugin.maven.runner.printer
-
Prints the test output to a file
- TestOutputFilePrinter(File, Log) - Constructor for class org.mule.munit.plugin.maven.runner.printer.TestOutputFilePrinter
-
- TestOutputMessageHandler - Class in org.mule.munit.plugin.maven.runner.handler
-
RunnerMessageHandler that stores the standard output of the JVM in a map for each suite
- TestOutputMessageHandler(Log) - Constructor for class org.mule.munit.plugin.maven.runner.handler.TestOutputMessageHandler
-
- TestResult - Class in org.mule.munit.plugin.maven.runner.model
-
A model that represents the result of a test run
- TestResult(String) - Constructor for class org.mule.munit.plugin.maven.runner.model.TestResult
-
- testStarted(String) - Method in class org.mule.munit.plugin.maven.runner.model.RunResult
-
- TestSuite - Class in org.mule.munit.plugin.maven.report.xml
-
Model to represent the test suite in the xml report
- TestSuite(List<Property>, String) - Constructor for class org.mule.munit.plugin.maven.report.xml.TestSuite
-
- TestSuiteFileFilter - Class in org.mule.munit.plugin.maven.util
-
The class handles the filtering logic for the MUnit test suite files
- TestSuiteFileFilter(Log, String) - Constructor for class org.mule.munit.plugin.maven.util.TestSuiteFileFilter
-
- TestSuiteFilesLocator - Class in org.mule.munit.plugin.maven.locators
-
Locates all MUnit suite files
- TestSuiteFilesLocator() - Constructor for class org.mule.munit.plugin.maven.locators.TestSuiteFilesLocator
-
- testSuiteStarted(String, String) - Method in class org.mule.munit.plugin.maven.runner.model.RunResult
-
- testSuiteStartFailed(String, String, String) - Method in class org.mule.munit.plugin.maven.runner.model.RunResult
-
- testSuiteUnexpectedError(String, String) - Method in class org.mule.munit.plugin.maven.runner.model.RunResult
-
- TextResultFilePrinter - Class in org.mule.munit.plugin.maven.runner.printer
-
Prints the run result to a xml file following the surefire format.
- TextResultFilePrinter(File, Log) - Constructor for class org.mule.munit.plugin.maven.runner.printer.TextResultFilePrinter
-
- toolchainManager - Variable in class org.mule.munit.plugin.maven.AbstractMunitMojo
-
- toString() - Method in class org.mule.munit.plugin.maven.TargetRuntime
-