Annotation Type SuppressJUnitWarning
-
@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface SuppressJUnitWarning
If PatternTesting reports a warning about the improber use of JUnit you can suppress the warning with this annotation. You can put this annotation in front of a method. If you annotate a class all warnings will be suppressed.- Since:
- 15.03.2009
- Author:
- oliver