Uses of Enum
com.carrotsearch.randomizedtesting.annotations.TestCaseInstanceProvider.Type
Packages that use TestCaseInstanceProvider.Type
-
Uses of TestCaseInstanceProvider.Type in com.carrotsearch.randomizedtesting.annotations
Methods in com.carrotsearch.randomizedtesting.annotations that return TestCaseInstanceProvider.TypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TestCaseInstanceProvider.Type[]
TestCaseInstanceProvider.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.