Uses of Class
org.testng.internal.ClassInfoMap
-
Packages that use ClassInfoMap Package Description org.testng.internal -
-
Uses of ClassInfoMap in org.testng.internal
Constructors in org.testng.internal with parameters of type ClassInfoMap Constructor Description TestNGClassFinder(ClassInfoMap cim, java.util.Map<java.lang.Class<?>,java.util.List<IObject.IdentifiableObject>> instanceMap, IConfiguration configuration, ITestContext testContext, DataProviderHolder holder)
-