Uses of Interface
org.testng.ITestNGListenerFactory
Packages that use ITestNGListenerFactory
-
Uses of ITestNGListenerFactory in org.testng.internal
Classes in org.testng.internal that implement ITestNGListenerFactoryModifier and TypeClassDescriptionfinal class
When noITestNGListenerFactory
implementations are available, TestNG defaults to this implementation for instantiating listeners.Fields in org.testng.internal with type parameters of type ITestNGListenerFactoryModifier and TypeFieldDescriptionprivate Class<? extends ITestNGListenerFactory>
TestListenerHelper.ListenerHolder.listenerFactoryClass
Methods in org.testng.internal that return ITestNGListenerFactoryModifier and TypeMethodDescriptionstatic ITestNGListenerFactory
TestListenerHelper.createListenerFactory
(TestNGClassFinder finder, Class<? extends ITestNGListenerFactory> factoryClass) Methods in org.testng.internal that return types with arguments of type ITestNGListenerFactoryModifier and TypeMethodDescriptionClass<? extends ITestNGListenerFactory>
TestListenerHelper.ListenerHolder.getListenerFactoryClass()
Method parameters in org.testng.internal with type arguments of type ITestNGListenerFactoryModifier and TypeMethodDescriptionstatic ITestNGListenerFactory
TestListenerHelper.createListenerFactory
(TestNGClassFinder finder, Class<? extends ITestNGListenerFactory> factoryClass)