Skip navigation links
A C F G I O S T W 

A

AbstractDirectConfigurator - Class in org.apache.maven.surefire.testng.conf
Configurator that relies on reflection to set parameters in TestNG
AbstractDirectConfigurator.Setter - Class in org.apache.maven.surefire.testng.conf
Describes a property setter by method name and parameter class

C

ConfigurationAwareTestNGReporter - Class in org.apache.maven.surefire.testng
Just like TestNGReporter, but explicitly implements IResultListener; this interface is new in TestNG 5.5
ConfigurationAwareTestNGReporter(TestReportListener<TestOutputReportEntry>) - Constructor for class org.apache.maven.surefire.testng.ConfigurationAwareTestNGReporter
 
Configurator - Interface in org.apache.maven.surefire.testng.conf
Configurator for passing configuration properties to TestNG
configure(TestNG, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
 
configure(XmlSuite, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
 
configure(TestNG, Map<String, String>) - Method in interface org.apache.maven.surefire.testng.conf.Configurator
 
configure(XmlSuite, Map<String, String>) - Method in interface org.apache.maven.surefire.testng.conf.Configurator
 
configure(XmlSuite, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNG510Configurator
 
configure(TestNG, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
configure(XmlSuite, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
configureParallel(XmlSuite, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNG740Configurator
Convert and apply the value of the [parallel] setting.
configureParallel(XmlSuite, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
configureThreadCount(XmlSuite, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
convert(Object, Class<?>) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
convertListeners(String) - Method in class org.apache.maven.surefire.testng.conf.TestNG513Configurator
 
convertListeners(String) - Method in class org.apache.maven.surefire.testng.conf.TestNG5141Configurator
 
convertListeners(String) - Method in class org.apache.maven.surefire.testng.conf.TestNG5143Configurator
 
convertListeners(String) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
convertReporterConfig(Object) - Method in class org.apache.maven.surefire.testng.conf.TestNG513Configurator
 
convertReporterConfig(Object) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 

F

filterForSuite(Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
 

G

getRunListener() - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
getSuites() - Method in class org.apache.maven.surefire.testng.TestNGProvider
 

I

invoke(Object, String) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
 
invoke(Object) - Method in class org.apache.maven.surefire.testng.TestNGProvider
 

O

onConfigurationFailure(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onConfigurationSkip(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onConfigurationSuccess(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onFinish(ITestContext) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onFinish(ISuite) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onStart(ITestContext) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onStart(ISuite) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestFailure(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestSkipped(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestStart(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestSuccess(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
org.apache.maven.surefire.testng - package org.apache.maven.surefire.testng
 
org.apache.maven.surefire.testng.conf - package org.apache.maven.surefire.testng.conf
 

S

setRunMode(RunMode) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
Setter(String, Class<?>) - Constructor for class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
 

T

TestNG4751Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 4.7 and 5.1 configurator.
TestNG4751Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG4751Configurator
 
TestNG510Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 5.10 configurator.
TestNG510Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG510Configurator
 
TestNG513Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 5.13 configurator.
TestNG513Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG513Configurator
 
TestNG5141Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 5.14.1 configurator.
TestNG5141Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG5141Configurator
 
TestNG5143Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 5.14.3 configurator.
TestNG5143Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG5143Configurator
 
TestNG52Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 5.2 configurator.
TestNG52Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG52Configurator
 
TestNG60Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 6.0 configurator.
TestNG60Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG60Configurator
 
TestNG740Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 7.4.0 configurator.
TestNG740Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG740Configurator
 
TestNGMapConfigurator - Class in org.apache.maven.surefire.testng.conf
TestNG configurator for 5.3+ versions.
TestNGMapConfigurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
TestNGProvider - Class in org.apache.maven.surefire.testng
 
TestNGProvider(ProviderParameters) - Constructor for class org.apache.maven.surefire.testng.TestNGProvider
 
TestNGReporter - Class in org.apache.maven.surefire.testng
Listens for and provides and adaptor layer so that TestNG tests can report their status to the current RunListener.
TestNGReporter(TestReportListener<TestOutputReportEntry>) - Constructor for class org.apache.maven.surefire.testng.TestNGReporter
Constructs a new instance that will listen to test updates from a TestNG class instance.

W

writeTestOutput(OutputReportEntry) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
A C F G I O S T W 
Skip navigation links

Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.