java.lang.Object
org.antublue.test.engine.internal.predicate.TestMethodPredicate
- All Implemented Interfaces:
Predicate<Method>
Class to implement a predicate to match a test method
-
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_METHOD_PREDICATE
Instance of the predicate
-
Constructor Details
-
TestMethodPredicate
public TestMethodPredicate()
-