Uses of Interface
com.carrotsearch.randomizedtesting.TestMethodProvider
Packages that use TestMethodProvider
-
Uses of TestMethodProvider in com.carrotsearch.randomizedtesting
Classes in com.carrotsearch.randomizedtesting that implement TestMethodProviderModifier and TypeClassDescriptionclass
Base class forTestMethodProvider
s based on annotations.class
Method provider selecting tests that follow a name pattern oftest(.*)
.class
Method provider selectingTest
annotated public instance parameterless methods.