Uses of Class
org.testng.internal.ClassInfoMap
Packages that use ClassInfoMap
-
Uses of ClassInfoMap in org.testng.internal
Constructors in org.testng.internal with parameters of type ClassInfoMapModifierConstructorDescriptionTestNGClassFinder
(ClassInfoMap cim, Map<Class<?>, List<Object>> instanceMap, IConfiguration configuration, ITestContext testContext, DataProviderHolder holder)