Annotation Type WithoutMojo


@Retention(RUNTIME) @Documented @Target(METHOD) public @interface WithoutMojo
An annotation for test methods that do not require the MojoRule to create and tear down the instance.
Author:
Mirko Friedenhagen