Uses of Class
com.carrotsearch.randomizedtesting.GroupEvaluator
Packages that use GroupEvaluator
-
Uses of GroupEvaluator in com.carrotsearch.randomizedtesting
Fields in com.carrotsearch.randomizedtesting declared as GroupEvaluatorMethods in com.carrotsearch.randomizedtesting that return GroupEvaluatorModifier and TypeMethodDescriptionRandomizedContext.getGroupEvaluator()
Provide access toGroupEvaluator
.Methods in com.carrotsearch.randomizedtesting with parameters of type GroupEvaluatorModifier and TypeMethodDescriptionprivate boolean
RandomizedRunner.isTestFiltered
(GroupEvaluator ev, RandomizedRunner.TestCandidate c) (package private) void
RandomizedRunner.reportAsIgnored
(org.junit.runner.notification.RunNotifier notifier, GroupEvaluator ge, RandomizedRunner.TestCandidate c)