public final class GroupEvaluator
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIgnoreReason(java.lang.reflect.AnnotatedElement... elements) |
boolean |
isGroupEnabled(java.lang.Class<? extends java.lang.annotation.Annotation> testGroupAnnotation) |
public java.lang.String getIgnoreReason(java.lang.reflect.AnnotatedElement... elements)
public boolean isGroupEnabled(java.lang.Class<? extends java.lang.annotation.Annotation> testGroupAnnotation)
TestGroup. Note that tests may be enabled or disabled using filtering
expressions so an enabled group does not necessarily mean a test marked with
this group will be executed.Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.