Package org.apache.maven.plugin.testing
Annotation Type WithoutMojo
-
@Retention(RUNTIME) @Documented @Target(METHOD) public @interface WithoutMojo
An annotation for test methods that do not require theMojoRule
to create and tear down the instance.- Author:
- Mirko Friedenhagen