| Class | Description |
|---|---|
| AbstractMojoTestCase |
TODO: add a way to use the plugin POM for the lookup so that the user doesn't have to provide the a:g:v:goal
as the role hint for the mojo lookup.
|
| ArtifactStubFactory |
This class creates artifacts to be used for testing purposes.
|
| MojoParameters |
Static helpers to create and manipulate mojo execution configuration parameters
|
| MojoRule |
TestRule for usage with Junit-4.10ff. |
| ResolverExpressionEvaluatorStub |
Stub for
ExpressionEvaluator |
| SilentLog |
This logger implements both types of logs currently in use.
|
| Exception | Description |
|---|---|
| ConfigurationException |
ConfigurationException
|
| Annotation Type | Description |
|---|---|
| WithoutMojo |
An annotation for test methods that do not require the
MojoRule to create and tear down the instance. |
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.