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 TypeClassDescriptionclassBase class forTestMethodProviders based on annotations.classMethod provider selecting tests that follow a name pattern oftest(.*).classMethod provider selectingTestannotated public instance parameterless methods.