Class JUnit4MethodProvider
java.lang.Object
com.carrotsearch.randomizedtesting.AnnotatedMethodProvider
com.carrotsearch.randomizedtesting.JUnit4MethodProvider
- All Implemented Interfaces:
TestMethodProvider
Method provider selecting
Test
annotated public instance parameterless methods.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.carrotsearch.randomizedtesting.AnnotatedMethodProvider
getTestMethods
-
Constructor Details
-
JUnit4MethodProvider
public JUnit4MethodProvider()
-