Package org.apache.wicket.util
Interface WicketTestTag
-
public interface WicketTestTagJUnit Category marker. Used to mark slow running tests which are not executed with Maven profile 'fast'
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringSLOW
-
-
-
Field Detail
-
SLOW
static final java.lang.String SLOW
- See Also:
- Constant Field Values
-
-