Uses of Enum Class
org.testng.internal.TestNGMethodFinder.MethodType
Packages that use TestNGMethodFinder.MethodType
-
Uses of TestNGMethodFinder.MethodType in org.testng.internal
Methods in org.testng.internal that return TestNGMethodFinder.MethodTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TestNGMethodFinder.MethodType[]
TestNGMethodFinder.MethodType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.testng.internal with parameters of type TestNGMethodFinder.MethodTypeModifier and TypeMethodDescriptionprivate ITestNGMethod[]
TestNGMethodFinder.findConfiguration
(Class<?> clazz, TestNGMethodFinder.MethodType configurationType)