Uses of Class
com.carrotsearch.randomizedtesting.annotations.TestGroup
-
Packages that use TestGroup Package Description com.carrotsearch.randomizedtesting com.carrotsearch.randomizedtesting.annotations -
-
Uses of TestGroup in com.carrotsearch.randomizedtesting
Fields in com.carrotsearch.randomizedtesting declared as TestGroup Modifier and Type Field Description (package private) TestGroup
GroupEvaluator.TestGroupInfo. group
-
Uses of TestGroup in com.carrotsearch.randomizedtesting.annotations
Classes in com.carrotsearch.randomizedtesting.annotations with annotations of type TestGroup Modifier and Type Class Description interface
Nightly
An annotation indicating a given test case (or suite) should run only during nightly tests.
-