Uses of Interface
org.testng.junit.INameFilter
-
Packages that use INameFilter Package Description org.testng.junit -
-
Uses of INameFilter in org.testng.junit
Methods in org.testng.junit with parameters of type INameFilter Modifier and Type Method Description private ITestNGMethod[]
JUnitMethodFinder. privateFindTestMethods(INameFilter filter, java.lang.Class<?> cls)
Deprecated.
-