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 classWhen noITestNGListenerFactoryimplementations 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.listenerFactoryClassMethods in org.testng.internal that return ITestNGListenerFactoryModifier and TypeMethodDescriptionstatic ITestNGListenerFactoryTestListenerHelper.createListenerFactory(ITestObjectFactory objectFactory, TestNGClassFinder finder, Class<? extends ITestNGListenerFactory> factoryClass, ITestContext context) 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 ITestNGListenerFactoryTestListenerHelper.createListenerFactory(ITestObjectFactory objectFactory, TestNGClassFinder finder, Class<? extends ITestNGListenerFactory> factoryClass, ITestContext context)