| Annotation Type | Description |
|---|---|
| AgentPort |
Annotation used for defining and injecting the port for the Agent Plugin in the Mule Runtime.
|
| AgentProtocol |
Annotation used for defining and injecting the
String used as connection protocol by the Agent Plugin in the Mule
Runtime. |
| BootstrapVersions |
Annotation used for defining the
List of BootstrapVersionConfiguration to be used for running the test. |
| Log4JConfiguration |
Annotation used for defining the
URI for configuring log4j in the ToolingRuntimeClientBootstrap. |
| MuleHome |
Annotation to be used in a static field of the test class.
|
| MuleVersion |
Annotation to be used in a static field of the test class.
|
| NeedsRuntime |
Annotation used for defining that the Test class needs the runtime deployed to run
|
| RuntimeMavenConfiguration |
Annotation used for defining and injecting the
MavenConfiguration applied to the Mule Runtime. |
| RuntimeStartupArgs |
Annotation to be used in a static method that returns the arguments to configure when starting the Mule Runtime Expected method
signature is:
|
| ToolingRuntimeBootstrap |
Annotation to be used in a static field of the test class.
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.