Uses of Interface
org.testng.ITestMethodFinder
Packages that use ITestMethodFinder
-
Uses of ITestMethodFinder in org.testng.internal
Classes in org.testng.internal that implement ITestMethodFinderModifier and TypeClassDescriptionclass
The default strategy for finding test methods: look up annotations @Test in front of methods.