- All Implemented Interfaces:
Predicate<Class<?>>
Class to implement a predicate to match a test class
-
Field Summary
Fields
Instance of the predicate
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TEST_CLASS_PREDICATE
Instance of the predicate
-
Constructor Details
-
TestClassPredicate
public TestClassPredicate()
-