Class TestGroup.Utilities
java.lang.Object
com.carrotsearch.randomizedtesting.annotations.TestGroup.Utilities
- Enclosing class:
TestGroup
Utilities to deal with annotations annotated with
TestGroup
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static String
emptyToNull
(String value) static String
getGroupName
(Class<? extends Annotation> annotationClass) static String
getSysProperty
(Class<? extends Annotation> annotationClass)
-
Constructor Details
-
Utilities
public Utilities()
-
-
Method Details
-
getGroupName
-
getSysProperty
-
emptyToNull
-