Package org.apache.maven.plugin.testing
-
Class Summary 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 parametersMojoRule TestRule
for usage with Junit-4.10ff.ResolverExpressionEvaluatorStub Stub forExpressionEvaluator
SilentLog This logger implements both types of logs currently in use. -
Exception Summary Exception Description ConfigurationException ConfigurationException -
Annotation Types Summary Annotation Type Description WithoutMojo An annotation for test methods that do not require theMojoRule
to create and tear down the instance.