Package | Description |
---|---|
org.testng.internal |
Modifier and Type | Class and Description |
---|---|
class |
DefaultListenerFactory
When no
ITestNGListenerFactory implementations are available, TestNG defaults
to this implementation for instantiating listeners. |
Modifier and Type | Method and Description |
---|---|
static ITestNGListenerFactory |
TestListenerHelper.createListenerFactory(TestNGClassFinder finder,
Class<? extends ITestNGListenerFactory> factoryClass) |
Modifier and Type | Method and Description |
---|---|
Class<? extends ITestNGListenerFactory> |
TestListenerHelper.ListenerHolder.getListenerFactoryClass() |
Modifier and Type | Method and Description |
---|---|
static ITestNGListenerFactory |
TestListenerHelper.createListenerFactory(TestNGClassFinder finder,
Class<? extends ITestNGListenerFactory> factoryClass) |
Copyright © 2024. All rights reserved.