| java.lang.Object | ||
| ↳ | org.apache.maven.plugin.AbstractMojo | |
| ↳ | org.mule.MUnitMojo | |
Runs tests
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| classpathElements | The classpath elements of the project being tested.@required | ||||||||||
| munittest | |||||||||||
| project | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.maven.plugin.AbstractMojo
| |||||||||||
From interface
org.apache.maven.plugin.Mojo
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.maven.plugin.AbstractMojo
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.apache.maven.plugin.ContextEnabled
| |||||||||||
From interface
org.apache.maven.plugin.Mojo
| |||||||||||
The classpath elements of the project being tested.@required
| MojoExecutionException |
|---|