Package org.apache.wicket.util
Interface WicketTestTag
-
public interface WicketTestTag
JUnit Category marker. Used to mark slow running tests which are not executed with Maven profile 'fast'
-
-
Field Detail
-
SLOW
static final String SLOW
- See Also:
- Constant Field Values
-
-