Uses of Class
org.testng.internal.ClassInfoMap
Packages that use ClassInfoMap
-
Uses of ClassInfoMap in org.testng.internal
Methods in org.testng.internal that return ClassInfoMapModifier and TypeMethodDescriptionprivate ClassInfoMap
TestNGClassFinder.processFactory
(IClass ic, ConstructorOrMethod factoryMethod) Methods in org.testng.internal with parameters of type ClassInfoMapModifier and TypeMethodDescriptionprivate void
TestNGClassFinder.processClass
(ClassInfoMap cim, Map<Class<?>, List<Object>> instanceMap, IConfiguration configuration, Class<?> cls) Constructors in org.testng.internal with parameters of type ClassInfoMapModifierConstructorDescriptionTestNGClassFinder
(ClassInfoMap cim, Map<Class<?>, List<Object>> instanceMap, IConfiguration configuration, ITestContext testContext, DataProviderHolder holder)