A B C D E F G H I J K L M N O P R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractMethodMatcher - Class in org.testng.internal.reflect
- AbstractMethodMatcher(MethodMatcherContext) - Constructor for class org.testng.internal.reflect.AbstractMethodMatcher
- AbstractNodeMethodMatcher - Class in org.testng.internal.reflect
- AbstractNodeMethodMatcher(MethodMatcherContext) - Constructor for class org.testng.internal.reflect.AbstractNodeMethodMatcher
- AbstractParallelWorker - Class in org.testng.internal
- AbstractParallelWorker() - Constructor for class org.testng.internal.AbstractParallelWorker
- AbstractParallelWorker.Arguments - Class in org.testng.internal
- AbstractParallelWorker.Arguments.Builder - Class in org.testng.internal
- accept(String) - Method in class org.testng.internal.YamlParser
- accept(String) - Method in class org.testng.xml.dom.DomXmlParser
- accept(String) - Method in interface org.testng.xml.ISuiteParser
- accept(String) - Method in class org.testng.xml.SuiteXmlParser
- actOnResult(int, boolean) - Method in class org.testng.TestNGAntTask
- add(String, Object) - Method in class org.testng.collections.Objects.ToStringHelper
- add(String, String) - Method in class org.testng.collections.Objects.ToStringHelper
- addAllParameter(String, String) - Method in class org.testng.xml.Parameters
- addCDATA(String) - Method in class org.testng.reporters.XMLStringBuffer
-
Add a CDATA tag.
- addClass(Class<?>) - Method in class org.testng.internal.ClassInfoMap
- addClassfileset(FileSet) - Method in class org.testng.TestNGAntTask
- addClassLoader(ClassLoader) - Static method in class org.testng.internal.ClassHelper
-
Add a class loader to the searchable loaders.
- addClassLoader(ClassLoader) - Static method in class org.testng.internal.PackageUtils
-
Add a class loader to the searchable loaders.
- addClassLoader(ClassLoader) - Method in class org.testng.TestNG
-
Add a class loader to the searchable loaders.
- addComment(String) - Method in class org.testng.reporters.XMLStringBuffer
- addConfigurationListener(IConfigurationListener) - Method in class org.testng.internal.Configuration
- addConfigurationListener(IConfigurationListener) - Method in interface org.testng.internal.IConfiguration
- addConfiguredPropertySet(PropertySet) - Method in class org.testng.TestNGAntTask
-
Add the referenced property set as system properties for the TestNG JVM.
- addConfiguredReporter(ReporterConfig) - Method in class org.testng.TestNGAntTask
- addDefine(XmlDefine) - Method in class org.testng.xml.XmlGroups
- addDimension(int) - Method in error org.testng.internal.junit.ArrayComparisonFailure
- addDurationAttributes(XMLReporterConfig, Properties, Date, Date) - Static method in class org.testng.reporters.XMLReporter
-
Add started-at, finished-at and duration-ms attributes to the
tag - addEdge(int, T, T) - Method in interface org.testng.IDynamicGraph
- addEdge(int, T, T) - Method in class org.testng.internal.DynamicGraph
- addEdges(int, T, Iterable<T>) - Method in interface org.testng.IDynamicGraph
- addEdges(int, T, Iterable<T>) - Method in class org.testng.internal.DynamicGraph
-
Add an edge between two nodes.
- addEmptyElement(String) - Method in class org.testng.reporters.XMLStringBuffer
-
Add an empty element tag (e.g.
- addEmptyElement(String, String...) - Method in class org.testng.reporters.XMLStringBuffer
- addEmptyElement(String, Properties) - Method in class org.testng.reporters.XMLStringBuffer
-
Add an empty element tag (e.g.
- addEnv(Environment.Variable) - Method in class org.testng.TestNGAntTask
-
Adds an environment variable; used when forking.
- addError(Test, Throwable) - Method in class org.testng.junit.JUnitTestRunner
- addExcludedGroup(String) - Method in class org.testng.xml.XmlSuite
- addExcludedGroup(String) - Method in class org.testng.xml.XmlTest
- addExecutionListener(IExecutionListener) - Method in interface org.testng.internal.IConfiguration
- addExecutionListenerIfAbsent(IExecutionListener) - Method in class org.testng.internal.Configuration
- addExecutionListenerIfAbsent(IExecutionListener) - Method in interface org.testng.internal.IConfiguration
- addFailedButWithinSuccessPercentageTest(ITestNGMethod, ITestResult) - Method in interface org.testng.internal.ITestResultNotifier
- addFailedButWithinSuccessPercentageTest(ITestNGMethod, ITestResult) - Method in class org.testng.TestRunner
- addFailedInvocationNumber(int) - Method in class org.testng.internal.BaseTestMethod
- addFailedInvocationNumber(int) - Method in class org.testng.internal.ClonedMethod
- addFailedInvocationNumber(int) - Method in class org.testng.internal.WrappedTestNGMethod
- addFailedInvocationNumber(int) - Method in interface org.testng.ITestNGMethod
-
The list of invocation numbers that failed, which is only applicable for methods that have a data provider.
- addFailedTest(ITestNGMethod, ITestResult) - Method in interface org.testng.internal.ITestResultNotifier
- addFailedTest(ITestNGMethod, ITestResult) - Method in class org.testng.TestRunner
- addFailure(Test, AssertionFailedError) - Method in class org.testng.junit.JUnitTestRunner
- addIncludedGroup(String) - Method in class org.testng.xml.XmlSuite
- addIncludedGroup(String) - Method in class org.testng.xml.XmlTest
- addInjector(List<Module>, Injector) - Method in interface org.testng.ITestContext
- addInjector(List<Module>, Injector) - Method in class org.testng.TestRunner
- addInstance(Object) - Method in interface org.testng.IClass
- addInstance(Object) - Method in class org.testng.internal.ClassImpl
- addInstance(Object) - Method in class org.testng.internal.NoOpTestClass
- addInstance(Object) - Method in class org.testng.junit.JUnitTestClass
- addInvokedMethod(InvokedMethod) - Method in interface org.testng.internal.ITestResultNotifier
- addInvokedMethod(InvokedMethod) - Method in class org.testng.TestRunner
- addListener(Object) - Method in class org.testng.TestNG
-
Deprecated.Use addListener(ITestNGListener) instead
- addListener(String) - Method in class org.testng.xml.XmlSuite
- addListener(ISuiteListener) - Method in class org.testng.SuiteRunner
-
Registers ISuiteListeners interested in reporting the result of the current suite.
- addListener(ITestNGListener) - Method in interface org.testng.ISuite
- addListener(ITestNGListener) - Method in class org.testng.SuiteRunner
- addListener(ITestNGListener) - Method in class org.testng.TestNG
- addListener(ITestNGListener) - Method in class org.testng.TestRunner
- addLocalParameter(String, String) - Method in class org.testng.xml.Parameters
- addMetaGroup(String, String...) - Method in class org.testng.xml.XmlTest
- addMetaGroup(String, List<String>) - Method in class org.testng.xml.XmlTest
- addMethodDependedUpon(String) - Method in class org.testng.internal.BaseTestMethod
- addMethodDependedUpon(String) - Method in class org.testng.internal.ClonedMethod
- addMethodDependedUpon(String) - Method in class org.testng.internal.WrappedTestNGMethod
- addMethodDependedUpon(String) - Method in interface org.testng.ITestNGMethod
- addMethodSelector(String, int) - Method in class org.testng.TestNG
- addMethodSelector(IMethodSelector, int) - Method in class org.testng.internal.RunInfo
- addMethodSelector(XmlMethodSelector) - Method in class org.testng.TestNG
- addNeighbor(Graph.Node<T>) - Method in class org.testng.internal.Graph.Node
- addNode(T) - Method in interface org.testng.IDynamicGraph
- addNode(T) - Method in class org.testng.internal.DynamicGraph
-
Add a node to the graph.
- addNode(T) - Method in class org.testng.internal.Graph
- addOptional(String, Boolean) - Method in class org.testng.reporters.XMLStringBuffer
-
Add an optional Boolean element to the current tag.
- addOptional(String, Boolean, Properties) - Method in class org.testng.reporters.XMLStringBuffer
-
Add an optional Boolean element to the current tag.
- addOptional(String, String) - Method in class org.testng.reporters.XMLStringBuffer
-
Add an optional String element to the current tag.
- addOptional(String, String, String...) - Method in class org.testng.reporters.XMLStringBuffer
- addOptional(String, String, Properties) - Method in class org.testng.reporters.XMLStringBuffer
-
Add an optional String element to the current tag.
- addParameter(String, String) - Method in class org.testng.xml.XmlInclude
- addParameter(String, String) - Method in class org.testng.xml.XmlTest
- addPassedTest(ITestNGMethod, ITestResult) - Method in interface org.testng.internal.ITestResultNotifier
- addPassedTest(ITestNGMethod, ITestResult) - Method in class org.testng.TestRunner
- addPredecessor(T) - Method in class org.testng.internal.Graph.Node
- addPredecessor(T, T) - Method in class org.testng.internal.Graph
- addProperty(ReporterConfig.Property) - Method in class org.testng.ReporterConfig
- addRequired(String, String) - Method in class org.testng.reporters.XMLStringBuffer
-
Add a required element to the current tag.
- addRequired(String, String, String...) - Method in class org.testng.reporters.XMLStringBuffer
- addRequired(String, String, Properties) - Method in class org.testng.reporters.XMLStringBuffer
-
Add a required element to the current tag.
- addResult(Class<?>, ITestResult) - Method in class org.testng.reporters.jq.ResultsByClass
- addResult(ITestResult, ITestNGMethod) - Method in class org.testng.internal.ResultMap
- addResult(ITestResult, ITestNGMethod) - Method in interface org.testng.IResultMap
- addSkippedTest(ITestNGMethod, ITestResult) - Method in interface org.testng.internal.ITestResultNotifier
- addSkippedTest(ITestNGMethod, ITestResult) - Method in class org.testng.TestRunner
- addString(String) - Method in class org.testng.reporters.XMLStringBuffer
- addSysproperty(Environment.Variable) - Method in class org.testng.TestNGAntTask
- addTest(XmlTest) - Method in class org.testng.xml.XmlSuite
- addTestMethodParams(XMLStringBuffer, ITestResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- addXmlDependencyGroup(String, String) - Method in class org.testng.xml.XmlTest
- addXmlfileset(FileSet) - Method in class org.testng.TestNGAntTask
- adjustSuiteNamesToEnsureUniqueness(List<XmlSuite>) - Static method in class org.testng.xml.internal.XmlSuiteUtils
-
Ensure that two XmlSuite don't have the same name
- AFTER - Static variable in class org.testng.reporters.SuiteHTMLReporter
-
Generate information about the methods that were run
- AFTER_INVOCATION - org.testng.internal.invokers.InvokedMethodListenerMethod
- AfterClass - Annotation Type in org.testng.annotations
- afterDataProviderExecution(IDataProviderMethod, ITestNGMethod, ITestContext) - Method in interface org.testng.IDataProviderListener
-
This method gets invoked just after a data provider is invoked.
- afterExecute(Runnable, Throwable) - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- AfterGroups - Annotation Type in org.testng.annotations
- afterInvocation(IInvokedMethod, ITestResult) - Method in interface org.testng.IInvokedMethodListener
- afterInvocation(IInvokedMethod, ITestResult) - Method in class org.testng.SuiteRunner
- afterInvocation(IInvokedMethod, ITestResult, ITestContext) - Method in interface org.testng.IInvokedMethodListener
-
To be implemented if the method needs a handle to contextual information.
- AfterMethod - Annotation Type in org.testng.annotations
- AfterSuite - Annotation Type in org.testng.annotations
- AfterTest - Annotation Type in org.testng.annotations
- ALL_INJECTS - Static variable in class org.testng.internal.reflect.InjectableParameter.Assistant
- alter(List<XmlSuite>) - Method in interface org.testng.IAlterSuiteListener
- ALWAYS_RUN_LISTENERS - Static variable in class org.testng.CommandLineArgs
- alwaysRun() - Method in annotation type org.testng.annotations.AfterClass
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): if set to true, this configuration method will be run regardless of what groups it belongs to.
- alwaysRun() - Method in annotation type org.testng.annotations.AfterGroups
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): if set to true, this configuration method will be run regardless of what groups it belongs to.
- alwaysRun() - Method in annotation type org.testng.annotations.AfterMethod
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): if set to true, this configuration method will be run regardless of what groups it belongs to.
- alwaysRun() - Method in annotation type org.testng.annotations.AfterSuite
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): if set to true, this configuration method will be run regardless of what groups it belongs to.
- alwaysRun() - Method in annotation type org.testng.annotations.AfterTest
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): If set to true, this configuration method will be run regardless of what groups it belongs to.
- alwaysRun() - Method in annotation type org.testng.annotations.BeforeClass
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): If set to true, this configuration method will be run regardless of what groups it belongs to.
- alwaysRun() - Method in annotation type org.testng.annotations.BeforeGroups
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): If set to true, this configuration method will be run regardless of what groups it belongs to.
- alwaysRun() - Method in annotation type org.testng.annotations.BeforeMethod
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): If set to true, this configuration method will be run regardless of what groups it belongs to.
- alwaysRun() - Method in annotation type org.testng.annotations.BeforeSuite
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): If set to true, this configuration method will be run regardless of what groups it belongs to.
- alwaysRun() - Method in annotation type org.testng.annotations.BeforeTest
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): If set to true, this configuration method will be run regardless of what groups it belongs to.
- alwaysRun() - Method in annotation type org.testng.annotations.Test
-
If set to true, this test method will always be run even if it depends on a method that failed.
- alwaysRunListeners - Variable in class org.testng.CommandLineArgs
- alwaysRunListeners() - Method in class org.testng.internal.Configuration
- alwaysRunListeners() - Method in interface org.testng.internal.IConfiguration
- alwaysRunListeners(boolean) - Method in class org.testng.TestNG
- annotationFormFor(ITestNGMethod) - Static method in class org.testng.internal.Utils
-
Given a TestNG method, returns the corresponding annotation based on the method type
- AnnotationHelper - Class in org.testng.internal.annotations
-
Helper methods to find @Test and @Configuration tags.
- append(CharSequence) - Method in class org.testng.reporters.FileStringBuffer
- append(CharSequence) - Method in interface org.testng.reporters.IBuffer
- appendAttributes(IBuffer, Properties) - Static method in class org.testng.reporters.XMLUtils
-
Appends the attributes to result.
- Arguments - Class in org.testng.internal
- Arguments(Object, ITestNGMethod, Map<String, String>) - Constructor for class org.testng.internal.Arguments
- ARRAY_MISMATCH_TEMPLATE - Static variable in class org.testng.Assert
- ArrayAsserts - Class in org.testng.internal.junit
- ArrayAsserts() - Constructor for class org.testng.internal.junit.ArrayAsserts
- ArrayComparisonFailure - Error in org.testng.internal.junit
-
Thrown when two array elements differ
- ArrayComparisonFailure(String, AssertionError, int) - Constructor for error org.testng.internal.junit.ArrayComparisonFailure
-
Construct a new
ArrayComparisonFailure
with an error text and the array's dimension that was not equal - ArrayEndingMethodMatcher - Class in org.testng.internal.reflect
-
Checks for array ending method argument match with or without filtering injectables.
- ArrayEndingMethodMatcher(MethodMatcherContext) - Constructor for class org.testng.internal.reflect.ArrayEndingMethodMatcher
- arrayEquals(String, Object, Object) - Method in class org.testng.internal.junit.ComparisonCriteria
-
Asserts that two arrays are equal, according to the criteria defined by the concrete subclass.
- ArrayIterator - Class in org.testng.internal.collections
-
Custom iterator class over a 2D array
- ArrayIterator(Object[][]) - Constructor for class org.testng.internal.collections.ArrayIterator
- arrayToString(String[]) - Static method in class org.testng.internal.Utils
- asIterable(Iterator<T>) - Static method in class org.testng.collections.CollectionUtils
- asList(int...) - Static method in class org.testng.internal.collections.Ints
- Assert - Class in org.testng
-
Assertion tool class.
- Assert() - Constructor for class org.testng.Assert
-
Protect constructor since it is a static only class
- ASSERT_LEFT - Static variable in class org.testng.internal.EclipseInterface
- ASSERT_LEFT_INEQUALITY - Static variable in class org.testng.internal.EclipseInterface
- ASSERT_LEFT2 - Static variable in class org.testng.internal.EclipseInterface
- ASSERT_MIDDLE - Static variable in class org.testng.internal.EclipseInterface
- ASSERT_RIGHT - Static variable in class org.testng.internal.EclipseInterface
- Assert.ThrowingRunnable - Interface in org.testng
-
This interface facilitates the use of
Assert.expectThrows(java.lang.Class<T>, org.testng.Assert.ThrowingRunnable)
from Java 8. - assertAll() - Method in class org.testng.asserts.SoftAssert
- assertArrayEquals(boolean[], boolean[]) - Static method in class org.testng.internal.junit.ArrayAsserts
- assertArrayEquals(byte[], byte[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two byte arrays are equal.
- assertArrayEquals(char[], char[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two char arrays are equal.
- assertArrayEquals(double[], double[], double) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two double arrays are equal.
- assertArrayEquals(float[], float[], float) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two float arrays are equal.
- assertArrayEquals(int[], int[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two int arrays are equal.
- assertArrayEquals(long[], long[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two long arrays are equal.
- assertArrayEquals(short[], short[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two short arrays are equal.
- assertArrayEquals(Object[], Object[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two object arrays are equal.
- assertArrayEquals(String, boolean[], boolean[]) - Static method in class org.testng.internal.junit.ArrayAsserts
- assertArrayEquals(String, byte[], byte[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two byte arrays are equal.
- assertArrayEquals(String, char[], char[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two char arrays are equal.
- assertArrayEquals(String, double[], double[], double) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two double arrays are equal.
- assertArrayEquals(String, float[], float[], float) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two float arrays are equal.
- assertArrayEquals(String, int[], int[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two int arrays are equal.
- assertArrayEquals(String, long[], long[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two long arrays are equal.
- assertArrayEquals(String, short[], short[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two short arrays are equal.
- assertArrayEquals(String, Object[], Object[]) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two object arrays are equal.
- assertDirectory(File) - Static method in class org.testng.FileAssert
- assertDirectory(File, String) - Static method in class org.testng.FileAssert
-
Asserts that a
tstvalue
is a proper directory. - assertElementsEqual(Object, Object) - Method in class org.testng.internal.junit.ComparisonCriteria
- assertElementsEqual(Object, Object) - Method in class org.testng.internal.junit.ExactComparisonCriteria
- assertElementsEqual(Object, Object) - Method in class org.testng.internal.junit.InexactComparisonCriteria
- assertEquals(boolean[], boolean[]) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(boolean[], boolean[], String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(boolean, boolean) - Static method in class org.testng.Assert
-
Asserts that two booleans are equal.
- assertEquals(boolean, boolean) - Static method in class org.testng.AssertJUnit
-
Asserts that two booleans are equal.
- assertEquals(boolean, boolean) - Method in class org.testng.asserts.Assertion
- assertEquals(boolean, boolean, String) - Static method in class org.testng.Assert
-
Asserts that two booleans are equal.
- assertEquals(boolean, boolean, String) - Method in class org.testng.asserts.Assertion
- assertEquals(byte[], byte[]) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(byte[], byte[]) - Static method in class org.testng.AssertJUnit
- assertEquals(byte[], byte[]) - Method in class org.testng.asserts.Assertion
- assertEquals(byte[], byte[], String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(byte[], byte[], String) - Method in class org.testng.asserts.Assertion
- assertEquals(byte, byte) - Static method in class org.testng.Assert
-
Asserts that two bytes are equal.
- assertEquals(byte, byte) - Static method in class org.testng.AssertJUnit
-
Asserts that two bytes are equal.
- assertEquals(byte, byte) - Method in class org.testng.asserts.Assertion
- assertEquals(byte, byte, String) - Static method in class org.testng.Assert
-
Asserts that two bytes are equal.
- assertEquals(byte, byte, String) - Method in class org.testng.asserts.Assertion
- assertEquals(char[], char[]) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(char[], char[], String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(char, char) - Static method in class org.testng.Assert
-
Asserts that two chars are equal.
- assertEquals(char, char) - Static method in class org.testng.AssertJUnit
-
Asserts that two chars are equal.
- assertEquals(char, char) - Method in class org.testng.asserts.Assertion
- assertEquals(char, char, String) - Static method in class org.testng.Assert
-
Asserts that two chars are equal.
- assertEquals(char, char, String) - Method in class org.testng.asserts.Assertion
- assertEquals(double[], double[]) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(double[], double[], double) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the equal elements concerning a delta in the same order.
- assertEquals(double[], double[], double, String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the equal elements concerning a delta in the same order.
- assertEquals(double[], double[], String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(double, double) - Static method in class org.testng.Assert
-
Asserts that two doubles are equal.
- assertEquals(double, double, double) - Static method in class org.testng.Assert
-
Asserts that two doubles are equal concerning a delta.
- assertEquals(double, double, double) - Static method in class org.testng.AssertJUnit
-
Asserts that two doubles are equal concerning a delta.
- assertEquals(double, double, double) - Method in class org.testng.asserts.Assertion
- assertEquals(double, double, double, String) - Static method in class org.testng.Assert
-
Asserts that two doubles are equal concerning a delta.
- assertEquals(double, double, double, String) - Method in class org.testng.asserts.Assertion
- assertEquals(double, double, String) - Static method in class org.testng.Assert
-
Asserts that two doubles are equal.
- assertEquals(float[], float[]) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(float[], float[], float) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the equal elements concerning a delta in the same order.
- assertEquals(float[], float[], float, String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the equal elements concerning a delta in the same order.
- assertEquals(float[], float[], String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(float, float) - Static method in class org.testng.Assert
-
Asserts that two floats are equal.
- assertEquals(float, float, float) - Static method in class org.testng.Assert
-
Asserts that two floats are equal concerning a delta.
- assertEquals(float, float, float) - Static method in class org.testng.AssertJUnit
-
Asserts that two floats are equal concerning a delta.
- assertEquals(float, float, float) - Method in class org.testng.asserts.Assertion
- assertEquals(float, float, float, String) - Static method in class org.testng.Assert
-
Asserts that two floats are equal concerning a delta.
- assertEquals(float, float, float, String) - Method in class org.testng.asserts.Assertion
- assertEquals(float, float, String) - Static method in class org.testng.Assert
-
Asserts that two floats are equal.
- assertEquals(int[], int[]) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(int[], int[], String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(int, int) - Static method in class org.testng.Assert
-
Asserts that two ints are equal.
- assertEquals(int, int) - Static method in class org.testng.AssertJUnit
-
Asserts that two ints are equal.
- assertEquals(int, int) - Method in class org.testng.asserts.Assertion
- assertEquals(int, int, String) - Static method in class org.testng.Assert
-
Asserts that two ints are equal.
- assertEquals(int, int, String) - Method in class org.testng.asserts.Assertion
- assertEquals(long[], long[]) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(long[], long[], String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(long, long) - Static method in class org.testng.Assert
-
Asserts that two longs are equal.
- assertEquals(long, long) - Static method in class org.testng.AssertJUnit
-
Asserts that two longs are equal.
- assertEquals(long, long) - Method in class org.testng.asserts.Assertion
- assertEquals(long, long, String) - Static method in class org.testng.Assert
-
Asserts that two longs are equal.
- assertEquals(long, long, String) - Method in class org.testng.asserts.Assertion
- assertEquals(short[], short[]) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(short[], short[], String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(short, short) - Static method in class org.testng.Assert
-
Asserts that two shorts are equal.
- assertEquals(short, short) - Static method in class org.testng.AssertJUnit
-
Asserts that two shorts are equal.
- assertEquals(short, short) - Method in class org.testng.asserts.Assertion
- assertEquals(short, short, String) - Static method in class org.testng.Assert
-
Asserts that two shorts are equal.
- assertEquals(short, short, String) - Method in class org.testng.asserts.Assertion
- assertEquals(Iterable<?>, Iterable<?>) - Static method in class org.testng.Assert
-
Asserts that two iterables return iterators with the same elements in the same order.
- assertEquals(Iterable<?>, Iterable<?>, String) - Static method in class org.testng.Assert
-
Asserts that two iterables return iterators with the same elements in the same order.
- assertEquals(Object[], Object[]) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(Object[], Object[]) - Method in class org.testng.asserts.Assertion
- assertEquals(Object[], Object[], String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(Object[], Object[], String) - Method in class org.testng.asserts.Assertion
- assertEquals(Object, Object) - Static method in class org.testng.Assert
-
Asserts that two objects are equal.
- assertEquals(Object, Object) - Static method in class org.testng.AssertJUnit
-
Asserts that two objects are equal.
- assertEquals(Object, Object, String) - Static method in class org.testng.Assert
-
Asserts that two objects are equal.
- assertEquals(String, boolean, boolean) - Static method in class org.testng.AssertJUnit
-
Asserts that two booleans are equal.
- assertEquals(String, byte[], byte[]) - Static method in class org.testng.AssertJUnit
- assertEquals(String, byte, byte) - Static method in class org.testng.AssertJUnit
-
Asserts that two bytes are equal.
- assertEquals(String, char, char) - Static method in class org.testng.AssertJUnit
-
Asserts that two chars are equal.
- assertEquals(String, double, double, double) - Static method in class org.testng.AssertJUnit
-
Asserts that two doubles are equal concerning a delta.
- assertEquals(String, float, float, float) - Static method in class org.testng.AssertJUnit
-
Asserts that two floats are equal concerning a delta.
- assertEquals(String, int, int) - Static method in class org.testng.AssertJUnit
-
Asserts that two ints are equal.
- assertEquals(String, long, long) - Static method in class org.testng.AssertJUnit
-
Asserts that two longs are equal.
- assertEquals(String, short, short) - Static method in class org.testng.AssertJUnit
-
Asserts that two shorts are equal.
- assertEquals(String, Object, Object) - Static method in class org.testng.AssertJUnit
-
Asserts that two objects are equal.
- assertEquals(String, String) - Static method in class org.testng.Assert
-
Asserts that two Strings are equal.
- assertEquals(String, String) - Static method in class org.testng.AssertJUnit
-
Asserts that two Strings are equal.
- assertEquals(String, String) - Method in class org.testng.asserts.Assertion
- assertEquals(String, String, String) - Static method in class org.testng.Assert
-
Asserts that two Strings are equal.
- assertEquals(String, String, String) - Static method in class org.testng.AssertJUnit
-
Asserts that two Strings are equal.
- assertEquals(String, String, String) - Method in class org.testng.asserts.Assertion
- assertEquals(Collection<?>, Collection<?>) - Static method in class org.testng.Assert
-
Asserts that two collections contain the same elements in the same order.
- assertEquals(Collection<?>, Collection<?>) - Method in class org.testng.asserts.Assertion
- assertEquals(Collection<?>, Collection<?>, String) - Static method in class org.testng.Assert
-
Asserts that two collections contain the same elements in the same order.
- assertEquals(Collection<?>, Collection<?>, String) - Method in class org.testng.asserts.Assertion
- assertEquals(Iterator<?>, Iterator<?>) - Static method in class org.testng.Assert
-
Asserts that two iterators return the same elements in the same order.
- assertEquals(Iterator<?>, Iterator<?>, String) - Static method in class org.testng.Assert
-
Asserts that two iterators return the same elements in the same order.
- assertEquals(Map<?, ?>, Map<?, ?>) - Method in class org.testng.asserts.Assertion
- assertEquals(Map<?, ?>, Map<?, ?>, String) - Static method in class org.testng.Assert
-
Asserts that two maps are equal.
- assertEquals(Set<?>, Set<?>) - Static method in class org.testng.Assert
-
Asserts that two sets are equal.
- assertEquals(Set<?>, Set<?>) - Method in class org.testng.asserts.Assertion
- assertEquals(Set<?>, Set<?>, String) - Static method in class org.testng.Assert
-
Assert set equals
- assertEquals(Set<?>, Set<?>, String) - Method in class org.testng.asserts.Assertion
- assertEquals(T, T) - Method in class org.testng.asserts.Assertion
- assertEquals(T, T, String) - Method in class org.testng.asserts.Assertion
- assertEqualsDeep(Map<?, ?>, Map<?, ?>) - Static method in class org.testng.Assert
- assertEqualsDeep(Map<?, ?>, Map<?, ?>, String) - Static method in class org.testng.Assert
- assertEqualsDeep(Set<?>, Set<?>, String) - Static method in class org.testng.Assert
- assertEqualsNoOrder(Object[], Object[]) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in no particular order.
- assertEqualsNoOrder(Object[], Object[]) - Method in class org.testng.asserts.Assertion
- assertEqualsNoOrder(Object[], Object[], String) - Static method in class org.testng.Assert
-
Asserts that two arrays contain the same elements in no particular order.
- assertEqualsNoOrder(Object[], Object[], String) - Method in class org.testng.asserts.Assertion
- assertFalse(boolean) - Static method in class org.testng.Assert
-
Asserts that a condition is false.
- assertFalse(boolean) - Static method in class org.testng.AssertJUnit
-
Asserts that a condition is false.
- assertFalse(boolean) - Method in class org.testng.asserts.Assertion
- assertFalse(boolean, String) - Static method in class org.testng.Assert
-
Asserts that a condition is false.
- assertFalse(boolean, String) - Method in class org.testng.asserts.Assertion
- assertFalse(String, boolean) - Static method in class org.testng.AssertJUnit
-
Asserts that a condition is false.
- assertFile(File) - Static method in class org.testng.FileAssert
- assertFile(File, String) - Static method in class org.testng.FileAssert
-
Asserts that a
tstvalue
is a proper file. - Assertion - Class in org.testng.asserts
-
An assert class with various hooks allowing its behavior to be modified by subclasses.
- Assertion() - Constructor for class org.testng.asserts.Assertion
- AssertJUnit - Class in org.testng
-
A set of assert methods.
- AssertJUnit() - Constructor for class org.testng.AssertJUnit
-
Protect constructor since it is a static only class
- assertLength(File, long) - Static method in class org.testng.FileAssert
- assertLength(File, long, String) - Static method in class org.testng.FileAssert
-
Asserts that a
tstvalue
is a file of exactlyexpected
characters or a directory of exactlyexpected
entries. - assertMaxLength(File, long) - Static method in class org.testng.FileAssert
- assertMaxLength(File, long, String) - Static method in class org.testng.FileAssert
-
Asserts that a
tstvalue
is a file of at mostexpected
characters or a directory of at mostexpected
entries. - assertMinLength(File, long) - Static method in class org.testng.FileAssert
- assertMinLength(File, long, String) - Static method in class org.testng.FileAssert
-
Asserts that a
tstvalue
is a file of at leastexpected
characters or a directory of at leastexpected
entries. - assertNotEquals(boolean, boolean) - Method in class org.testng.asserts.Assertion
- assertNotEquals(boolean, boolean, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(byte, byte) - Method in class org.testng.asserts.Assertion
- assertNotEquals(byte, byte, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(char, char) - Method in class org.testng.asserts.Assertion
- assertNotEquals(char, char, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(double, double, double) - Static method in class org.testng.Assert
- assertNotEquals(double, double, double) - Method in class org.testng.asserts.Assertion
- assertNotEquals(double, double, double, String) - Static method in class org.testng.Assert
- assertNotEquals(double, double, double, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(float, float, float) - Static method in class org.testng.Assert
- assertNotEquals(float, float, float) - Method in class org.testng.asserts.Assertion
- assertNotEquals(float, float, float, String) - Static method in class org.testng.Assert
- assertNotEquals(float, float, float, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(int, int) - Method in class org.testng.asserts.Assertion
- assertNotEquals(int, int, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(long, long) - Method in class org.testng.asserts.Assertion
- assertNotEquals(long, long, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(short, short) - Method in class org.testng.asserts.Assertion
- assertNotEquals(short, short, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(Object, Object) - Static method in class org.testng.Assert
- assertNotEquals(Object, Object) - Method in class org.testng.asserts.Assertion
- assertNotEquals(Object, Object, String) - Static method in class org.testng.Assert
- assertNotEquals(Object, Object, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(String, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(String, String, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(Map<?, ?>, Map<?, ?>) - Static method in class org.testng.Assert
- assertNotEquals(Map<?, ?>, Map<?, ?>, String) - Static method in class org.testng.Assert
- assertNotEquals(Set<?>, Set<?>) - Static method in class org.testng.Assert
- assertNotEquals(Set<?>, Set<?>, String) - Static method in class org.testng.Assert
- assertNotEqualsDeep(Map<?, ?>, Map<?, ?>) - Static method in class org.testng.Assert
- assertNotEqualsDeep(Map<?, ?>, Map<?, ?>, String) - Static method in class org.testng.Assert
- assertNotEqualsDeep(Set<?>, Set<?>) - Static method in class org.testng.Assert
- assertNotEqualsDeep(Set<?>, Set<?>, String) - Static method in class org.testng.Assert
- assertNotNull(Object) - Static method in class org.testng.Assert
-
Asserts that an object isn't null.
- assertNotNull(Object) - Static method in class org.testng.AssertJUnit
-
Asserts that an object isn't null.
- assertNotNull(Object) - Method in class org.testng.asserts.Assertion
- assertNotNull(Object, String) - Static method in class org.testng.Assert
-
Asserts that an object isn't null.
- assertNotNull(Object, String) - Method in class org.testng.asserts.Assertion
- assertNotNull(String, Object) - Static method in class org.testng.AssertJUnit
-
Asserts that an object isn't null.
- assertNotSame(Object, Object) - Static method in class org.testng.Assert
-
Asserts that two objects do not refer to the same object.
- assertNotSame(Object, Object) - Static method in class org.testng.AssertJUnit
-
Asserts that two objects refer to the same object.
- assertNotSame(Object, Object) - Method in class org.testng.asserts.Assertion
- assertNotSame(Object, Object, String) - Static method in class org.testng.Assert
-
Asserts that two objects do not refer to the same objects.
- assertNotSame(Object, Object, String) - Method in class org.testng.asserts.Assertion
- assertNotSame(String, Object, Object) - Static method in class org.testng.AssertJUnit
-
Asserts that two objects refer to the same object.
- assertNull(Object) - Static method in class org.testng.Assert
-
Asserts that an object is null.
- assertNull(Object) - Static method in class org.testng.AssertJUnit
-
Asserts that an object is null.
- assertNull(Object) - Method in class org.testng.asserts.Assertion
- assertNull(Object, String) - Static method in class org.testng.Assert
-
Asserts that an object is null.
- assertNull(Object, String) - Method in class org.testng.asserts.Assertion
- assertNull(String, Object) - Static method in class org.testng.AssertJUnit
-
Asserts that an object is null.
- assertReadable(File) - Static method in class org.testng.FileAssert
- assertReadable(File, String) - Static method in class org.testng.FileAssert
-
Asserts that a
tstvalue
is readable. - assertReadWrite(File) - Static method in class org.testng.FileAssert
- assertReadWrite(File, String) - Static method in class org.testng.FileAssert
-
Asserts that a
tstvalue
is readable and writeable. - assertSame(Object, Object) - Static method in class org.testng.Assert
-
Asserts that two objects refer to the same object.
- assertSame(Object, Object) - Static method in class org.testng.AssertJUnit
-
Asserts that two objects refer to the same object.
- assertSame(Object, Object) - Method in class org.testng.asserts.Assertion
- assertSame(Object, Object, String) - Static method in class org.testng.Assert
-
Asserts that two objects refer to the same object.
- assertSame(Object, Object, String) - Method in class org.testng.asserts.Assertion
- assertSame(String, Object, Object) - Static method in class org.testng.AssertJUnit
-
Asserts that two objects refer to the same object.
- assertThrows(Class<T>, Assert.ThrowingRunnable) - Static method in class org.testng.Assert
-
Asserts that
runnable
throws an exception of typethrowableClass
when executed. - assertThrows(Assert.ThrowingRunnable) - Static method in class org.testng.Assert
-
Asserts that
runnable
throws an exception when invoked. - assertTrue(boolean) - Static method in class org.testng.Assert
-
Asserts that a condition is true.
- assertTrue(boolean) - Static method in class org.testng.AssertJUnit
-
Asserts that a condition is true.
- assertTrue(boolean) - Method in class org.testng.asserts.Assertion
- assertTrue(boolean, String) - Static method in class org.testng.Assert
-
Asserts that a condition is true.
- assertTrue(boolean, String) - Method in class org.testng.asserts.Assertion
- assertTrue(String, boolean) - Static method in class org.testng.AssertJUnit
-
Asserts that a condition is true.
- assertWriteable(File) - Static method in class org.testng.FileAssert
- assertWriteable(File, String) - Static method in class org.testng.FileAssert
-
Asserts that a
tstvalue
is writeable. - Assistant() - Constructor for class org.testng.internal.reflect.InjectableParameter.Assistant
- asXml(XmlSuite) - Method in interface org.testng.xml.IWeaveXml
-
Helps represent the contents of
XmlSuite
as a String. - asXml(XmlTest, String) - Method in interface org.testng.xml.IWeaveXml
-
Helps represent the contents of
XmlTest
as a String. - ATTR_CLASS - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_CLASSNAME - Static variable in interface org.testng.reporters.XMLConstants
-
classname attribute for testcase elements
- ATTR_DATA_PROVIDER - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_DEPENDS_ON_GROUPS - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_DEPENDS_ON_METHODS - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_DESC - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_DURATION_MS - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_ERRORS - Static variable in interface org.testng.reporters.XMLConstants
-
errors attribute for testsuite elements
- ATTR_FAILURES - Static variable in interface org.testng.reporters.XMLConstants
-
failures attribute for testsuite elements
- ATTR_FINISHED_AT - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_GROUPS - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_HOSTNAME - Static variable in interface org.testng.reporters.XMLConstants
- ATTR_IGNORED - Static variable in interface org.testng.reporters.XMLConstants
-
ignored attribute for testsuite elements
- ATTR_INDEX - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_IS_CONFIG - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_IS_NULL - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_MESSAGE - Static variable in interface org.testng.reporters.XMLConstants
-
message attribute for failure elements
- ATTR_METHOD_SIG - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_NAME - Static variable in interface org.testng.reporters.XMLConstants
-
name attribute for property, testcase and testsuite elements
- ATTR_NAME - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_PACKAGE - Static variable in interface org.testng.reporters.XMLConstants
-
package attribute for the aggregate document
- ATTR_PACKAGE - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_RETRIED - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_STARTED_AT - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_STATUS - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_TEST_INSTANCE_NAME - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_TESTS - Static variable in interface org.testng.reporters.XMLConstants
-
tests attribute for testsuite elements
- ATTR_TIME - Static variable in interface org.testng.reporters.XMLConstants
-
time attribute for testcase and testsuite elements
- ATTR_TIMESTAMP - Static variable in interface org.testng.reporters.XMLConstants
- ATTR_TYPE - Static variable in interface org.testng.reporters.XMLConstants
-
type attribute for failure and error elements
- ATTR_URL - Static variable in class org.testng.reporters.XMLReporterConfig
- ATTR_VALUE - Static variable in interface org.testng.reporters.XMLConstants
-
value attribute for property elements
- attributes() - Method in annotation type org.testng.annotations.Test
- attributes() - Method in annotation type org.testng.xml.dom.OnElement
- attributes() - Method in annotation type org.testng.xml.dom.OnElementList
- Attributes - Class in org.testng.internal
-
Simple implementation of IAttributes.
- Attributes() - Constructor for class org.testng.internal.Attributes
- awaitTermination(long) - Method in class org.testng.internal.thread.ExecutorAdapter
- awaitTermination(long) - Method in interface org.testng.internal.thread.IExecutor
B
- BannerPanel - Class in org.testng.reporters.jq
- BannerPanel(Model) - Constructor for class org.testng.reporters.jq.BannerPanel
- BaseAnnotation - Class in org.testng.internal.annotations
- BaseAnnotation() - Constructor for class org.testng.internal.annotations.BaseAnnotation
- BaseBeforeAfter - Class in org.testng.internal.annotations
- BaseBeforeAfter() - Constructor for class org.testng.internal.annotations.BaseBeforeAfter
- BaseChunk - Class in org.testng.mustache
- BaseChunk(Model) - Constructor for class org.testng.mustache.BaseChunk
- BaseClassFinder - Class in org.testng.internal
-
This class
- BaseClassFinder() - Constructor for class org.testng.internal.BaseClassFinder
- BaseMultiSuitePanel - Class in org.testng.reporters.jq
- BaseMultiSuitePanel(Model) - Constructor for class org.testng.reporters.jq.BaseMultiSuitePanel
- BasePanel - Class in org.testng.reporters.jq
- BasePanel(Model) - Constructor for class org.testng.reporters.jq.BasePanel
- BaseTestMethod - Class in org.testng.internal
-
Superclass to represent both @Test and @Configuration methods.
- BaseTestMethod(String, ConstructorOrMethod, IAnnotationFinder, Object) - Constructor for class org.testng.internal.BaseTestMethod
- BEFORE - Static variable in class org.testng.reporters.SuiteHTMLReporter
- BEFORE_INVOCATION - org.testng.internal.invokers.InvokedMethodListenerMethod
- BeforeClass - Annotation Type in org.testng.annotations
- beforeConfiguration(ITestResult) - Method in interface org.testng.IConfigurationListener
-
Invoked before a configuration method is invoked.
- beforeConfiguration(ITestResult) - Method in class org.testng.reporters.ExitCodeListener
- beforeConfiguration(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
- beforeConfiguration(ITestResult) - Method in class org.testng.reporters.VerboseReporter
- beforeConfiguration(ITestResult) - Method in class org.testng.TestListenerAdapter
- beforeDataProviderExecution(IDataProviderMethod, ITestNGMethod, ITestContext) - Method in interface org.testng.IDataProviderListener
-
This method gets invoked just before a data provider is invoked.
- BeforeGroups - Annotation Type in org.testng.annotations
- beforeInvocation(IInvokedMethod, ITestResult) - Method in interface org.testng.IInvokedMethodListener
- beforeInvocation(IInvokedMethod, ITestResult) - Method in class org.testng.SuiteRunner
- beforeInvocation(IInvokedMethod, ITestResult, ITestContext) - Method in interface org.testng.IInvokedMethodListener
-
To be implemented if the method needs a handle to contextual information.
- BeforeMethod - Annotation Type in org.testng.annotations
- BeforeSuite - Annotation Type in org.testng.annotations
- BeforeTest - Annotation Type in org.testng.annotations
- BOTH - org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
Write both types of stacktrace
- Buffer - Class in org.testng.reporters
- Buffer() - Constructor for class org.testng.reporters.Buffer
- build() - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- build() - Method in class org.testng.internal.ConfigMethodArguments.Builder
- build() - Method in class org.testng.internal.GroupConfigMethodArguments.Builder
- build() - Method in class org.testng.internal.TestMethodArguments.Builder
- Builder() - Constructor for class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- Builder() - Constructor for class org.testng.internal.ConfigMethodArguments.Builder
- Builder() - Constructor for class org.testng.internal.GroupConfigMethodArguments.Builder
- Builder() - Constructor for class org.testng.internal.TestMethodArguments.Builder
C
- C - Static variable in class org.testng.reporters.jq.BasePanel
- calculateMethodCanonicalName(Class<?>, String) - Static method in class org.testng.internal.MethodHelper
- calculateMethodCanonicalName(ITestNGMethod) - Static method in class org.testng.internal.MethodHelper
- calculateTimeOut(ITestNGMethod) - Static method in class org.testng.internal.MethodHelper
- call() - Method in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- canParse(String) - Static method in class org.testng.xml.Parser
- canRunFromClass(IClass) - Method in class org.testng.internal.BaseTestMethod
-
Returns if this ITestNGMethod can be invoked from within IClass.
- canRunFromClass(IClass) - Method in class org.testng.internal.ClonedMethod
- canRunFromClass(IClass) - Method in class org.testng.internal.WrappedTestNGMethod
- canRunFromClass(IClass) - Method in interface org.testng.ITestNGMethod
-
Returns if this ITestNGMethod can be invoked from within IClass.
- CHAR_REPLACEMENT - Static variable in class org.testng.internal.Utils
- characters(char[], int, int) - Method in class org.testng.xml.TestNGContentHandler
- checkInstanceOrStatic(Object, Method) - Static method in class org.testng.internal.Utils
-
Make sure that either we have an instance or if not, that the method is static
- checkReturnType(Method, Class<?>...) - Static method in class org.testng.internal.Utils
- ChronologicalPanel - Class in org.testng.reporters.jq
- ChronologicalPanel(Model) - Constructor for class org.testng.reporters.jq.ChronologicalPanel
- CLASSES - org.testng.xml.XmlSuite.ParallelMode
- CLASSES - Static variable in class org.testng.reporters.SuiteHTMLReporter
- classesFromParameters(Parameter[]) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Extracts class instances from parameters.
- classExists(Class<?>) - Method in class org.testng.internal.BaseClassFinder
- ClassHelper - Class in org.testng.internal
-
Utility class for different class manipulations.
- ClassImpl - Class in org.testng.internal
-
Implementation of an IClass.
- ClassImpl(ITestContext, Class<?>, XmlClass, Object, Map<Class<?>, IClass>, IAnnotationFinder, ITestObjectFactory) - Constructor for class org.testng.internal.ClassImpl
- ClassInfoMap - Class in org.testng.internal
- ClassInfoMap() - Constructor for class org.testng.internal.ClassInfoMap
- ClassInfoMap(List<XmlClass>) - Constructor for class org.testng.internal.ClassInfoMap
- ClassInfoMap(List<XmlClass>, boolean) - Constructor for class org.testng.internal.ClassInfoMap
- classMethodMap(ClassMethodMap) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- ClassMethodMap - Class in org.testng
-
This class maintains a map of
<Class, List<ITestNGMethod>>
. - ClassMethodMap(List<ITestNGMethod>, XmlMethodSelector) - Constructor for class org.testng.ClassMethodMap
- ClassResult(String, List<EmailableReporter2.MethodResult>) - Constructor for class org.testng.reporters.EmailableReporter2.ClassResult
- clear() - Method in class org.testng.ClassMethodMap
- clear() - Static method in class org.testng.Reporter
-
Erase the content of all the output generated so far.
- clone() - Method in class org.testng.internal.BaseTestMethod
- clone() - Method in class org.testng.internal.ClonedMethod
- clone() - Method in class org.testng.internal.ConfigurationMethod
- clone() - Method in class org.testng.internal.FactoryMethod
- clone() - Method in class org.testng.internal.Graph.Node
- clone() - Method in class org.testng.internal.TestNGMethod
-
Clones the current
TestNGMethod
and its @BeforeMethod and @AfterMethod methods. - clone() - Method in class org.testng.internal.WrappedTestNGMethod
- clone() - Method in interface org.testng.ITestNGMethod
- clone() - Method in class org.testng.junit.JUnitTestMethod
- clone() - Method in class org.testng.xml.XmlClass
-
Clone an XmlClass by copying all its components.
- clone() - Method in class org.testng.xml.XmlSuite
-
Note that this is not a full clone: XmlTest children are not cloned by this method.
- clone() - Method in class org.testng.xml.XmlTest
-
Clone the source
XmlTest
by including: - test attributes - groups definitions - parameters - ClonedMethod - Class in org.testng.internal
- ClonedMethod(ITestNGMethod, Method) - Constructor for class org.testng.internal.ClonedMethod
- CLOSING_CHARACTER - Static variable in class org.testng.internal.EclipseInterface
- collectAndOrderMethods(List<ITestNGMethod>, boolean, RunInfo, IAnnotationFinder, boolean, List<ITestNGMethod>, Comparator<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
-
Collects and orders test or configuration methods
- CollectionUtils - Class in org.testng.collections
- CommandLineArgs - Class in org.testng
- CommandLineArgs() - Constructor for class org.testng.CommandLineArgs
- commandLineMethods - Variable in class org.testng.CommandLineArgs
- compare(ITestNGMethod, ITestNGMethod) - Method in class org.testng.internal.TestMethodComparator
- compareStatic(ITestNGMethod, ITestNGMethod) - Static method in class org.testng.internal.TestMethodComparator
- compareTo(MethodSelectorDescriptor) - Method in class org.testng.internal.MethodSelectorDescriptor
- compareTo(ITestResult) - Method in class org.testng.internal.TestResult
- compareTo(IWorker<ISuite>) - Method in class org.testng.SuiteRunnerWorker
- compareTo(IWorker<ITestNGMethod>) - Method in class org.testng.internal.TestMethodWorker
- ComparisonCriteria - Class in org.testng.internal.junit
-
Defines criteria for finding two items "equal enough".
- ComparisonCriteria() - Constructor for class org.testng.internal.junit.ComparisonCriteria
- completed() - Method in class org.testng.internal.TestMethodWorker
- completed() - Method in interface org.testng.thread.IWorker
- compose() - Method in class org.testng.mustache.StringChunk
- compose() - Method in class org.testng.mustache.VariableChunk
- CONFIG_FAILURE_POLICY - Static variable in class org.testng.CommandLineArgs
- configFailurePolicy - Variable in class org.testng.CommandLineArgs
- ConfigMethodArguments - Class in org.testng.internal
- ConfigMethodArguments.Builder - Class in org.testng.internal
- configMethods(ConfigurationGroupMethods) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- Configuration - Class in org.testng.internal
- Configuration() - Constructor for class org.testng.internal.Configuration
- Configuration(IAnnotationFinder) - Constructor for class org.testng.internal.Configuration
- ConfigurationAnnotation - Class in org.testng.internal.annotations
-
An implementation of IConfiguration
- ConfigurationAnnotation() - Constructor for class org.testng.internal.annotations.ConfigurationAnnotation
- ConfigurationGroupMethods - Class in org.testng.internal
-
This class wraps access to beforeGroups and afterGroups methods, since they are passed around the various invokers and potentially modified in different threads.
- ConfigurationGroupMethods(ITestNGMethod[], Map<String, List<ITestNGMethod>>, Map<String, List<ITestNGMethod>>) - Constructor for class org.testng.internal.ConfigurationGroupMethods
- ConfigurationMethod - Class in org.testng.internal
- ConfigurationMethod(ConstructorOrMethod, IAnnotationFinder, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String[], String[], Object) - Constructor for class org.testng.internal.ConfigurationMethod
- configure(Map) - Method in class org.testng.TestNG
-
Deprecated.use new configure(CommandLineArgs) method
- configure(CommandLineArgs) - Method in class org.testng.TestNG
-
Configure the TestNG instance based on the command line parameters.
- conforms() - Method in class org.testng.internal.reflect.AbstractMethodMatcher
-
Checks if the arguments conform to the method.
- conforms() - Method in interface org.testng.internal.reflect.MethodMatcher
-
Checks if the arguments conform to the method.
- ConstructorOrMethod - Class in org.testng.internal
-
Encapsulation of either a method or a constructor.
- ConstructorOrMethod(Constructor) - Constructor for class org.testng.internal.ConstructorOrMethod
- ConstructorOrMethod(Executable) - Constructor for class org.testng.internal.ConstructorOrMethod
- ConstructorOrMethod(Method) - Constructor for class org.testng.internal.ConstructorOrMethod
- consumeDotDefinition(String) - Method in interface org.testng.IExecutionVisualiser
- containsKey(K) - Method in class org.testng.collections.MultiMap
- CONTINUE - org.testng.xml.XmlSuite.FailurePolicy
- ConversionUtils - Class in org.testng
-
Helper methods used by the Eclipse plug-in when converting tests from JUnit.
- ConversionUtils() - Constructor for class org.testng.ConversionUtils
- Converter - Class in org.testng
-
Convert XML files to YAML and vice versa.
- Converter() - Constructor for class org.testng.Converter
- convertType(Class<T>, String, String) - Static method in class org.testng.internal.Parameters
- copyFile(InputStream, File) - Static method in class org.testng.reporters.Files
- create() - Static method in class org.testng.collections.ListMultiMap
-
Deprecated.
- create() - Static method in class org.testng.reporters.Buffer
- create(A, B) - Static method in class org.testng.internal.collections.Pair
- createAfterConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean, Object) - Static method in class org.testng.internal.ConfigurationMethod
- createArguments() - Method in class org.testng.TestNGAntTask
- createBeforeConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean, Object) - Static method in class org.testng.internal.ConfigurationMethod
- createBootclasspath() - Method in class org.testng.TestNGAntTask
-
Adds a path to the bootclasspath.
- createClassConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean, Object) - Static method in class org.testng.internal.ConfigurationMethod
- createClasspath() - Method in class org.testng.TestNGAntTask
-
Adds path to classpath used for tests.
- createConfigurationParameters(Method, Map<String, String>, Object[], ITestNGMethod, IAnnotationFinder, XmlSuite, ITestContext, ITestResult) - Static method in class org.testng.internal.Parameters
-
Creates the parameters needed for the specified @Configuration
Method
. - CREATED - Static variable in interface org.testng.ITestResult
- createDynamicGraph(ITestNGMethod[], XmlTest) - Static method in class org.testng.internal.DynamicGraphHelper
- createExecutor(int, String) - Static method in class org.testng.internal.thread.ThreadUtil
- createGroups(Map<String, List<String>>, List<String>) - Static method in class org.testng.internal.GroupsHelper
-
Helps create a map of groups (key/value = groupName/groupName) which takes into consideration the included/excluded group in conjunction with a possible group definition that a user may have created via their suite xml file.
- createInjector(ITestContext, List<Module>) - Static method in class org.testng.GuiceHelper
- createInstance(Class<?>, Map<Class<?>, IClass>, XmlTest, IAnnotationFinder, ITestObjectFactory, boolean) - Static method in class org.testng.internal.ClassHelper
-
Deprecated.- This method is deprecated as of TestNG 7.0.0
- createInstance(Class<?>, Map<Class<?>, IClass>, XmlTest, IAnnotationFinder, ITestObjectFactory, boolean, String) - Static method in class org.testng.internal.InstanceCreator
-
Create an instance for the given class.
- createInstance1(Class<?>, Map<Class<?>, IClass>, XmlTest, IAnnotationFinder, IObjectFactory, boolean) - Static method in class org.testng.internal.ClassHelper
-
Deprecated.- This method is deprecated as of TestNG 7.0.0
- createInstanceUsingObjectFactory(Class<?>, Map<Class<?>, IClass>, XmlTest, IAnnotationFinder, IObjectFactory, boolean, String) - Static method in class org.testng.internal.InstanceCreator
- createInstantiationParameters(Constructor, String, IAnnotationFinder, String[], Map<String, String>, XmlSuite) - Static method in class org.testng.internal.Parameters
-
Creates the parameters needed for constructing a test class instance.
- createITestNGMethod(ITestNGMethod, Method) - Static method in class org.testng.TestNGUtils
-
Create an ITestNGMethod for @code{method} based on @code{existingMethod}, which needs to belong to the same class.
- createJvmarg() - Method in class org.testng.TestNGAntTask
- createListener(Class<? extends ITestNGListener>) - Method in class org.testng.internal.DefaultListenerFactory
- createListener(Class<? extends ITestNGListener>) - Method in interface org.testng.ITestNGListenerFactory
-
Create and return an instance of the listener class passed in parameter.
- createListenerFactory(TestNGClassFinder, Class<? extends ITestNGListenerFactory>) - Static method in class org.testng.internal.TestListenerHelper
- createModule(ITestContext, Class<?>) - Method in interface org.testng.IModuleFactory
- createProxiedXmlSuite(File) - Static method in class org.testng.xml.SuiteGenerator
- createSelector(XmlMethodSelector) - Static method in class org.testng.internal.ClassHelper
-
Deprecated.- This method is deprecated as of TestNG 7.0.0
- createSelector(XmlMethodSelector) - Static method in class org.testng.internal.InstanceCreator
- createSuite(String, Collection<String>, Map<String, Collection<String>>, Collection<String>, Map<String, String>, String, int) - Static method in class org.testng.xml.SuiteGenerator
- createSuiteConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean, Object) - Static method in class org.testng.internal.ConfigurationMethod
- createTag(Class<?>, Method, Annotation, Class<A>) - Method in class org.testng.internal.annotations.JDK15TagFactory
- createTestConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean, Object) - Static method in class org.testng.internal.ConfigurationMethod
- createTestMethodConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean, Object) - Static method in class org.testng.internal.ConfigurationMethod
- createTestResult() - Method in class org.testng.junit.JUnitTestRunner
-
Creates the TestResult to be used for the test run.
- createTestRunner(TestRunner) - Static method in class org.testng.internal.ClassHelper
-
Deprecated.- This method is deprecated as of TestNG 7.0.0
- createTestRunner(TestRunner) - Static method in interface org.testng.junit.IJUnitTestRunner
- createValue() - Method in class org.testng.collections.ListMultiMap
- createValue() - Method in class org.testng.collections.MultiMap
- createValue() - Method in class org.testng.collections.SetMultiMap
- createWatchdog() - Method in class org.testng.TestNGAntTask
- createWorkers(List<ISuite>) - Method in class org.testng.internal.thread.graph.SuiteWorkerFactory
-
For each suite, creates a
SuiteRunnerWorker
- createWorkers(List<ITestNGMethod>) - Method in class org.testng.TestRunner
-
Create a list of workers to run the methods passed in parameter.
- createWorkers(List<T>) - Method in interface org.testng.thread.IThreadWorkerFactory
-
Creates
IWorker
for specified set of tasks. - createWorkers(AbstractParallelWorker.Arguments) - Method in class org.testng.internal.AbstractParallelWorker
- createWriter(String) - Method in class org.testng.reporters.EmailableReporter
- createWriter(String) - Method in class org.testng.reporters.EmailableReporter2
- CURRENT_TEST_METHOD - org.testng.internal.reflect.InjectableParameter
- currentThreadInfo() - Static method in class org.testng.internal.thread.ThreadUtil
-
Returns a readable name of the current executing thread.
- CustomAttribute - Annotation Type in org.testng.annotations
-
Represents a means to add in custom attributes to @
Test
annotated tests.
D
- D - Static variable in class org.testng.reporters.jq.BasePanel
- DATA_PROVIDER_THREAD_COUNT - Static variable in class org.testng.CommandLineArgs
- dataProvider() - Method in annotation type org.testng.annotations.Factory
-
The name of the data provider for this test method.
- dataProvider() - Method in annotation type org.testng.annotations.Test
-
The name of the data provider for this test method.
- DataProvider - Annotation Type in org.testng.annotations
-
Mark a method as supplying data for a test method.
- DataProviderAnnotation - Class in org.testng.internal.annotations
-
An implementation of IDataProvider.
- DataProviderAnnotation() - Constructor for class org.testng.internal.annotations.DataProviderAnnotation
- dataProviderClass() - Method in annotation type org.testng.annotations.Factory
-
The class where to look for the data provider.
- dataProviderClass() - Method in annotation type org.testng.annotations.Test
-
The class where to look for the data provider.
- DataProviderMethodMatcher - Class in org.testng.internal.reflect
-
Checks the conformance as per data-provide specifications.
- DataProviderMethodMatcher(MethodMatcherContext) - Constructor for class org.testng.internal.reflect.DataProviderMethodMatcher
- dataProviderThreadCount - Variable in class org.testng.CommandLineArgs
- debug - Variable in class org.testng.CommandLineArgs
- debug(Object) - Method in class org.testng.log4testng.Logger
-
Log a message object with the DEBUG level.
- debug(Object, Throwable) - Method in class org.testng.log4testng.Logger
-
Log a message object with the DEBUG level including the stack trace of the Throwable t passed as parameter.
- DEBUG - Static variable in class org.testng.CommandLineArgs
- DEFAULT_ALLOW_RETURN_VALUES - Static variable in class org.testng.xml.XmlSuite
- DEFAULT_COMMAND_LINE_SUITE_NAME - Static variable in class org.testng.TestNG
-
The default name for a suite launched from the command line
- DEFAULT_COMMAND_LINE_TEST_NAME - Static variable in class org.testng.TestNG
-
The default name for a test launched from the command line
- DEFAULT_CONFIG_FAILURE_POLICY - Static variable in class org.testng.xml.XmlSuite
-
Whether to SKIP or CONTINUE to re-attempt failed configuration methods.
- DEFAULT_DATA_PROVIDER_THREAD_COUNT - Static variable in class org.testng.xml.XmlSuite
-
Thread count for the data provider pool.
- DEFAULT_FILENAME - Static variable in class org.testng.xml.Parser
-
The default file name for the TestNG test suite if none is specified (testng.xml).
- DEFAULT_GROUP_BY_INSTANCES - Static variable in class org.testng.xml.XmlSuite
-
By default, a method failing will cause all instances of that class to skip.
- DEFAULT_JUNIT - Static variable in class org.testng.xml.XmlSuite
-
JUnit compatibility flag.
- DEFAULT_MIXED - Static variable in class org.testng.xml.XmlSuite
-
Mixed mode flag.
- DEFAULT_OUTPUTDIR - Static variable in class org.testng.TestNG
-
The default name of the result's output directory (keep public, used by Eclipse).
- DEFAULT_PARALLEL - Static variable in class org.testng.xml.XmlSuite
- DEFAULT_PRESERVE_ORDER - Static variable in class org.testng.xml.XmlSuite
- DEFAULT_REGEXP - Static variable in class org.testng.internal.RegexpExpectedExceptionsHolder
- DEFAULT_SKIP_FAILED_INVOCATION_COUNTS - Static variable in class org.testng.xml.XmlSuite
- DEFAULT_THREAD_COUNT - Static variable in class org.testng.xml.XmlSuite
-
The thread count.
- DEFAULT_TIMEOUT_MS - Static variable in class org.testng.xml.XmlTest
- DEFAULT_VERBOSE - Static variable in class org.testng.TestNG
- DEFAULT_VERBOSE - Static variable in class org.testng.xml.XmlSuite
-
The suite verbose flag (0 to 10).
- DefaultAnnotationTransformer - Class in org.testng.internal.annotations
- DefaultAnnotationTransformer() - Constructor for class org.testng.internal.annotations.DefaultAnnotationTransformer
- defaultIfStringEmpty(String, String) - Static method in class org.testng.internal.Utils
- DefaultListenerFactory - Class in org.testng.internal
-
When no
ITestNGListenerFactory
implementations are available, TestNG defaults to this implementation for instantiating listeners. - DefaultListenerFactory() - Constructor for class org.testng.internal.DefaultListenerFactory
- DefaultMethodSelectorContext - Class in org.testng.internal
-
Simple implementation of IMethodSelectorContext
- DefaultMethodSelectorContext() - Constructor for class org.testng.internal.DefaultMethodSelectorContext
- DefaultThreadPoolExecutorFactory - Class in org.testng.internal.thread
- DefaultThreadPoolExecutorFactory() - Constructor for class org.testng.internal.thread.DefaultThreadPoolExecutorFactory
- DependencyMap - Class in org.testng
-
Helper class to keep track of dependencies.
- DependencyMap(ITestNGMethod[]) - Constructor for class org.testng.DependencyMap
- dependsOnGroups - org.testng.TestRunner.PriorityWeight
- dependsOnGroups() - Method in annotation type org.testng.annotations.AfterClass
-
The list of groups this method depends on.
- dependsOnGroups() - Method in annotation type org.testng.annotations.AfterGroups
-
The list of groups this method depends on.
- dependsOnGroups() - Method in annotation type org.testng.annotations.AfterMethod
-
The list of groups this method depends on.
- dependsOnGroups() - Method in annotation type org.testng.annotations.AfterSuite
-
The list of groups this method depends on.
- dependsOnGroups() - Method in annotation type org.testng.annotations.AfterTest
-
The list of groups this method depends on.
- dependsOnGroups() - Method in annotation type org.testng.annotations.BeforeClass
-
The list of groups this method depends on.
- dependsOnGroups() - Method in annotation type org.testng.annotations.BeforeGroups
-
The list of groups this method depends on.
- dependsOnGroups() - Method in annotation type org.testng.annotations.BeforeMethod
-
The list of groups this method depends on.
- dependsOnGroups() - Method in annotation type org.testng.annotations.BeforeSuite
-
The list of groups this method depends on.
- dependsOnGroups() - Method in annotation type org.testng.annotations.BeforeTest
-
The list of groups this method depends on.
- dependsOnGroups() - Method in annotation type org.testng.annotations.Test
-
The list of groups this method depends on.
- dependsOnMethods - org.testng.TestRunner.PriorityWeight
- dependsOnMethods() - Method in annotation type org.testng.annotations.AfterClass
-
The list of methods this method depends on.
- dependsOnMethods() - Method in annotation type org.testng.annotations.AfterGroups
-
The list of methods this method depends on.
- dependsOnMethods() - Method in annotation type org.testng.annotations.AfterMethod
-
The list of methods this method depends on.
- dependsOnMethods() - Method in annotation type org.testng.annotations.AfterSuite
-
The list of methods this method depends on.
- dependsOnMethods() - Method in annotation type org.testng.annotations.AfterTest
-
The list of methods this method depends on.
- dependsOnMethods() - Method in annotation type org.testng.annotations.BeforeClass
-
The list of methods this method depends on.
- dependsOnMethods() - Method in annotation type org.testng.annotations.BeforeGroups
-
The list of methods this method depends on.
- dependsOnMethods() - Method in annotation type org.testng.annotations.BeforeMethod
-
The list of methods this method depends on.
- dependsOnMethods() - Method in annotation type org.testng.annotations.BeforeSuite
-
The list of methods this method depends on.
- dependsOnMethods() - Method in annotation type org.testng.annotations.BeforeTest
-
The list of methods this method depends on.
- dependsOnMethods() - Method in annotation type org.testng.annotations.Test
-
The list of methods this method depends on.
- description() - Method in annotation type org.testng.annotations.AfterClass
-
The description for this method.
- description() - Method in annotation type org.testng.annotations.AfterGroups
-
The description for this method.
- description() - Method in annotation type org.testng.annotations.AfterMethod
-
The description for this method.
- description() - Method in annotation type org.testng.annotations.AfterSuite
-
The description for this method.
- description() - Method in annotation type org.testng.annotations.AfterTest
-
The description for this method.
- description() - Method in annotation type org.testng.annotations.BeforeClass
-
The description for this method.
- description() - Method in annotation type org.testng.annotations.BeforeGroups
-
The description for this method.
- description() - Method in annotation type org.testng.annotations.BeforeMethod
-
The description for this method.
- description() - Method in annotation type org.testng.annotations.BeforeSuite
-
The description for this method.
- description() - Method in annotation type org.testng.annotations.BeforeTest
-
The description for this method.
- description() - Method in annotation type org.testng.annotations.Test
-
The description for this method.
- deserialize(String) - Static method in class org.testng.ReporterConfig
- detailedMethodName(ITestNGMethod, boolean) - Static method in class org.testng.internal.Utils
- DirectMethodMatcher - Class in org.testng.internal.reflect
-
Checks for method argument match with or without filtering injectables.
- DirectMethodMatcher(MethodMatcherContext) - Constructor for class org.testng.internal.reflect.DirectMethodMatcher
- DisabledRetryAnalyzer - Class in org.testng.internal.annotations
-
A No operation retry analyzer that exists just to let us use proper types in @
Test.retryAnalyzer()
- DisabledRetryAnalyzer() - Constructor for class org.testng.internal.annotations.DisabledRetryAnalyzer
- displayBanner() - Static method in class org.testng.internal.Version
- doAssert() - Method in interface org.testng.asserts.IAssert
- doAssert(IAssert<?>) - Method in class org.testng.asserts.Assertion
- doAssert(IAssert<?>) - Method in class org.testng.asserts.SoftAssert
- DomUtil - Class in org.testng.xml.dom
- DomUtil(Document) - Constructor for class org.testng.xml.dom.DomUtil
- DomUtil.NodeProcessor - Interface in org.testng.xml.dom
- DomXmlParser - Class in org.testng.xml.dom
- DomXmlParser() - Constructor for class org.testng.xml.dom.DomXmlParser
- doRun(Test) - Method in class org.testng.junit.JUnitTestRunner
- DotTestListener - Class in org.testng.reporters
- DotTestListener() - Constructor for class org.testng.reporters.DotTestListener
- dumpInvokedMethodsInfoToConsole(Collection<IInvokedMethod>, int) - Static method in class org.testng.internal.MethodHelper
- dumpParameters(XMLStringBuffer, Map<String, String>) - Static method in class org.testng.xml.XmlUtils
- DynamicGraph<T> - Class in org.testng.internal
-
Representation of the graph of methods.
- DynamicGraph() - Constructor for class org.testng.internal.DynamicGraph
- DynamicGraphHelper - Class in org.testng.internal
E
- EclipseInterface - Class in org.testng.internal
-
Symbols in this class are used by the Eclipse plug-in, do not modify them without updating the plug-in as well.
- EclipseInterface() - Constructor for class org.testng.internal.EclipseInterface
- EmailableReporter - Class in org.testng.reporters
-
Reported designed to render self-contained HTML top down view of a testing suite.
- EmailableReporter() - Constructor for class org.testng.reporters.EmailableReporter
- EmailableReporter2 - Class in org.testng.reporters
-
Reporter that generates a single-page HTML report of the test results.
- EmailableReporter2() - Constructor for class org.testng.reporters.EmailableReporter2
- EmailableReporter2.ClassResult - Class in org.testng.reporters
-
Groups
EmailableReporter2.MethodResult
s by class. - EmailableReporter2.MethodResult - Class in org.testng.reporters
-
Groups test results by method.
- EmailableReporter2.SuiteResult - Class in org.testng.reporters
-
Groups
EmailableReporter2.TestResult
s by suite. - EmailableReporter2.TestResult - Class in org.testng.reporters
-
Groups
EmailableReporter2.ClassResult
s by test, type (configuration or test), and status. - embeddedInstance(Object) - Static method in interface org.testng.internal.IParameterInfo
- enabled() - Method in annotation type org.testng.annotations.AfterClass
-
Whether methods on this class/method are enabled.
- enabled() - Method in annotation type org.testng.annotations.AfterGroups
-
Whether methods on this class/method are enabled.
- enabled() - Method in annotation type org.testng.annotations.AfterMethod
-
Whether methods on this class/method are enabled.
- enabled() - Method in annotation type org.testng.annotations.AfterSuite
-
Whether methods on this class/method are enabled.
- enabled() - Method in annotation type org.testng.annotations.AfterTest
-
Whether methods on this class/method are enabled.
- enabled() - Method in annotation type org.testng.annotations.BeforeClass
-
Whether methods on this class/method are enabled.
- enabled() - Method in annotation type org.testng.annotations.BeforeGroups
-
Whether methods on this class/method are enabled.
- enabled() - Method in annotation type org.testng.annotations.BeforeMethod
-
Whether methods on this class/method are enabled.
- enabled() - Method in annotation type org.testng.annotations.BeforeSuite
-
Whether methods on this class/method are enabled.
- enabled() - Method in annotation type org.testng.annotations.BeforeTest
-
Whether methods on this class/method are enabled.
- enabled() - Method in annotation type org.testng.annotations.Factory
-
Whether this factory is enabled.
- enabled() - Method in annotation type org.testng.annotations.Test
-
Whether methods on this class/method are enabled.
- endElement(String, String, String) - Method in class org.testng.xml.TestNGContentHandler
- endHtml(PrintWriter) - Method in class org.testng.reporters.EmailableReporter
-
Finishes HTML stream
- endTest(Test) - Method in class org.testng.junit.JUnitTestRunner
- enforceThreadAffinity() - Static method in class org.testng.internal.RuntimeBehavior
- entrySet() - Method in class org.testng.collections.MultiMap
- EOL - Static variable in class org.testng.reporters.XMLStringBuffer
-
End of line, value of 'line.separator' system property or '\n'
- equals(Object) - Method in class org.testng.internal.BaseTestMethod
-
Compares two BaseTestMethod using the test class then the associated Java Method.
- equals(Object) - Method in class org.testng.internal.collections.Pair
- equals(Object) - Method in class org.testng.internal.ConstructorOrMethod
- equals(Object) - Method in class org.testng.internal.WrappedTestNGMethod
- equals(Object) - Method in class org.testng.xml.XmlClass
- equals(Object) - Method in class org.testng.xml.XmlDefine
- equals(Object) - Method in class org.testng.xml.XmlInclude
- equals(Object) - Method in class org.testng.xml.XmlMethodSelector
- equals(Object) - Method in class org.testng.xml.XmlPackage
- equals(Object) - Method in class org.testng.xml.XmlSuite
- equals(Object) - Method in class org.testng.xml.XmlTest
- error(Object) - Method in class org.testng.log4testng.Logger
-
Log a message object with the ERROR level.
- error(Object, Throwable) - Method in class org.testng.log4testng.Logger
-
Log a message object with the DEBUG level including the stack trace of the Throwable t passed as parameter.
- error(String) - Static method in class org.testng.internal.Utils
- error(SAXParseException) - Method in class org.testng.xml.TestNGContentHandler
- ERROR - Static variable in interface org.testng.reporters.XMLConstants
-
the error element
- escape(String) - Static method in class org.testng.reporters.XMLUtils
- escapeHtml(String) - Static method in class org.testng.internal.Utils
- escapeHtml(String) - Static method in class org.testng.util.Strings
- escapeUnicode(String) - Static method in class org.testng.internal.Utils
- ExactComparisonCriteria - Class in org.testng.internal.junit
- ExactComparisonCriteria() - Constructor for class org.testng.internal.junit.ExactComparisonCriteria
- exactMatch(Class<?>[], Object[]) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Matches an array of class instances to an array of instances.
- exactMatch(Parameter[], Object[]) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Matches an array of parameters to an array of instances.
- EXCLUDED_GROUPS - Static variable in class org.testng.CommandLineArgs
- excludedGroups - Variable in class org.testng.CommandLineArgs
- excludingMain(Class<?>) - Static method in class org.testng.internal.reflect.ReflectionHelper
- execute() - Method in class org.testng.TestNGAntTask
-
Launches TestNG in a new JVM.
- execute(String, List<? extends Runnable>, int, long, boolean) - Static method in class org.testng.internal.thread.ThreadUtil
-
Parallel execution of the
tasks
. - executeAsForked(CommandlineJava, ExecuteWatchdog) - Method in class org.testng.TestNGAntTask
-
Executes the command line as a new process.
- executeAssert(IAssert<?>) - Method in class org.testng.asserts.Assertion
-
Run the assert command in parameter.
- executeAssert(IAssert<?>) - Method in interface org.testng.asserts.IAssertLifecycle
-
Run the assert command in parameter.
- ExecutorAdapter - Class in org.testng.internal.thread
-
An implementation for
IExecutor
based onThreadPoolExecutor
- ExecutorAdapter(int, IThreadFactory) - Constructor for class org.testng.internal.thread.ExecutorAdapter
- ExistingSuite(File) - Constructor for class org.testng.xml.LaunchSuite.ExistingSuite
-
Constructs a
ExistingSuite
based on an existing file - ExitCode - Class in org.testng.internal
-
|--------------------|---------|-------|------------|------------------------------------------| | FailedWithinSuccess| Skipped | Failed| Status Code| Remarks | |--------------------|---------|-------|------------|------------------------------------------| | 0 | 0 | 0 | 0 | Passed tests | | 0 | 0 | 1 | 1 | Failed tests | | 0 | 1 | 0 | 2 | Skipped tests | | 0 | 1 | 1 | 3 | Skipped/Failed tests | | 1 | 0 | 0 | 4 | FailedWithinSuccess tests | | 1 | 0 | 1 | 5 | FailedWithinSuccess/Failed tests | | 1 | 1 | 0 | 6 | FailedWithinSuccess/Skipped tests | | 1 | 1 | 1 | 7 | FailedWithinSuccess/Skipped/Failed tests | |--------------------|---------|-------|------------|------------------------------------------|
- ExitCodeListener - Class in org.testng.internal
- ExitCodeListener - Class in org.testng.reporters
-
A very simple
ITestListener
used by the TestNG runner to find out the exit code. - ExitCodeListener() - Constructor for class org.testng.internal.ExitCodeListener
- ExitCodeListener() - Constructor for class org.testng.reporters.ExitCodeListener
- ExitCodeListener(TestNG) - Constructor for class org.testng.reporters.ExitCodeListener
- expectedExceptions() - Method in annotation type org.testng.annotations.Test
-
The list of exceptions that a test method is expected to throw.
- ExpectedExceptionsHolder - Class in org.testng.internal
- ExpectedExceptionsHolder(IAnnotationFinder, ITestNGMethod, IExpectedExceptionsHolder) - Constructor for class org.testng.internal.ExpectedExceptionsHolder
- expectedExceptionsMessageRegExp() - Method in annotation type org.testng.annotations.Test
-
If expectedExceptions was specified, its message must match the regular expression specified in this attribute.
- expectThrows(Class<T>, Assert.ThrowingRunnable) - Static method in class org.testng.Assert
-
Asserts that
runnable
throws an exception of typethrowableClass
when executed and returns the exception. - extractComment(String, Properties) - Static method in class org.testng.reporters.XMLUtils
F
- Factory - Annotation Type in org.testng.annotations
-
Marks a method as a factory that returns objects that will be used by TestNG as Test classes.
- FactoryAnnotation - Class in org.testng.internal.annotations
-
An implementation of IFactory
- FactoryAnnotation() - Constructor for class org.testng.internal.annotations.FactoryAnnotation
- FactoryMethod - Class in org.testng.internal
-
This class represents a method annotated with @Factory
- fail() - Static method in class org.testng.Assert
-
Fails a test with no message.
- fail() - Static method in class org.testng.AssertJUnit
-
Fails a test with no message.
- fail() - Method in class org.testng.asserts.Assertion
- fail() - Static method in class org.testng.FileAssert
-
Fails a test with no message.
- fail(String) - Static method in class org.testng.Assert
-
Fails a test with the given message.
- fail(String) - Static method in class org.testng.AssertJUnit
-
Fails a test with the given message.
- fail(String) - Method in class org.testng.asserts.Assertion
- fail(String) - Static method in class org.testng.FileAssert
-
Fails a test with the given message.
- fail(String, Throwable) - Static method in class org.testng.Assert
-
Fails a test with the given message and wrapping the original exception.
- fail(String, Throwable) - Method in class org.testng.asserts.Assertion
- fail(String, Throwable) - Static method in class org.testng.FileAssert
-
Fails a test with the given message and wrapping the original exception.
- failed() - Method in class org.testng.SuiteRunState
- FailedReporter - Class in org.testng.reporters
-
This reporter is responsible for creating testng-failed.xml
- FailedReporter() - Constructor for class org.testng.reporters.FailedReporter
- FailedReporter(XmlSuite) - Constructor for class org.testng.reporters.FailedReporter
- FAILURE - Static variable in interface org.testng.ITestResult
- FAILURE - Static variable in interface org.testng.reporters.XMLConstants
-
the failure element
- FailureContext() - Constructor for class org.testng.internal.ITestInvoker.FailureContext
- FALSE - org.testng.xml.XmlSuite.ParallelMode
-
Deprecated.
- fatal(Object) - Method in class org.testng.log4testng.Logger
-
Log a message object with the FATAL level.
- fatal(Object, Throwable) - Method in class org.testng.log4testng.Logger
-
Log a message object with the FATAL level including the stack trace of the Throwable t passed as parameter.
- fDelta - Variable in class org.testng.internal.junit.InexactComparisonCriteria
- FF_LEVEL_NONE - Static variable in class org.testng.reporters.XMLReporterConfig
-
Indicates that no file fragmentation should be performed.
- FF_LEVEL_SUITE - Static variable in class org.testng.reporters.XMLReporterConfig
-
Will cause the XML generator to create separate files for each of the suites.
- FF_LEVEL_SUITE_RESULT - Static variable in class org.testng.reporters.XMLReporterConfig
-
It behaves like
FF_LEVEL_SUITE
, except that it will also create a file for eachISuiteResult
- FILE_NAME - Static variable in class org.testng.reporters.RuntimeBehavior
- FileAssert - Class in org.testng
-
Assertion tool for File centric assertions.
- Files - Class in org.testng.reporters
- Files() - Constructor for class org.testng.reporters.Files
- FileStringBuffer - Class in org.testng.reporters
-
A string buffer that flushes its content to a temporary file whenever the internal string buffer becomes larger than MAX.
- FileStringBuffer() - Constructor for class org.testng.reporters.FileStringBuffer
- FileStringBuffer(int) - Constructor for class org.testng.reporters.FileStringBuffer
- fileToClass(String) - Static method in class org.testng.internal.ClassHelper
-
Returns the Class object corresponding to the given name.
- filter(Parameter[], Set<InjectableParameter>) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Omits 1.
- findAllListeners(Class<?>, IAnnotationFinder) - Static method in class org.testng.internal.TestListenerHelper
- findAnnotation(Class<?>, Class<A>) - Method in interface org.testng.internal.annotations.IAnnotationFinder
- findAnnotation(Class<?>, Class<A>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- findAnnotation(Class<?>, Class<T>) - Static method in class org.testng.internal.reflect.ReflectionHelper
-
A helper method that looks for a given annotation in the current class (or) in any of the super classes
- findAnnotation(Class<?>, Method, Class<A>) - Method in interface org.testng.internal.annotations.IAnnotationFinder
- findAnnotation(Class<?>, Method, Class<A>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- findAnnotation(Constructor<?>, Class<A>) - Method in interface org.testng.internal.annotations.IAnnotationFinder
- findAnnotation(Constructor<?>, Class<A>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- findAnnotation(Method, Class<A>) - Method in interface org.testng.internal.annotations.IAnnotationFinder
- findAnnotation(Method, Class<A>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- findAnnotation(ConstructorOrMethod, Class<A>) - Method in interface org.testng.internal.annotations.IAnnotationFinder
- findAnnotation(ConstructorOrMethod, Class<A>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- findAnnotation(ITestNGMethod, Class<A>) - Method in interface org.testng.internal.annotations.IAnnotationFinder
- findAnnotation(ITestNGMethod, Class<A>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- findAnnotationSuperClasses(Class<A>, Class<?>) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findChildren(Node, String) - Static method in class org.testng.xml.dom.DomUtil
- findClassesInPackage(String, List<String>, List<String>) - Static method in class org.testng.internal.PackageUtils
- findClassesInSameTest(Class<?>, XmlSuite) - Static method in class org.testng.internal.ClassHelper
- findConfiguration(IAnnotationFinder, Method) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findConfiguration(IAnnotationFinder, ConstructorOrMethod) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findDeclaredFactoryMethods(Class<?>, IAnnotationFinder) - Static method in class org.testng.internal.ClassHelper
-
For the given class, returns the method annotated with @Factory or null if none is found.
- findDependedUponMethods(ITestNGMethod, List<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
-
Finds TestNG methods that the specified TestNG method depends upon
- findDependedUponMethods(ITestNGMethod, ITestNGMethod[]) - Static method in class org.testng.internal.MethodHelper
-
Finds TestNG methods that the specified TestNG method depends upon
- finder - Variable in class org.testng.internal.ExpectedExceptionsHolder
- finder(IAnnotationFinder) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- findFactory(IAnnotationFinder, Constructor) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findFactory(IAnnotationFinder, Method) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findGroupsMethods(Collection<ITestClass>, boolean) - Static method in class org.testng.internal.MethodGroupsHelper
-
Extracts the map of groups and their corresponding methods from the
classes
. - findGroupTransitiveClosure(List<ITestNGMethod>, List<ITestNGMethod>, String[], Set<String>, Set<ITestNGMethod>) - Static method in class org.testng.internal.MethodGroupsHelper
- findMethodParameters(XmlTest) - Method in class org.testng.internal.BaseTestMethod
- findMethodParameters(XmlTest) - Method in class org.testng.internal.ClonedMethod
- findMethodParameters(XmlTest) - Method in class org.testng.internal.WrappedTestNGMethod
- findMethodParameters(XmlTest) - Method in interface org.testng.ITestNGMethod
- findMethodsThatBelongToGroup(ITestNGMethod[], String) - Static method in class org.testng.internal.MethodGroupsHelper
- findMethodsThatBelongToGroup(ITestNGMethod, ITestNGMethod[], String) - Static method in class org.testng.internal.MethodGroupsHelper
-
Only used if a group is missing to flag an error on that method
- findMethodsWithAnnotation(Class<?>, Class<? extends Annotation>, Object) - Static method in class org.testng.xml.dom.Reflect
- findMethodsWithAnnotation(Class<?>, Class<? extends IAnnotation>, IAnnotationFinder, XmlTest) - Static method in class org.testng.internal.annotations.AnnotationHelper
-
Delegation method for creating the list of
ITestMethod
s to be analysed. - findOptionalValues(Constructor) - Method in interface org.testng.internal.annotations.IAnnotationFinder
- findOptionalValues(Constructor) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- findOptionalValues(Method) - Method in interface org.testng.internal.annotations.IAnnotationFinder
- findOptionalValues(Method) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- findOrCreateIClass(ITestContext, Class<?>, XmlClass, Object, IAnnotationFinder, ITestObjectFactory) - Method in class org.testng.internal.BaseClassFinder
- findPredecessors(T) - Method in class org.testng.internal.Graph
- findSetterForTag(Class<?>, String, Object) - Static method in class org.testng.xml.dom.Reflect
- findTest(IAnnotationFinder, Class<?>) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findTest(IAnnotationFinder, Method) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findTest(IAnnotationFinder, ITestNGMethod) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findTestClasses() - Method in class org.testng.internal.BaseClassFinder
- findTestClasses() - Method in interface org.testng.ITestClassFinder
- FINISHED - org.testng.IDynamicGraph.Status
- first() - Method in class org.testng.internal.collections.Pair
- firstTimeOnly() - Method in annotation type org.testng.annotations.BeforeMethod
-
If true and the @Test method about to be run has an invocationCount > 1, this BeforeMethod will only be invoked once (before the first test invocation).
- fixMethodInheritance(ITestNGMethod[], boolean) - Static method in class org.testng.internal.MethodInheritance
-
Fix the methodsDependedUpon to make sure that @Configuration methods respect inheritance (before methods are invoked in the order Base first and after methods are invoked in the order Child first)
- fixMethodsWithClass(ITestNGMethod[], ITestClass, List<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
- forInstance(Object) - Method in class org.testng.internal.GroupConfigMethodArguments.Builder
- format(LogRecord) - Method in class org.testng.log.TextFormatter
- formatGroups(String[]) - Method in class org.testng.reporters.EmailableReporter2.TestResult
-
Formats an array of groups for display.
- formatTimeInLocalOrSpecifiedTimeZone(long, String) - Static method in class org.testng.util.TimeUtils
- forName(String) - Static method in class org.testng.internal.ClassHelper
-
Tries to load the specified class using the context ClassLoader or if none, than from the default ClassLoader.
- forSuite(XmlSuite) - Method in class org.testng.internal.ConfigMethodArguments.Builder
- forSuite(XmlSuite) - Method in class org.testng.internal.GroupConfigMethodArguments.Builder
- forTestClass(IClass) - Method in class org.testng.internal.ConfigMethodArguments.Builder
- forTestClass(ITestClass) - Method in class org.testng.internal.TestMethodArguments.Builder
- forTestMethod(ITestNGMethod) - Method in class org.testng.internal.ConfigMethodArguments.Builder
- forTestMethod(ITestNGMethod) - Method in class org.testng.internal.GroupConfigMethodArguments.Builder
- forTestMethod(ITestNGMethod) - Method in class org.testng.internal.TestMethodArguments.Builder
- FULL - org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
Write only the full version of the stacktrace
- FutureResultAdapter - Class in org.testng.internal.thread
-
A very reduced interface of
Future
. - FutureResultAdapter(Future<?>) - Constructor for class org.testng.internal.thread.FutureResultAdapter
G
- generate(XMLStringBuffer) - Method in class org.testng.reporters.jq.BannerPanel
- generate(XMLStringBuffer) - Method in class org.testng.reporters.jq.BaseMultiSuitePanel
- generate(XMLStringBuffer) - Method in interface org.testng.reporters.jq.IPanel
- generate(XMLStringBuffer) - Method in class org.testng.reporters.jq.NavigatorPanel
- generate(XMLStringBuffer) - Method in class org.testng.reporters.jq.SuitePanel
- generateExceptionReport(Throwable) - Method in class org.testng.reporters.EmailableReporter
- generateFailureSuite(XmlSuite, ISuite, String) - Method in class org.testng.reporters.FailedReporter
- generateLog(ITestContext, String, String, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>) - Static method in class org.testng.reporters.TestHTMLReporter
- generateMessage(String, Method, Object[]) - Static method in exception org.testng.internal.reflect.MethodMatcherException
- generateMethodDetailReport(List<ISuite>) - Method in class org.testng.reporters.EmailableReporter
-
Creates a section showing known results for each method
- generateMethodSummaryReport(List<ISuite>) - Method in class org.testng.reporters.EmailableReporter
-
Creates a table showing the highlights of each test method with links to the method details
- generateOutputDirectoryName(String) - Method in class org.testng.reporters.SuiteHTMLReporter
-
Overridable by subclasses to create different directory names (e.g.
- generateReport(List<XmlSuite>, List<ISuite>, String) - Method in class org.testng.internal.ExitCodeListener
- generateReport(List<XmlSuite>, List<ISuite>, String) - Method in interface org.testng.IReporter
-
Generate a report for the given suites into the specified output directory.
- generateReport(List<XmlSuite>, List<ISuite>, String) - Method in class org.testng.reporters.EmailableReporter
-
Creates summary of the run
- generateReport(List<XmlSuite>, List<ISuite>, String) - Method in class org.testng.reporters.EmailableReporter2
- generateReport(List<XmlSuite>, List<ISuite>, String) - Method in class org.testng.reporters.FailedReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - Method in class org.testng.reporters.jq.Main
- generateReport(List<XmlSuite>, List<ISuite>, String) - Method in class org.testng.reporters.JUnitReportReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - Method in class org.testng.reporters.SuiteHTMLReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - Method in class org.testng.reporters.XMLReporter
- generateReport(ITestContext) - Method in class org.testng.reporters.JUnitXMLReporter
-
generate the XML report given what we know from all the test results
- generateStylesheet(String) - Static method in class org.testng.reporters.HtmlHelper
- generateSuiteSummaryReport(List<ISuite>) - Method in class org.testng.reporters.EmailableReporter
- generateTable(PrintWriter, String, Collection<ITestResult>, String, Comparator<ITestResult>) - Static method in class org.testng.reporters.TestHTMLReporter
- get() - Method in class org.testng.internal.thread.FutureResultAdapter
- get() - Method in interface org.testng.internal.thread.IFutureResult
- get() - Method in class org.testng.mustache.Value
- get(K) - Method in class org.testng.collections.MultiMap
- get(XmlSuite) - Method in class org.testng.internal.SuiteRunnerMap
- getActual() - Method in interface org.testng.asserts.IAssert
- getAfterClassMethods() - Method in class org.testng.internal.NoOpTestClass
- getAfterClassMethods() - Method in interface org.testng.ITestClass
-
Returns all the methods that should be invoked after all the tests have been run on this class.
- getAfterClassMethods() - Method in class org.testng.junit.JUnitTestClass
- getAfterClassMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
- getAfterClassMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getAfterClassMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getAfterGroupMethodsForGroup(String) - Method in class org.testng.internal.ConfigurationGroupMethods
- getAfterGroups() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
The list of groups that this configuration method will run after.
- getAfterGroups() - Method in class org.testng.internal.annotations.BaseBeforeAfter
- getAfterGroups() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getAfterGroups() - Method in class org.testng.internal.BaseTestMethod
- getAfterGroups() - Method in class org.testng.internal.ClonedMethod
- getAfterGroups() - Method in class org.testng.internal.WrappedTestNGMethod
- getAfterGroups() - Method in interface org.testng.ITestNGMethod
- getAfterGroupsConfigurationMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
- getAfterGroupsConfigurationMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getAfterGroupsConfigurationMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getAfterGroupsMethods() - Method in class org.testng.internal.ConfigurationGroupMethods
- getAfterGroupsMethods() - Method in class org.testng.internal.NoOpTestClass
- getAfterGroupsMethods() - Method in interface org.testng.ITestClass
-
Returns all @Configuration methods that should be invoked after certain groups.
- getAfterGroupsMethods() - Method in class org.testng.junit.JUnitTestClass
- getAfterMethods() - Method in class org.testng.internal.TestMethodArguments
- getAfterSuite() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
If true, the annotated method will be run after all tests in this suite have run.
- getAfterSuite() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getAfterSuiteMethods() - Method in class org.testng.internal.NoOpTestClass
- getAfterSuiteMethods() - Method in interface org.testng.ITestClass
-
Returns all the methods that should be invoked after the suite has run.
- getAfterSuiteMethods() - Method in class org.testng.junit.JUnitTestClass
- getAfterSuiteMethods() - Method in class org.testng.TestRunner
- getAfterSuiteMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
- getAfterSuiteMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getAfterSuiteMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getAfterTest() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
If true, the annotated method will be run after all every test.
- getAfterTest() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getAfterTestClass() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
If true, the annotated method will be run after all the tests in the test class have been run.
- getAfterTestClass() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getAfterTestConfigurationMethods() - Method in class org.testng.internal.NoOpTestClass
- getAfterTestConfigurationMethods() - Method in interface org.testng.ITestClass
-
Returns all @Configuration methods that should be invoked last before any others in the current test.
- getAfterTestConfigurationMethods() - Method in class org.testng.junit.JUnitTestClass
- getAfterTestConfigurationMethods() - Method in class org.testng.TestRunner
- getAfterTestConfigurationMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
- getAfterTestConfigurationMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getAfterTestConfigurationMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getAfterTestMethod() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
If true, the annotated method will be run after any test method is invoked.
- getAfterTestMethod() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getAfterTestMethods() - Method in class org.testng.internal.NoOpTestClass
- getAfterTestMethods() - Method in interface org.testng.ITestClass
-
Returns all the methods that should be invoked after a test method completes.
- getAfterTestMethods() - Method in class org.testng.junit.JUnitTestClass
- getAfterTestMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
- getAfterTestMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getAfterTestMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getAllAnnotations() - Static method in class org.testng.internal.annotations.AnnotationHelper
- getAllFailedResults() - Method in class org.testng.reporters.jq.Model
- getAllInvokedMethods() - Method in interface org.testng.ISuite
- getAllInvokedMethods() - Method in class org.testng.SuiteRunner
- getAllMethods() - Method in class org.testng.internal.ResultMap
- getAllMethods() - Method in interface org.testng.IResultMap
- getAllMethods() - Method in interface org.testng.ISuite
- getAllMethods() - Method in class org.testng.SuiteRunner
- getAllowReturnValues() - Method in class org.testng.xml.XmlSuite
- getAllowReturnValues() - Method in class org.testng.xml.XmlTest
- getAllParameters() - Method in class org.testng.xml.XmlClass
- getAllParameters() - Method in class org.testng.xml.XmlInclude
- getAllParameters() - Method in class org.testng.xml.XmlSuite
- getAllParameters() - Method in class org.testng.xml.XmlTest
- getAllResults() - Method in class org.testng.internal.ResultMap
- getAllResults() - Method in interface org.testng.IResultMap
- getAllTestMethods() - Method in class org.testng.internal.ConfigurationGroupMethods
- getAllTestMethods() - Method in interface org.testng.ITestContext
- getAllTestMethods() - Method in class org.testng.TestListenerAdapter
- getAllTestMethods() - Method in class org.testng.TestRunner
- getAllTestResults(ISuite) - Method in class org.testng.reporters.jq.Model
- getAllTestResults(ISuite, boolean) - Method in class org.testng.reporters.jq.Model
- getAllValues(String) - Method in class org.testng.xml.Parameters
- getAlwaysRun() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
Used only for after type of configuration methods.
- getAlwaysRun() - Method in interface org.testng.annotations.ITestAnnotation
-
If set to true, this test method will always be run even if it depends on a method that failed.
- getAlwaysRun() - Method in class org.testng.internal.annotations.BaseBeforeAfter
- getAlwaysRun() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getAlwaysRun() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
-
For before methods (beforeSuite, beforeTest, beforeTestClass and beforeTestMethod, but not beforeGroups): If set to true, this configuration method will be run regardless of what groups it belongs to.
- getAlwaysRun() - Method in class org.testng.internal.annotations.TestAnnotation
- getAnnotation(Class<T>) - Method in class org.testng.internal.reflect.Parameter
- getAnnotationFinder() - Method in class org.testng.internal.BaseTestMethod
- getAnnotationFinder() - Method in class org.testng.internal.Configuration
- getAnnotationFinder() - Method in interface org.testng.internal.IConfiguration
- getAnnotationFinder() - Method in interface org.testng.ISuite
- getAnnotationFinder() - Method in class org.testng.SuiteRunner
-
Returns the annotation finder for the given annotation type.
- getAnnotations() - Method in class org.testng.internal.reflect.Parameter
- getAnnotationTransformer() - Method in class org.testng.TestNG
- getArguments() - Method in class org.testng.internal.reflect.MethodMatcherContext
- getAttribute(String) - Method in interface org.testng.IAttributes
- getAttribute(String) - Method in class org.testng.internal.Attributes
- getAttribute(String) - Method in class org.testng.internal.TestResult
- getAttribute(String) - Method in class org.testng.SuiteRunner
- getAttribute(String) - Method in class org.testng.TestRunner
- getAttributeNames() - Method in interface org.testng.IAttributes
- getAttributeNames() - Method in class org.testng.internal.Attributes
- getAttributeNames() - Method in class org.testng.internal.TestResult
- getAttributeNames() - Method in class org.testng.SuiteRunner
- getAttributeNames() - Method in class org.testng.TestRunner
- getAttributes() - Method in interface org.testng.annotations.ITestAnnotation
- getAttributes() - Method in class org.testng.internal.annotations.TestAnnotation
- getAttributes() - Method in class org.testng.internal.TestNGMethod
- getAttributes() - Method in interface org.testng.ITestNGMethod
- getAvailableMethods(Class<?>) - Static method in class org.testng.internal.ClassHelper
-
Extract all callable methods of a class and all its super (keeping in mind the Java access rules).
- getBeforeClassMethods() - Method in class org.testng.internal.NoOpTestClass
- getBeforeClassMethods() - Method in interface org.testng.ITestClass
-
Return all the methods that should be invoked after the test class has been created and before any of its test methods is invoked.
- getBeforeClassMethods() - Method in class org.testng.junit.JUnitTestClass
- getBeforeClassMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
- getBeforeClassMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getBeforeClassMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getBeforeGroupMethodsForGroup(String) - Method in class org.testng.internal.ConfigurationGroupMethods
- getBeforeGroups() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
The list of groups that this configuration method will run before.
- getBeforeGroups() - Method in class org.testng.internal.annotations.BaseBeforeAfter
- getBeforeGroups() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getBeforeGroups() - Method in class org.testng.internal.BaseTestMethod
-
Before and After groups
- getBeforeGroups() - Method in class org.testng.internal.ClonedMethod
- getBeforeGroups() - Method in class org.testng.internal.WrappedTestNGMethod
- getBeforeGroups() - Method in interface org.testng.ITestNGMethod
-
Before and After groups
- getBeforeGroupsConfigurationMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
- getBeforeGroupsConfigurationMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getBeforeGroupsConfigurationMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getBeforeGroupsMethods() - Method in class org.testng.internal.ConfigurationGroupMethods
- getBeforeGroupsMethods() - Method in class org.testng.internal.NoOpTestClass
- getBeforeGroupsMethods() - Method in interface org.testng.ITestClass
-
Returns all @Configuration methods that should be invoked before certain groups.
- getBeforeGroupsMethods() - Method in class org.testng.junit.JUnitTestClass
- getBeforeMethods() - Method in class org.testng.internal.TestMethodArguments
- getBeforeSuite() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
If true, the annotated method will be run before this suite starts.
- getBeforeSuite() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getBeforeSuiteMethods() - Method in class org.testng.internal.NoOpTestClass
- getBeforeSuiteMethods() - Method in interface org.testng.ITestClass
-
Returns All the methods that should be invoked before the suite is run.
- getBeforeSuiteMethods() - Method in class org.testng.junit.JUnitTestClass
- getBeforeSuiteMethods() - Method in class org.testng.TestRunner
- getBeforeSuiteMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
- getBeforeSuiteMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getBeforeSuiteMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getBeforeTest() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
If true, the annotated method will be run before every test
- getBeforeTest() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getBeforeTestClass() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
If true, the annotated method will be run after the test class is instantiated and before the test method is invoked.
- getBeforeTestClass() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getBeforeTestConfigurationMethods() - Method in class org.testng.internal.NoOpTestClass
- getBeforeTestConfigurationMethods() - Method in interface org.testng.ITestClass
-
Returns all @Configuration methods that should be invoked before any others in the current test.
- getBeforeTestConfigurationMethods() - Method in class org.testng.junit.JUnitTestClass
- getBeforeTestConfigurationMethods() - Method in class org.testng.TestRunner
- getBeforeTestConfigurationMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
- getBeforeTestConfigurationMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getBeforeTestConfigurationMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getBeforeTestMethod() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
If true, the annotated method will be run before any test method is invoked.
- getBeforeTestMethod() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getBeforeTestMethods() - Method in class org.testng.internal.NoOpTestClass
- getBeforeTestMethods() - Method in interface org.testng.ITestClass
-
Returns all the methods that should be invoked before a test method is invoked.
- getBeforeTestMethods() - Method in class org.testng.junit.JUnitTestClass
- getBeforeTestMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
- getBeforeTestMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getBeforeTestMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getChildSuites() - Method in class org.testng.xml.XmlSuite
- getClasses() - Method in class org.testng.internal.ClassInfoMap
- getClasses() - Method in class org.testng.reporters.jq.ResultsByClass
- getClasses() - Method in class org.testng.xml.XmlTest
- getClassForTag(String) - Method in interface org.testng.xml.dom.ITagFactory
- getClassForTag(String) - Method in class org.testng.xml.dom.TestNGTagFactory
- getClassMethodMap() - Method in class org.testng.internal.AbstractParallelWorker.Arguments
- getClassName() - Method in class org.testng.ReporterConfig
- getClassName() - Method in class org.testng.reporters.EmailableReporter2.ClassResult
- getClassName() - Method in class org.testng.reporters.jq.BaseMultiSuitePanel
- getClassName() - Method in interface org.testng.reporters.jq.INavigatorPanel
- getClassName() - Method in class org.testng.reporters.jq.TestPanel
- getClassName() - Method in class org.testng.xml.XmlMethodSelector
- getComparator() - Static method in class org.testng.internal.Systematiser
- getConfig() - Method in class org.testng.reporters.XMLReporter
- getConfigFailurePolicy() - Method in class org.testng.TestNG
-
Returns the configuration failure policy.
- getConfigFailurePolicy() - Method in class org.testng.xml.XmlSuite
-
Returns the configuration failure policy.
- getConfigInvoker() - Method in interface org.testng.internal.IInvoker
- getConfigInvoker() - Method in class org.testng.internal.Invoker
- getConfigMethods() - Method in class org.testng.internal.AbstractParallelWorker.Arguments
- getConfigMethods() - Method in class org.testng.internal.ConfigMethodArguments
- getConfigurable() - Method in class org.testng.internal.Configuration
- getConfigurable() - Method in interface org.testng.internal.IConfiguration
- getConfiguration() - Method in class org.testng.TestNG
- getConfigurationFailures() - Method in class org.testng.TestListenerAdapter
- getConfigurationListeners() - Method in class org.testng.internal.Configuration
- getConfigurationListeners() - Method in interface org.testng.internal.IConfiguration
- getConfigurationListeners() - Method in interface org.testng.internal.ITestResultNotifier
- getConfigurationListeners() - Method in class org.testng.TestRunner
- getConfigurationSkips() - Method in class org.testng.TestListenerAdapter
- getConformanceInjectsOrder() - Method in class org.testng.internal.reflect.AbstractNodeMethodMatcher
- getConformanceInjectsOrder() - Method in class org.testng.internal.reflect.ArrayEndingMethodMatcher
- getConformanceInjectsOrder() - Method in class org.testng.internal.reflect.DirectMethodMatcher
- getConformingArguments() - Method in class org.testng.internal.reflect.AbstractNodeMethodMatcher
-
If possible gives an array consumable by java method invoker.
- getConformingArguments() - Method in class org.testng.internal.reflect.DataProviderMethodMatcher
-
If possible gives an array consumable by java method invoker.
- getConformingArguments() - Method in interface org.testng.internal.reflect.MethodMatcher
-
If possible gives an array consumable by java method invoker.
- getConformingParameters() - Method in class org.testng.internal.reflect.AbstractNodeMethodMatcher
- getConforms() - Method in class org.testng.internal.reflect.AbstractMethodMatcher
- getConstructor() - Method in class org.testng.internal.annotations.BaseAnnotation
- getConstructor() - Method in class org.testng.internal.ConstructorOrMethod
- getConstructorOrMethod() - Method in class org.testng.internal.BaseTestMethod
- getConstructorOrMethod() - Method in class org.testng.internal.ClonedMethod
- getConstructorOrMethod() - Method in class org.testng.internal.WrappedTestNGMethod
- getConstructorOrMethod() - Method in interface org.testng.ITestNGMethod
- getConstructorParameters(Constructor) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Extracts constructor parameters.
- getContent(ISuite, XMLStringBuffer) - Method in class org.testng.reporters.jq.ChronologicalPanel
- getContent(ISuite, XMLStringBuffer) - Method in class org.testng.reporters.jq.GroupPanel
- getContent(ISuite, XMLStringBuffer) - Method in class org.testng.reporters.jq.IgnoredMethodsPanel
- getContent(ISuite, XMLStringBuffer) - Method in class org.testng.reporters.jq.ReporterPanel
- getContent(ISuite, XMLStringBuffer) - Method in class org.testng.reporters.jq.TestNgXmlPanel
- getContent(ISuite, XMLStringBuffer) - Method in class org.testng.reporters.jq.TestPanel
- getContent(ISuite, XMLStringBuffer) - Method in class org.testng.reporters.jq.TimesPanel
- getContext() - Method in class org.testng.internal.reflect.AbstractMethodMatcher
- getCount() - Method in class org.testng.util.RetryAnalyzerCount
-
Return the current counter value
- getCssString() - Static method in class org.testng.reporters.HtmlHelper
- getCssString(String) - Static method in class org.testng.reporters.HtmlHelper
- getCurrentIndent() - Method in class org.testng.reporters.XMLStringBuffer
- getCurrentInvocationCount() - Method in class org.testng.internal.BaseTestMethod
- getCurrentInvocationCount() - Method in class org.testng.internal.ClonedMethod
- getCurrentInvocationCount() - Method in class org.testng.internal.WrappedTestNGMethod
- getCurrentInvocationCount() - Method in interface org.testng.ITestNGMethod
- getCurrentTestResult() - Static method in class org.testng.Reporter
- getCurrentThreadId() - Method in class org.testng.internal.TestMethodWorker
- getCurrentThreadId() - Method in interface org.testng.thread.IWorker
- getCurrentUserHome() - Static method in class org.testng.internal.RuntimeBehavior
- getCurrentXmlTest() - Method in interface org.testng.ITestContext
- getCurrentXmlTest() - Method in class org.testng.TestRunner
- getCycle() - Method in class org.testng.internal.Tarjan
- getDataProvider() - Method in interface org.testng.annotations.ITestAnnotation
- getDataProvider() - Method in class org.testng.internal.annotations.FactoryAnnotation
- getDataProvider() - Method in interface org.testng.internal.annotations.IDataProvidable
- getDataProvider() - Method in class org.testng.internal.annotations.TestAnnotation
- getDataProviderClass() - Method in interface org.testng.annotations.ITestAnnotation
- getDataProviderClass() - Method in class org.testng.internal.annotations.FactoryAnnotation
- getDataProviderClass() - Method in interface org.testng.internal.annotations.IDataProvidable
- getDataProviderClass() - Method in class org.testng.internal.annotations.TestAnnotation
- getDataProviderListeners() - Method in class org.testng.SuiteRunner
- getDataProviderMethod() - Method in class org.testng.internal.TestNGMethod
- getDataProviderMethod() - Method in interface org.testng.ITestNGMethod
- getDataProviderThreadCount() - Method in class org.testng.xml.XmlSuite
- getDate() - Method in interface org.testng.IInvokedMethod
- getDate() - Method in class org.testng.internal.BaseTestMethod
- getDate() - Method in class org.testng.internal.ClonedMethod
- getDate() - Method in class org.testng.internal.InvokedMethod
- getDate() - Method in class org.testng.internal.WrappedTestNGMethod
- getDate() - Method in interface org.testng.ITestNGMethod
- getDeclaredAnnotations() - Method in class org.testng.internal.reflect.Parameter
- getDeclaringClass() - Method in class org.testng.internal.ConstructorOrMethod
- getDeclaringClass() - Method in class org.testng.junit.JUnit4ConfigurationMethod
- getDeclaringClass() - Method in class org.testng.junit.JUnit4SpockMethod
- getDefault() - Static method in class org.testng.TestNG
-
Deprecated.since 5.1
- getDefaultDataProviderThreadCount() - Static method in class org.testng.internal.RuntimeBehavior
- getDefaultEmailableReport2Name() - Static method in class org.testng.reporters.RuntimeBehavior
- getDefaultEmailableReportName() - Static method in class org.testng.reporters.RuntimeBehavior
- getDefaultFileNameForXmlReports() - Static method in class org.testng.reporters.RuntimeBehavior
- getDefaultLineSeparator() - Static method in class org.testng.internal.RuntimeBehavior
- getDefaultLineSeparator() - Static method in class org.testng.reporters.RuntimeBehavior
- getDefaultStacktraceLevels() - Static method in class org.testng.reporters.RuntimeBehavior
- getDefaultSuiteName() - Method in class org.testng.TestNG
- getDefaultTestName() - Method in class org.testng.TestNG
- getDefaultXmlGenerationImpl() - Static method in class org.testng.internal.RuntimeBehavior
- getDefines() - Method in class org.testng.xml.XmlGroups
- getDependencies() - Method in class org.testng.xml.XmlDependencies
- getDependencies() - Method in class org.testng.xml.XmlGroups
- getDependenciesFor(T) - Method in interface org.testng.IDynamicGraph
- getDependenciesFor(T) - Method in class org.testng.internal.DynamicGraph
- getDependsOnGroups() - Method in interface org.testng.annotations.ITestOrConfiguration
-
The list of groups this method depends on.
- getDependsOnGroups() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
-
The list of groups this method depends on.
- getDependsOnGroups() - Method in class org.testng.internal.annotations.TestOrConfiguration
- getDependsOnMethods() - Method in interface org.testng.annotations.ITestOrConfiguration
-
The list of methods this method depends on.
- getDependsOnMethods() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
-
The list of methods this method depends on.
- getDependsOnMethods() - Method in class org.testng.internal.annotations.TestOrConfiguration
- getDescription() - Method in interface org.testng.annotations.ITestOrConfiguration
-
The description for this method, which will be shown in the reports.
- getDescription() - Method in class org.testng.internal.annotations.BaseBeforeAfter
- getDescription() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
-
The description for this method.
- getDescription() - Method in class org.testng.internal.annotations.TestOrConfiguration
- getDescription() - Method in class org.testng.internal.BaseTestMethod
- getDescription() - Method in class org.testng.internal.ClonedMethod
- getDescription() - Method in class org.testng.internal.WrappedTestNGMethod
- getDescription() - Method in interface org.testng.ITestNGMethod
- getDescription() - Method in class org.testng.xml.XmlInclude
- getDuration() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getEnabled() - Method in interface org.testng.annotations.IParameterizable
-
Whether this annotation is enabled.
- getEnabled() - Method in class org.testng.internal.annotations.FactoryAnnotation
- getEnabled() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
-
Whether methods on this class/method are enabled.
- getEnabled() - Method in class org.testng.internal.annotations.TestOrConfiguration
- getEnabled() - Method in class org.testng.internal.BaseTestMethod
- getEnabled() - Method in class org.testng.internal.ClonedMethod
- getEnabled() - Method in class org.testng.internal.ConstructorOrMethod
- getEnabled() - Method in class org.testng.internal.WrappedTestNGMethod
- getEnabled() - Method in interface org.testng.ITestNGMethod
- getEnd() - Method in class org.testng.TestNG
- getEndDate() - Method in interface org.testng.ITestContext
-
When this test stopped running.
- getEndDate() - Method in class org.testng.TestRunner
- getEndMillis() - Method in class org.testng.internal.TestResult
- getEndMillis() - Method in interface org.testng.ITestResult
- getEntrySet() - Method in class org.testng.collections.MultiMap
-
Deprecated.
- getErrorDetails(Throwable) - Method in class org.testng.asserts.Assertion
-
Override this method should you want to change the default way Throwable objects are logged.
- getEscapeHtml() - Static method in class org.testng.Reporter
- getExclude() - Method in class org.testng.xml.XmlPackage
- getExcludedGroups() - Method in class org.testng.internal.XmlMethodSelector
- getExcludedGroups() - Method in interface org.testng.ITestContext
- getExcludedGroups() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getExcludedGroups() - Method in class org.testng.TestRunner
- getExcludedGroups() - Method in class org.testng.xml.XmlSuite
- getExcludedGroups() - Method in class org.testng.xml.XmlTest
- getExcludedMethods() - Method in interface org.testng.ISuite
- getExcludedMethods() - Method in interface org.testng.ITestContext
- getExcludedMethods() - Method in class org.testng.SuiteRunner
- getExcludedMethods() - Method in class org.testng.TestRunner
- getExcludedMethods() - Method in class org.testng.xml.XmlClass
- getExcludes() - Method in class org.testng.xml.XmlRun
- getExecutionListeners() - Method in class org.testng.internal.Configuration
- getExecutionListeners() - Method in interface org.testng.internal.IConfiguration
- getExecutorFactory() - Method in class org.testng.internal.Configuration
- getExecutorFactory() - Method in interface org.testng.internal.IConfiguration
- getExecutorFactory() - Method in class org.testng.TestNG
- getExistingClasses() - Method in class org.testng.internal.BaseClassFinder
-
Deprecated.
- getExitCode() - Method in class org.testng.internal.ExitCode
- getExpected() - Method in interface org.testng.asserts.IAssert
- getExpectedExceptions() - Method in interface org.testng.annotations.ITestAnnotation
- getExpectedExceptions() - Method in class org.testng.internal.annotations.TestAnnotation
- getExpectedExceptionsMessageRegExp() - Method in interface org.testng.annotations.ITestAnnotation
- getExpectedExceptionsMessageRegExp() - Method in class org.testng.internal.annotations.TestAnnotation
- getExpression() - Method in class org.testng.xml.XmlMethodSelector
-
Deprecated.Use
XmlMethodSelector.getScript()
instead. - getExpression() - Method in class org.testng.xml.XmlScript
- getExpression() - Method in class org.testng.xml.XmlTest
-
Deprecated.Use
XmlTest.getScript()
instead. - getFactoryCreationFailedMessage() - Method in class org.testng.internal.FactoryMethod
- getFactoryCreationFailedMessage() - Method in class org.testng.internal.TestNGClassFinder
- getFactoryMethodParamsInfo() - Method in class org.testng.internal.BaseTestMethod
- getFactoryMethodParamsInfo() - Method in interface org.testng.ITestNGMethod
- getFactoryParameters() - Method in class org.testng.internal.TestResult
- getFactoryParameters() - Method in interface org.testng.ITestResult
- getFailedButWithinSuccessPercentageTests() - Method in interface org.testng.ITestContext
- getFailedButWithinSuccessPercentageTests() - Method in class org.testng.TestListenerAdapter
- getFailedButWithinSuccessPercentageTests() - Method in class org.testng.TestRunner
- getFailedConfigurationResults() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getFailedConfigurations() - Method in interface org.testng.ITestContext
-
Retrieves information about the failed configuration method invocations.
- getFailedConfigurations() - Method in class org.testng.TestRunner
- getFailedInvocationNumbers() - Method in class org.testng.internal.BaseTestMethod
- getFailedInvocationNumbers() - Method in class org.testng.internal.ClonedMethod
- getFailedInvocationNumbers() - Method in class org.testng.internal.WrappedTestNGMethod
- getFailedInvocationNumbers() - Method in interface org.testng.ITestNGMethod
- getFailedResultsByClass(ISuite) - Method in class org.testng.reporters.jq.Model
- getFailedTestCount() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getFailedTestResults() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getFailedTests() - Method in interface org.testng.ITestContext
- getFailedTests() - Method in class org.testng.TestListenerAdapter
- getFailedTests() - Method in class org.testng.TestRunner
- getFailedTests(ITestNGMethod) - Method in interface org.testng.internal.ITestResultNotifier
- getFailedTests(ITestNGMethod) - Method in class org.testng.TestRunner
- getFileFragmentationLevel() - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Unused
- getFileFragmentationLevel() - Method in class org.testng.reporters.XMLReporterConfig
- getFileName() - Method in class org.testng.reporters.EmailableReporter
- getFileName() - Method in class org.testng.reporters.EmailableReporter2
- getFileName() - Method in class org.testng.xml.XmlSuite
- getFileName(Class) - Method in class org.testng.reporters.JUnitReportReporter
- getFinder() - Method in class org.testng.internal.AbstractParallelWorker.Arguments
- getFreeNodes() - Method in interface org.testng.IDynamicGraph
- getFreeNodes() - Method in class org.testng.internal.DynamicGraph
- getGroupByInstances() - Method in class org.testng.xml.XmlSuite
- getGroupByInstances() - Method in class org.testng.xml.XmlTest
- getGroupFilters() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getGroupFilters() - Method in interface org.testng.internal.annotations.IBaseBeforeAfterMethod
-
The list of groups the test method must belong to one of which.
- getGroupFilters() - Method in class org.testng.internal.ConfigurationMethod
- getGroupMethods() - Method in class org.testng.internal.GroupConfigMethodArguments
- getGroupMethods() - Method in class org.testng.internal.TestMethodArguments
- getGroups() - Method in interface org.testng.annotations.ITestOrConfiguration
-
The list of groups this class/method belongs to.
- getGroups() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
-
The list of groups this class/method belongs to.
- getGroups() - Method in class org.testng.internal.annotations.TestOrConfiguration
- getGroups() - Method in class org.testng.internal.BaseTestMethod
- getGroups() - Method in class org.testng.internal.ClonedMethod
- getGroups() - Method in class org.testng.internal.WrappedTestNGMethod
- getGroups() - Method in interface org.testng.ITestNGMethod
- getGroups() - Method in class org.testng.xml.XmlSuite
- getGroups(String) - Method in class org.testng.reporters.jq.Model
- getGroupsDependedUpon() - Method in class org.testng.internal.BaseTestMethod
- getGroupsDependedUpon() - Method in class org.testng.internal.ClonedMethod
- getGroupsDependedUpon() - Method in class org.testng.internal.WrappedTestNGMethod
- getGroupsDependedUpon() - Method in interface org.testng.ITestNGMethod
- getGuiceModules(Class<? extends Module>) - Method in interface org.testng.ITestContext
- getGuiceModules(Class<? extends Module>) - Method in class org.testng.TestRunner
- getGuiceStage() - Method in interface org.testng.ISuite
- getGuiceStage() - Method in class org.testng.SuiteRunner
- getGuiceStage() - Method in class org.testng.xml.XmlSuite
- getHeader(ISuite) - Method in class org.testng.reporters.jq.ChronologicalPanel
- getHeader(ISuite) - Method in class org.testng.reporters.jq.GroupPanel
- getHeader(ISuite) - Method in class org.testng.reporters.jq.IgnoredMethodsPanel
- getHeader(ISuite) - Method in class org.testng.reporters.jq.ReporterPanel
- getHeader(ISuite) - Method in class org.testng.reporters.jq.TestNgXmlPanel
- getHeader(ISuite) - Method in class org.testng.reporters.jq.TestPanel
- getHeader(ISuite) - Method in class org.testng.reporters.jq.TimesPanel
- getHookable() - Method in class org.testng.internal.Configuration
- getHookable() - Method in interface org.testng.internal.IConfiguration
- getHost() - Method in class org.testng.internal.TestResult
- getHost() - Method in interface org.testng.ISuite
- getHost() - Method in interface org.testng.ITestContext
- getHost() - Method in interface org.testng.ITestResult
- getHost() - Method in class org.testng.SuiteRunner
- getHost() - Method in class org.testng.TestRunner
- getIClass() - Method in class org.testng.internal.BaseTestMethod
- getIClass(Class<?>) - Method in class org.testng.internal.BaseClassFinder
- getIClass(Class<?>) - Method in interface org.testng.ITestClassFinder
-
Return the IClass for a given class
- getId() - Method in class org.testng.internal.BaseTestMethod
- getId() - Method in class org.testng.internal.ClonedMethod
- getId() - Method in class org.testng.internal.WrappedTestNGMethod
- getId() - Method in interface org.testng.ITestNGMethod
- getImage(String) - Static method in class org.testng.reporters.jq.Model
- getInclude() - Method in class org.testng.xml.XmlPackage
- getIncludedGroups() - Method in class org.testng.internal.XmlMethodSelector
- getIncludedGroups() - Method in interface org.testng.ITestContext
- getIncludedGroups() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getIncludedGroups() - Method in class org.testng.TestRunner
- getIncludedGroups() - Method in class org.testng.xml.XmlSuite
- getIncludedGroups() - Method in class org.testng.xml.XmlTest
- getIncludedMethods() - Method in class org.testng.xml.XmlClass
- getIncludes() - Method in class org.testng.xml.XmlDefine
- getIncludes() - Method in class org.testng.xml.XmlRun
- getIndependentNodes() - Method in class org.testng.internal.Graph
- getIndex() - Method in class org.testng.xml.XmlClass
-
Note that this attribute does not come from the XML file, it's calculated internally and represents the order in which this class was found in its <test> tag.
- getIndex() - Method in class org.testng.xml.XmlInclude
- getIndex() - Method in class org.testng.xml.XmlTest
-
Note that this attribute does not come from the XML file, it's calculated internally and represents the order in which this test tag was found in its <suite> tag.
- getIndices() - Method in interface org.testng.annotations.IDataProviderAnnotation
- getIndices() - Method in interface org.testng.annotations.IFactoryAnnotation
- getIndices() - Method in interface org.testng.IDataProviderMethod
-
Which indices to run from this data provider, default: all.
- getIndices() - Method in class org.testng.internal.annotations.DataProviderAnnotation
- getIndices() - Method in class org.testng.internal.annotations.FactoryAnnotation
- getInheritGroups() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
If true, this @Configuration method will belong to groups specified in the \@Test annotation on the class (if any).
- getInheritGroups() - Method in class org.testng.internal.annotations.BaseBeforeAfter
- getInheritGroups() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getInheritGroups() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- getInjectedParameter(Class<?>, Method, ITestContext, ITestResult) - Static method in class org.testng.internal.Parameters
-
Deprecated.- This method stands deprecated as of TestNG v6.11. There are no alternatives.
- getInjector(List<Module>) - Method in interface org.testng.ITestContext
- getInjector(List<Module>) - Method in class org.testng.TestRunner
- getInjector(IClass) - Method in interface org.testng.ITestContext
- getInjector(IClass) - Method in class org.testng.TestRunner
- getInstance() - Method in interface org.testng.IDataProviderMethod
- getInstance() - Method in interface org.testng.IInstanceInfo
- getInstance() - Method in interface org.testng.IMethodInstance
- getInstance() - Method in class org.testng.internal.Arguments
- getInstance() - Method in class org.testng.internal.BaseTestMethod
- getInstance() - Method in class org.testng.internal.ClonedMethod
- getInstance() - Method in class org.testng.internal.ConfigMethodArguments
- getInstance() - Method in class org.testng.internal.GroupConfigMethodArguments
- getInstance() - Method in class org.testng.internal.InstanceInfo
- getInstance() - Method in interface org.testng.internal.IParameterInfo
- getInstance() - Method in class org.testng.internal.MethodInstance
- getInstance() - Method in class org.testng.internal.ParameterInfo
- getInstance() - Method in class org.testng.internal.TestResult
- getInstance() - Method in class org.testng.internal.WrappedTestNGMethod
- getInstance() - Method in interface org.testng.ITestNGMethod
- getInstance() - Method in interface org.testng.ITestResult
-
The instance on which this method was run.
- getInstanceClass() - Method in interface org.testng.IInstanceInfo
- getInstanceClass() - Method in class org.testng.internal.InstanceInfo
- getInstanceHashCodes() - Method in interface org.testng.IClass
- getInstanceHashCodes() - Method in class org.testng.internal.BaseTestMethod
-
Needed for serialization.
- getInstanceHashCodes() - Method in class org.testng.internal.ClassImpl
- getInstanceHashCodes() - Method in class org.testng.internal.ClonedMethod
- getInstanceHashCodes() - Method in class org.testng.internal.NoOpTestClass
- getInstanceHashCodes() - Method in class org.testng.internal.WrappedTestNGMethod
- getInstanceHashCodes() - Method in interface org.testng.ITestNGMethod
-
Needed for serialization.
- getInstanceHashCodes() - Method in class org.testng.junit.JUnitTestClass
- getInstanceName() - Method in class org.testng.internal.TestResult
- getInstanceName() - Method in interface org.testng.ITestResult
- getInstances(boolean) - Method in interface org.testng.IClass
-
Returns all the instances the methods will be invoked upon.
- getInstances(boolean) - Method in class org.testng.internal.ClassImpl
- getInstances(boolean) - Method in class org.testng.internal.NoOpTestClass
- getInstances(boolean) - Method in class org.testng.junit.JUnitTestClass
- getInstances(boolean, String) - Method in interface org.testng.IClass
- getInstances(boolean, String) - Method in class org.testng.internal.ClassImpl
- getInterceptedPriority() - Method in class org.testng.internal.BaseTestMethod
- getInterceptedPriority() - Method in class org.testng.internal.ClonedMethod
- getInterceptedPriority() - Method in class org.testng.internal.WrappedTestNGMethod
- getInterceptedPriority() - Method in interface org.testng.ITestNGMethod
- getInvocationCount() - Method in interface org.testng.annotations.ITestAnnotation
-
Returns the number of times this method should be invoked.
- getInvocationCount() - Method in class org.testng.internal.annotations.TestAnnotation
- getInvocationCount() - Method in class org.testng.internal.BaseTestMethod
- getInvocationCount() - Method in class org.testng.internal.ClonedMethod
- getInvocationCount() - Method in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- getInvocationCount() - Method in class org.testng.internal.TestNGMethod
- getInvocationCount() - Method in class org.testng.internal.WrappedTestNGMethod
- getInvocationCount() - Method in interface org.testng.ITestNGMethod
- getInvocationNumbers() - Method in class org.testng.internal.BaseTestMethod
- getInvocationNumbers() - Method in class org.testng.internal.ClonedMethod
- getInvocationNumbers() - Method in class org.testng.internal.WrappedTestNGMethod
- getInvocationNumbers() - Method in interface org.testng.ITestNGMethod
-
Which invocation numbers of this method should be used (only applicable if it uses a data provider).
- getInvocationNumbers() - Method in class org.testng.xml.XmlInclude
- getInvocationNumbers(String) - Method in class org.testng.xml.XmlTest
-
Convenience method to cache the ordering numbers for methods.
- getInvocationTimeOut() - Method in class org.testng.internal.BaseTestMethod
- getInvocationTimeOut() - Method in class org.testng.internal.ClonedMethod
- getInvocationTimeOut() - Method in class org.testng.internal.WrappedTestNGMethod
- getInvocationTimeOut() - Method in interface org.testng.ITestNGMethod
-
The time under which all invocationCount methods need to complete by.
- getInvokedAfterClassMethods() - Method in class org.testng.ClassMethodMap
- getInvokedBeforeClassMethods() - Method in class org.testng.ClassMethodMap
- getInvokedMethods() - Method in class org.testng.TestRunner
- getInvoker() - Method in class org.testng.internal.AbstractParallelWorker.Arguments
- getInvoker() - Method in class org.testng.TestRunner
- getJavaCommand() - Method in class org.testng.TestNGAntTask
-
Creates or returns the already created
CommandlineJava
. - getKeys() - Method in class org.testng.collections.MultiMap
-
Deprecated.
- getLanguage() - Method in class org.testng.xml.XmlMethodSelector
-
Deprecated.Use
XmlMethodSelector.getScript()
instead - getLanguage() - Method in class org.testng.xml.XmlScript
- getLevel() - Method in enum org.testng.reporters.XMLReporterConfig.StackTraceLevels
- getLineSeparatorOrNewLine() - Static method in class org.testng.reporters.RuntimeBehavior
- getListenerClasses() - Method in class org.testng.internal.TestListenerHelper.ListenerHolder
- getListenerFactoryClass() - Method in class org.testng.internal.TestListenerHelper.ListenerHolder
- getListeners() - Method in class org.testng.xml.XmlSuite
- getLocalListeners() - Method in class org.testng.xml.XmlSuite
- getLocalMethods(Class<?>) - Static method in class org.testng.internal.reflect.ReflectionHelper
- getLocalParameter(String) - Method in class org.testng.xml.Parameters
- getLocalParameters() - Method in class org.testng.xml.XmlClass
- getLocalParameters() - Method in class org.testng.xml.XmlInclude
- getLocalParameters() - Method in class org.testng.xml.XmlTest
- getLogger(Class) - Static method in class org.testng.log4testng.Logger
-
Retrieve a logger named according to the value of the pClass.getName() parameter.
- getMatchedTests() - Method in class org.testng.xml.internal.TestNamesMatcher
- getMessage() - Method in interface org.testng.asserts.IAssert
- getMessage() - Method in error org.testng.internal.junit.ArrayComparisonFailure
- getMessage() - Method in exception org.testng.TimeBombSkipException
- getMessages() - Method in class org.testng.asserts.LoggingAssert
- getMetaGroups() - Method in class org.testng.xml.XmlTest
- getMethod() - Method in interface org.testng.IDataProviderMethod
- getMethod() - Method in interface org.testng.IMethodInstance
- getMethod() - Method in class org.testng.internal.annotations.BaseAnnotation
- getMethod() - Method in class org.testng.internal.ConstructorOrMethod
- getMethod() - Method in class org.testng.internal.MethodInstance
- getMethod() - Method in class org.testng.internal.reflect.MethodMatcherContext
- getMethod() - Method in class org.testng.internal.TestResult
- getMethod() - Method in interface org.testng.ITestResult
- getMethodDependingOn(String, ITestNGMethod) - Method in class org.testng.DependencyMap
- getMethodName() - Method in class org.testng.internal.BaseTestMethod
-
Returns the method name.
- getMethodName() - Method in class org.testng.internal.ClonedMethod
- getMethodName() - Method in class org.testng.internal.WrappedTestNGMethod
- getMethodName() - Method in interface org.testng.ITestNGMethod
-
Returns the method name.
- getMethodParameter() - Method in class org.testng.internal.reflect.MethodMatcherContext
- getMethodParameters(Method) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Extracts method parameters.
- getMethodResults() - Method in class org.testng.reporters.EmailableReporter2.ClassResult
- getMethods() - Method in class org.testng.internal.AbstractParallelWorker.Arguments
- getMethodsByGroups() - Method in interface org.testng.ISuite
-
Retrieves the map of groups and their associated test methods.
- getMethodsByGroups() - Method in class org.testng.SuiteRunner
- getMethodsDependedUpon() - Method in class org.testng.internal.BaseTestMethod
- getMethodsDependedUpon() - Method in class org.testng.internal.ClonedMethod
- getMethodsDependedUpon() - Method in class org.testng.internal.WrappedTestNGMethod
- getMethodsDependedUpon() - Method in interface org.testng.ITestNGMethod
- getMethodsDependedUpon(ITestNGMethod, ITestNGMethod[], Comparator<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
- getMethodSelector() - Method in class org.testng.internal.MethodSelectorDescriptor
- getMethodSelectors() - Method in class org.testng.xml.XmlMethodSelectors
- getMethodSelectors() - Method in class org.testng.xml.XmlSuite
-
Returns the method selectors.
- getMethodSelectors() - Method in class org.testng.xml.XmlTest
- getMethodsInGroup(String) - Method in class org.testng.reporters.jq.Model
- getMethodsThatBelongTo(String, ITestNGMethod) - Method in class org.testng.DependencyMap
- getMissingGroup() - Method in class org.testng.internal.BaseTestMethod
-
If a group was not found.
- getMissingGroup() - Method in class org.testng.internal.ClonedMethod
- getMissingGroup() - Method in class org.testng.internal.WrappedTestNGMethod
- getMissingGroup() - Method in interface org.testng.ITestNGMethod
-
If a group was not found.
- getMissMatchedTestNames() - Method in class org.testng.xml.internal.TestNamesMatcher
-
Getting miss-matched testNames
- getModel() - Method in class org.testng.reporters.jq.BasePanel
- getName() - Method in interface org.testng.annotations.IDataProviderAnnotation
-
The name of this DataProvider.
- getName() - Method in interface org.testng.IClass
- getName() - Method in interface org.testng.IDataProviderMethod
-
The name of this DataProvider.
- getName() - Method in class org.testng.internal.annotations.DataProviderAnnotation
- getName() - Method in class org.testng.internal.ClassImpl
- getName() - Method in class org.testng.internal.ConstructorOrMethod
- getName() - Method in class org.testng.internal.NoOpTestClass
- getName() - Method in class org.testng.internal.TestResult
- getName() - Method in interface org.testng.ISuite
- getName() - Method in interface org.testng.ITestContext
-
The name of this test.
- getName() - Method in interface org.testng.ITestResult
- getName() - Method in class org.testng.junit.JUnit4ConfigurationMethod
- getName() - Method in class org.testng.junit.JUnit4SpockMethod
- getName() - Method in class org.testng.junit.JUnitTestClass
- getName() - Method in class org.testng.SuiteRunner
- getName() - Method in class org.testng.TestRunner
- getName() - Method in class org.testng.xml.XmlClass
- getName() - Method in class org.testng.xml.XmlDefine
- getName() - Method in class org.testng.xml.XmlInclude
- getName() - Method in class org.testng.xml.XmlPackage
- getName() - Method in class org.testng.xml.XmlSuite
-
Returns the name.
- getName() - Method in class org.testng.xml.XmlTest
- getNavigatorLink(ISuite) - Method in class org.testng.reporters.jq.ChronologicalPanel
- getNavigatorLink(ISuite) - Method in class org.testng.reporters.jq.GroupPanel
- getNavigatorLink(ISuite) - Method in class org.testng.reporters.jq.IgnoredMethodsPanel
- getNavigatorLink(ISuite) - Method in interface org.testng.reporters.jq.INavigatorPanel
- getNavigatorLink(ISuite) - Method in class org.testng.reporters.jq.ReporterPanel
- getNavigatorLink(ISuite) - Method in class org.testng.reporters.jq.TestNgXmlPanel
- getNavigatorLink(ISuite) - Method in class org.testng.reporters.jq.TestPanel
- getNavigatorLink(ISuite) - Method in class org.testng.reporters.jq.TimesPanel
- getNodeCount() - Method in interface org.testng.IDynamicGraph
- getNodeCount() - Method in class org.testng.internal.DynamicGraph
- getNodeCountWithStatus(IDynamicGraph.Status) - Method in interface org.testng.IDynamicGraph
- getNodeCountWithStatus(IDynamicGraph.Status) - Method in class org.testng.internal.DynamicGraph
- getNodesWithStatus(IDynamicGraph.Status) - Method in interface org.testng.IDynamicGraph
- getNodesWithStatus(IDynamicGraph.Status) - Method in class org.testng.internal.DynamicGraph
- getNotifier() - Method in interface org.testng.internal.ITestInvoker
- getObject() - Method in class org.testng.internal.Graph.Node
- getObjectFactory() - Method in class org.testng.internal.Configuration
- getObjectFactory() - Method in interface org.testng.internal.IConfiguration
- getObjectFactory() - Method in interface org.testng.ISuite
- getObjectFactory() - Method in class org.testng.SuiteRunner
- getObjectFactory() - Method in class org.testng.xml.XmlSuite
- getObjectFactory2() - Method in interface org.testng.ISuite
- getObjectFactory2() - Method in class org.testng.SuiteRunner
- getOutput() - Static method in class org.testng.Reporter
- getOutput(ITestResult) - Static method in class org.testng.Reporter
- getOutputDirectory() - Method in interface org.testng.ISuite
- getOutputDirectory() - Method in interface org.testng.ITestContext
- getOutputDirectory() - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- getOutputDirectory() - Method in class org.testng.reporters.XMLReporterConfig
- getOutputDirectory() - Method in class org.testng.SuiteRunner
- getOutputDirectory() - Method in class org.testng.TestNG
- getOutputDirectory() - Method in class org.testng.TestRunner
- getPackageNames() - Method in class org.testng.xml.XmlSuite
- getPackages() - Method in class org.testng.xml.XmlSuite
- getPackages() - Method in class org.testng.xml.XmlTest
- getPanelName(ISuite) - Method in class org.testng.reporters.jq.BaseMultiSuitePanel
- getPanelName(ISuite) - Method in interface org.testng.reporters.jq.INavigatorPanel
- getParallel() - Method in interface org.testng.ISuite
- getParallel() - Method in class org.testng.SuiteRunner
- getParallel() - Method in class org.testng.xml.XmlSuite
-
Returns the parallel mode.
- getParallel() - Method in class org.testng.xml.XmlTest
- getParallelMode() - Method in class org.testng.reporters.EmailableReporter2.SuiteResult
- getParameter(String) - Method in interface org.testng.ISuite
- getParameter(String) - Method in class org.testng.SuiteRunner
-
FIXME: should be removed?
- getParameter(String) - Method in class org.testng.xml.XmlSuite
-
Returns the parameter defined in this suite only.
- getParameter(String) - Method in class org.testng.xml.XmlTest
- getParameterIndex() - Method in class org.testng.internal.TestResult
- getParameterInvocationCount() - Method in class org.testng.internal.BaseTestMethod
- getParameterInvocationCount() - Method in class org.testng.internal.ClonedMethod
- getParameterInvocationCount() - Method in class org.testng.internal.WrappedTestNGMethod
- getParameterInvocationCount() - Method in interface org.testng.ITestNGMethod
- getParameters() - Method in interface org.testng.IConfigureCallBack
- getParameters() - Method in interface org.testng.IHookCallBack
- getParameters() - Method in class org.testng.internal.Arguments
- getParameters() - Method in class org.testng.internal.ConfigMethodArguments
- getParameters() - Method in class org.testng.internal.GroupConfigMethodArguments
- getParameters() - Method in interface org.testng.internal.IParameterInfo
- getParameters() - Method in class org.testng.internal.ParameterInfo
- getParameters() - Method in class org.testng.internal.TestResult
- getParameters() - Method in interface org.testng.ITestResult
- getParameters() - Method in class org.testng.xml.XmlClass
-
Deprecated.Use
getLocalParameters()
orgetAllParameters()
- getParameters() - Method in class org.testng.xml.XmlInclude
-
Deprecated.Use
getLocalParameters()
orgetAllParameters()
- getParameters() - Method in class org.testng.xml.XmlSuite
-
Gets the parameters that apply to tests in this suite.
The set of parameters for a suite is appended with parameters from the parent suite. - getParameters() - Method in class org.testng.xml.XmlTest
-
Deprecated.Use
getLocalParameters()
orgetAllParameters()
- getParameters(Element) - Method in class org.testng.xml.dom.Wrapper
- getParametersFromIndex(Iterator<Object[]>, int) - Static method in class org.testng.internal.Parameters
- getParametersIndex() - Method in class org.testng.internal.TestMethodArguments
- getParameterTypes() - Method in class org.testng.internal.ConstructorOrMethod
- getParameterValues() - Method in class org.testng.internal.ConfigMethodArguments
- getParameterValues() - Method in class org.testng.internal.MethodArguments
- getParentInjector() - Method in class org.testng.internal.ClassImpl
- getParentInjector() - Method in interface org.testng.ISuite
- getParentInjector() - Method in class org.testng.SuiteRunner
- getParentModule() - Method in interface org.testng.ISuite
- getParentModule() - Method in class org.testng.SuiteRunner
- getParentModule() - Method in class org.testng.xml.XmlSuite
- getParentSuite() - Method in class org.testng.xml.XmlSuite
- getPassedConfigurations() - Method in interface org.testng.ITestContext
-
Retrieves information about the successful configuration method invocations.
- getPassedConfigurations() - Method in class org.testng.TestRunner
- getPassedResultsByClass(ISuite) - Method in class org.testng.reporters.jq.Model
- getPassedTestCount() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getPassedTestResults() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getPassedTests() - Method in interface org.testng.ITestContext
- getPassedTests() - Method in class org.testng.TestListenerAdapter
- getPassedTests() - Method in class org.testng.TestRunner
- getPassedTests(ITestNGMethod) - Method in interface org.testng.internal.ITestResultNotifier
- getPassedTests(ITestNGMethod) - Method in class org.testng.TestRunner
- getPredecessors() - Method in class org.testng.internal.Graph.Node
- getPredecessors(T) - Method in class org.testng.internal.Graph
- getPrefix() - Method in class org.testng.reporters.jq.ChronologicalPanel
- getPrefix() - Method in class org.testng.reporters.jq.GroupPanel
- getPrefix() - Method in class org.testng.reporters.jq.IgnoredMethodsPanel
- getPrefix() - Method in interface org.testng.reporters.jq.INavigatorPanel
- getPrefix() - Method in class org.testng.reporters.jq.ReporterPanel
- getPrefix() - Method in class org.testng.reporters.jq.TestNgXmlPanel
- getPrefix() - Method in class org.testng.reporters.jq.TestPanel
- getPrefix() - Method in class org.testng.reporters.jq.TimesPanel
- getPreserveOrder() - Method in class org.testng.xml.XmlSuite
- getPreserveOrder() - Method in class org.testng.xml.XmlTest
- getPriority() - Method in interface org.testng.annotations.ITestAnnotation
-
The scheduling priority.
- getPriority() - Method in class org.testng.internal.annotations.TestOrConfiguration
- getPriority() - Method in class org.testng.internal.BaseTestMethod
- getPriority() - Method in class org.testng.internal.ClonedMethod
- getPriority() - Method in class org.testng.internal.MethodSelectorDescriptor
- getPriority() - Method in class org.testng.internal.TestMethodWorker
-
The priority of a worker is the priority of the first method it's going to run.
- getPriority() - Method in class org.testng.internal.WrappedTestNGMethod
- getPriority() - Method in interface org.testng.ITestNGMethod
-
The scheduling priority.
- getPriority() - Method in class org.testng.SuiteRunnerWorker
- getPriority() - Method in interface org.testng.thread.IWorker
- getPriority() - Method in class org.testng.xml.XmlMethodSelector
- getProperties() - Method in class org.testng.ReporterConfig
- getPropertyFileName() - Method in interface org.testng.ISuiteResult
- getPropertyType(Class, String) - Static method in class org.testng.internal.PropertyUtils
- getQualifiedName() - Method in class org.testng.internal.BaseTestMethod
- getQualifiedName() - Method in class org.testng.internal.ClonedMethod
- getQualifiedName() - Method in class org.testng.internal.WrappedTestNGMethod
- getQualifiedName() - Method in interface org.testng.ITestNGMethod
-
getRealClass().getName() + "." + getMethodName()
- getRealClass() - Method in interface org.testng.IClass
- getRealClass() - Method in class org.testng.internal.BaseTestMethod
- getRealClass() - Method in class org.testng.internal.ClassImpl
- getRealClass() - Method in class org.testng.internal.ClonedMethod
- getRealClass() - Method in class org.testng.internal.NoOpTestClass
- getRealClass() - Method in class org.testng.internal.WrappedTestNGMethod
- getRealClass() - Method in interface org.testng.ITestNGMethod
- getRealClass() - Method in class org.testng.junit.JUnitTestClass
- getReporters() - Method in class org.testng.SuiteRunner
- getReporters() - Method in class org.testng.TestNG
- getResults() - Method in interface org.testng.ISuite
- getResults() - Method in class org.testng.reporters.EmailableReporter2.MethodResult
- getResults() - Method in class org.testng.SuiteRunner
- getResults(Class<?>) - Method in class org.testng.reporters.jq.ResultsByClass
- getResults(ITestNGMethod) - Method in class org.testng.internal.ResultMap
- getResults(ITestNGMethod) - Method in interface org.testng.IResultMap
- getRetriedTestCount() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getRetriedTestResults() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getRetryAnalyzer() - Method in interface org.testng.annotations.ITestAnnotation
-
Deprecated.- This method stands deprecated as of TestNG 7.0.0. Please use {
ITestAnnotation.getRetryAnalyzerClass()
} instead. - getRetryAnalyzer() - Method in class org.testng.internal.annotations.TestAnnotation
- getRetryAnalyzer() - Method in class org.testng.internal.BaseTestMethod
- getRetryAnalyzer() - Method in class org.testng.internal.ClonedMethod
- getRetryAnalyzer() - Method in class org.testng.internal.WrappedTestNGMethod
- getRetryAnalyzer() - Method in interface org.testng.ITestNGMethod
-
Deprecated.- This method stands deprecated as of TestNG 7.0.0. Please use
ITestNGMethod.getRetryAnalyzer(ITestResult)
instead. - getRetryAnalyzer(ITestResult) - Method in class org.testng.internal.BaseTestMethod
- getRetryAnalyzer(ITestResult) - Method in class org.testng.internal.ClonedMethod
- getRetryAnalyzer(ITestResult) - Method in class org.testng.internal.WrappedTestNGMethod
- getRetryAnalyzer(ITestResult) - Method in interface org.testng.ITestNGMethod
- getRetryAnalyzerClass() - Method in interface org.testng.annotations.ITestAnnotation
- getRetryAnalyzerClass() - Method in class org.testng.internal.annotations.TestAnnotation
- getRetryAnalyzerClass() - Method in class org.testng.internal.BaseTestMethod
- getRetryAnalyzerClass() - Method in class org.testng.internal.ClonedMethod
- getRetryAnalyzerClass() - Method in class org.testng.internal.WrappedTestNGMethod
- getRetryAnalyzerClass() - Method in interface org.testng.ITestNGMethod
- getRun() - Method in class org.testng.xml.XmlGroups
- getRunner() - Method in interface org.testng.internal.ITestInvoker
- getScript() - Method in class org.testng.xml.XmlMethodSelector
- getScript() - Method in class org.testng.xml.XmlScript
-
Deprecated.User
XmlScript.getExpression()
instead - getScript() - Method in class org.testng.xml.XmlTest
- getScriptSelector(XmlScript) - Static method in class org.testng.internal.ScriptSelectorFactory
- getServiceLoaderListeners() - Method in class org.testng.TestNG
- getSignature() - Method in class org.testng.internal.BaseTestMethod
- getSimpleName() - Method in class org.testng.internal.BaseTestMethod
- getSingleThreaded() - Method in interface org.testng.annotations.ITestAnnotation
- getSingleThreaded() - Method in class org.testng.internal.annotations.TestAnnotation
- getSize() - Method in class org.testng.collections.MultiMap
-
Deprecated.
- getSkipCausedBy() - Method in class org.testng.internal.TestResult
- getSkipCausedBy() - Method in interface org.testng.ITestResult
- getSkippedConfigurationResults() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getSkippedConfigurations() - Method in interface org.testng.ITestContext
-
Retrieves information about the skipped configuration method invocations.
- getSkippedConfigurations() - Method in class org.testng.TestRunner
- getSkippedResultsByClass(ISuite) - Method in class org.testng.reporters.jq.Model
- getSkippedTestCount() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getSkippedTestResults() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getSkippedTests() - Method in interface org.testng.ITestContext
- getSkippedTests() - Method in class org.testng.TestListenerAdapter
- getSkippedTests() - Method in class org.testng.TestRunner
- getSkippedTests(ITestNGMethod) - Method in interface org.testng.internal.ITestResultNotifier
- getSkippedTests(ITestNGMethod) - Method in class org.testng.TestRunner
- getStackTraceOutput() - Method in class org.testng.reporters.XMLReporterConfig
- getStackTraceOutputLevelForPassedTests() - Method in class org.testng.reporters.XMLReporterConfig
- getStackTraceOutputMethod() - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- getStackTraceOutputMethod() - Method in class org.testng.reporters.XMLReporterConfig
-
Deprecated.- Please use
XMLReporterConfig.getStackTraceOutput()
instead. - getStackTraces() - Method in class org.testng.internal.thread.ExecutorAdapter
- getStackTraces() - Method in interface org.testng.internal.thread.IExecutor
- getStart() - Method in class org.testng.TestNG
- getStartDate() - Method in interface org.testng.ITestContext
-
When this test started running.
- getStartDate() - Method in class org.testng.TestRunner
- getStartMillis() - Method in class org.testng.internal.TestResult
- getStartMillis() - Method in interface org.testng.ITestResult
- getStatus() - Method in class org.testng.internal.ExitCodeListener
- getStatus() - Method in class org.testng.internal.TestResult
- getStatus() - Method in interface org.testng.ITestResult
- getStatus() - Method in class org.testng.TestNG
- getStatus(String) - Static method in class org.testng.reporters.XMLReporterConfig
- getStatusForSuite(String) - Method in class org.testng.reporters.jq.Model
- getStrictlySortedNodes() - Method in class org.testng.internal.Graph
- getStringArray(String[], String[]) - Method in class org.testng.internal.BaseTestMethod
- getStringBuffer() - Method in class org.testng.reporters.XMLStringBuffer
- getSuccessPercentage() - Method in interface org.testng.annotations.ITestAnnotation
-
The percentage of success expected from this method.
- getSuccessPercentage() - Method in class org.testng.internal.annotations.TestAnnotation
- getSuccessPercentage() - Method in class org.testng.internal.BaseTestMethod
-
Default value for successPercentage.
- getSuccessPercentage() - Method in class org.testng.internal.ClonedMethod
- getSuccessPercentage() - Method in class org.testng.internal.TestNGMethod
-
Default value for successPercentage.
- getSuccessPercentage() - Method in class org.testng.internal.WrappedTestNGMethod
- getSuccessPercentage() - Method in interface org.testng.ITestNGMethod
- getSuite() - Method in class org.testng.internal.ConfigMethodArguments
- getSuite() - Method in class org.testng.internal.GroupConfigMethodArguments
- getSuite() - Method in interface org.testng.ITestContext
- getSuite() - Method in class org.testng.TestRunner
- getSuite() - Method in class org.testng.xml.TestNGContentHandler
- getSuite() - Method in class org.testng.xml.XmlTest
-
Returns the suite this test is part of.
- getSuiteBuffer() - Method in class org.testng.xml.LaunchSuite.ExistingSuite
- getSuiteBuffer() - Method in class org.testng.xml.LaunchSuite
- getSuiteFileNames() - Method in class org.testng.TestNGAntTask
- getSuiteFiles() - Method in class org.testng.xml.XmlSuite
-
Returns the suite files.
- getSuiteListeners() - Method in class org.testng.TestNG
- getSuiteName() - Method in interface org.testng.annotations.ITestAnnotation
- getSuiteName() - Method in class org.testng.internal.annotations.TestAnnotation
- getSuiteName() - Method in class org.testng.reporters.EmailableReporter2.SuiteResult
- getSuites() - Method in class org.testng.reporters.jq.BasePanel
- getSuites() - Method in class org.testng.reporters.jq.Model
- getSuitesMatchingTestNames() - Method in class org.testng.xml.internal.TestNamesMatcher
- getSuiteState() - Method in interface org.testng.ISuite
-
Retrieves the shared state for a suite.
- getSuiteState() - Method in class org.testng.SuiteRunner
- getSuiteThreadPoolSize() - Method in class org.testng.TestNG
- getSupportClass() - Method in class org.testng.xml.XmlClass
- getTag(ITestResult) - Method in class org.testng.reporters.jq.Model
- getTagName() - Method in class org.testng.xml.dom.Wrapper
- getTasks() - Method in class org.testng.internal.TestMethodWorker
- getTasks() - Method in class org.testng.SuiteRunnerWorker
- getTasks() - Method in interface org.testng.thread.IWorker
- getTest() - Method in interface org.testng.internal.ITestResultNotifier
- getTest() - Method in class org.testng.TestRunner
- getTest() - Method in class org.testng.xml.XmlSuite
-
Returns the test.
- getTest(Class, String...) - Method in class org.testng.junit.JUnitTestRunner
-
Returns the Test corresponding to the given suite.
- getTestClass() - Method in class org.testng.internal.annotations.BaseAnnotation
- getTestClass() - Method in class org.testng.internal.BaseTestMethod
- getTestClass() - Method in class org.testng.internal.ClonedMethod
- getTestClass() - Method in class org.testng.internal.ConfigMethodArguments
- getTestClass() - Method in class org.testng.internal.TestMethodArguments
- getTestClass() - Method in class org.testng.internal.TestResult
- getTestClass() - Method in class org.testng.internal.WrappedTestNGMethod
- getTestClass() - Method in interface org.testng.ITestNGMethod
- getTestClass() - Method in interface org.testng.ITestResult
- getTestClasses() - Method in class org.testng.TestRunner
- getTestClasspath() - Static method in class org.testng.internal.RuntimeBehavior
- getTestContext() - Method in class org.testng.internal.AbstractParallelWorker.Arguments
- getTestContext() - Method in class org.testng.internal.reflect.MethodMatcherContext
- getTestContext() - Method in class org.testng.internal.TestResult
- getTestContext() - Method in interface org.testng.ISuiteResult
- getTestContext() - Method in interface org.testng.ITestResult
- getTestContexts() - Method in class org.testng.TestListenerAdapter
- getTestInvoker() - Method in interface org.testng.internal.IInvoker
- getTestInvoker() - Method in class org.testng.internal.Invoker
- getTestListeners() - Method in interface org.testng.internal.ITestResultNotifier
- getTestListeners() - Method in class org.testng.TestNG
- getTestListeners() - Method in class org.testng.TestRunner
- getTestMethod() - Method in interface org.testng.IInvokedMethod
- getTestMethod() - Method in class org.testng.internal.Arguments
- getTestMethod() - Method in class org.testng.internal.InvokedMethod
- getTestMethodResult() - Method in class org.testng.internal.ConfigMethodArguments
- getTestMethods() - Method in class org.testng.internal.NoOpTestClass
- getTestMethods() - Method in interface org.testng.ITestClass
-
Returns all the applicable test methods.
- getTestMethods() - Method in interface org.testng.junit.IJUnitTestRunner
- getTestMethods() - Method in class org.testng.junit.JUnit4TestRunner
-
Needed from TestRunner in order to figure out what JUnit test methods were run.
- getTestMethods() - Method in class org.testng.junit.JUnitTestClass
- getTestMethods() - Method in class org.testng.junit.JUnitTestRunner
-
Needed from TestRunner in order to figure out what JUnit test methods were run.
- getTestMethods(Class<?>, XmlTest) - Method in class org.testng.internal.TestNGMethodFinder
- getTestMethods(Class<?>, XmlTest) - Method in interface org.testng.ITestMethodFinder
- getTestMethods(Class, XmlTest) - Method in class org.testng.junit.JUnitMethodFinder
- getTestName() - Method in interface org.testng.annotations.ITestAnnotation
- getTestName() - Method in interface org.testng.IClass
-
If this class implements org.testng.ITest, returns its test name, otherwise returns null.
- getTestName() - Method in class org.testng.internal.annotations.TestAnnotation
- getTestName() - Method in class org.testng.internal.ClassImpl
- getTestName() - Method in class org.testng.internal.NoOpTestClass
- getTestName() - Method in class org.testng.internal.TestResult
-
If this result's related instance implements ITest or use @Test(testName=...), returns its test name, otherwise returns null.
- getTestName() - Method in interface org.testng.ITest
-
The name of test instance(s).
- getTestName() - Method in interface org.testng.ITestResult
-
If this result's related instance implements ITest or use @Test(testName=...), returns its test name, otherwise returns null.
- getTestName() - Method in class org.testng.junit.JUnitTestClass
- getTestName() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getTestName(ITestResult) - Method in class org.testng.reporters.JUnitReportReporter
- getTestNGInstrastructure(StackTraceElement[], ITestNGMethod) - Static method in class org.testng.reporters.util.StackTraceTools
-
Finds topmost position of the test method in the stack, or top of stack if
method
is not in it. - getTestParameters() - Method in class org.testng.xml.XmlTest
-
Deprecated.Use
getLocalParameters()
instead - getTestResult() - Method in interface org.testng.IInvokedMethod
- getTestResult() - Method in class org.testng.internal.InvokedMethod
- getTestResult() - Method in class org.testng.internal.reflect.MethodMatcherContext
- getTestResultName(ITestResult) - Static method in class org.testng.reporters.jq.Model
- getTestResults() - Method in class org.testng.internal.TestMethodWorker
- getTestResults() - Method in class org.testng.reporters.EmailableReporter2.SuiteResult
- getTestResults(ISuite) - Method in class org.testng.reporters.jq.Model
- getTestRoot(StackTraceElement[], ITestNGMethod) - Static method in class org.testng.reporters.util.StackTraceTools
-
Finds topmost position of the test method in the stack, or top of stack if
method
is not in it. - getTests() - Method in class org.testng.xml.XmlSuite
-
Returns the tests.
- getThreadCount() - Method in class org.testng.xml.XmlSuite
- getThreadCount() - Method in class org.testng.xml.XmlTest
- getThreadFactory() - Method in interface org.testng.internal.thread.IThreadFactory
- getThreadFactory() - Method in class org.testng.internal.thread.ThreadUtil.ThreadFactoryImpl
- getThreadIdToRunOn() - Method in interface org.testng.thread.IWorker
- getThreadPoolSize() - Method in interface org.testng.annotations.ITestAnnotation
-
The size of the thread pool for this method.
- getThreadPoolSize() - Method in class org.testng.internal.annotations.TestAnnotation
- getThreadPoolSize() - Method in class org.testng.internal.BaseTestMethod
- getThreadPoolSize() - Method in class org.testng.internal.ClonedMethod
- getThreadPoolSize() - Method in class org.testng.internal.TestNGMethod
- getThreadPoolSize() - Method in class org.testng.internal.WrappedTestNGMethod
- getThreadPoolSize() - Method in interface org.testng.ITestNGMethod
- getThreads() - Method in interface org.testng.internal.thread.IThreadFactory
- getThreads() - Method in class org.testng.internal.thread.ThreadUtil.ThreadFactoryImpl
- getThrowable() - Method in class org.testng.internal.TestResult
- getThrowable() - Method in interface org.testng.ITestResult
- getTimedoutTests() - Method in class org.testng.TestListenerAdapter
- getTimeOut() - Method in interface org.testng.annotations.ITestOrConfiguration
-
Returns the maximum number of milliseconds this test should take.
- getTimeOut() - Method in class org.testng.internal.annotations.TestOrConfiguration
- getTimeOut() - Method in class org.testng.internal.BaseTestMethod
- getTimeOut() - Method in class org.testng.internal.ClonedMethod
- getTimeOut() - Method in class org.testng.internal.TestMethodWorker
-
Retrieves the maximum specified timeout of all ITestNGMethods to be run.
- getTimeOut() - Method in class org.testng.internal.WrappedTestNGMethod
- getTimeOut() - Method in interface org.testng.ITestNGMethod
- getTimeOut() - Method in class org.testng.SuiteRunnerWorker
- getTimeOut() - Method in interface org.testng.thread.IWorker
- getTimeOut() - Method in class org.testng.xml.XmlSuite
-
Returns the timeout.
- getTimeOut() - Method in class org.testng.xml.XmlTest
- getTimeOut(long) - Method in class org.testng.xml.XmlSuite
-
Returns the timeout as a long value specifying the default value to be used if no timeout was specified.
- getTimeOut(long) - Method in class org.testng.xml.XmlTest
- getTimestampFormat() - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- getTimestampFormat() - Method in class org.testng.reporters.XMLReporterConfig
- getTimeZone() - Static method in class org.testng.internal.RuntimeBehavior
- getTopSubModel() - Method in class org.testng.mustache.Model
- getType() - Method in class org.testng.internal.reflect.Parameter
-
Returns a
Class
object that identifies the declared type for the parameter represented by thisParameter
object. - getUserData() - Method in interface org.testng.IMethodSelectorContext
- getUserData() - Method in class org.testng.internal.DefaultMethodSelectorContext
- getValidParallel(String) - Static method in enum org.testng.xml.XmlSuite.ParallelMode
- getValidPolicy(String) - Static method in enum org.testng.xml.XmlSuite.FailurePolicy
- getValue() - Method in interface org.testng.annotations.IListenersAnnotation
- getValue() - Method in interface org.testng.annotations.IParametersAnnotation
-
The list of variables used to fill the parameters of this method.
- getValue() - Method in class org.testng.internal.annotations.ListenersAnnotation
- getValue() - Method in class org.testng.internal.annotations.ParametersAnnotation
- getValue(String) - Method in class org.testng.xml.Parameters
- getValueOrEmpty(String) - Static method in class org.testng.util.Strings
- getValues() - Method in class org.testng.collections.MultiMap
-
Deprecated.
- getVerbose() - Static method in class org.testng.TestRunner
- getVerbose() - Method in class org.testng.xml.XmlSuite
-
Returns the verbose.
- getVerbose() - Method in class org.testng.xml.XmlTest
- getVersionString() - Static method in class org.testng.internal.Version
- getWrongExceptionMessage(Throwable) - Method in interface org.testng.IExpectedExceptionsHolder
-
Get the message in case the Throwable thrown by the test is not matching.
- getWrongExceptionMessage(Throwable) - Method in class org.testng.internal.RegexpExpectedExceptionsHolder
- getXmlClass() - Method in interface org.testng.IClass
- getXmlClass() - Method in class org.testng.internal.ClassImpl
- getXmlClass() - Method in class org.testng.internal.NoOpTestClass
- getXmlClass() - Method in class org.testng.junit.JUnitTestClass
- getXmlClass(Class<?>) - Method in class org.testng.internal.ClassInfoMap
- getXmlClasses() - Method in class org.testng.xml.XmlPackage
- getXmlClasses() - Method in class org.testng.xml.XmlTest
- getXmlDependencyGroups() - Method in class org.testng.xml.XmlTest
- getXmlGroups() - Method in class org.testng.xml.XmlTest
- getXmlMethodSelectors() - Method in class org.testng.xml.XmlSuite
- getXmlPackages() - Method in class org.testng.xml.XmlSuite
-
Returns the XML packages.
- getXmlPackages() - Method in class org.testng.xml.XmlTest
- getXmlSuite() - Method in interface org.testng.ISuite
- getXmlSuite() - Method in class org.testng.SuiteRunner
- getXmlTest() - Method in interface org.testng.IClass
- getXmlTest() - Method in class org.testng.internal.BaseTestMethod
- getXmlTest() - Method in class org.testng.internal.ClassImpl
- getXmlTest() - Method in class org.testng.internal.ClonedMethod
- getXmlTest() - Method in class org.testng.internal.NoOpTestClass
- getXmlTest() - Method in class org.testng.internal.WrappedTestNGMethod
- getXmlTest() - Method in interface org.testng.ITestNGMethod
- getXmlTest() - Method in class org.testng.junit.JUnitTestClass
- Graph<T> - Class in org.testng.internal
-
Simple graph class to implement topological sort (used to sort methods based on what groups they depend on).
- Graph(Comparator<Graph.Node<T>>) - Constructor for class org.testng.internal.Graph
- Graph.Node<T> - Class in org.testng.internal
- GraphThreadPoolExecutor<T> - Class in org.testng.internal.thread.graph
-
An Executor that launches tasks per batches.
- GraphThreadPoolExecutor(String, IDynamicGraph<T>, IThreadWorkerFactory<T>, int, int, long, TimeUnit, BlockingQueue<Runnable>, Comparator<T>) - Constructor for class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- groupByInstance - org.testng.TestRunner.PriorityWeight
- GroupConfigMethodArguments - Class in org.testng.internal
- GroupConfigMethodArguments.Builder - Class in org.testng.internal
- GroupPanel - Class in org.testng.reporters.jq
- GroupPanel(Model) - Constructor for class org.testng.reporters.jq.GroupPanel
- groupResults(Set<ITestResult>) - Method in class org.testng.reporters.EmailableReporter2.TestResult
-
Groups test results by method and then by class.
- groups - Variable in class org.testng.CommandLineArgs
- groups() - Method in annotation type org.testng.annotations.AfterClass
-
The list of groups this class/method belongs to.
- groups() - Method in annotation type org.testng.annotations.AfterGroups
-
The list of groups this class/method belongs to.
- groups() - Method in annotation type org.testng.annotations.AfterMethod
-
The list of groups this class/method belongs to.
- groups() - Method in annotation type org.testng.annotations.AfterSuite
-
The list of groups this class/method belongs to.
- groups() - Method in annotation type org.testng.annotations.AfterTest
-
The list of groups this class/method belongs to.
- groups() - Method in annotation type org.testng.annotations.BeforeClass
-
The list of groups this class/method belongs to.
- groups() - Method in annotation type org.testng.annotations.BeforeGroups
-
The list of groups this class/method belongs to.
- groups() - Method in annotation type org.testng.annotations.BeforeMethod
-
The list of groups this class/method belongs to.
- groups() - Method in annotation type org.testng.annotations.BeforeSuite
-
The list of groups this class/method belongs to.
- groups() - Method in annotation type org.testng.annotations.BeforeTest
-
The list of groups this class/method belongs to.
- groups() - Method in annotation type org.testng.annotations.Test
-
The list of groups this class/method belongs to.
- GROUPS - Static variable in class org.testng.CommandLineArgs
- GROUPS - Static variable in class org.testng.reporters.SuiteHTMLReporter
- GroupsHelper - Class in org.testng.internal
- Guice - Annotation Type in org.testng.annotations
-
This annotation specifies what Guice modules should be used to instantiate this test class.
- GuiceHelper - Class in org.testng
H
- handleOutput(String) - Method in class org.testng.TestNGAntTask
- handleParameters(ITestNGMethod, Map<String, String>, Object, Parameters.MethodParameters, XmlSuite, IAnnotationFinder, Object, Collection<IDataProviderListener>) - Static method in class org.testng.internal.Parameters
-
If the method has parameters, fill them in.
- handleParameters(ITestNGMethod, Map<String, String>, Object, Parameters.MethodParameters, XmlSuite, IAnnotationFinder, Object, Collection<IDataProviderListener>, String) - Static method in class org.testng.internal.Parameters
-
If the method has parameters, fill them in.
- HAS_NO_TEST - Static variable in class org.testng.internal.ExitCode
- hasConfigurationFailureFor(ITestNGMethod, String[], IClass, Object) - Method in interface org.testng.internal.IConfigInvoker
- hasConformance() - Method in class org.testng.internal.reflect.AbstractMethodMatcher
-
Checks if the arguments conform to the method.
- hasConformance() - Method in class org.testng.internal.reflect.AbstractNodeMethodMatcher
-
Checks if the arguments conform to the method.
- hasConformance() - Method in class org.testng.internal.reflect.DataProviderMethodMatcher
-
Checks if the arguments conform to the method.
- hasElements(Collection<?>) - Static method in class org.testng.collections.CollectionUtils
- hasElements(Map<?, ?>) - Static method in class org.testng.collections.CollectionUtils
- hasFailure() - Method in class org.testng.internal.ExitCode
- hasFailure() - Method in class org.testng.TestNG
- hasFailure(int) - Static method in class org.testng.internal.ExitCode
- hasFailureWithinSuccessPercentage() - Method in class org.testng.internal.ExitCode
- hasFailureWithinSuccessPercentage() - Method in class org.testng.TestNG
- hasFailureWithinSuccessPercentage(int) - Static method in class org.testng.internal.ExitCode
- hasFileScheme(String) - Static method in class org.testng.xml.Parser
- hashCode() - Method in class org.testng.internal.BaseTestMethod
-
This implementation returns the associated Java Method's hash code.
- hashCode() - Method in class org.testng.internal.collections.Pair
- hashCode() - Method in class org.testng.internal.ConstructorOrMethod
- hashCode() - Method in class org.testng.internal.WrappedTestNGMethod
- hashCode() - Method in class org.testng.xml.XmlClass
- hashCode() - Method in class org.testng.xml.XmlDefine
- hashCode() - Method in class org.testng.xml.XmlInclude
- hashCode() - Method in class org.testng.xml.XmlMethodSelector
- hashCode() - Method in class org.testng.xml.XmlPackage
- hashCode() - Method in class org.testng.xml.XmlSuite
- hashCode() - Method in class org.testng.xml.XmlTest
- hasMoreInvocation() - Method in class org.testng.internal.BaseTestMethod
- hasMoreInvocation() - Method in class org.testng.internal.ClonedMethod
- hasMoreInvocation() - Method in class org.testng.internal.WrappedTestNGMethod
- hasMoreInvocation() - Method in interface org.testng.ITestNGMethod
- hasNext() - Method in class org.testng.internal.collections.ArrayIterator
- hasNext() - Method in class org.testng.internal.collections.OneToTwoDimArrayIterator
- hasNext() - Method in class org.testng.internal.collections.OneToTwoDimIterator
- hasPredecessors() - Method in class org.testng.internal.Graph.Node
- hasSkip() - Method in class org.testng.internal.ExitCode
- hasSkip() - Method in class org.testng.TestNG
- hasSkipped(int) - Static method in class org.testng.internal.ExitCode
- hasTestInstance(Method, int) - Method in interface org.testng.internal.annotations.IAnnotationFinder
- hasTestInstance(Method, int) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- host - Variable in class org.testng.CommandLineArgs
- HOST - Static variable in class org.testng.CommandLineArgs
- HtmlHelper - Class in org.testng.reporters
- HtmlHelper() - Constructor for class org.testng.reporters.HtmlHelper
- HTTPS_TESTNG_DTD_URL - Static variable in class org.testng.xml.Parser
I
- IAfterClass - Interface in org.testng.internal.annotations
- IAfterGroups - Interface in org.testng.internal.annotations
- IAfterMethod - Interface in org.testng.internal.annotations
- IAfterSuite - Interface in org.testng.internal.annotations
- IAfterTest - Interface in org.testng.internal.annotations
- IAlterSuiteListener - Interface in org.testng
-
Implementations of this interface will gain access to the
XmlSuite
object and thus let users be able to alter a suite or a test based on their own needs. - IAlterTestName - Interface in org.testng
-
Deprecated.As of release 7.0.0, replaced by
ITestResult
- IAnnotation - Interface in org.testng.annotations
-
The parent interface for all the annotations.
- IAnnotationFinder - Interface in org.testng.internal.annotations
-
This interface defines how annotations are found on classes, methods and constructors.
- IAnnotationTransformer - Interface in org.testng
- IAnnotationTransformer - Interface in org.testng.internal.annotations
-
For backward compatibility.
- IAnnotationTransformer2 - Interface in org.testng
-
Deprecated.As of release 7.0.0, replaced by
IAnnotationTransformer
- IAnnotationTransformer3 - Interface in org.testng
-
Deprecated.As of release 7.0.0, replaced by
IAnnotationTransformer
- IAssert<T> - Interface in org.testng.asserts
- IAssertLifecycle - Interface in org.testng.asserts
-
Life cycle methods for the assertion class.
- IAttributes - Interface in org.testng
-
A trait that is used by all interfaces that lets the user add or remove their own attributes.
- IBaseBeforeAfter - Interface in org.testng.internal.annotations
-
Base interface for IBeforeSuite, IAfterSuite, etc...
- IBaseBeforeAfterMethod - Interface in org.testng.internal.annotations
- IBeforeClass - Interface in org.testng.internal.annotations
- IBeforeGroups - Interface in org.testng.internal.annotations
- IBeforeMethod - Interface in org.testng.internal.annotations
- IBeforeSuite - Interface in org.testng.internal.annotations
- IBeforeTest - Interface in org.testng.internal.annotations
- IBuffer - Interface in org.testng.reporters
- IClass - Interface in org.testng
-
IClass
represents a test class and a collection of its instances. - IClassListener - Interface in org.testng
- IConfigInvoker - Interface in org.testng.internal
- IConfigurable - Interface in org.testng
-
If a test class implements this interface, its run() method will be invoked instead of each configuration method found.
- IConfiguration - Interface in org.testng.internal
- IConfigurationAnnotation - Interface in org.testng.annotations
-
Encapsulate the @Configuration / @testng.configuration annotation
- IConfigurationListener - Interface in org.testng
-
Listener interface for events related to configuration methods.
- IConfigurationListener2 - Interface in org.testng
-
Deprecated.As of release 7.0.0, replaced by
IConfigurationListener
- IConfigureCallBack - Interface in org.testng
-
A parameter of this type will be passed to the run() method of a IConfigurable.
- IDataProvidable - Interface in org.testng.internal.annotations
-
A trait shared by all the annotations that have dataProvider/dataProviderClass attributes.
- IDataProviderAnnotation - Interface in org.testng.annotations
-
Encapsulate the @DataProvider / @testng.data-provider annotation
- IDataProviderListener - Interface in org.testng
-
A listener that gets invoked before and after a data provider is invoked by TestNG.
- IDataProviderMethod - Interface in org.testng
-
Represents the attributes of a
DataProvider
annotated method. - IDynamicGraph<T> - Interface in org.testng
-
Represents the graphical representative capabilities of an entity.
- IDynamicGraph.Status - Enum in org.testng
- IExecutionListener - Interface in org.testng
-
A listener used to monitor when a TestNG run starts and ends.
- IExecutionVisualiser - Interface in org.testng
-
A TestNG listener that can be used to build graph representations of TestNG methods as and when they are being executed on a real-time basis.
- IExecutor - Interface in org.testng.internal.thread
-
Reduced interface to mimic an ExecutorService.
- IExecutorFactory - Interface in org.testng.thread
-
Represents the capabilities to be possessed by any implementation that can be plugged into TestNG to execute nodes from a
IDynamicGraph
object. - IExpectedExceptionsHolder - Interface in org.testng
- IFactoryAnnotation - Interface in org.testng.annotations
-
Encapsulate the @Factory / @testng.factory annotation
- IFileParser<T> - Interface in org.testng.xml
- IFutureResult - Interface in org.testng.internal.thread
-
Reduced interface to mimic Future.
- Ignore - Annotation Type in org.testng.annotations
-
Alternative of @Test(enable=false)
- IgnoredMethodsPanel - Class in org.testng.reporters.jq
- IgnoredMethodsPanel(Model) - Constructor for class org.testng.reporters.jq.IgnoredMethodsPanel
- IgnoreListener - Class in org.testng.internal.annotations
- IgnoreListener() - Constructor for class org.testng.internal.annotations.IgnoreListener
- ignoreMissingDependencies() - Method in interface org.testng.annotations.ITestAnnotation
- ignoreMissingDependencies() - Method in annotation type org.testng.annotations.Test
-
If set to true, this test will run even if the methods it depends on are missing or excluded.
- ignoreMissingDependencies() - Method in class org.testng.internal.annotations.TestAnnotation
- ignoreMissingDependencies() - Method in class org.testng.internal.BaseTestMethod
- ignoreMissingDependencies() - Method in class org.testng.internal.ClonedMethod
- ignoreMissingDependencies() - Method in class org.testng.internal.WrappedTestNGMethod
- ignoreMissingDependencies() - Method in interface org.testng.ITestNGMethod
- IHookable - Interface in org.testng
-
If a test class implements this interface, its run() method will be invoked instead of each @Test method found.
- IHookCallBack - Interface in org.testng
-
A parameter of this type will be passed to the run() method of a IHookable.
- IInstanceInfo<T> - Interface in org.testng
-
This class defines a pair of instance/class.
- IInvokedMethod - Interface in org.testng
-
An interface representing a method that has been invoked by TestNG.
- IInvokedMethodListener - Interface in org.testng
-
A listener that gets invoked before and after a method is invoked by TestNG.
- IInvokedMethodListener2 - Interface in org.testng
-
Deprecated.As of release 7.0.0, replaced by
IInvokedMethodListener
- IInvoker - Interface in org.testng.internal
-
This class defines an invoker.
- IJUnitTestRunner - Interface in org.testng.junit
-
An abstraction interface over JUnit test runners.
- IListeners - Interface in org.testng.internal.annotations
- IListenersAnnotation - Interface in org.testng.annotations
- IMethodInstance - Interface in org.testng
-
This interface captures a test method along with all the instances it should be run on.
- IMethodInterceptor - Interface in org.testng
-
This class is used to alter the list of test methods that TestNG is about to run.
- IMethodRunner - Interface in org.testng.internal
- IMethodSelector - Interface in org.testng
-
This interface is used to augment or replace TestNG's algorithm to decide whether a test method should be included in a test run.
- IMethodSelectorContext - Interface in org.testng
-
An implementation of this interface is passed to all the Method Selectors when their includeMethod() is invoked.
- IModuleFactory - Interface in org.testng
-
This interface is used by the moduleFactory attribute of the @Guice annotation.
- INavigatorPanel - Interface in org.testng.reporters.jq
-
Panels that are accessible from the navigator.
- includeMethod(IMethodSelectorContext, ITestNGMethod, boolean) - Method in interface org.testng.IMethodSelector
- includeMethod(IMethodSelectorContext, ITestNGMethod, boolean) - Method in class org.testng.internal.XmlMethodSelector
- includeMethod(ITestNGMethod, boolean) - Method in class org.testng.internal.RunInfo
- incrementCurrentInvocationCount() - Method in class org.testng.internal.BaseTestMethod
- incrementCurrentInvocationCount() - Method in class org.testng.internal.ClonedMethod
- incrementCurrentInvocationCount() - Method in class org.testng.internal.WrappedTestNGMethod
- incrementCurrentInvocationCount() - Method in interface org.testng.ITestNGMethod
- indexOf(ITestNGMethod, ITestNGMethod[]) - Method in class org.testng.internal.TestMethodWorker
- indices() - Method in annotation type org.testng.annotations.DataProvider
-
Which indices to run from this data provider, default: all.
- indices() - Method in annotation type org.testng.annotations.Factory
- InexactComparisonCriteria - Class in org.testng.internal.junit
- InexactComparisonCriteria(double) - Constructor for class org.testng.internal.junit.InexactComparisonCriteria
- info(Object) - Method in class org.testng.log4testng.Logger
-
Log a message object with the INFO level.
- info(Object, Throwable) - Method in class org.testng.log4testng.Logger
-
Log a message object with the WARN level including the stack trace of the Throwable t passed as parameter.
- inheritGroups() - Method in annotation type org.testng.annotations.AfterClass
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Method in annotation type org.testng.annotations.AfterGroups
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Method in annotation type org.testng.annotations.AfterMethod
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Method in annotation type org.testng.annotations.AfterSuite
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Method in annotation type org.testng.annotations.AfterTest
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Method in annotation type org.testng.annotations.BeforeClass
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Method in annotation type org.testng.annotations.BeforeGroups
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Method in annotation type org.testng.annotations.BeforeMethod
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Method in annotation type org.testng.annotations.BeforeSuite
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Method in annotation type org.testng.annotations.BeforeTest
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- initBeforeAfterGroups(Class<? extends ITestOrConfiguration>, String[]) - Method in class org.testng.internal.BaseTestMethod
- initGroups(Class<? extends ITestOrConfiguration>) - Method in class org.testng.internal.BaseTestMethod
- initializeEverything() - Method in class org.testng.TestNG
-
Invoked by the remote runner.
- initializeSuitesAndJarFile() - Method in class org.testng.TestNG
- inject(Parameter[], Set<InjectableParameter>, Object[], Constructor, ITestContext, ITestResult) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Injects appropriate arguments.
- inject(Parameter[], Set<InjectableParameter>, Object[], Method, ITestContext, ITestResult) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Injects appropriate arguments.
- InjectableParameter - Enum in org.testng.internal.reflect
-
Enumeration of injectables.
- InjectableParameter.Assistant - Class in org.testng.internal.reflect
-
convenience means to add and remove injectables.
- injectParameters(Object[], Method, ITestContext) - Static method in class org.testng.internal.Parameters
-
Gets an array of parameter values returned by data provider or the ones that are injected based on parameter type.
- instance - Variable in class org.testng.internal.Arguments
- InstanceCreator - Class in org.testng.internal
-
Utility class for object instantiations.
- InstanceInfo<T> - Class in org.testng.internal
- InstanceInfo(Class<T>, T) - Constructor for class org.testng.internal.InstanceInfo
- INSTANCES - org.testng.xml.XmlSuite.ParallelMode
- intercept(List<IMethodInstance>, ITestContext) - Method in interface org.testng.IMethodInterceptor
- intersection(List<K>, List<K>) - Static method in class org.testng.collections.Lists
- Ints - Class in org.testng.internal.collections
- invocationCount() - Method in annotation type org.testng.annotations.Test
-
The number of times this method should be invoked.
- invocationTimeOut() - Method in interface org.testng.annotations.ITestAnnotation
- invocationTimeOut() - Method in annotation type org.testng.annotations.Test
-
The maximum number of milliseconds that the total number of invocations on this test method should take.
- invocationTimeOut() - Method in class org.testng.internal.annotations.TestAnnotation
- invoke() - Method in class org.testng.internal.FactoryMethod
- invokeAfterClassMethods(ITestClass, IMethodInstance) - Method in class org.testng.internal.TestMethodWorker
-
Invoke the @AfterClass methods if not done already
- invokeAfterGroupsConfigurations(GroupConfigMethodArguments) - Method in interface org.testng.internal.IConfigInvoker
- invokeBeforeClassMethods(ITestClass, IMethodInstance) - Method in class org.testng.internal.TestMethodWorker
-
Invoke the @BeforeClass methods if not done already
- invokeBeforeGroupsConfigurations(GroupConfigMethodArguments) - Method in interface org.testng.internal.IConfigInvoker
- invokeConfigurable(Object, Object[], IConfigurable, Method, ITestResult) - Static method in class org.testng.internal.MethodInvocationHelper
- invokeConfigurations(IClass, ITestNGMethod[], XmlSuite, Map<String, String>, Object[], Object) - Method in interface org.testng.internal.IInvoker
-
Deprecated.- This method stands deprecated as of TestNG 7.0.0
- invokeConfigurations(IClass, ITestNGMethod[], XmlSuite, Map<String, String>, Object[], Object) - Method in class org.testng.internal.Invoker
-
Invoke configuration methods if they belong to the same TestClass passed in parameter..
- invokeConfigurations(ConfigMethodArguments) - Method in interface org.testng.internal.IConfigInvoker
- invokeDataProvider(Object, Method, ITestNGMethod, ITestContext, Object, IAnnotationFinder) - Static method in class org.testng.internal.MethodInvocationHelper
- InvokedMethod - Class in org.testng.internal
- InvokedMethod(Object, ITestNGMethod, long, ITestResult) - Constructor for class org.testng.internal.InvokedMethod
- InvokedMethodListenerInvoker - Class in org.testng.internal.invokers
-
Hides complexity of calling methods of
IInvokedMethodListener
. - InvokedMethodListenerInvoker(InvokedMethodListenerMethod, ITestResult, ITestContext) - Constructor for class org.testng.internal.invokers.InvokedMethodListenerInvoker
-
Creates a new invoker instance which can be used to call the specified
listenerMethod
on any number ofIInvokedMethodListener
s. - InvokedMethodListenerMethod - Enum in org.testng.internal.invokers
-
Indicates which of the methods of a
IInvokedMethodListener
should be called. - invokedMethodsToMethods(Collection<IInvokedMethod>) - Static method in class org.testng.internal.MethodHelper
- invokeHookable(Object, Object[], IHookable, Method, ITestResult) - Static method in class org.testng.internal.MethodInvocationHelper
- invokeListener(IInvokedMethodListener, IInvokedMethod) - Method in class org.testng.internal.invokers.InvokedMethodListenerInvoker
-
Invokes the given
listenerInstance
, calling the method specified in the constructor of thisInvokedMethodListenerInvoker
. - invokeListenersForSkippedTestResult(ITestResult, IInvokedMethod) - Method in interface org.testng.internal.ITestInvoker
- invokeMethod(Method, Object, Object[]) - Static method in class org.testng.internal.MethodInvocationHelper
- invokeMethod(Method, Object, List<Object>) - Static method in class org.testng.internal.MethodInvocationHelper
- invokeMethodConsideringTimeout(ITestNGMethod, ConstructorOrMethod, Object, Object[], ITestResult) - Static method in class org.testng.internal.MethodInvocationHelper
- invokeMethodNoCheckedException(Method, Object, List<Object>) - Static method in class org.testng.internal.MethodInvocationHelper
- InvokeMethodRunnable - Class in org.testng.internal
-
A Runnable Method invoker.
- InvokeMethodRunnable(ITestNGMethod, Object, Object[], IHookable, ITestResult) - Constructor for class org.testng.internal.InvokeMethodRunnable
- InvokeMethodRunnable.TestNGRuntimeException - Exception in org.testng.internal
- invoker(IInvoker) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- Invoker - Class in org.testng.internal
-
This class is responsible for invoking methods: - test methods - configuration methods - possibly in a separate thread and then for notifying the result listeners.
- Invoker(IConfiguration, ITestContext, ITestResultNotifier, SuiteRunState, boolean, Collection<IInvokedMethodListener>, List<IClassListener>, Collection<IDataProviderListener>) - Constructor for class org.testng.internal.Invoker
- invokeTestMethod(TestMethodArguments, XmlSuite, ITestInvoker.FailureContext) - Method in interface org.testng.internal.ITestInvoker
- invokeTestMethods(ITestNGMethod, Object) - Method in class org.testng.internal.TestMethodWorker
- invokeTestMethods(ITestNGMethod, Map<String, String>, ConfigurationGroupMethods, Object, ITestContext) - Method in interface org.testng.internal.IInvoker
-
Deprecated.- This method stands deprecated as of TestNG 7.0.0
- invokeTestMethods(ITestNGMethod, Map<String, String>, ConfigurationGroupMethods, Object, ITestContext) - Method in class org.testng.internal.Invoker
-
Invoke all the test methods.
- invokeTestMethods(ITestNGMethod, ConfigurationGroupMethods, Object, ITestContext) - Method in interface org.testng.internal.ITestInvoker
- invokeWithTimeout(ITestNGMethod, Object, Object[], ITestResult) - Static method in class org.testng.internal.MethodInvocationHelper
-
Invokes a method on a separate thread in order to allow us to timeout the invocation.
- invokeWithTimeout(ITestNGMethod, Object, Object[], ITestResult, IHookable) - Static method in class org.testng.internal.MethodInvocationHelper
- IObjectFactory - Interface in org.testng
-
Factory used to create all test instances.
- IObjectFactory2 - Interface in org.testng
-
Factory used to create all test instances.
- IObjectFactoryAnnotation - Interface in org.testng.annotations
- IPanel - Interface in org.testng.reporters.jq
- IParameterInfo - Interface in org.testng.internal
-
Represents the ability to retrieve the parameters associated with a factory method.
- IParameterizable - Interface in org.testng.annotations
-
Parent interface for annotations that can receive parameters.
- IParametersAnnotation - Interface in org.testng.annotations
-
Encapsulate the @Parameters / @testng.parameters annotation
- IPostProcessor - Interface in org.testng.xml
-
Used by Parser to perform changes on an XML suite after it's been parsed.
- IReporter - Interface in org.testng
-
This interface can be implemented by clients to generate a report.
- IResultListener - Interface in org.testng.internal
-
A convenient interface to use when implementing listeners.
- IResultListener2 - Interface in org.testng.internal
- IResultMap - Interface in org.testng
- IRetryAnalyzer - Interface in org.testng
-
Interface to implement to be able to have a chance to retry a failed test.
- isAfterClassConfiguration() - Method in class org.testng.internal.BaseTestMethod
- isAfterClassConfiguration() - Method in class org.testng.internal.ClonedMethod
- isAfterClassConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- isAfterClassConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isAfterClassConfiguration() - Method in interface org.testng.ITestNGMethod
- isAfterGroupsConfiguration() - Method in class org.testng.internal.BaseTestMethod
- isAfterGroupsConfiguration() - Method in class org.testng.internal.ClonedMethod
- isAfterGroupsConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- isAfterGroupsConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isAfterGroupsConfiguration() - Method in interface org.testng.ITestNGMethod
- isAfterMethodConfiguration() - Method in class org.testng.internal.BaseTestMethod
- isAfterMethodConfiguration() - Method in class org.testng.internal.ClonedMethod
- isAfterMethodConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- isAfterMethodConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isAfterMethodConfiguration() - Method in interface org.testng.ITestNGMethod
- isAfterSuiteConfiguration() - Method in class org.testng.internal.BaseTestMethod
- isAfterSuiteConfiguration() - Method in class org.testng.internal.ClonedMethod
- isAfterSuiteConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- isAfterSuiteConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isAfterSuiteConfiguration() - Method in interface org.testng.ITestNGMethod
- isAfterTestConfiguration() - Method in class org.testng.internal.BaseTestMethod
- isAfterTestConfiguration() - Method in class org.testng.internal.ClonedMethod
- isAfterTestConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- isAfterTestConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isAfterTestConfiguration() - Method in interface org.testng.ITestNGMethod
- isAlwaysRun() - Method in class org.testng.internal.BaseTestMethod
- isAlwaysRun() - Method in class org.testng.internal.ClonedMethod
- isAlwaysRun() - Method in class org.testng.internal.WrappedTestNGMethod
- isAlwaysRun() - Method in interface org.testng.ITestNGMethod
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.testng.internal.reflect.Parameter
- isBeforeClassConfiguration() - Method in class org.testng.internal.BaseTestMethod
- isBeforeClassConfiguration() - Method in class org.testng.internal.ClonedMethod
- isBeforeClassConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- isBeforeClassConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isBeforeClassConfiguration() - Method in interface org.testng.ITestNGMethod
- isBeforeGroupsConfiguration() - Method in class org.testng.internal.BaseTestMethod
- isBeforeGroupsConfiguration() - Method in class org.testng.internal.ClonedMethod
- isBeforeGroupsConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- isBeforeGroupsConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isBeforeGroupsConfiguration() - Method in interface org.testng.ITestNGMethod
- isBeforeMethodConfiguration() - Method in class org.testng.internal.BaseTestMethod
- isBeforeMethodConfiguration() - Method in class org.testng.internal.ClonedMethod
- isBeforeMethodConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- isBeforeMethodConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isBeforeMethodConfiguration() - Method in interface org.testng.ITestNGMethod
- isBeforeSuiteConfiguration() - Method in class org.testng.internal.BaseTestMethod
- isBeforeSuiteConfiguration() - Method in class org.testng.internal.ClonedMethod
- isBeforeSuiteConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- isBeforeSuiteConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isBeforeSuiteConfiguration() - Method in interface org.testng.ITestNGMethod
- isBeforeTestConfiguration() - Method in class org.testng.internal.BaseTestMethod
- isBeforeTestConfiguration() - Method in class org.testng.internal.ClonedMethod
- isBeforeTestConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- isBeforeTestConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isBeforeTestConfiguration() - Method in interface org.testng.ITestNGMethod
- isConfigurationMethod() - Method in interface org.testng.IInvokedMethod
- isConfigurationMethod() - Method in class org.testng.internal.InvokedMethod
- isDataDriven() - Method in class org.testng.internal.TestNGMethod
- isDataDriven() - Method in interface org.testng.ITestNGMethod
- isDebugEnabled() - Method in class org.testng.log4testng.Logger
-
Check whether this logger is enabled for the DEBUG Level.
- isDryRun() - Static method in class org.testng.internal.RuntimeBehavior
- isEmpty() - Method in class org.testng.collections.MultiMap
- isEmpty() - Method in class org.testng.internal.ClassInfoMap
- isEnabled(Class<?>, IAnnotationFinder) - Static method in class org.testng.internal.MethodHelper
- isEnabled(Method, IAnnotationFinder) - Static method in class org.testng.internal.MethodHelper
- isEnabled(ITestOrConfiguration) - Static method in class org.testng.internal.MethodHelper
- isExpectedException(Throwable) - Method in class org.testng.internal.ExpectedExceptionsHolder
- isFailed() - Method in class org.testng.SuiteRunState
- isFakeConfiguration() - Method in interface org.testng.annotations.IConfigurationAnnotation
-
Internal use only.
- isFakeConfiguration() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- isFirstTimeOnly() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- isFirstTimeOnly() - Method in class org.testng.internal.ConfigurationMethod
- isGenerateDependsOnGroups() - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- isGenerateDependsOnGroups() - Method in class org.testng.reporters.XMLReporterConfig
- isGenerateDependsOnMethods() - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- isGenerateDependsOnMethods() - Method in class org.testng.reporters.XMLReporterConfig
- isGenerateGroupsAttribute() - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- isGenerateGroupsAttribute() - Method in class org.testng.reporters.XMLReporterConfig
- isGenerateTestResultAttributes() - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- isGenerateTestResultAttributes() - Method in class org.testng.reporters.XMLReporterConfig
- isIndependent(T) - Method in class org.testng.internal.Graph
- isInfoEnabled() - Method in class org.testng.log4testng.Logger
-
Check whether this logger is enabled for the INFO Level.
- isInstanceOf(Class, Object) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Checks if an instance is an instance of the given class.
- isJUnit() - Method in class org.testng.xml.XmlSuite
- isJUnit() - Method in class org.testng.xml.XmlTest
- isJUnitTest(Class) - Static method in class org.testng.junit.JUnitTestFinder
- isLastMethodForGroup(String, ITestNGMethod) - Method in class org.testng.internal.ConfigurationGroupMethods
- isLastTimeOnly() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- isLastTimeOnly() - Method in class org.testng.internal.ConfigurationMethod
- isNotNullAndNotEmpty(String) - Static method in class org.testng.util.Strings
- isNullOrEmpty(String) - Static method in class org.testng.util.Strings
- isOrExtends(Class<?>, Class<?>) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Checks a class instance for being a given class or its sub-class.
- isOrImplementsInterface(Class<?>, Class<?>) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Checks a class instance for being a given interface or its implementation.
- isParallel() - Method in interface org.testng.annotations.IDataProviderAnnotation
-
Whether this data provider should be used in parallel.
- isParallel() - Method in interface org.testng.IDataProviderMethod
-
Whether this data provider should be run in parallel.
- isParallel() - Method in class org.testng.internal.annotations.DataProviderAnnotation
- isParallel() - Method in enum org.testng.xml.XmlSuite.ParallelMode
- isParsed() - Method in class org.testng.xml.XmlSuite
- isSkip() - Method in exception org.testng.SkipException
-
Flag if the current exception marks a skipped method (true) or a failure (false).
- isSkip() - Method in exception org.testng.TimeBombSkipException
- isSplitClassAndPackageNames() - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- isSplitClassAndPackageNames() - Method in class org.testng.reporters.XMLReporterConfig
- isSpockClass(Class<?>) - Static method in class org.testng.junit.JUnit4SpockMethod
- isStopped() - Method in interface org.testng.IMethodSelectorContext
- isStopped() - Method in class org.testng.internal.DefaultMethodSelectorContext
- isStringBlank(String) - Static method in class org.testng.internal.Utils
- isStringEmpty(String) - Static method in class org.testng.internal.Utils
- isStringNotBlank(String) - Static method in class org.testng.internal.Utils
- isStringNotEmpty(String) - Static method in class org.testng.internal.Utils
- isSuccess() - Method in class org.testng.internal.TestResult
- isSuccess() - Method in interface org.testng.ITestResult
- isTemporary() - Method in class org.testng.xml.LaunchSuite
-
Returns the temporary state.
- isTest() - Method in class org.testng.internal.BaseTestMethod
- isTest() - Method in class org.testng.internal.ClonedMethod
- isTest() - Method in class org.testng.internal.TestNGMethod
- isTest() - Method in class org.testng.internal.WrappedTestNGMethod
- isTest() - Method in interface org.testng.ITestNGMethod
- isTest() - Method in class org.testng.junit.JUnit4TestMethod
- isTest() - Method in class org.testng.junit.JUnitTestMethod
- isTest(Class) - Method in class org.testng.junit.JUnit3TestRecognizer
- isTest(Class) - Method in class org.testng.junit.JUnit4TestRecognizer
- isTestMethod() - Method in interface org.testng.IInvokedMethod
- isTestMethod() - Method in class org.testng.internal.InvokedMethod
- isTestMode() - Static method in class org.testng.internal.RuntimeBehavior
- isTestNGThread() - Static method in class org.testng.internal.thread.ThreadUtil
- isThrowableMatching(Throwable) - Method in interface org.testng.IExpectedExceptionsHolder
-
Check if the Throwable thrown by the test is matching with the holder logic
- isThrowableMatching(Throwable) - Method in class org.testng.internal.RegexpExpectedExceptionsHolder
-
message / regEx .* other null true false non-null true match
- isTraceEnabled() - Method in class org.testng.log4testng.Logger
-
Check whether this logger is enabled for the TRACE Level.
- ISuite - Interface in org.testng
-
Interface defining a Test Suite.
- ISuiteListener - Interface in org.testng
-
Listener for test suites.
- ISuiteParser - Interface in org.testng.xml
- ISuiteResult - Interface in org.testng
-
This class represents the result of a suite run.
- ITagFactory - Interface in org.testng.xml.dom
- ITagSetter<T> - Interface in org.testng.xml.dom
- ITest - Interface in org.testng.internal.annotations
- ITest - Interface in org.testng
-
If a test class implements this interface, it will receive a special treatment, such as having the test name displayed in the HTML reports.
- ITEST_CONTEXT - org.testng.internal.reflect.InjectableParameter
- ITEST_RESULT - org.testng.internal.reflect.InjectableParameter
- ITestAnnotation - Interface in org.testng.annotations
-
Encapsulate the @Test / @testng.test annotation.
- ITestClass - Interface in org.testng
-
This class represents a test class: The test methods The configuration methods (test and method) The class file Note that the methods returned by instances of this class are expected to be correct at runtime.
- ITestClassFinder - Interface in org.testng
-
This class is used by TestNG to locate the test classes.
- ITestContext - Interface in org.testng
-
This class defines a test context which contains all the information for a given test run.
- ITestInvoker - Interface in org.testng.internal
- ITestInvoker.FailureContext - Class in org.testng.internal
- ITestListener - Interface in org.testng
-
A listener for test running.
- ITestMethodFinder - Interface in org.testng
-
This interface allows to modify the strategy used by TestRunner to find its test methods.
- ITestNGListener - Interface in org.testng
-
This is a marker interface for all objects that can be passed as a -listener argument.
- ITestNGListenerFactory - Interface in org.testng
-
A factory used to create instances of ITestNGListener.
- ITestNGMethod - Interface in org.testng
-
Describes a TestNG annotated method and the instance on which it will be invoked.
- ITestNGThreadPoolExecutor - Interface in org.testng.thread
-
Represents the capabilities of a TestNG specific
ExecutorService
- ITestObjectFactory - Interface in org.testng
-
Parent interface of all the object factories.
- ITestOrConfiguration - Interface in org.testng.annotations
-
This interface captures methods common to @Test and @Configuration
- ITestResult - Interface in org.testng
-
This class describes the result of a test.
- ITestResultNotifier - Interface in org.testng.internal
-
An interface defining the notification for @Test results and also \@Configuration results.
- ITestRunnerFactory - Interface in org.testng
-
A factory for TestRunners to be used by SuiteRunners.
- ITestRunnerFactory2 - Interface in org.testng
-
Deprecated.As of release 7.0.0, replaced by
ITestRunnerFactory
- IThreadFactory - Interface in org.testng.internal.thread
-
Reduced interface to mimic ThreadFactory.
- IThreadWorkerFactory<T> - Interface in org.testng.thread
-
A factory that creates workers used by
GraphThreadPoolExecutor
- IWeaveXml - Interface in org.testng.xml
-
Represents the capabilities of a XML serialiser (As string)
- IWorker<T> - Interface in org.testng.thread
-
A runnable object that is used by
GraphThreadPoolExecutor
to execute tasks
J
- JDK15AnnotationFinder - Class in org.testng.internal.annotations
-
This class implements IAnnotationFinder with JDK5 annotations
- JDK15AnnotationFinder(IAnnotationTransformer) - Constructor for class org.testng.internal.annotations.JDK15AnnotationFinder
- JDK15TagFactory - Class in org.testng.internal.annotations
-
This class creates implementations of IAnnotations based on the JDK5 annotation that was found on the Java element.
- JDK15TagFactory() - Constructor for class org.testng.internal.annotations.JDK15TagFactory
- join(String, String[]) - Static method in class org.testng.util.Strings
- join(List<T>, String) - Static method in class org.testng.internal.Utils
- junit - org.testng.TestNGAntTask.Mode
- junit - Variable in class org.testng.CommandLineArgs
- JUNIT - Static variable in class org.testng.CommandLineArgs
- JUNIT_4_TESTRUNNER - Static variable in interface org.testng.junit.IJUnitTestRunner
- JUNIT_TESTRUNNER - Static variable in interface org.testng.junit.IJUnitTestRunner
- JUnit3TestClass - Class in org.testng.junit
- JUnit3TestClass(Test) - Constructor for class org.testng.junit.JUnit3TestClass
- JUnit3TestMethod - Class in org.testng.junit
- JUnit3TestMethod(JUnitTestClass, Test) - Constructor for class org.testng.junit.JUnit3TestMethod
- JUnit3TestRecognizer - Class in org.testng.junit
- JUnit3TestRecognizer() - Constructor for class org.testng.junit.JUnit3TestRecognizer
- JUnit4ConfigurationMethod - Class in org.testng.junit
- JUnit4ConfigurationMethod(Class<?>) - Constructor for class org.testng.junit.JUnit4ConfigurationMethod
- JUnit4SpockMethod - Class in org.testng.junit
- JUnit4SpockMethod(Description) - Constructor for class org.testng.junit.JUnit4SpockMethod
- JUnit4TestClass - Class in org.testng.junit
- JUnit4TestClass(Description) - Constructor for class org.testng.junit.JUnit4TestClass
- JUnit4TestMethod - Class in org.testng.junit
- JUnit4TestMethod(JUnitTestClass, Description) - Constructor for class org.testng.junit.JUnit4TestMethod
- JUnit4TestRecognizer - Class in org.testng.junit
- JUnit4TestRecognizer() - Constructor for class org.testng.junit.JUnit4TestRecognizer
- JUnit4TestRunner - Class in org.testng.junit
-
A JUnit TestRunner that records/triggers all information/events necessary to TestNG.
- JUnit4TestRunner() - Constructor for class org.testng.junit.JUnit4TestRunner
- JUnit4TestRunner(ITestResultNotifier) - Constructor for class org.testng.junit.JUnit4TestRunner
- JUnitMethodFinder - Class in org.testng.junit
-
This class locates all test and configuration methods according to JUnit.
- JUnitMethodFinder(String, IAnnotationFinder) - Constructor for class org.testng.junit.JUnitMethodFinder
- JUnitReportReporter - Class in org.testng.reporters
- JUnitReportReporter() - Constructor for class org.testng.reporters.JUnitReportReporter
- JUnitTestClass - Class in org.testng.junit
- JUnitTestClass(Class<?>) - Constructor for class org.testng.junit.JUnitTestClass
- JUnitTestFinder - Class in org.testng.junit
- JUnitTestFinder() - Constructor for class org.testng.junit.JUnitTestFinder
- JUnitTestMethod - Class in org.testng.junit
- JUnitTestMethod(JUnitTestClass, String, ConstructorOrMethod, Object) - Constructor for class org.testng.junit.JUnitTestMethod
- JUnitTestMethod(JUnitTestClass, ConstructorOrMethod, Object) - Constructor for class org.testng.junit.JUnitTestMethod
- JUnitTestRunner - Class in org.testng.junit
-
A JUnit TestRunner that records/triggers all information/events necessary to TestNG.
- JUnitTestRunner() - Constructor for class org.testng.junit.JUnitTestRunner
- JUnitTestRunner(ITestResultNotifier) - Constructor for class org.testng.junit.JUnitTestRunner
- JUnitXMLReporter - Class in org.testng.reporters
-
A JUnit XML report generator (replacing the original JUnitXMLReporter that was based on XML APIs).
- JUnitXMLReporter() - Constructor for class org.testng.reporters.JUnitXMLReporter
K
L
- lastTimeOnly() - Method in annotation type org.testng.annotations.AfterMethod
-
If true and the @Test method that was just run has an invocationCount > 1, this AfterMethod will only be invoked once (after the last test invocation).
- LaunchSuite - Class in org.testng.xml
-
This class is used to encapsulate a launch.
- LaunchSuite(boolean) - Constructor for class org.testng.xml.LaunchSuite
-
Constructs a
LaunchSuite
- LaunchSuite.ExistingSuite - Class in org.testng.xml
-
ExistingSuite
is a non-temporary LaunchSuite based on an existing file. - lenientMatch(Class<?>[], Object[]) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Matches an array of class instances to an array of instances.
- lenientMatch(Parameter[], Object[]) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Matches an array of parameters to an array of instances.
- listener - Variable in class org.testng.CommandLineArgs
- LISTENER - Static variable in class org.testng.CommandLineArgs
- LISTENER_PREFIX - Static variable in class org.testng.reporters.VerboseReporter
-
Default prefix for messages printed out by this reporter
- ListenerHolder() - Constructor for class org.testng.internal.TestListenerHelper.ListenerHolder
- listeners(Collection<IClassListener>) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- Listeners - Annotation Type in org.testng.annotations
-
This annotation lets you define listeners directly on a test class instead of doing so in your testng.xml.
- ListenersAnnotation - Class in org.testng.internal.annotations
- ListenersAnnotation() - Constructor for class org.testng.internal.annotations.ListenersAnnotation
- ListMultiMap<K,V> - Class in org.testng.collections
-
A container to hold lists indexed by a key.
- ListMultiMap(boolean) - Constructor for class org.testng.collections.ListMultiMap
- Lists - Class in org.testng.collections
- listToString(List<Integer>) - Static method in class org.testng.xml.XmlClass
- loadClasses() - Method in class org.testng.xml.XmlClass
- log(String) - Static method in class org.testng.internal.Utils
- log(String) - Static method in class org.testng.Reporter
-
Log the passed string to the HTML reports.
- log(String) - Method in class org.testng.reporters.VerboseReporter
- log(String, boolean) - Static method in class org.testng.Reporter
-
Log the passed string to the HTML reports.
- log(String, int) - Static method in class org.testng.Reporter
-
Log the passed string to the HTML reports if the current verbosity is equal to or greater than the one passed as a parameter.
- log(String, int, boolean) - Static method in class org.testng.Reporter
-
Log the passed string to the HTML reports if the current verbosity is equal to or greater than the one passed as a parameter.
- log(String, int, String) - Static method in class org.testng.internal.Utils
-
Logs the the message to System.out if level is greater than or equal to TestRunner.getVerbose().
- LOG - Static variable in class org.testng.CommandLineArgs
- Logger - Class in org.testng.log4testng
-
TestNG support logging via a custom logging framework similar to Log4j.
- LoggingAssert - Class in org.testng.asserts
-
Log the messages of all the assertions that get run.
- LoggingAssert() - Constructor for class org.testng.asserts.LoggingAssert
- longStackTrace(Throwable, boolean) - Static method in class org.testng.internal.Utils
-
Helper that returns a short stack trace.
M
- m_afterClassMethods - Variable in class org.testng.internal.NoOpTestClass
- m_afterGroups - Variable in class org.testng.internal.BaseTestMethod
- m_afterGroupsMethods - Variable in class org.testng.internal.NoOpTestClass
- m_afterSuiteMethods - Variable in class org.testng.internal.NoOpTestClass
- m_afterTestConfMethods - Variable in class org.testng.internal.NoOpTestClass
- m_afterTestMethods - Variable in class org.testng.internal.NoOpTestClass
- m_annotationFinder - Variable in class org.testng.internal.BaseTestMethod
- m_assertEnabled - Variable in class org.testng.TestNGAntTask
- m_beforeClassMethods - Variable in class org.testng.internal.NoOpTestClass
- m_beforeGroups - Variable in class org.testng.internal.BaseTestMethod
- m_beforeGroupsMethods - Variable in class org.testng.internal.NoOpTestClass
- m_beforeSuiteMethods - Variable in class org.testng.internal.NoOpTestClass
- m_beforeTestConfMethods - Variable in class org.testng.internal.NoOpTestClass
- m_beforeTestMethods - Variable in class org.testng.internal.NoOpTestClass
- m_classFilesets - Variable in class org.testng.TestNGAntTask
- m_configFailurePolicy - Variable in class org.testng.TestNGAntTask
- m_currentInvocationCount - Variable in class org.testng.internal.BaseTestMethod
- m_dataproviderthreadCount - Variable in class org.testng.TestNGAntTask
- m_date - Variable in class org.testng.internal.BaseTestMethod
- m_dump - Variable in class org.testng.TestNGAntTask
-
True if the temporary file created by the Ant Task for command line parameters to TestNG should be preserved after execution.
- m_end - Variable in class org.testng.TestNG
- m_environment - Variable in class org.testng.TestNGAntTask
- m_excludedGroups - Variable in class org.testng.TestNGAntTask
- m_failurePropertyName - Variable in class org.testng.TestNGAntTask
- m_fspPropertyName - Variable in class org.testng.TestNGAntTask
- m_groups - Variable in class org.testng.internal.BaseTestMethod
- m_groupsDependedUpon - Variable in class org.testng.internal.BaseTestMethod
- m_haltOnFailure - Variable in class org.testng.TestNGAntTask
- m_haltOnFSP - Variable in class org.testng.TestNGAntTask
- m_haltOnSkipped - Variable in class org.testng.TestNGAntTask
- m_id - Variable in class org.testng.internal.BaseTestMethod
- m_includedGroups - Variable in class org.testng.TestNGAntTask
- m_javaCommand - Variable in class org.testng.TestNGAntTask
- m_mainClass - Variable in class org.testng.TestNGAntTask
-
The suite runner name (defaults to TestNG.class.getName().
- m_method - Variable in class org.testng.internal.BaseTestMethod
- m_methodClass - Variable in class org.testng.internal.BaseTestMethod
- m_methodsDependedUpon - Variable in class org.testng.internal.BaseTestMethod
- m_model - Variable in class org.testng.mustache.BaseChunk
- m_objects - Variable in class org.testng.collections.MultiMap
- m_onHaltTarget - Variable in class org.testng.TestNGAntTask
- m_outputDir - Variable in class org.testng.TestNGAntTask
- m_parallelMode - Variable in class org.testng.TestNGAntTask
- m_randomizeSuites - Variable in class org.testng.TestNGAntTask
- m_skippedPropertyName - Variable in class org.testng.TestNGAntTask
- m_start - Variable in class org.testng.TestNG
- m_suites - Variable in class org.testng.TestNG
- m_temporary - Variable in class org.testng.xml.LaunchSuite
- m_testClass - Variable in class org.testng.internal.BaseTestMethod
-
The test class on which the test method was found.
- m_testClass - Variable in class org.testng.internal.NoOpTestClass
- m_testjar - Variable in class org.testng.TestNGAntTask
- m_testMethods - Variable in class org.testng.internal.NoOpTestClass
- m_testRunnerFactory - Variable in class org.testng.TestNGAntTask
- m_threadCount - Variable in class org.testng.TestNGAntTask
- m_useDefaultListeners - Variable in class org.testng.TestNG
- m_useDefaultListeners - Variable in class org.testng.TestNGAntTask
- m_workingDir - Variable in class org.testng.TestNGAntTask
- m_xmlFilesets - Variable in class org.testng.TestNGAntTask
- main(String[]) - Static method in class org.testng.Converter
- main(String[]) - Static method in class org.testng.log4testng.Logger
-
Run all tests.
- main(String[]) - Static method in class org.testng.mustache.Mustache
- main(String[]) - Static method in class org.testng.TestNG
-
The TestNG entry point for command line execution.
- Main - Class in org.testng.reporters.jq
- Main() - Constructor for class org.testng.reporters.jq.Main
- Maps - Class in org.testng.collections
- Maps() - Constructor for class org.testng.collections.Maps
- match(Parameter[], Object[]) - Method in class org.testng.internal.reflect.AbstractNodeMethodMatcher
-
Checks if its possible to gives an array consumable by java method invoker.
- match(Parameter[], Object[]) - Method in class org.testng.internal.reflect.ArrayEndingMethodMatcher
-
Checks if its possible to gives an array consumable by java method invoker.
- match(Parameter[], Object[]) - Method in class org.testng.internal.reflect.DirectMethodMatcher
-
Checks if its possible to gives an array consumable by java method invoker.
- matchArrayEnding(Class<?>[], Object[]) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Matches an array of class instances to an array of instances having last class instance an array.
- matchArrayEnding(Parameter[], Object[]) - Static method in class org.testng.internal.reflect.ReflectionRecipes
- matchingArguments(Parameter[], Object[]) - Method in class org.testng.internal.reflect.AbstractNodeMethodMatcher
-
If possible gives an array consumable by java method invoker.
- matchingArguments(Parameter[], Object[]) - Method in class org.testng.internal.reflect.ArrayEndingMethodMatcher
-
If possible gives an array consumable by java method invoker.
- matchingArguments(Parameter[], Object[]) - Method in class org.testng.internal.reflect.DirectMethodMatcher
-
If possible gives an array consumable by java method invoker.
- merge(Collection<K>, Collection<K>) - Static method in class org.testng.collections.Lists
- method - Variable in class org.testng.internal.ExpectedExceptionsHolder
- METHOD_NAME_COMPARATOR - Static variable in class org.testng.reporters.jq.ResultsByClass
- METHOD_SELECTORS - Static variable in class org.testng.CommandLineArgs
- MethodArguments - Class in org.testng.internal
- MethodArguments(Object, ITestNGMethod, Map<String, String>, Object[]) - Constructor for class org.testng.internal.MethodArguments
- MethodGroupsHelper - Class in org.testng.internal
-
Collections of helper methods to help deal with test methods
- MethodGroupsHelper() - Constructor for class org.testng.internal.MethodGroupsHelper
- MethodHelper - Class in org.testng.internal
-
Collection of helper methods to help sort and arrange methods.
- MethodHelper() - Constructor for class org.testng.internal.MethodHelper
- MethodInheritance - Class in org.testng.internal
- MethodInheritance() - Constructor for class org.testng.internal.MethodInheritance
- MethodInstance - Class in org.testng.internal
- MethodInstance(ITestNGMethod) - Constructor for class org.testng.internal.MethodInstance
- methodInstancesToMethods(List<IMethodInstance>) - Static method in class org.testng.internal.MethodHelper
- MethodInvocationHelper - Class in org.testng.internal
-
Collections of helper methods to help deal with invocation of TestNG methods
- MethodInvocationHelper() - Constructor for class org.testng.internal.MethodInvocationHelper
- MethodMatcher - Interface in org.testng.internal.reflect
-
An interface to validate conformance of input arguments to its target method.
- MethodMatcherContext - Class in org.testng.internal.reflect
-
Input context for MethodMatchers.
- MethodMatcherContext(Method, Object[], ITestContext, ITestResult) - Constructor for class org.testng.internal.reflect.MethodMatcherContext
-
Constructs a context for MethodMatchers.
- MethodMatcherException - Exception in org.testng.internal.reflect
-
Thrown from MethodMatcher.
- MethodMatcherException(String) - Constructor for exception org.testng.internal.reflect.MethodMatcherException
- MethodMatcherException(String, Method, Object[]) - Constructor for exception org.testng.internal.reflect.MethodMatcherException
- MethodMatcherException(String, Throwable) - Constructor for exception org.testng.internal.reflect.MethodMatcherException
- MethodMatcherException(Throwable) - Constructor for exception org.testng.internal.reflect.MethodMatcherException
- MethodParameters(Map<String, String>, Map<String, String>) - Constructor for class org.testng.internal.Parameters.MethodParameters
- MethodParameters(Map<String, String>, Map<String, String>, Object[], Method, ITestContext, ITestResult) - Constructor for class org.testng.internal.Parameters.MethodParameters
- MethodResult(List<ITestResult>) - Constructor for class org.testng.reporters.EmailableReporter2.MethodResult
- methods(List<ITestNGMethod>) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- METHODS - org.testng.xml.XmlSuite.ParallelMode
- METHODS - Static variable in class org.testng.CommandLineArgs
- METHODS_ALPHABETICAL - Static variable in class org.testng.reporters.SuiteHTMLReporter
- METHODS_CHRONOLOGICAL - Static variable in class org.testng.reporters.SuiteHTMLReporter
- METHODS_NOT_RUN - Static variable in class org.testng.reporters.SuiteHTMLReporter
- MethodSelectorDescriptor - Class in org.testng.internal
-
This class describes a method selector: - The class that implements it - Its priority
- MethodSelectorDescriptor(IMethodSelector, int) - Constructor for class org.testng.internal.MethodSelectorDescriptor
- methodSelectors - Variable in class org.testng.CommandLineArgs
- methodsToMethodInstances(List<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
- mixed - org.testng.TestNGAntTask.Mode
- mixed - Variable in class org.testng.CommandLineArgs
- MIXED - Static variable in class org.testng.CommandLineArgs
- Model - Class in org.testng.mustache
- Model - Class in org.testng.reporters.jq
- Model(List<ISuite>) - Constructor for class org.testng.reporters.jq.Model
- Model(Map<String, Object>) - Constructor for class org.testng.mustache.Model
- moduleFactory() - Method in annotation type org.testng.annotations.Guice
- modules() - Method in annotation type org.testng.annotations.Guice
- MultiMap<K,V,C extends java.util.Collection<V>> - Class in org.testng.collections
- MultiMap(boolean) - Constructor for class org.testng.collections.MultiMap
- Mustache - Class in org.testng.mustache
- Mustache() - Constructor for class org.testng.mustache.Mustache
N
- name() - Method in annotation type org.testng.annotations.CustomAttribute
- name() - Method in annotation type org.testng.annotations.DataProvider
-
The name of this DataProvider.
- name() - Method in annotation type org.testng.xml.dom.Tag
- name() - Method in annotation type org.testng.xml.dom.TagContent
- nameMatchesAny(List<String>) - Method in class org.testng.xml.XmlTest
- NATIVE - org.testng.internal.ParameterHolder.ParameterOrigin
- NavigatorPanel - Class in org.testng.reporters.jq
- NavigatorPanel(Model, List<INavigatorPanel>) - Constructor for class org.testng.reporters.jq.NavigatorPanel
- newArrayList() - Static method in class org.testng.collections.Lists
- newArrayList(int) - Static method in class org.testng.collections.Lists
- newArrayList(Collection<K>) - Static method in class org.testng.collections.Lists
- newArrayList(K...) - Static method in class org.testng.collections.Lists
- newConcurrentMap() - Static method in class org.testng.collections.Maps
- newContextAwareTestResult(ITestNGMethod, ITestContext) - Static method in class org.testng.internal.TestResult
- newEmptyTestResult() - Static method in class org.testng.internal.TestResult
- newEndTimeAwareTestResult(ITestNGMethod, ITestContext, Throwable, long) - Static method in class org.testng.internal.TestResult
- newExitCodeRepresentingFailure() - Static method in class org.testng.internal.ExitCode
- newHashMap() - Static method in class org.testng.collections.Maps
- newHashMap(Map<K, V>) - Static method in class org.testng.collections.Maps
- newHashSet() - Static method in class org.testng.collections.Sets
- newHashSet(Collection<V>) - Static method in class org.testng.collections.Sets
- newHashSet(V...) - Static method in class org.testng.collections.Sets
- newHashtable() - Static method in class org.testng.collections.Maps
- newInstance(Class<?>) - Method in interface org.testng.IObjectFactory2
- newInstance(Class<T>) - Static method in class org.testng.internal.ClassHelper
-
Deprecated.- This method is deprecated as of TestNG 7.0.0
- newInstance(Class<T>) - Static method in class org.testng.internal.InstanceCreator
- newInstance(Constructor<T>, Object...) - Static method in class org.testng.internal.ClassHelper
-
Deprecated.- This method is deprecated as of TestNG 7.0.0
- newInstance(Constructor<T>, Object...) - Static method in class org.testng.internal.InstanceCreator
- newInstance(Constructor, Object...) - Method in class org.testng.internal.ObjectFactoryImpl
- newInstance(Constructor, Object...) - Method in interface org.testng.IObjectFactory
- newInstance(Map<String, String>, ITestNGMethod, ITestContext) - Static method in class org.testng.internal.Parameters.MethodParameters
- newInstanceOrNull(Class<T>) - Static method in class org.testng.internal.ClassHelper
-
Deprecated.- This method is deprecated as of TestNG 7.0.0
- newInstanceOrNull(Class<T>) - Static method in class org.testng.internal.InstanceCreator
- newLinkedHashMap() - Static method in class org.testng.collections.Maps
- newLinkedHashSet() - Static method in class org.testng.collections.Sets
- newLinkedHashSet(Collection<V>) - Static method in class org.testng.collections.Sets
- newLinkedList() - Static method in class org.testng.collections.Lists
- newLinkedList(Collection<K>) - Static method in class org.testng.collections.Lists
- newListMultiMap() - Static method in class org.testng.collections.Maps
- newReporterInstance() - Method in class org.testng.ReporterConfig
-
Creates a reporter based on the current configuration
- newSetMultiMap() - Static method in class org.testng.collections.Maps
- newSortedListMultiMap() - Static method in class org.testng.collections.Maps
- newSuiteExecutor(String, IDynamicGraph<ISuite>, IThreadWorkerFactory<ISuite>, int, int, long, TimeUnit, BlockingQueue<Runnable>, Comparator<ISuite>) - Method in class org.testng.internal.thread.DefaultThreadPoolExecutorFactory
- newSuiteExecutor(String, IDynamicGraph<ISuite>, IThreadWorkerFactory<ISuite>, int, int, long, TimeUnit, BlockingQueue<Runnable>, Comparator<ISuite>) - Method in interface org.testng.thread.IExecutorFactory
- newTestMethodExecutor(String, IDynamicGraph<ITestNGMethod>, IThreadWorkerFactory<ITestNGMethod>, int, int, long, TimeUnit, BlockingQueue<Runnable>, Comparator<ITestNGMethod>) - Method in class org.testng.internal.thread.DefaultThreadPoolExecutorFactory
- newTestMethodExecutor(String, IDynamicGraph<ITestNGMethod>, IThreadWorkerFactory<ITestNGMethod>, int, int, long, TimeUnit, BlockingQueue<Runnable>, Comparator<ITestNGMethod>) - Method in interface org.testng.thread.IExecutorFactory
- newTestResultFor(ITestNGMethod) - Static method in class org.testng.internal.TestResult
- newTestResultFrom(TestResult, ITestNGMethod, ITestContext, long) - Static method in class org.testng.internal.TestResult
- newTestResultWithCauseAs(ITestNGMethod, ITestContext, Throwable) - Static method in class org.testng.internal.TestResult
- newTestRunner(ISuite, XmlTest, Collection<IInvokedMethodListener>, List<IClassListener>) - Method in interface org.testng.ITestRunnerFactory
- newTestRunner(ISuite, XmlTest, Collection<IInvokedMethodListener>, List<IClassListener>, Map<Class<? extends IDataProviderListener>, IDataProviderListener>) - Method in interface org.testng.ITestRunnerFactory
-
Produces a new
TestRunner
- newThread(Runnable) - Method in interface org.testng.internal.thread.IThreadFactory
- newThread(Runnable) - Method in class org.testng.internal.thread.TestNGThreadFactory
- newThread(Runnable) - Method in class org.testng.internal.thread.ThreadUtil.ThreadFactoryImpl
- newWorker(XmlSuite.ParallelMode, boolean) - Static method in class org.testng.internal.AbstractParallelWorker
- newXmlSuiteUsing(List<String>) - Static method in class org.testng.xml.internal.XmlSuiteUtils
- next() - Method in class org.testng.internal.collections.ArrayIterator
- next() - Method in class org.testng.internal.collections.OneToTwoDimArrayIterator
- next() - Method in class org.testng.internal.collections.OneToTwoDimIterator
- Node(T) - Constructor for class org.testng.internal.Graph.Node
- noException(ITestNGMethod) - Method in class org.testng.internal.ExpectedExceptionsHolder
- NoInjection - Annotation Type in org.testng.annotations
-
Turn off TestNG injection for a parameter.
- NONE - org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
No stacktrace will be written in the output file
- NONE - org.testng.xml.XmlSuite.ParallelMode
- NONE - Static variable in class org.testng.internal.reflect.InjectableParameter.Assistant
- NoOpTestClass - Class in org.testng.internal
- NoOpTestClass() - Constructor for class org.testng.internal.NoOpTestClass
- NoOpTestClass(ITestClass) - Constructor for class org.testng.internal.NoOpTestClass
- noTestsFound() - Method in class org.testng.internal.ExitCodeListener
- NULL_VALUE - Static variable in class org.testng.internal.Parameters
O
- OBJECT_FACTORY - Static variable in class org.testng.CommandLineArgs
- objectFactory - Variable in class org.testng.CommandLineArgs
- ObjectFactory - Annotation Type in org.testng.annotations
-
Marks a method as the object factory to use for creating all test instances.
- ObjectFactoryAnnotation - Class in org.testng.internal.annotations
-
The internal representation of @ObjectFactory
- ObjectFactoryAnnotation() - Constructor for class org.testng.internal.annotations.ObjectFactoryAnnotation
- ObjectFactoryImpl - Class in org.testng.internal
-
Default factory for test creation.
- ObjectFactoryImpl() - Constructor for class org.testng.internal.ObjectFactoryImpl
- Objects - Class in org.testng.collections
- Objects.ToStringHelper - Class in org.testng.collections
- of(A, B) - Static method in class org.testng.internal.collections.Pair
- omitEmptyStrings() - Method in class org.testng.collections.Objects.ToStringHelper
- omitNulls() - Method in class org.testng.collections.Objects.ToStringHelper
- onAfterAssert(IAssert<?>) - Method in class org.testng.asserts.Assertion
-
Invoked after an assert is run.
- onAfterAssert(IAssert<?>) - Method in interface org.testng.asserts.IAssertLifecycle
-
Invoked after an assert is run.
- onAfterClass(ITestClass) - Method in interface org.testng.IClassListener
- onAssertFailure(IAssert<?>, AssertionError) - Method in class org.testng.asserts.Assertion
- onAssertFailure(IAssert<?>, AssertionError) - Method in interface org.testng.asserts.IAssertLifecycle
-
Invoked when an assert fails.
- onAssertSuccess(IAssert<?>) - Method in class org.testng.asserts.Assertion
-
Invoked when an assert succeeds.
- onAssertSuccess(IAssert<?>) - Method in interface org.testng.asserts.IAssertLifecycle
-
Invoked when an assert succeeds.
- onBeforeAssert(IAssert<?>) - Method in class org.testng.asserts.Assertion
-
Invoked before an assert is run.
- onBeforeAssert(IAssert<?>) - Method in interface org.testng.asserts.IAssertLifecycle
-
Invoked before an assert is run.
- onBeforeAssert(IAssert<?>) - Method in class org.testng.asserts.LoggingAssert
- onBeforeClass(ITestClass) - Method in interface org.testng.IClassListener
- onConfigurationFailure(ITestResult) - Method in interface org.testng.IConfigurationListener
-
Invoked whenever a configuration method failed.
- onConfigurationFailure(ITestResult) - Method in class org.testng.reporters.ExitCodeListener
- onConfigurationFailure(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
- onConfigurationFailure(ITestResult) - Method in class org.testng.reporters.VerboseReporter
- onConfigurationFailure(ITestResult) - Method in class org.testng.TestListenerAdapter
- onConfigurationSkip(ITestResult) - Method in interface org.testng.IConfigurationListener
-
Invoked whenever a configuration method was skipped.
- onConfigurationSkip(ITestResult) - Method in class org.testng.reporters.ExitCodeListener
- onConfigurationSkip(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
- onConfigurationSkip(ITestResult) - Method in class org.testng.reporters.VerboseReporter
- onConfigurationSkip(ITestResult) - Method in class org.testng.TestListenerAdapter
- onConfigurationSuccess(ITestResult) - Method in interface org.testng.IConfigurationListener
-
Invoked whenever a configuration method succeeded.
- onConfigurationSuccess(ITestResult) - Method in class org.testng.reporters.ExitCodeListener
- onConfigurationSuccess(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
- onConfigurationSuccess(ITestResult) - Method in class org.testng.reporters.VerboseReporter
- onConfigurationSuccess(ITestResult) - Method in class org.testng.TestListenerAdapter
- onElement(String) - Method in class org.testng.xml.XmlDefine
- OnElement - Annotation Type in org.testng.xml.dom
- OnElementList - Annotation Type in org.testng.xml.dom
- OneToTwoDimArrayIterator - Class in org.testng.internal.collections
- OneToTwoDimArrayIterator(Object[]) - Constructor for class org.testng.internal.collections.OneToTwoDimArrayIterator
- OneToTwoDimIterator - Class in org.testng.internal.collections
- OneToTwoDimIterator(Iterator<Object>) - Constructor for class org.testng.internal.collections.OneToTwoDimIterator
- onExclude(String) - Method in class org.testng.xml.XmlRun
- onExecutionFinish() - Method in interface org.testng.IExecutionListener
-
Invoked once all the suites have been run.
- onExecutionStart() - Method in interface org.testng.IExecutionListener
-
Invoked before the TestNG run starts.
- onFinish(ISuite) - Method in interface org.testng.ISuiteListener
-
This method is invoked after the SuiteRunner has run all the tests in the suite.
- onFinish(ITestContext) - Method in class org.testng.internal.ExitCodeListener
- onFinish(ITestContext) - Method in interface org.testng.ITestListener
-
Invoked after all the test methods belonging to the classes inside the <test> tag have run and all their Configuration methods have been called.
- onFinish(ITestContext) - Method in class org.testng.reporters.ExitCodeListener
- onFinish(ITestContext) - Method in class org.testng.reporters.JUnitXMLReporter
-
Invoked after all the tests have run and all their Configuration methods have been called.
- onFinish(ITestContext) - Method in class org.testng.reporters.TestHTMLReporter
- onFinish(ITestContext) - Method in class org.testng.reporters.TextReporter
- onFinish(ITestContext) - Method in class org.testng.reporters.VerboseReporter
- onFinish(ITestContext) - Method in class org.testng.TestListenerAdapter
- onGroup(String, String) - Method in class org.testng.xml.XmlDependencies
- onInclude(String) - Method in class org.testng.xml.XmlRun
- onListenerElement(String) - Method in class org.testng.xml.XmlSuite
- onlyForGroups() - Method in annotation type org.testng.annotations.AfterMethod
-
Causes this method to be invoked only if the test method belongs to a listed group.
- onlyForGroups() - Method in annotation type org.testng.annotations.BeforeMethod
-
Causes this method to be invoked only if the test method belongs to a listed group.
- onMethodSelectorElement(String, String, String) - Method in class org.testng.xml.XmlSuite
- onPackagesElement(String) - Method in class org.testng.xml.XmlSuite
- onParameterElement(String, String) - Method in class org.testng.xml.XmlSuite
- onStart(ISuite) - Method in interface org.testng.ISuiteListener
-
This method is invoked before the SuiteRunner starts.
- onStart(ITestContext) - Method in class org.testng.internal.ExitCodeListener
- onStart(ITestContext) - Method in interface org.testng.ITestListener
-
Invoked before running all the test methods belonging to the classes inside the <test> tag and calling all their Configuration methods.
- onStart(ITestContext) - Method in class org.testng.reporters.ExitCodeListener
- onStart(ITestContext) - Method in class org.testng.reporters.JUnitXMLReporter
-
Invoked after the test class is instantiated and before any configuration method is called.
- onStart(ITestContext) - Method in class org.testng.reporters.TestHTMLReporter
- onStart(ITestContext) - Method in class org.testng.reporters.VerboseReporter
- onStart(ITestContext) - Method in class org.testng.TestListenerAdapter
- onSuiteFilesElement(String) - Method in class org.testng.xml.XmlSuite
- onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.internal.ExitCodeListener
- onTestFailedButWithinSuccessPercentage(ITestResult) - Method in interface org.testng.ITestListener
-
Invoked each time a method fails but has been annotated with successPercentage and this failure still keeps it within the success percentage requested.
- onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.reporters.ExitCodeListener
- onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
- onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.reporters.VerboseReporter
- onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.TestListenerAdapter
- onTestFailedWithTimeout(ITestResult) - Method in interface org.testng.ITestListener
-
Invoked each time a test fails due to a timeout.
- onTestFailedWithTimeout(ITestResult) - Method in class org.testng.TestListenerAdapter
- onTestFailure(ITestResult) - Method in class org.testng.internal.ExitCodeListener
- onTestFailure(ITestResult) - Method in interface org.testng.ITestListener
-
Invoked each time a test fails.
- onTestFailure(ITestResult) - Method in class org.testng.reporters.DotTestListener
- onTestFailure(ITestResult) - Method in class org.testng.reporters.ExitCodeListener
- onTestFailure(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
-
Invoked each time a test fails.
- onTestFailure(ITestResult) - Method in class org.testng.reporters.VerboseReporter
- onTestFailure(ITestResult) - Method in class org.testng.TestListenerAdapter
- onTestSkipped(ITestResult) - Method in class org.testng.internal.ExitCodeListener
- onTestSkipped(ITestResult) - Method in interface org.testng.ITestListener
-
Invoked each time a test is skipped.
- onTestSkipped(ITestResult) - Method in class org.testng.reporters.DotTestListener
- onTestSkipped(ITestResult) - Method in class org.testng.reporters.ExitCodeListener
- onTestSkipped(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
-
Invoked each time a test is skipped.
- onTestSkipped(ITestResult) - Method in class org.testng.reporters.VerboseReporter
- onTestSkipped(ITestResult) - Method in class org.testng.TestListenerAdapter
- onTestStart(ITestResult) - Method in class org.testng.internal.ExitCodeListener
- onTestStart(ITestResult) - Method in interface org.testng.ITestListener
-
Invoked each time before a test will be invoked.
- onTestStart(ITestResult) - Method in class org.testng.reporters.ExitCodeListener
- onTestStart(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
- onTestStart(ITestResult) - Method in class org.testng.reporters.VerboseReporter
- onTestStart(ITestResult) - Method in class org.testng.TestListenerAdapter
- onTestSuccess(ITestResult) - Method in class org.testng.internal.ExitCodeListener
- onTestSuccess(ITestResult) - Method in interface org.testng.ITestListener
-
Invoked each time a test succeeds.
- onTestSuccess(ITestResult) - Method in class org.testng.reporters.DotTestListener
- onTestSuccess(ITestResult) - Method in class org.testng.reporters.ExitCodeListener
- onTestSuccess(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
-
Invoked each time a test succeeds.
- onTestSuccess(ITestResult) - Method in class org.testng.reporters.VerboseReporter
- onTestSuccess(ITestResult) - Method in class org.testng.TestListenerAdapter
- OPENING_CHARACTER - Static variable in class org.testng.internal.EclipseInterface
- openWriter(String, String) - Static method in class org.testng.internal.Utils
-
Open a BufferedWriter for the specified file.
- Optional - Annotation Type in org.testng.annotations
-
Specifies that the current parameter is optional.
- orderMethodsBasedOn() - Static method in class org.testng.internal.RuntimeBehavior
- org.testng - package org.testng
- org.testng.annotations - package org.testng.annotations
- org.testng.asserts - package org.testng.asserts
- org.testng.collections - package org.testng.collections
- org.testng.internal - package org.testng.internal
- org.testng.internal.annotations - package org.testng.internal.annotations
- org.testng.internal.collections - package org.testng.internal.collections
- org.testng.internal.invokers - package org.testng.internal.invokers
- org.testng.internal.junit - package org.testng.internal.junit
- org.testng.internal.reflect - package org.testng.internal.reflect
- org.testng.internal.thread - package org.testng.internal.thread
- org.testng.internal.thread.graph - package org.testng.internal.thread.graph
- org.testng.junit - package org.testng.junit
- org.testng.log - package org.testng.log
- org.testng.log4testng - package org.testng.log4testng
- org.testng.mustache - package org.testng.mustache
- org.testng.reporters - package org.testng.reporters
- org.testng.reporters.jq - package org.testng.reporters.jq
- org.testng.reporters.util - package org.testng.reporters.util
- org.testng.thread - package org.testng.thread
- org.testng.util - package org.testng.util
- org.testng.xml - package org.testng.xml
- org.testng.xml.dom - package org.testng.xml.dom
- org.testng.xml.internal - package org.testng.xml.internal
- ORIGIN_DATA_PROVIDER - org.testng.internal.ParameterHolder.ParameterOrigin
- ORIGIN_XML - org.testng.internal.ParameterHolder.ParameterOrigin
- OUTPUT_DIRECTORY - Static variable in class org.testng.CommandLineArgs
- outputDirectory - Variable in class org.testng.CommandLineArgs
- OverrideProcessor - Class in org.testng.internal
-
Override the groups included in the XML file with groups specified on the command line.
- OverrideProcessor(String[], String[]) - Constructor for class org.testng.internal.OverrideProcessor
P
- p(String) - Method in class org.testng.mustache.BaseChunk
- PackageUtils - Class in org.testng.internal
-
Utility class that finds all the classes in a given package.
- Pair<A,B> - Class in org.testng.internal.collections
- Pair(A, B) - Constructor for class org.testng.internal.collections.Pair
- parallel() - Method in annotation type org.testng.annotations.DataProvider
-
Whether this data provider should be run in parallel.
- PARALLEL - Static variable in class org.testng.CommandLineArgs
- parallelMode - Variable in class org.testng.CommandLineArgs
- Parameter - Class in org.testng.internal.reflect
-
This class can be replaceable by java.lang.reflect.Parameter if using jdk 1.8.
- Parameter(int, Class<?>, Annotation[]) - Constructor for class org.testng.internal.reflect.Parameter
- ParameterHolder - Class in org.testng.internal
-
A simple holder for parameters that contains the parameters and where these came from (data provider or testng.xml)
- ParameterHolder(Iterator<Object[]>, ParameterHolder.ParameterOrigin, IDataProviderMethod) - Constructor for class org.testng.internal.ParameterHolder
- ParameterHolder.ParameterOrigin - Enum in org.testng.internal
-
Origin of the parameters.
- ParameterInfo - Class in org.testng.internal
- ParameterInfo(Object, Object[]) - Constructor for class org.testng.internal.ParameterInfo
- Parameters - Class in org.testng.internal
-
Methods that bind parameters declared in testng.xml to actual values used to invoke methods.
- Parameters - Class in org.testng.xml
-
A holder class for parameters defined just in this tag and all parameters including the ones inherited from enclosing tags.
- Parameters - Annotation Type in org.testng.annotations
-
Describes how to pass parameters to a @Test method.
- Parameters() - Constructor for class org.testng.internal.Parameters
- Parameters() - Constructor for class org.testng.xml.Parameters
- Parameters.MethodParameters - Class in org.testng.internal
-
A parameter passing helper class.
- ParametersAnnotation - Class in org.testng.internal.annotations
-
An implementation of IParameters
- ParametersAnnotation() - Constructor for class org.testng.internal.annotations.ParametersAnnotation
- parameterValues - Variable in class org.testng.internal.MethodArguments
- params - Variable in class org.testng.internal.Arguments
- ParentSetter - Annotation Type in org.testng.xml.dom
- parse() - Method in class org.testng.xml.dom.XDom
- parse() - Method in class org.testng.xml.Parser
-
Parses the TestNG test suite and returns the corresponding XmlSuite, and possibly, other XmlSuite that are pointed to by
tags. - parse(int) - Static method in enum org.testng.reporters.XMLReporterConfig.StackTraceLevels
- parse(InputStream, IPostProcessor) - Static method in class org.testng.xml.Parser
- parse(InputStream, DefaultHandler) - Method in class org.testng.xml.XMLParser
- parse(String) - Static method in enum org.testng.reporters.XMLReporterConfig.StackTraceLevels
- parse(String, InputStream) - Static method in class org.testng.internal.Yaml
- parse(String, InputStream, boolean) - Method in class org.testng.internal.YamlParser
- parse(String, InputStream, boolean) - Method in class org.testng.xml.dom.DomXmlParser
- parse(String, InputStream, boolean) - Method in interface org.testng.xml.IFileParser
- parse(String, InputStream, boolean) - Method in class org.testng.xml.SuiteXmlParser
- parse(String, IPostProcessor) - Static method in class org.testng.xml.Parser
- parse2(String, InputStream, boolean) - Method in class org.testng.xml.dom.DomXmlParser
- Parser - Class in org.testng.xml
-
Parser
is a parser for a TestNG XML test suite file. - Parser() - Constructor for class org.testng.xml.Parser
-
Creates a parser that will try to find the DEFAULT_FILENAME from the jar.
- Parser(InputStream) - Constructor for class org.testng.xml.Parser
- Parser(String) - Constructor for class org.testng.xml.Parser
-
Constructs a
Parser
to use the inputStream as the source of the xml test suite to parse. - parseToList() - Method in class org.testng.xml.Parser
- pluralize(int, String) - Static method in class org.testng.reporters.jq.BasePanel
- PoolService<FutureType> - Class in org.testng.internal
-
Simple wrapper for an ExecutorCompletionService.
- PoolService(int) - Constructor for class org.testng.internal.PoolService
- pop() - Method in class org.testng.reporters.XMLStringBuffer
-
Pop the last pushed element without verifying it if matches the previously pushed tag.
- pop(String) - Method in class org.testng.reporters.XMLStringBuffer
-
Pop the last pushed element and throws an AssertionError if it doesn't match the corresponding tag that was pushed earlier.
- popSubModel() - Method in class org.testng.mustache.Model
- populate(XmlSuite) - Method in class org.testng.xml.dom.DomUtil
- populateChildren(Node, Object) - Method in class org.testng.xml.dom.XDom
- port - Variable in class org.testng.CommandLineArgs
- PORT - Static variable in class org.testng.CommandLineArgs
- ppp(String) - Static method in class org.testng.internal.RunInfo
- ppp(String) - Static method in class org.testng.SuiteRunner
- preserveOrder - org.testng.TestRunner.PriorityWeight
- printStackTrace(PrintStream) - Method in exception org.testng.TimeBombSkipException
- printStackTrace(PrintWriter) - Method in exception org.testng.TimeBombSkipException
- priority - org.testng.TestRunner.PriorityWeight
- priority() - Method in annotation type org.testng.annotations.Test
-
The scheduling priority.
- privateMain(String[], ITestListener) - Static method in class org.testng.TestNG
-
Note: this method is not part of the public API and is meant for internal usage only.
- process(Collection<XmlSuite>) - Method in class org.testng.internal.OverrideProcessor
- process(Collection<XmlSuite>) - Method in interface org.testng.xml.IPostProcessor
- process(Node) - Method in interface org.testng.xml.dom.DomUtil.NodeProcessor
- PROPERTIES - Static variable in interface org.testng.reporters.XMLConstants
-
the properties element
- Property(String, String) - Constructor for class org.testng.ReporterConfig.Property
- PROPERTY - Static variable in interface org.testng.reporters.XMLConstants
-
the property element
- PropertyUtils - Class in org.testng.internal
-
Utility class for setting JavaBeans-style properties on instances.
- PropertyUtils() - Constructor for class org.testng.internal.PropertyUtils
- push(String) - Method in class org.testng.reporters.XMLStringBuffer
-
Push a new tag.
- push(String, Object) - Method in class org.testng.mustache.Model
- push(String, String) - Method in class org.testng.reporters.XMLStringBuffer
-
Push a new tag.
- push(String, String...) - Method in class org.testng.reporters.XMLStringBuffer
- push(String, String, Properties) - Method in class org.testng.reporters.XMLStringBuffer
-
Push a new tag.
- push(String, Properties) - Method in class org.testng.reporters.XMLStringBuffer
-
Push a new tag.
- put(Class<?>, XmlClass) - Method in class org.testng.internal.ClassInfoMap
- put(K, V) - Method in class org.testng.collections.MultiMap
- put(XmlSuite, ISuite) - Method in class org.testng.internal.SuiteRunnerMap
- putAll(K, Collection<? extends V>) - Method in class org.testng.collections.MultiMap
- putIClass(Class<?>, IClass) - Method in class org.testng.internal.BaseClassFinder
R
- RANDOMIZE_SUITES - Static variable in class org.testng.CommandLineArgs
- randomizeSuites - Variable in class org.testng.CommandLineArgs
- readFile(File) - Static method in class org.testng.reporters.Files
- readFile(InputStream) - Static method in class org.testng.reporters.Files
- READY - org.testng.IDynamicGraph.Status
- reduceStackTrace() - Method in exception org.testng.SkipException
-
Subclasses may use this method to reduce the printed stack trace.
- Reflect - Class in org.testng.xml.dom
- Reflect() - Constructor for class org.testng.xml.dom.Reflect
- ReflectionHelper - Class in org.testng.internal.reflect
- ReflectionHelper() - Constructor for class org.testng.internal.reflect.ReflectionHelper
- ReflectionRecipes - Class in org.testng.internal.reflect
-
Utility class to handle reflection.
- RegexpExpectedExceptionsHolder - Class in org.testng.internal
-
A class that contains the expected exceptions and the message regular expression.
- RegexpExpectedExceptionsHolder(IAnnotationFinder, ITestNGMethod) - Constructor for class org.testng.internal.RegexpExpectedExceptionsHolder
- registerSkippedTestResult(ITestNGMethod, long, Throwable) - Method in interface org.testng.internal.ITestInvoker
- remove() - Method in class org.testng.internal.collections.ArrayIterator
- remove() - Method in class org.testng.internal.collections.OneToTwoDimArrayIterator
- remove() - Method in class org.testng.internal.collections.OneToTwoDimIterator
- remove(K) - Method in class org.testng.collections.MultiMap
-
Deprecated.
- remove(K, V) - Method in class org.testng.collections.MultiMap
- removeAfterGroups(Collection<String>) - Method in class org.testng.internal.ConfigurationGroupMethods
- removeAll(K) - Method in class org.testng.collections.MultiMap
- removeAndCheckIfLast(ITestNGMethod, Object) - Method in class org.testng.ClassMethodMap
-
Remove the method from this map and returns true if it is the last of its class.
- removeAttribute(String) - Method in interface org.testng.IAttributes
-
Remove the attribute
- removeAttribute(String) - Method in class org.testng.internal.Attributes
- removeAttribute(String) - Method in class org.testng.internal.TestResult
- removeAttribute(String) - Method in class org.testng.SuiteRunner
- removeAttribute(String) - Method in class org.testng.TestRunner
- removeBeforeGroups(String[]) - Method in class org.testng.internal.ConfigurationGroupMethods
- removePredecessor(T) - Method in class org.testng.internal.Graph.Node
- removeResult(ITestNGMethod) - Method in class org.testng.internal.ResultMap
- removeResult(ITestNGMethod) - Method in interface org.testng.IResultMap
- removeResult(ITestResult) - Method in class org.testng.internal.ResultMap
- removeResult(ITestResult) - Method in interface org.testng.IResultMap
- repeat(String, int) - Static method in class org.testng.util.Strings
- replaceSpecialCharacters(String) - Static method in class org.testng.internal.Utils
-
If the file name contains special characters like *,/,\ and so on, exception will be thrown and report file will not be created.
Special characters are platform specific and they are not same for example on Windows and Macintosh. - REPORT_HEADER_FILE - Static variable in class org.testng.reporters.jq.Main
- reporter - Variable in class org.testng.CommandLineArgs
- Reporter - Class in org.testng
-
This class is used for test methods to log messages that will be included in the HTML reports generated by TestNG.
- Reporter() - Constructor for class org.testng.Reporter
- REPORTER - Static variable in class org.testng.CommandLineArgs
- REPORTER_OUTPUT - Static variable in class org.testng.reporters.SuiteHTMLReporter
- ReporterConfig - Class in org.testng
-
Stores the information regarding the configuration of a pluggable report listener.
- ReporterConfig() - Constructor for class org.testng.ReporterConfig
- ReporterConfig.Property - Class in org.testng
- ReporterPanel - Class in org.testng.reporters.jq
-
Display the reporter output for each test result.
- ReporterPanel(Model) - Constructor for class org.testng.reporters.jq.ReporterPanel
- resolveEntity(String, String) - Method in class org.testng.xml.TestNGContentHandler
- resolveValue(String) - Method in class org.testng.mustache.Model
- resolveValueToString(String) - Method in class org.testng.mustache.Model
- restoreStackTrace() - Method in exception org.testng.SkipException
-
Restores the original exception stack trace after a previous call to
SkipException.reduceStackTrace()
. - RESULT_COMPARATOR - Static variable in class org.testng.reporters.EmailableReporter2.TestResult
-
Orders test results by class name and then by method name (in lexicographic order).
- ResultMap - Class in org.testng.internal
- ResultMap() - Constructor for class org.testng.internal.ResultMap
- ResultsByClass - Class in org.testng.reporters.jq
- ResultsByClass() - Constructor for class org.testng.reporters.jq.ResultsByClass
- retry(ITestResult) - Method in class org.testng.internal.annotations.DisabledRetryAnalyzer
- retry(ITestResult) - Method in interface org.testng.IRetryAnalyzer
-
Returns true if the test method has to be retried, false otherwise.
- retry(ITestResult) - Method in class org.testng.util.RetryAnalyzerCount
-
Retries the test if count is not 0.
- retryAnalyzer() - Method in annotation type org.testng.annotations.Test
-
The name of the class that should be called to test if the test should be retried.
- RetryAnalyzerCount - Class in org.testng.util
-
An implementation of IRetryAnalyzer that allows you to specify the maximum number of times you want your test to be retried.
- RetryAnalyzerCount() - Constructor for class org.testng.util.RetryAnalyzerCount
- retryFailed(TestMethodArguments, List<ITestResult>, int, ITestContext) - Method in interface org.testng.internal.ITestInvoker
- retryMethod(ITestResult) - Method in class org.testng.util.RetryAnalyzerCount
-
The method implemented by the class that test if the test must be retried or not.
- run() - Method in interface org.testng.Assert.ThrowingRunnable
- run() - Method in class org.testng.internal.InvokeMethodRunnable
- run() - Method in class org.testng.internal.TestMethodWorker
-
Run all the ITestNGMethods passed in through the constructor.
- run() - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- run() - Method in interface org.testng.ISuite
-
Triggers the start of running tests included in the suite.
- run() - Method in class org.testng.SuiteRunner
- run() - Method in class org.testng.SuiteRunnerWorker
- run() - Method in class org.testng.TestNG
-
Run TestNG.
- run() - Method in class org.testng.TestRunner
-
The main entry method for TestRunner.
- run() - Method in interface org.testng.thread.ITestNGThreadPoolExecutor
-
Helps kick start the execution and is the point of entry for execution.
- run(Class, String...) - Method in interface org.testng.junit.IJUnitTestRunner
- run(Class, String...) - Method in class org.testng.junit.JUnit4TestRunner
-
A
start
implementation that ignores theTestResult
- run(Class, String...) - Method in class org.testng.junit.JUnitTestRunner
-
A
start
implementation that ignores theTestResult
- run(String, Map<String, Object>) - Method in class org.testng.mustache.Mustache
- run(IConfigureCallBack, ITestResult) - Method in interface org.testng.IConfigurable
- run(IHookCallBack, ITestResult) - Method in interface org.testng.IHookable
- runConfigurationMethod(ITestResult) - Method in interface org.testng.IConfigureCallBack
-
Invoke the test method currently being hijacked.
- runFailed(Class, String) - Method in class org.testng.junit.JUnitTestRunner
- RunInfo - Class in org.testng.internal
-
This class contains all the information needed to determine what methods should be run.
- RunInfo() - Constructor for class org.testng.internal.RunInfo
- runInParallel(TestMethodArguments, ITestInvoker, ITestContext, AtomicInteger, ITestInvoker.FailureContext, Iterator<Object[]>, boolean) - Method in interface org.testng.internal.IMethodRunner
- runInSequence(TestMethodArguments, ITestInvoker, ITestContext, AtomicInteger, ITestInvoker.FailureContext, Iterator<Object[]>, boolean) - Method in interface org.testng.internal.IMethodRunner
- RUNNING - org.testng.IDynamicGraph.Status
- runSuites() - Method in class org.testng.TestNG
-
Run the test suites.
- runSuitesLocally() - Method in class org.testng.TestNG
-
This needs to be public for maven2, for now..At least until an alternative mechanism is found.
- runTestListeners(ITestResult, List<ITestListener>) - Static method in class org.testng.internal.TestListenerHelper
-
Iterates through a bunch of listeners and invokes them.
- runTestMethod(ITestResult) - Method in interface org.testng.IHookCallBack
-
Invoke the test method currently being hijacked.
- runTestResultListener(ITestResult) - Method in interface org.testng.internal.ITestInvoker
- RuntimeBehavior - Class in org.testng.internal
-
This class houses handling all JVM arguments by TestNG
- RuntimeBehavior - Class in org.testng.reporters
-
This class houses handling all JVM arguments related to TestNG's default reports.
S
- S - Static variable in class org.testng.reporters.jq.BasePanel
- save(File) - Method in class org.testng.xml.LaunchSuite.ExistingSuite
-
Trying to run an existing XML file: copy its content to where the plug-in expects it.
- save(File) - Method in class org.testng.xml.LaunchSuite
-
Saves the suite file in the specified directory and returns the file pathname.
- ScriptSelectorFactory - Class in org.testng.internal
- second() - Method in class org.testng.internal.collections.Pair
- serialize() - Method in class org.testng.ReporterConfig
- setAfterGroups(String[]) - Method in class org.testng.internal.annotations.BaseBeforeAfter
- setAfterGroups(String[]) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setAfterSuite(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setAfterTest(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setAfterTestClass(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setAfterTestMethod(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setAfterTestMethod(ITestNGMethod[]) - Method in class org.testng.internal.NoOpTestClass
- setAllowReturnValues(Boolean) - Method in class org.testng.xml.XmlSuite
- setAllowReturnValues(Boolean) - Method in class org.testng.xml.XmlTest
- setAllTestMethods(List<ITestNGMethod>) - Method in class org.testng.TestListenerAdapter
- setAlwaysRun(boolean) - Method in interface org.testng.annotations.ITestAnnotation
- setAlwaysRun(boolean) - Method in class org.testng.internal.annotations.BaseBeforeAfter
- setAlwaysRun(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setAlwaysRun(boolean) - Method in class org.testng.internal.annotations.TestAnnotation
- setAlwaysRun(boolean) - Method in class org.testng.internal.BaseTestMethod
- setAlwaysRunListeners(boolean) - Method in class org.testng.internal.Configuration
- setAlwaysRunListeners(boolean) - Method in interface org.testng.internal.IConfiguration
- setAnnotationFinder(IAnnotationFinder) - Method in class org.testng.internal.Configuration
- setAnnotationFinder(IAnnotationFinder) - Method in interface org.testng.internal.IConfiguration
- setAttribute(String, Object) - Method in interface org.testng.IAttributes
-
Set a custom attribute.
- setAttribute(String, Object) - Method in class org.testng.internal.Attributes
- setAttribute(String, Object) - Method in class org.testng.internal.TestResult
- setAttribute(String, Object) - Method in class org.testng.SuiteRunner
- setAttribute(String, Object) - Method in class org.testng.TestRunner
- setAttributes(CustomAttribute[]) - Method in interface org.testng.annotations.ITestAnnotation
- setAttributes(CustomAttribute[]) - Method in class org.testng.internal.annotations.TestAnnotation
- setBeanShellExpression(String) - Method in class org.testng.xml.XmlTest
-
Deprecated.Use
XmlTest.setScript(XmlScript)
instead. - setBeforeGroups(String[]) - Method in class org.testng.internal.annotations.BaseBeforeAfter
- setBeforeGroups(String[]) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setBeforeSuite(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setBeforeTest(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setBeforeTestClass(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setBeforeTestMethod(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setBeforeTestMethods(ITestNGMethod[]) - Method in class org.testng.internal.NoOpTestClass
- setClass(Class) - Method in class org.testng.xml.XmlClass
- setClasses(List<XmlClass>) - Method in class org.testng.xml.XmlTest
- setClassfilesetRef(Reference) - Method in class org.testng.TestNGAntTask
- setClassName(String) - Method in class org.testng.ReporterConfig
- setClassName(String) - Method in class org.testng.xml.XmlMethodSelector
- setClassNames(List<XmlClass>) - Method in class org.testng.xml.XmlTest
-
Deprecated.use setXmlClasses
- setClasspath(Path) - Method in class org.testng.TestNGAntTask
-
Set the classpath to be used when running the Java class
- setClasspathRef(Reference) - Method in class org.testng.TestNGAntTask
-
Classpath to use, by reference.
- setCommandLineSuite(XmlSuite) - Method in class org.testng.TestNG
- setConfigFailurePolicy(String) - Method in class org.testng.TestNGAntTask
- setConfigFailurePolicy(XmlSuite.FailurePolicy) - Method in class org.testng.TestNG
-
Sets the policy for whether or not to ever invoke a configuration method again after it has failed once.
- setConfigFailurePolicy(XmlSuite.FailurePolicy) - Method in class org.testng.xml.XmlSuite
-
Sets the configuration failure policy.
- setConfigurable(IConfigurable) - Method in class org.testng.internal.Configuration
- setConfigurable(IConfigurable) - Method in interface org.testng.internal.IConfiguration
- setConstructor(Constructor) - Method in class org.testng.internal.annotations.BaseAnnotation
- setContext(ITestContext) - Method in class org.testng.internal.TestResult
- setCount(int) - Method in class org.testng.util.RetryAnalyzerCount
-
Set the max number of time the method needs to be retried.
- setCurrentTestResult(ITestResult) - Static method in class org.testng.Reporter
- setDataProvider(String) - Method in interface org.testng.annotations.ITestAnnotation
- setDataProvider(String) - Method in class org.testng.internal.annotations.FactoryAnnotation
- setDataProvider(String) - Method in interface org.testng.internal.annotations.IDataProvidable
- setDataProvider(String) - Method in class org.testng.internal.annotations.TestAnnotation
- setDataProviderClass(Class<?>) - Method in interface org.testng.annotations.ITestAnnotation
- setDataProviderClass(Class<?>) - Method in class org.testng.internal.annotations.FactoryAnnotation
- setDataProviderClass(Class<?>) - Method in interface org.testng.internal.annotations.IDataProvidable
- setDataProviderClass(Class<?>) - Method in class org.testng.internal.annotations.TestAnnotation
- setDataProviderMethod(IDataProviderMethod) - Method in class org.testng.internal.TestNGMethod
- setDataProviderThreadCount(int) - Method in class org.testng.TestNG
- setDataProviderThreadCount(int) - Method in class org.testng.xml.XmlSuite
- setDataProviderThreadCount(String) - Method in class org.testng.TestNGAntTask
- setDate(long) - Method in class org.testng.internal.BaseTestMethod
- setDate(long) - Method in class org.testng.internal.ClonedMethod
- setDate(long) - Method in class org.testng.internal.WrappedTestNGMethod
- setDate(long) - Method in interface org.testng.ITestNGMethod
- setDefaultComment(String) - Method in class org.testng.reporters.XMLStringBuffer
- setDefaultSuiteName(String) - Method in class org.testng.TestNG
- setDefaultTestName(String) - Method in class org.testng.TestNG
- setDefines(List<XmlDefine>) - Method in class org.testng.xml.XmlGroups
- setDelegateCommandSystemProperties(boolean) - Method in class org.testng.TestNGAntTask
- setDependsOnGroups(String[]) - Method in interface org.testng.annotations.ITestOrConfiguration
- setDependsOnGroups(String[]) - Method in class org.testng.internal.annotations.TestOrConfiguration
- setDependsOnMethods(String[]) - Method in interface org.testng.annotations.ITestOrConfiguration
- setDependsOnMethods(String[]) - Method in class org.testng.internal.annotations.TestOrConfiguration
- setDescription(String) - Method in interface org.testng.annotations.ITestOrConfiguration
- setDescription(String) - Method in class org.testng.internal.annotations.BaseBeforeAfter
- setDescription(String) - Method in class org.testng.internal.annotations.TestOrConfiguration
- setDescription(String) - Method in class org.testng.internal.BaseTestMethod
- setDescription(String) - Method in class org.testng.internal.ClonedMethod
- setDescription(String) - Method in class org.testng.internal.WrappedTestNGMethod
- setDescription(String) - Method in interface org.testng.ITestNGMethod
- setDescription(String) - Method in class org.testng.xml.XmlInclude
- setDocType(String) - Method in class org.testng.reporters.XMLStringBuffer
-
Set the doctype for this document.
- setDumpCommand(boolean) - Method in class org.testng.TestNGAntTask
-
Sets the flag to log the command line.
- setDumpEnv(boolean) - Method in class org.testng.TestNGAntTask
-
Sets the flag to write on
System.out
the Ant Environment properties. - setDumpSys(boolean) - Method in class org.testng.TestNGAntTask
-
Sets te flag to write on
System.out
the system properties. - setElement(String, String) - Method in class org.testng.xml.XmlMethodSelector
- setEnableAssert(boolean) - Method in class org.testng.TestNGAntTask
- setEnabled(boolean) - Method in interface org.testng.annotations.IParameterizable
- setEnabled(boolean) - Method in class org.testng.internal.annotations.FactoryAnnotation
- setEnabled(boolean) - Method in class org.testng.internal.annotations.TestOrConfiguration
- setEnabled(boolean) - Method in class org.testng.internal.BaseTestMethod
- setEnabled(boolean) - Method in class org.testng.internal.ConstructorOrMethod
- setEndMillis(long) - Method in class org.testng.internal.TestResult
- setEndMillis(long) - Method in interface org.testng.ITestResult
- setEscapeHtml(boolean) - Static method in class org.testng.Reporter
- setExclude(List<String>) - Method in class org.testng.xml.XmlPackage
- setExcludedGroups(String) - Method in class org.testng.TestNG
-
Define which groups will be excluded from this run.
- setExcludedGroups(String) - Method in class org.testng.TestNGAntTask
- setExcludedGroups(List<String>) - Method in class org.testng.xml.XmlSuite
- setExcludedGroups(List<String>) - Method in class org.testng.xml.XmlTest
- setExcludedGroups(Map<String, String>) - Method in class org.testng.internal.XmlMethodSelector
- setExcludedMethods(List<String>) - Method in class org.testng.xml.XmlClass
- setExecutorFactory(IExecutorFactory) - Method in class org.testng.internal.Configuration
- setExecutorFactory(IExecutorFactory) - Method in interface org.testng.internal.IConfiguration
- setExecutorFactory(IExecutorFactory) - Method in class org.testng.TestNG
- setExecutorFactoryClass(String) - Method in class org.testng.TestNG
- setExpectedExceptions(Class<?>[]) - Method in interface org.testng.annotations.ITestAnnotation
- setExpectedExceptions(Class<?>[]) - Method in class org.testng.internal.annotations.TestAnnotation
- setExpectedExceptionsMessageRegExp(String) - Method in interface org.testng.annotations.ITestAnnotation
- setExpectedExceptionsMessageRegExp(String) - Method in class org.testng.internal.annotations.TestAnnotation
- setExpression(String) - Method in class org.testng.internal.XmlMethodSelector
-
Deprecated.Use
XmlMethodSelector.setScript(XmlScript)
instead - setExpression(String) - Method in class org.testng.xml.XmlMethodSelector
-
Deprecated.Use
XmlMethodSelector.setScript(XmlScript)
instead. - setExpression(String) - Method in class org.testng.xml.XmlScript
- setExpression(String) - Method in class org.testng.xml.XmlTest
-
Deprecated.Use
XmlTest.setScript(XmlScript)
instead. - setFailedButWithinSuccessPercentageTests(List<ITestResult>) - Method in class org.testng.TestListenerAdapter
- setFailedTests(List<ITestResult>) - Method in class org.testng.TestListenerAdapter
- setFailureProperty(String) - Method in class org.testng.TestNGAntTask
- setFakeConfiguration(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setFileFragmentationLevel(int) - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Unused
- setFileFragmentationLevel(int) - Method in class org.testng.reporters.XMLReporterConfig
- setFileName(String) - Method in class org.testng.reporters.EmailableReporter
- setFileName(String) - Method in class org.testng.reporters.EmailableReporter2
- setFileName(String) - Method in class org.testng.xml.XmlSuite
- setFirstTimeOnly(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setFSPProperty(String) - Method in class org.testng.TestNGAntTask
- setGenerateDependsOnGroups(boolean) - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- setGenerateDependsOnGroups(boolean) - Method in class org.testng.reporters.XMLReporterConfig
- setGenerateDependsOnMethods(boolean) - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- setGenerateDependsOnMethods(boolean) - Method in class org.testng.reporters.XMLReporterConfig
- setGenerateGroupsAttribute(boolean) - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- setGenerateGroupsAttribute(boolean) - Method in class org.testng.reporters.XMLReporterConfig
- setGenerateTestResultAttributes(boolean) - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- setGenerateTestResultAttributes(boolean) - Method in class org.testng.reporters.XMLReporterConfig
- setGroupByInstances(boolean) - Method in class org.testng.TestNG
- setGroupByInstances(boolean) - Method in class org.testng.xml.XmlSuite
- setGroupByInstances(boolean) - Method in class org.testng.xml.XmlTest
- setGroups(String) - Method in class org.testng.TestNG
-
Define which groups will be included from this run.
- setGroups(String) - Method in class org.testng.TestNGAntTask
- setGroups(String[]) - Method in interface org.testng.annotations.ITestOrConfiguration
- setGroups(String[]) - Method in class org.testng.internal.annotations.TestOrConfiguration
- setGroups(String[]) - Method in class org.testng.internal.BaseTestMethod
- setGroups(XmlGroups) - Method in class org.testng.xml.XmlSuite
- setGroups(XmlGroups) - Method in class org.testng.xml.XmlTest
- setGroupsDependedUpon(String[], Collection<String>) - Method in class org.testng.internal.BaseTestMethod
- setGuiceStage(String) - Method in class org.testng.xml.XmlSuite
- setHaltonfailure(boolean) - Method in class org.testng.TestNGAntTask
- setHaltonFSP(boolean) - Method in class org.testng.TestNGAntTask
- setHaltonskipped(boolean) - Method in class org.testng.TestNGAntTask
- setHookable(IHookable) - Method in class org.testng.internal.Configuration
- setHookable(IHookable) - Method in interface org.testng.internal.IConfiguration
- setHost(String) - Method in class org.testng.internal.TestResult
- setHost(String) - Method in class org.testng.SuiteRunner
- setId(String) - Method in class org.testng.internal.BaseTestMethod
- setId(String) - Method in class org.testng.internal.ClonedMethod
- setId(String) - Method in class org.testng.internal.WrappedTestNGMethod
- setId(String) - Method in interface org.testng.ITestNGMethod
- setIgnoreMissingDependencies(boolean) - Method in interface org.testng.annotations.ITestAnnotation
- setIgnoreMissingDependencies(boolean) - Method in class org.testng.internal.annotations.TestAnnotation
- setIgnoreMissingDependencies(boolean) - Method in class org.testng.internal.BaseTestMethod
- setIgnoreMissingDependencies(boolean) - Method in class org.testng.internal.ClonedMethod
- setIgnoreMissingDependencies(boolean) - Method in class org.testng.internal.WrappedTestNGMethod
- setIgnoreMissingDependencies(boolean) - Method in interface org.testng.ITestNGMethod
- setInclude(List<String>) - Method in class org.testng.xml.XmlPackage
- setIncludedGroups(List<String>) - Method in class org.testng.xml.XmlSuite
- setIncludedGroups(List<String>) - Method in class org.testng.xml.XmlTest
- setIncludedGroups(Map<String, String>) - Method in class org.testng.internal.XmlMethodSelector
- setIncludedMethods(List<XmlInclude>) - Method in class org.testng.xml.XmlClass
- setIndex(int) - Method in class org.testng.xml.XmlClass
- setIndices(List<Integer>) - Method in interface org.testng.annotations.IDataProviderAnnotation
- setIndices(List<Integer>) - Method in interface org.testng.annotations.IFactoryAnnotation
- setIndices(List<Integer>) - Method in class org.testng.internal.annotations.DataProviderAnnotation
- setIndices(List<Integer>) - Method in class org.testng.internal.annotations.FactoryAnnotation
- setInheritGroups(boolean) - Method in class org.testng.internal.annotations.BaseBeforeAfter
- setInheritGroups(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setInterceptedPriority(int) - Method in class org.testng.internal.BaseTestMethod
- setInterceptedPriority(int) - Method in class org.testng.internal.ClonedMethod
- setInterceptedPriority(int) - Method in class org.testng.internal.WrappedTestNGMethod
- setInterceptedPriority(int) - Method in interface org.testng.ITestNGMethod
- setInvocationCount(int) - Method in interface org.testng.annotations.ITestAnnotation
- setInvocationCount(int) - Method in class org.testng.internal.annotations.TestAnnotation
- setInvocationCount(int) - Method in class org.testng.internal.BaseTestMethod
-
No-op.
- setInvocationCount(int) - Method in class org.testng.internal.ClonedMethod
- setInvocationCount(int) - Method in class org.testng.internal.TestNGMethod
-
Sets the number of invocations for this method.
- setInvocationCount(int) - Method in class org.testng.internal.WrappedTestNGMethod
- setInvocationCount(int) - Method in interface org.testng.ITestNGMethod
- setInvocationNumbers(List<Integer>) - Method in class org.testng.internal.BaseTestMethod
- setInvocationNumbers(List<Integer>) - Method in class org.testng.internal.ClonedMethod
- setInvocationNumbers(List<Integer>) - Method in class org.testng.internal.WrappedTestNGMethod
- setInvocationNumbers(List<Integer>) - Method in interface org.testng.ITestNGMethod
- setInvocationTimeOut(long) - Method in interface org.testng.annotations.ITestAnnotation
- setInvocationTimeOut(long) - Method in class org.testng.internal.annotations.TestAnnotation
- setInvocationTimeOut(long) - Method in class org.testng.internal.BaseTestMethod
- setInvokedMethodListeners(Collection<IInvokedMethodListener>) - Method in interface org.testng.junit.IJUnitTestRunner
- setInvokedMethodListeners(Collection<IInvokedMethodListener>) - Method in class org.testng.junit.JUnit4TestRunner
- setInvokedMethodListeners(Collection<IInvokedMethodListener>) - Method in class org.testng.junit.JUnitTestRunner
- setJunit(boolean) - Method in class org.testng.xml.XmlTest
- setJunit(Boolean) - Method in class org.testng.xml.XmlSuite
- setJUnit(boolean) - Method in class org.testng.TestNGAntTask
- setJUnit(boolean) - Method in class org.testng.xml.XmlTest
- setJUnit(Boolean) - Method in class org.testng.TestNG
-
Specify if this run should be made in JUnit mode
- setJUnit(Boolean) - Method in class org.testng.xml.XmlSuite
-
Sets the JUnit compatibility flag.
- setJvm(String) - Method in class org.testng.TestNGAntTask
-
Sets a particular JVM to be used.
- setLanguage(String) - Method in class org.testng.xml.XmlMethodSelector
-
Deprecated.Use
XmlMethodSelector.setScript(XmlScript)
instead - setLanguage(String) - Method in class org.testng.xml.XmlScript
- setLastTimeOnly(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setListener(String) - Method in class org.testng.TestNGAntTask
-
Deprecated.Use "listeners"
- setListenerClasses(List<Class<? extends ITestNGListener>>) - Method in class org.testng.TestNG
-
Define which listeners to user for this run.
- setListeners(String) - Method in class org.testng.TestNGAntTask
- setListeners(List<String>) - Method in class org.testng.xml.XmlSuite
- setLoadClasses(boolean) - Method in class org.testng.xml.Parser
-
If false, don't try to load the classes during the parsing.
- setMetaGroups(Map<String, List<String>>) - Method in class org.testng.xml.XmlTest
- setMethod(Method) - Method in class org.testng.internal.annotations.BaseAnnotation
- setMethod(ITestNGMethod) - Method in class org.testng.internal.TestResult
- setMethodInterceptor(IMethodInterceptor) - Method in class org.testng.TestNG
- setMethods(String) - Method in class org.testng.TestNGAntTask
- setMethodsDependedUpon(String[]) - Method in class org.testng.internal.BaseTestMethod
- setMethodSelector(XmlMethodSelector) - Method in class org.testng.xml.XmlMethodSelectors
- setMethodSelectors(String) - Method in class org.testng.TestNGAntTask
- setMethodSelectors(List<XmlMethodSelector>) - Method in class org.testng.xml.XmlSuite
-
Sets the method selectors.
- setMethodSelectors(List<XmlMethodSelector>) - Method in class org.testng.xml.XmlTest
- setMethodSelectors(XmlMethodSelectors) - Method in class org.testng.xml.XmlSuite
- setMissingGroup(String) - Method in class org.testng.internal.BaseTestMethod
- setMissingGroup(String) - Method in class org.testng.internal.ClonedMethod
- setMissingGroup(String) - Method in class org.testng.internal.WrappedTestNGMethod
- setMissingGroup(String) - Method in interface org.testng.ITestNGMethod
- setMixed(Boolean) - Method in class org.testng.TestNG
-
Specify if this run should be made in mixed mode
- setMode(TestNGAntTask.Mode) - Method in class org.testng.TestNGAntTask
- setMoreInvocationChecker(Callable<Boolean>) - Method in class org.testng.internal.BaseTestMethod
- setMoreInvocationChecker(Callable<Boolean>) - Method in class org.testng.internal.ClonedMethod
- setMoreInvocationChecker(Callable<Boolean>) - Method in class org.testng.internal.WrappedTestNGMethod
- setMoreInvocationChecker(Callable<Boolean>) - Method in interface org.testng.ITestNGMethod
- SetMultiMap<K,V> - Class in org.testng.collections
-
A container to hold sets indexed by a key.
- SetMultiMap(boolean) - Constructor for class org.testng.collections.SetMultiMap
- setName(String) - Method in interface org.testng.annotations.IDataProviderAnnotation
- setName(String) - Method in class org.testng.internal.annotations.DataProviderAnnotation
- setName(String) - Method in class org.testng.xml.XmlClass
- setName(String) - Method in class org.testng.xml.XmlDefine
- setName(String) - Method in class org.testng.xml.XmlInclude
- setName(String) - Method in class org.testng.xml.XmlMethodSelector
- setName(String) - Method in class org.testng.xml.XmlPackage
- setName(String) - Method in class org.testng.xml.XmlSuite
-
Sets the name.
- setName(String) - Method in class org.testng.xml.XmlTest
- setObjectFactory(Class) - Method in class org.testng.TestNG
- setObjectFactory(String) - Method in class org.testng.TestNGAntTask
- setObjectFactory(ITestObjectFactory) - Method in class org.testng.internal.Configuration
- setObjectFactory(ITestObjectFactory) - Method in interface org.testng.internal.IConfiguration
- setObjectFactory(ITestObjectFactory) - Method in class org.testng.SuiteRunner
- setObjectFactory(ITestObjectFactory) - Method in class org.testng.TestNG
- setObjectFactory(ITestObjectFactory) - Method in class org.testng.xml.XmlSuite
- setOnHaltTarget(String) - Method in class org.testng.TestNGAntTask
- setOutputDir(File) - Method in class org.testng.TestNGAntTask
-
Sets the test output directory
- setOutputDirectory(String) - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- setOutputDirectory(String) - Method in class org.testng.reporters.XMLReporterConfig
- setOutputDirectory(String) - Method in class org.testng.TestNG
-
Sets the output directory where the reports will be created.
- setOutputDirectory(String) - Method in class org.testng.TestRunner
- setPackages(List<XmlPackage>) - Method in class org.testng.xml.XmlSuite
- setPackages(List<XmlPackage>) - Method in class org.testng.xml.XmlTest
- setParallel(boolean) - Method in interface org.testng.annotations.IDataProviderAnnotation
- setParallel(boolean) - Method in class org.testng.internal.annotations.DataProviderAnnotation
- setParallel(String) - Method in class org.testng.TestNG
-
Deprecated.Use #setParallel(XmlSuite.ParallelMode) instead
- setParallel(String) - Method in class org.testng.TestNGAntTask
- setParallel(String) - Method in class org.testng.xml.XmlSuite
-
Deprecated.Use #setParallel(XmlSuite.ParallelMode) instead
- setParallel(XmlSuite.ParallelMode) - Method in class org.testng.TestNG
- setParallel(XmlSuite.ParallelMode) - Method in class org.testng.xml.XmlSuite
-
Sets the parallel mode.
- setParallel(XmlSuite.ParallelMode) - Method in class org.testng.xml.XmlTest
- setParameterInvocationCount(int) - Method in class org.testng.internal.BaseTestMethod
- setParameterInvocationCount(int) - Method in class org.testng.internal.ClonedMethod
- setParameterInvocationCount(int) - Method in class org.testng.internal.WrappedTestNGMethod
- setParameterInvocationCount(int) - Method in interface org.testng.ITestNGMethod
- setParameters(Object[]) - Method in class org.testng.internal.TestResult
- setParameters(Object[]) - Method in interface org.testng.ITestResult
- setParameters(Map<String, String>) - Method in class org.testng.xml.XmlClass
- setParameters(Map<String, String>) - Method in class org.testng.xml.XmlInclude
- setParameters(Map<String, String>) - Method in class org.testng.xml.XmlSuite
-
Sets parameters.
- setParameters(Map<String, String>) - Method in class org.testng.xml.XmlTest
- setParentInjector(Injector) - Method in interface org.testng.ISuite
- setParentInjector(Injector) - Method in class org.testng.SuiteRunner
- setParentModule(String) - Method in class org.testng.xml.XmlSuite
- setParentSuite(XmlSuite) - Method in class org.testng.xml.XmlSuite
- setParsed(boolean) - Method in class org.testng.xml.XmlSuite
- setPassedTests(List<ITestResult>) - Method in class org.testng.TestListenerAdapter
- setPostProcessor(IPostProcessor) - Method in class org.testng.xml.Parser
- setPreserveOrder(boolean) - Method in class org.testng.TestNG
- setPreserveOrder(Boolean) - Method in class org.testng.xml.XmlSuite
- setPreserveOrder(Boolean) - Method in class org.testng.xml.XmlTest
- setPreserveOrder(String) - Method in class org.testng.xml.XmlSuite
-
Deprecated.Use
XmlSuite.setPreserveOrder(Boolean)
instead - setPreserveOrder(String) - Method in class org.testng.xml.XmlTest
-
Deprecated.Use
XmlTest.setPreserveOrder(Boolean)
instead - setPriority(int) - Method in interface org.testng.annotations.ITestAnnotation
- setPriority(int) - Method in class org.testng.internal.annotations.TestOrConfiguration
- setPriority(int) - Method in class org.testng.internal.BaseTestMethod
- setPriority(int) - Method in class org.testng.internal.ClonedMethod
- setPriority(int) - Method in class org.testng.internal.WrappedTestNGMethod
- setPriority(int) - Method in interface org.testng.ITestNGMethod
- setPriority(int) - Method in class org.testng.xml.XmlMethodSelector
- setProperty(Object, String, String) - Static method in class org.testng.internal.PropertyUtils
- setProperty(String, T, Node) - Method in interface org.testng.xml.dom.ITagSetter
- setProperty(Properties, String, String, String) - Static method in class org.testng.xml.XmlUtils
-
Don't add this property if it's equal to its default value.
- setPropertyRealValue(Object, String, Object) - Static method in class org.testng.internal.PropertyUtils
- setRandomizeSuites(boolean) - Method in class org.testng.TestNG
- setRandomizeSuites(Boolean) - Method in class org.testng.TestNGAntTask
- setReporter(String) - Method in class org.testng.TestNGAntTask
- setReportResults(boolean) - Method in class org.testng.SuiteRunner
- setRetryAnalyzer(Class<? extends IRetryAnalyzer>) - Method in interface org.testng.annotations.ITestAnnotation
- setRetryAnalyzer(Class<? extends IRetryAnalyzer>) - Method in class org.testng.internal.annotations.TestAnnotation
- setRetryAnalyzer(IRetryAnalyzer) - Method in class org.testng.internal.BaseTestMethod
- setRetryAnalyzer(IRetryAnalyzer) - Method in class org.testng.internal.ClonedMethod
- setRetryAnalyzer(IRetryAnalyzer) - Method in class org.testng.internal.WrappedTestNGMethod
- setRetryAnalyzer(IRetryAnalyzer) - Method in interface org.testng.ITestNGMethod
-
Deprecated.- This method stands deprecated as of TestNG 7.0.0. Please use
ITestNGMethod.setRetryAnalyzerClass(Class)
instead. - setRetryAnalyzerClass(Class<? extends IRetryAnalyzer>) - Method in class org.testng.internal.BaseTestMethod
- setRetryAnalyzerClass(Class<? extends IRetryAnalyzer>) - Method in class org.testng.internal.ClonedMethod
- setRetryAnalyzerClass(Class<? extends IRetryAnalyzer>) - Method in class org.testng.internal.WrappedTestNGMethod
- setRetryAnalyzerClass(Class<? extends IRetryAnalyzer>) - Method in interface org.testng.ITestNGMethod
- setRun(XmlRun) - Method in class org.testng.xml.XmlGroups
- Sets - Class in org.testng.collections
- setScript(String) - Method in class org.testng.xml.XmlScript
-
Deprecated.Use
XmlScript.setExpression(String)
instead - setScript(XmlScript) - Method in class org.testng.internal.XmlMethodSelector
- setScript(XmlScript) - Method in class org.testng.xml.XmlMethodSelector
- setScript(XmlScript) - Method in class org.testng.xml.XmlTest
- setServiceLoaderClassLoader(URLClassLoader) - Method in class org.testng.TestNG
- setSingleThreaded(boolean) - Method in interface org.testng.annotations.ITestAnnotation
- setSingleThreaded(boolean) - Method in class org.testng.internal.annotations.TestAnnotation
- setSkipFailedInvocationCounts(boolean) - Method in class org.testng.TestNGAntTask
- setSkipFailedInvocationCounts(boolean) - Method in class org.testng.xml.XmlSuite
- setSkipFailedInvocationCounts(boolean) - Method in class org.testng.xml.XmlTest
- setSkipFailedInvocationCounts(Boolean) - Method in class org.testng.SuiteRunner
- setSkipFailedInvocationCounts(Boolean) - Method in class org.testng.TestNG
- setSkipFailedInvocations(boolean) - Method in interface org.testng.annotations.ITestAnnotation
- setSkipFailedInvocations(boolean) - Method in class org.testng.internal.annotations.TestAnnotation
- setSkipFailedInvocations(boolean) - Method in class org.testng.internal.BaseTestMethod
- setSkipFailedInvocations(boolean) - Method in class org.testng.internal.ClonedMethod
- setSkipFailedInvocations(boolean) - Method in class org.testng.internal.WrappedTestNGMethod
- setSkipFailedInvocations(boolean) - Method in interface org.testng.ITestNGMethod
- setSkippedProperty(String) - Method in class org.testng.TestNGAntTask
- setSkippedTests(List<ITestResult>) - Method in class org.testng.TestListenerAdapter
- setSourcePath(String) - Method in class org.testng.TestNG
-
This method is invoked by Maven's Surefire, only remove it once Surefire has been modified to no longer call it.
- setSplitClassAndPackageNames(boolean) - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- setSplitClassAndPackageNames(boolean) - Method in class org.testng.reporters.XMLReporterConfig
- setStackTraceOutput(XMLReporterConfig.StackTraceLevels) - Method in class org.testng.reporters.XMLReporterConfig
- setStackTraceOutputMethod(int) - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- setStackTraceOutputMethod(int) - Method in class org.testng.reporters.XMLReporterConfig
-
Deprecated.- Please use
XMLReporterConfig.setStackTraceOutput(StackTraceLevels)
instead. - setStatus(int) - Method in class org.testng.internal.TestResult
- setStatus(int) - Method in interface org.testng.ITestResult
- setStatus(Collection<T>, IDynamicGraph.Status) - Method in interface org.testng.IDynamicGraph
- setStatus(Collection<T>, IDynamicGraph.Status) - Method in class org.testng.internal.DynamicGraph
-
Set the status for a set of nodes.
- setStatus(T, IDynamicGraph.Status) - Method in interface org.testng.IDynamicGraph
- setStatus(T, IDynamicGraph.Status) - Method in class org.testng.internal.DynamicGraph
-
Set the status for a node.
- setStopped(boolean) - Method in interface org.testng.IMethodSelectorContext
-
Indicate that no other Method Selectors should be invoked after the current one if stopped is false.
- setStopped(boolean) - Method in class org.testng.internal.DefaultMethodSelectorContext
- setSuccessPercentage(int) - Method in interface org.testng.annotations.ITestAnnotation
- setSuccessPercentage(int) - Method in class org.testng.internal.annotations.TestAnnotation
- setSuite(XmlSuite) - Method in class org.testng.xml.XmlTest
- setSuiteFiles(List<String>) - Method in class org.testng.xml.XmlSuite
-
Sets the suite files.
- setSuiteName(String) - Method in interface org.testng.annotations.ITestAnnotation
- setSuiteName(String) - Method in class org.testng.internal.annotations.TestAnnotation
- setSuiteName(String) - Method in class org.testng.TestNGAntTask
-
Sets the suite name
- setSuiteRunnerClass(String) - Method in class org.testng.TestNGAntTask
-
Sets the suite runner class to invoke
- setSuiteThreadPoolSize(Integer) - Method in class org.testng.TestNG
- setSuiteThreadPoolSize(Integer) - Method in class org.testng.TestNGAntTask
- setTestClass(Class<?>) - Method in class org.testng.internal.annotations.BaseAnnotation
- setTestClass(Class<?>) - Method in class org.testng.internal.NoOpTestClass
- setTestClass(IClass) - Method in class org.testng.internal.ConfigMethodArguments
- setTestClass(ITestClass) - Method in class org.testng.internal.BaseTestMethod
-
Sets the test class having this method.
- setTestClass(ITestClass) - Method in class org.testng.internal.ClonedMethod
- setTestClass(ITestClass) - Method in class org.testng.internal.WrappedTestNGMethod
- setTestClass(ITestClass) - Method in interface org.testng.ITestNGMethod
-
Sets the test class having this method.
- setTestClasses(Class[]) - Method in class org.testng.TestNG
-
Set the test classes to be run by this TestNG object.
- setTestJar(File) - Method in class org.testng.TestNGAntTask
-
Sets the test jar
- setTestJar(String) - Method in class org.testng.TestNG
-
Sets a jar containing a testng.xml file.
- setTestMethods(List<ITestNGMethod>) - Method in interface org.testng.IMethodSelector
-
Invoked when all the test methods are known so that the method selector can perform additional work, such as adding the transitive closure of all the groups being included and depended upon.
- setTestMethods(List<ITestNGMethod>) - Method in class org.testng.internal.MethodSelectorDescriptor
- setTestMethods(List<ITestNGMethod>) - Method in class org.testng.internal.RunInfo
- setTestMethods(List<ITestNGMethod>) - Method in class org.testng.internal.XmlMethodSelector
- setTestName(String) - Method in interface org.testng.annotations.ITestAnnotation
- setTestName(String) - Method in class org.testng.internal.annotations.TestAnnotation
- setTestName(String) - Method in class org.testng.internal.TestResult
- setTestName(String) - Method in interface org.testng.ITestResult
- setTestName(String) - Method in class org.testng.TestNGAntTask
-
Sets the test name
- setTestName(String) - Method in class org.testng.TestRunner
- setTestNames(String) - Method in class org.testng.TestNGAntTask
- setTestNames(List<String>) - Method in class org.testng.TestNG
-
Only run the specified tests from the suite.
- setTestResultNotifier(ITestResultNotifier) - Method in interface org.testng.junit.IJUnitTestRunner
- setTestResultNotifier(ITestResultNotifier) - Method in class org.testng.junit.JUnit4TestRunner
- setTestResultNotifier(ITestResultNotifier) - Method in class org.testng.junit.JUnitTestRunner
- setTestRunnerFactory(String) - Method in class org.testng.TestNGAntTask
- setTestRunnerFactory(ITestRunnerFactory) - Method in class org.testng.TestNG
- setTests(List<XmlTest>) - Method in class org.testng.xml.XmlSuite
- setTestSuites(List<String>) - Method in class org.testng.TestNG
-
Set the suites file names to be run by this TestNG object.
- setThreadCount(int) - Method in class org.testng.TestNG
-
Define the number of threads in the thread pool.
- setThreadCount(int) - Method in class org.testng.xml.XmlSuite
-
Set the thread count.
- setThreadCount(int) - Method in class org.testng.xml.XmlTest
- setThreadCount(String) - Method in class org.testng.TestNGAntTask
- setThreadIdToRunOn(long) - Method in class org.testng.internal.TestMethodWorker
- setThreadIdToRunOn(long) - Method in interface org.testng.thread.IWorker
- setThreadPoolSize(int) - Method in interface org.testng.annotations.ITestAnnotation
- setThreadPoolSize(int) - Method in class org.testng.internal.annotations.TestAnnotation
- setThreadPoolSize(int) - Method in class org.testng.internal.BaseTestMethod
-
No-op.
- setThreadPoolSize(int) - Method in class org.testng.internal.ClonedMethod
- setThreadPoolSize(int) - Method in class org.testng.internal.TestNGMethod
-
Sets the number of threads on which this method should be invoked.
- setThreadPoolSize(int) - Method in class org.testng.internal.WrappedTestNGMethod
- setThreadPoolSize(int) - Method in interface org.testng.ITestNGMethod
- setThrowable(Throwable) - Method in class org.testng.internal.TestResult
- setThrowable(Throwable) - Method in interface org.testng.ITestResult
- setTimeout(Integer) - Method in class org.testng.TestNGAntTask
-
Set the timeout value (in milliseconds).
- setTimeOut(long) - Method in interface org.testng.annotations.ITestOrConfiguration
- setTimeOut(long) - Method in class org.testng.internal.annotations.TestOrConfiguration
- setTimeOut(long) - Method in class org.testng.internal.BaseTestMethod
- setTimeOut(long) - Method in class org.testng.internal.ClonedMethod
- setTimeOut(long) - Method in class org.testng.internal.WrappedTestNGMethod
- setTimeOut(long) - Method in interface org.testng.ITestNGMethod
- setTimeOut(long) - Method in class org.testng.xml.XmlTest
- setTimeOut(String) - Method in class org.testng.xml.XmlSuite
-
Sets the timeout.
- setTimestampFormat(String) - Method in class org.testng.reporters.XMLReporter
-
Deprecated.Use #getConfig() instead
- setTimestampFormat(String) - Method in class org.testng.reporters.XMLReporterConfig
- setUseDefaultListeners(boolean) - Method in class org.testng.TestNG
-
If this method is passed true before run(), the default listeners will not be used.
- setUseDefaultListeners(String) - Method in class org.testng.TestNGAntTask
- setValue(Class<? extends ITestNGListener>[]) - Method in interface org.testng.annotations.IListenersAnnotation
- setValue(Class<? extends ITestNGListener>[]) - Method in class org.testng.internal.annotations.ListenersAnnotation
- setValue(String[]) - Method in class org.testng.internal.annotations.ParametersAnnotation
- setVerbose(int) - Method in class org.testng.TestNG
-
Sets the level of verbosity.
- setVerbose(int) - Method in class org.testng.TestRunner
- setVerbose(int) - Method in class org.testng.xml.XmlTest
- setVerbose(Integer) - Method in class org.testng.TestNGAntTask
- setVerbose(Integer) - Method in class org.testng.xml.XmlSuite
-
Set the verbose.
- setVisualisers(Set<IExecutionVisualiser>) - Method in interface org.testng.IDynamicGraph
- setVisualisers(Set<IExecutionVisualiser>) - Method in class org.testng.internal.DynamicGraph
- setWasRetried(boolean) - Method in class org.testng.internal.TestResult
- setWasRetried(boolean) - Method in interface org.testng.ITestResult
- setWorkingDir(File) - Method in class org.testng.TestNGAntTask
-
The directory to invoke the VM in.
- setXmlClass(XmlClass) - Method in class org.testng.xml.XmlInclude
- setXmlClasses(List<XmlClass>) - Method in class org.testng.internal.XmlMethodSelector
- setXmlClasses(List<XmlClass>) - Method in class org.testng.xml.XmlTest
-
Sets the XML Classes.
- setXmlDependencies(XmlDependencies) - Method in class org.testng.xml.XmlGroups
- setXmlDetails(String, String) - Method in class org.testng.reporters.XMLStringBuffer
-
Set the xml version and encoding for this document.
- setXmlfilesetRef(Reference) - Method in class org.testng.TestNGAntTask
- setXmlMethodSelectors(XmlMethodSelectors) - Method in class org.testng.xml.XmlSuite
- setXmlPackages(List<XmlPackage>) - Method in class org.testng.xml.XmlSuite
-
Sets the XML packages.
- setXmlPackages(List<XmlPackage>) - Method in class org.testng.xml.XmlTest
- setXmlPathInJar(String) - Method in class org.testng.TestNG
-
Sets the path to the XML file in the test jar file.
- setXmlPathInJar(String) - Method in class org.testng.TestNGAntTask
- setXmlSuite(XmlSuite) - Method in class org.testng.xml.XmlTest
- setXmlSuites(List<XmlSuite>) - Method in class org.testng.TestNG
-
Specifies the XmlSuite objects to run.
- setXmlTest(XmlTest) - Method in class org.testng.internal.BaseTestMethod
- setXmlTest(XmlTest) - Method in class org.testng.xml.XmlClass
- shallowCopy() - Method in class org.testng.xml.XmlSuite
-
This method returns a shallow cloned version.
- SHORT - org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
Write only a short version of the stacktrace
- shortStackTrace(Throwable, boolean) - Static method in class org.testng.internal.Utils
-
Helper that returns a long stack trace.
- shouldSkipUsingCallerClassLoader() - Static method in class org.testng.internal.RuntimeBehavior
- SHOW_TESTNG_STACK_FRAMES - Static variable in class org.testng.internal.RuntimeBehavior
- showTestNGStackFrames() - Static method in class org.testng.internal.RuntimeBehavior
- shutdown() - Method in interface org.testng.internal.thread.IExecutor
- singleThreaded() - Method in annotation type org.testng.annotations.Test
-
If set to true, all the methods on this test class are guaranteed to run in the same thread, even if the tests are currently being run with parallel="true".
- size() - Method in class org.testng.collections.MultiMap
- size() - Method in class org.testng.internal.ResultMap
- size() - Method in interface org.testng.IResultMap
- SKIP - org.testng.xml.XmlSuite.FailurePolicy
- SKIP - Static variable in interface org.testng.ITestResult
- SKIP_FAILED_INVOCATION_COUNTS - Static variable in class org.testng.CommandLineArgs
- skipDeprecatedValues(XmlSuite.ParallelMode) - Static method in enum org.testng.xml.XmlSuite.ParallelMode
- SkipException - Exception in org.testng
-
The root exception for special skip handling.
- SkipException(String) - Constructor for exception org.testng.SkipException
- SkipException(String, Throwable) - Constructor for exception org.testng.SkipException
- skipFailedInvocationCounts - Variable in class org.testng.CommandLineArgs
- skipFailedInvocationCounts() - Method in class org.testng.xml.XmlSuite
- skipFailedInvocationCounts() - Method in class org.testng.xml.XmlTest
- skipFailedInvocations() - Method in interface org.testng.annotations.ITestAnnotation
- skipFailedInvocations() - Method in annotation type org.testng.annotations.Test
-
If true and invocationCount is specified with a value > 1, then all invocations after a failure will be marked as a SKIP instead of a FAIL.
- skipFailedInvocations() - Method in class org.testng.internal.annotations.TestAnnotation
- skipFailedInvocations() - Method in class org.testng.internal.BaseTestMethod
- skipFailedInvocations() - Method in class org.testng.internal.ClonedMethod
- skipFailedInvocations() - Method in class org.testng.internal.WrappedTestNGMethod
- skipFailedInvocations() - Method in interface org.testng.ITestNGMethod
- SKIPPED - Static variable in interface org.testng.reporters.XMLConstants
- SoftAssert - Class in org.testng.asserts
-
When an assertion fails, don't throw an exception but record the failure.
- SoftAssert() - Constructor for class org.testng.asserts.SoftAssert
- SORT_BY_INDEX - Static variable in class org.testng.internal.MethodInstance
- split(String, String) - Static method in class org.testng.internal.Utils
-
Tokenize the string using the separator.
- StackTraceTools - Class in org.testng.reporters.util
-
Functionality to allow tools to analyse and subdivide stack traces.
- start(Class, String...) - Method in class org.testng.junit.JUnit4TestRunner
-
Starts a test run.
- start(Class, String...) - Method in class org.testng.junit.JUnitTestRunner
-
Starts a test run.
- STARTED - Static variable in interface org.testng.ITestResult
- startElement(String, String, String, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
NOTE: I only invoke xml*methods (e.g.
- startHtml(PrintWriter) - Method in class org.testng.reporters.EmailableReporter
-
Starts HTML stream
- startTest(Test) - Method in class org.testng.junit.JUnitTestRunner
- stopNow() - Method in class org.testng.internal.thread.ExecutorAdapter
- stopNow() - Method in interface org.testng.internal.thread.IExecutor
- streamToString(InputStream) - Static method in class org.testng.reporters.Files
- StringChunk - Class in org.testng.mustache
- StringChunk(Model, String) - Constructor for class org.testng.mustache.StringChunk
- stringifyParameterTypes() - Method in class org.testng.internal.ConstructorOrMethod
- Strings - Class in org.testng.util
- submitRunnable(Runnable) - Method in class org.testng.internal.thread.ExecutorAdapter
- submitRunnable(Runnable) - Method in interface org.testng.internal.thread.IExecutor
- submitTasksAndWait(List<? extends Callable<FutureType>>) - Method in class org.testng.internal.PoolService
- SUCCESS - Static variable in interface org.testng.ITestResult
- SUCCESS_PERCENTAGE_FAILURE - Static variable in interface org.testng.ITestResult
- successPercentage() - Method in annotation type org.testng.annotations.Test
-
The percentage of success expected from this method.
- SUITE_METHODNAME - Static variable in class org.testng.junit.JUnitTestRunner
- SUITE_NAME - Static variable in class org.testng.CommandLineArgs
- SUITE_THREAD_POOL_SIZE - Static variable in class org.testng.CommandLineArgs
- SUITE_THREAD_POOL_SIZE_DEFAULT - Static variable in class org.testng.CommandLineArgs
- suiteFiles - Variable in class org.testng.CommandLineArgs
- SuiteGenerator - Class in org.testng.xml
-
Factory to create custom suites.
- SuiteGenerator() - Constructor for class org.testng.xml.SuiteGenerator
- SuiteHTMLReporter - Class in org.testng.reporters
-
This class implements an HTML reporter for suites.
- SuiteHTMLReporter() - Constructor for class org.testng.reporters.SuiteHTMLReporter
- suiteName - Variable in class org.testng.CommandLineArgs
- suiteName() - Method in annotation type org.testng.annotations.Test
-
The name of the suite this test class should be placed in.
- SuitePanel - Class in org.testng.reporters.jq
- SuitePanel(Model) - Constructor for class org.testng.reporters.jq.SuitePanel
- SuiteResult(ISuite) - Constructor for class org.testng.reporters.EmailableReporter2.SuiteResult
- suiteResults - Variable in class org.testng.reporters.EmailableReporter2
- SuiteRunner - Class in org.testng
-
SuiteRunner
is responsible for running all the tests included in one suite. - SuiteRunner(IConfiguration, XmlSuite, String, ITestRunnerFactory, boolean, Comparator<ITestNGMethod>) - Constructor for class org.testng.SuiteRunner
- SuiteRunner(IConfiguration, XmlSuite, String, ITestRunnerFactory, boolean, List<IMethodInterceptor>, Collection<IInvokedMethodListener>, Collection<ITestListener>, Collection<IClassListener>, Map<Class<? extends IDataProviderListener>, IDataProviderListener>, Comparator<ITestNGMethod>) - Constructor for class org.testng.SuiteRunner
- SuiteRunner(IConfiguration, XmlSuite, String, ITestRunnerFactory, Comparator<ITestNGMethod>) - Constructor for class org.testng.SuiteRunner
- SuiteRunnerMap - Class in org.testng.internal
- SuiteRunnerMap() - Constructor for class org.testng.internal.SuiteRunnerMap
- SuiteRunnerWorker - Class in org.testng
-
An
IWorker
that is used to encapsulate and run Suite Runners - SuiteRunnerWorker(ISuite, SuiteRunnerMap, int, String) - Constructor for class org.testng.SuiteRunnerWorker
- SuiteRunState - Class in org.testng
-
A state object that records the status of the suite run.
- SuiteRunState() - Constructor for class org.testng.SuiteRunState
- suiteThreadPoolSize - Variable in class org.testng.CommandLineArgs
- suiteToTag(ISuite) - Static method in class org.testng.reporters.jq.BasePanel
- SuiteWorkerFactory - Class in org.testng.internal.thread.graph
-
An
IThreadWorkerFactory
forSuiteRunner
s - SuiteWorkerFactory(SuiteRunnerMap, Integer, String) - Constructor for class org.testng.internal.thread.graph.SuiteWorkerFactory
- SuiteXmlParser - Class in org.testng.xml
- SuiteXmlParser() - Constructor for class org.testng.xml.SuiteXmlParser
- SYSTEM_ERR - Static variable in interface org.testng.reporters.XMLConstants
-
the system-err element
- SYSTEM_OUT - Static variable in interface org.testng.reporters.XMLConstants
-
the system-out element
- Systematiser - Class in org.testng.internal
-
Helps determine how should
ITestNGMethod
be ordered by TestNG.
T
- tag() - Method in annotation type org.testng.xml.dom.OnElement
- tag() - Method in annotation type org.testng.xml.dom.OnElementList
- Tag - Annotation Type in org.testng.xml.dom
- TAG_ATTRIBUTE - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_ATTRIBUTES - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_CLASS - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_EXCEPTION - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_FULL_STACKTRACE - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_GROUP - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_GROUPS - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_LINE - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_MESSAGE - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_METHOD - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_PARAM - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_PARAM_VALUE - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_PARAMS - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_REPORTER_OUTPUT - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_SHORT_STACKTRACE - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_SUITE - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_TEST - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_TEST_METHOD - Static variable in class org.testng.reporters.XMLReporterConfig
- TAG_TESTNG_RESULTS - Static variable in class org.testng.reporters.XMLReporterConfig
- TagContent - Annotation Type in org.testng.xml.dom
- Tarjan<T> - Class in org.testng.internal
-
Implementation of the Tarjan algorithm to find and display a cycle in a graph.
- Tarjan(Graph<T>, T) - Constructor for class org.testng.internal.Tarjan
- Test - Annotation Type in org.testng.annotations
-
Mark a class or a method as part of the test.
- TEST_CLASS - Static variable in class org.testng.CommandLineArgs
- TEST_FAILED - Static variable in class org.testng.reporters.XMLReporterConfig
- TEST_JAR - Static variable in class org.testng.CommandLineArgs
- TEST_NAME - Static variable in class org.testng.CommandLineArgs
- TEST_NAMES - Static variable in class org.testng.CommandLineArgs
- TEST_PASSED - Static variable in class org.testng.reporters.XMLReporterConfig
- TEST_RUNNER_FACTORY - Static variable in class org.testng.CommandLineArgs
- TEST_SKIPPED - Static variable in class org.testng.reporters.XMLReporterConfig
- TestAnnotation - Class in org.testng.internal.annotations
-
An implementation of ITest
- TestAnnotation() - Constructor for class org.testng.internal.annotations.TestAnnotation
- TESTCASE - Static variable in interface org.testng.reporters.XMLConstants
-
the testcase element
- testClass - Variable in class org.testng.CommandLineArgs
- testContext(ITestContext) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- TestException - Exception in org.testng
-
Exception thrown when an exception happens while running a test method.
- TestException(String) - Constructor for exception org.testng.TestException
- TestException(String, Throwable) - Constructor for exception org.testng.TestException
- TestException(Throwable) - Constructor for exception org.testng.TestException
- TestHTMLReporter - Class in org.testng.reporters
-
This class implements an HTML reporter for individual tests.
- TestHTMLReporter() - Constructor for class org.testng.reporters.TestHTMLReporter
- TestInstance - Annotation Type in org.testng.annotations
-
If this annotation is used on a parameter of a data provider, that parameter is the instance of the test method which is going to be fed by this data provider.
- testJar - Variable in class org.testng.CommandLineArgs
- TestListenerAdapter - Class in org.testng
-
A simple ITestListener adapter that stores all the tests that were run.
- TestListenerAdapter() - Constructor for class org.testng.TestListenerAdapter
- TestListenerHelper - Class in org.testng.internal
-
A helper class that internally houses some of the listener related actions support.
- TestListenerHelper.ListenerHolder - Class in org.testng.internal
- TestMethodArguments - Class in org.testng.internal
- TestMethodArguments.Builder - Class in org.testng.internal
- TestMethodComparator - Class in org.testng.internal
- TestMethodComparator() - Constructor for class org.testng.internal.TestMethodComparator
- TestMethodWithDataProviderMethodWorker - Class in org.testng.internal
- TestMethodWithDataProviderMethodWorker(ITestInvoker, ITestNGMethod, int, Object[], Object, Map<String, String>, ITestClass, ITestNGMethod[], ITestNGMethod[], ConfigurationGroupMethods, ITestContext, boolean, int, int, ITestResultNotifier) - Constructor for class org.testng.internal.TestMethodWithDataProviderMethodWorker
- TestMethodWorker - Class in org.testng.internal
-
FIXME: reduce contention when this class is used through parallel invocation due to invocationCount and threadPoolSize by not invoking the @BeforeClass and @AfterClass which are already invoked on the original method.
- TestMethodWorker(ITestInvoker, IConfigInvoker, List<IMethodInstance>, Map<String, String>, ConfigurationGroupMethods, ClassMethodMap, ITestContext, List<IClassListener>) - Constructor for class org.testng.internal.TestMethodWorker
- testName - Variable in class org.testng.CommandLineArgs
- testName() - Method in annotation type org.testng.annotations.Test
-
The name of the test this test class should be placed in.
- testNames - Variable in class org.testng.CommandLineArgs
- TestNamesMatcher - Class in org.testng.xml.internal
-
The class to work with "-testnames"
- TestNamesMatcher(XmlSuite, List<String>) - Constructor for class org.testng.xml.internal.TestNamesMatcher
- testng - org.testng.TestNGAntTask.Mode
- TestNG - Class in org.testng
-
This class is the main entry point for running tests in the TestNG framework.
- TestNG() - Constructor for class org.testng.TestNG
-
Default constructor.
- TestNG(boolean) - Constructor for class org.testng.TestNG
-
Used by maven2 to have 0 output of any kind come out of testng.
- TESTNG_DTD - Static variable in class org.testng.xml.Parser
-
The name of the TestNG DTD.
- TESTNG_FAILED_XML - Static variable in class org.testng.reporters.FailedReporter
- TESTNG_MODE_DRYRUN - Static variable in class org.testng.internal.RuntimeBehavior
- TESTNG_THREAD_AFFINITY - Static variable in class org.testng.internal.RuntimeBehavior
- TESTNG_USE_UNSECURE_URL - Static variable in class org.testng.internal.RuntimeBehavior
- TESTNG_XML - Static variable in class org.testng.reporters.SuiteHTMLReporter
- TestNGAntTask - Class in org.testng
-
TestNG settings: classfileset (inner) classfilesetref (attribute) xmlfileset (inner) xmlfilesetref (attribute) enableAssert (attribute) excludedGroups (attribute) groups (attribute) junit (attribute) listener (attribute) outputdir (attribute) parallel (attribute) reporter (attribute) sourcedir (attribute) sourcedirref (attribute) suitename (attribute) suiterunnerclass (attribute) target (attribute) testjar (attribute) testname (attribute) threadcount (attribute) dataproviderthreadcount (attribute) verbose (attribute) testrunfactory (attribute) configFailurepolicy (attribute) randomizeSuites (attribute) methodselectors (attribute) Ant settings: classpath (inner) classpathref (attribute) jvm (attribute) workingDir (attribute) env (inner) sysproperty (inner) propertyset (inner) jvmarg (inner) timeout (attribute) haltonfailure (attribute) onHaltTarget (attribute) failureProperty (attribute) haltonFSP (attribute) FSPproperty (attribute) haltonskipped (attribute) skippedProperty (attribute) testRunnerFactory (attribute) Debug information: dumpCommand (boolean) dumpEnv (boolean) dumpSys (boolean)
- TestNGAntTask() - Constructor for class org.testng.TestNGAntTask
- TestNGAntTask.Mode - Enum in org.testng
- TestNGAntTask.TestNGLogSH - Class in org.testng
- TestNGClassFinder - Class in org.testng.internal
-
This class creates an ITestClass from a test class.
- TestNGClassFinder(ClassInfoMap, Map<Class<?>, List<Object>>, IConfiguration, ITestContext, Map<Class<? extends IDataProviderListener>, IDataProviderListener>) - Constructor for class org.testng.internal.TestNGClassFinder
- TestNGContentHandler - Class in org.testng.xml
-
Suite definition parser utility.
- TestNGContentHandler(String, boolean) - Constructor for class org.testng.xml.TestNGContentHandler
- TestNGException - Exception in org.testng
-
The base class for all exceptions thrown by TestNG.
- TestNGException(String) - Constructor for exception org.testng.TestNGException
- TestNGException(String, Throwable) - Constructor for exception org.testng.TestNGException
- TestNGException(Throwable) - Constructor for exception org.testng.TestNGException
- TestNGLogSH(Task, int, int, boolean) - Constructor for class org.testng.TestNGAntTask.TestNGLogSH
- TestNGMethod - Class in org.testng.internal
-
This class represents a test method.
- TestNGMethod(Method, IAnnotationFinder, XmlTest, Object) - Constructor for class org.testng.internal.TestNGMethod
-
Constructs a
TestNGMethod
- TestNGMethodFinder - Class in org.testng.internal
-
The default strategy for finding test methods: look up annotations @Test in front of methods.
- TestNGMethodFinder(RunInfo, IAnnotationFinder) - Constructor for class org.testng.internal.TestNGMethodFinder
- TestNGMethodFinder(RunInfo, IAnnotationFinder, Comparator<ITestNGMethod>) - Constructor for class org.testng.internal.TestNGMethodFinder
- TestNGRuntimeException(Throwable) - Constructor for exception org.testng.internal.InvokeMethodRunnable.TestNGRuntimeException
- TestNGTagFactory - Class in org.testng.xml.dom
- TestNGTagFactory() - Constructor for class org.testng.xml.dom.TestNGTagFactory
- TestNGThreadFactory - Class in org.testng.internal.thread
- TestNGThreadFactory(String) - Constructor for class org.testng.internal.thread.TestNGThreadFactory
- TestNGUtils - Class in org.testng
- TestNGUtils() - Constructor for class org.testng.TestNGUtils
- TestNgXmlPanel - Class in org.testng.reporters.jq
- TestNgXmlPanel(Model) - Constructor for class org.testng.reporters.jq.TestNgXmlPanel
- TestOrConfiguration - Class in org.testng.internal.annotations
- TestOrConfiguration() - Constructor for class org.testng.internal.annotations.TestOrConfiguration
- TestPanel - Class in org.testng.reporters.jq
-
Display the list of
tags. - TestPanel(Model) - Constructor for class org.testng.reporters.jq.TestPanel
- TestResult - Class in org.testng.internal
-
This class represents the result of a test.
- TestResult(ITestContext) - Constructor for class org.testng.reporters.EmailableReporter2.TestResult
- TestRunner - Class in org.testng
-
This class takes care of running one Test.
- TestRunner(IConfiguration, ISuite, XmlTest, boolean, Collection<IInvokedMethodListener>, List<IClassListener>) - Constructor for class org.testng.TestRunner
-
This constructor is used by testng-remote, any changes related to it please contact with testng-team.
- TestRunner(IConfiguration, ISuite, XmlTest, boolean, Collection<IInvokedMethodListener>, List<IClassListener>, Comparator<ITestNGMethod>) - Constructor for class org.testng.TestRunner
- TestRunner(IConfiguration, ISuite, XmlTest, String, IAnnotationFinder, boolean, Collection<IInvokedMethodListener>, List<IClassListener>, Comparator<ITestNGMethod>, Map<Class<? extends IDataProviderListener>, IDataProviderListener>) - Constructor for class org.testng.TestRunner
- TestRunner.PriorityWeight - Enum in org.testng
- testRunnerFactory - Variable in class org.testng.CommandLineArgs
- TESTS - org.testng.xml.XmlSuite.ParallelMode
- TESTSUITE - Static variable in interface org.testng.reporters.XMLConstants
-
the testsuite element
- TESTSUITES - Static variable in interface org.testng.reporters.XMLConstants
-
the testsuites element for the aggregate document
- TextFormatter - Class in org.testng.log
-
This class implements a simple TextFormatter because the brainded default formatter of java.util.logging outputs everything on two lines and it's ugly as butt.
- TextFormatter() - Constructor for class org.testng.log.TextFormatter
- TextReporter - Class in org.testng.reporters
-
A simple reporter that collects the results and prints them on standard out.
- TextReporter(String, int) - Constructor for class org.testng.reporters.TextReporter
- THREAD_COUNT - Static variable in class org.testng.CommandLineArgs
- THREAD_NAME - Static variable in class org.testng.internal.thread.ThreadUtil
- THREAD_POOL_FACTORY_CLASS - Static variable in class org.testng.CommandLineArgs
- threadCount - Variable in class org.testng.CommandLineArgs
- ThreadExecutionException - Exception in org.testng.internal.thread
-
Wrapper exception for ExecutionExceptions.
- ThreadExecutionException(Throwable) - Constructor for exception org.testng.internal.thread.ThreadExecutionException
- ThreadFactoryImpl(String) - Constructor for class org.testng.internal.thread.ThreadUtil.ThreadFactoryImpl
- threadPoolFactoryClass - Variable in class org.testng.CommandLineArgs
- threadPoolSize() - Method in annotation type org.testng.annotations.Test
-
The size of the thread pool for this method.
- ThreadTimeoutException - Exception in org.testng.internal.thread
-
Exception used to signal a thread timeout.
- ThreadTimeoutException(String) - Constructor for exception org.testng.internal.thread.ThreadTimeoutException
- ThreadTimeoutException(String, Throwable) - Constructor for exception org.testng.internal.thread.ThreadTimeoutException
- ThreadTimeoutException(Throwable) - Constructor for exception org.testng.internal.thread.ThreadTimeoutException
- ThreadUtil - Class in org.testng.internal.thread
-
A helper class to interface TestNG concurrency usage.
- ThreadUtil() - Constructor for class org.testng.internal.thread.ThreadUtil
- ThreadUtil.ThreadFactoryImpl - Class in org.testng.internal.thread
- TimeBombSkipException - Exception in org.testng
-
A
SkipException
extension that transforms a skipped method into a failed method based on a time trigger. - TimeBombSkipException(String, String) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using the date in the format yyyy/MM/dd. - TimeBombSkipException(String, String, String) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using the date in the specified format format. - TimeBombSkipException(String, String, String, String) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using the date in the specified format inFormat. - TimeBombSkipException(String, String, String, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using the date in the specified format inFormat. - TimeBombSkipException(String, String, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using the date in the specified format format. - TimeBombSkipException(String, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using the date in the format yyyy/MM/dd. - TimeBombSkipException(String, Date) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using the expirationDate. - TimeBombSkipException(String, Date, String) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using the expirationDate. - TimeBombSkipException(String, Date, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using the expirationDate. - TimeBombSkipException(String, Date, Throwable) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using the expirationDate. - timeInUTC(long, String) - Static method in class org.testng.util.TimeUtils
-
Deprecated.- Method stands deprecated as of TestNG 7.0.0
- timeOut() - Method in annotation type org.testng.annotations.AfterClass
-
The maximum number of milliseconds this method should take.
- timeOut() - Method in annotation type org.testng.annotations.AfterGroups
-
The maximum number of milliseconds this method should take.
- timeOut() - Method in annotation type org.testng.annotations.AfterMethod
-
The maximum number of milliseconds this method should take.
- timeOut() - Method in annotation type org.testng.annotations.AfterSuite
-
The maximum number of milliseconds this method should take.
- timeOut() - Method in annotation type org.testng.annotations.AfterTest
-
The maximum number of milliseconds this method should take.
- timeOut() - Method in annotation type org.testng.annotations.BeforeClass
-
The maximum number of milliseconds this method should take.
- timeOut() - Method in annotation type org.testng.annotations.BeforeGroups
-
The maximum number of milliseconds this method should take.
- timeOut() - Method in annotation type org.testng.annotations.BeforeMethod
-
The maximum number of milliseconds this method should take.
- timeOut() - Method in annotation type org.testng.annotations.BeforeSuite
-
The maximum number of milliseconds this method should take.
- timeOut() - Method in annotation type org.testng.annotations.BeforeTest
-
The maximum number of milliseconds this method should take.
- timeOut() - Method in annotation type org.testng.annotations.Test
-
The maximum number of milliseconds this test should take.
- TimesPanel - Class in org.testng.reporters.jq
- TimesPanel(Model) - Constructor for class org.testng.reporters.jq.TimesPanel
- TimeUtils - Class in org.testng.util
-
A Utility class that deals with time.
- tm - Variable in class org.testng.internal.Arguments
- toCapitalizedCamelCase(String) - Static method in class org.testng.xml.dom.Reflect
- toDot() - Method in interface org.testng.IDynamicGraph
- toDot() - Method in class org.testng.internal.DynamicGraph
- topologicalSort() - Method in class org.testng.internal.Graph
- toString() - Method in class org.testng.collections.MultiMap
- toString() - Method in class org.testng.collections.Objects.ToStringHelper
- toString() - Method in class org.testng.internal.BaseTestMethod
- toString() - Method in class org.testng.internal.ClassImpl
- toString() - Method in class org.testng.internal.ClonedMethod
- toString() - Method in class org.testng.internal.collections.Pair
- toString() - Method in class org.testng.internal.ConstructorOrMethod
- toString() - Method in class org.testng.internal.DynamicGraph
- toString() - Method in class org.testng.internal.Graph.Node
- toString() - Method in class org.testng.internal.Graph
- toString() - Method in class org.testng.internal.InvokedMethod
- toString() - Method in error org.testng.internal.junit.ArrayComparisonFailure
- toString() - Method in class org.testng.internal.MethodInstance
- toString() - Method in class org.testng.internal.reflect.Parameter
- toString() - Method in class org.testng.internal.ResultMap
- toString() - Method in class org.testng.internal.TestMethodWorker
- toString() - Method in class org.testng.internal.TestResult
- toString() - Method in class org.testng.junit.JUnit4ConfigurationMethod
- toString() - Method in class org.testng.junit.JUnit4SpockMethod
- toString() - Method in class org.testng.junit.JUnit4TestMethod
- toString() - Method in class org.testng.mustache.Model
- toString() - Method in class org.testng.mustache.StringChunk
- toString() - Method in class org.testng.mustache.VariableChunk
- toString() - Method in class org.testng.ReporterConfig
- toString() - Method in class org.testng.reporters.FileStringBuffer
- toString() - Method in class org.testng.reporters.VerboseReporter
- toString() - Method in enum org.testng.reporters.XMLReporterConfig.StackTraceLevels
- toString() - Method in class org.testng.SuiteRunnerWorker
- toString() - Method in class org.testng.TestListenerAdapter
- toString() - Method in class org.testng.xml.XmlClass
- toString() - Method in enum org.testng.xml.XmlSuite.FailurePolicy
- toString() - Method in enum org.testng.xml.XmlSuite.ParallelMode
- toString() - Method in class org.testng.xml.XmlSuite
- toString(Object) - Static method in class org.testng.internal.Utils
-
Returns the string representation of the specified object, transparently handling null references and arrays.
- toString(Object, Class<?>) - Static method in class org.testng.internal.Utils
- toStringHelper(Class<?>) - Static method in class org.testng.collections.Objects
- ToStringHelper(String) - Constructor for class org.testng.collections.Objects.ToStringHelper
- toWriter(Writer) - Method in class org.testng.reporters.FileStringBuffer
- toWriter(Writer) - Method in interface org.testng.reporters.IBuffer
- toWriter(Writer) - Method in class org.testng.reporters.XMLStringBuffer
- toXml() - Method in class org.testng.xml.XmlSuite
- toXml(String) - Method in class org.testng.xml.XmlClass
- toXml(String) - Method in class org.testng.xml.XmlDefine
- toXml(String) - Method in class org.testng.xml.XmlDependencies
- toXml(String) - Method in class org.testng.xml.XmlGroups
- toXml(String) - Method in class org.testng.xml.XmlInclude
- toXml(String) - Method in class org.testng.xml.XmlMethodSelector
- toXml(String) - Method in class org.testng.xml.XmlMethodSelectors
- toXml(String) - Method in class org.testng.xml.XmlPackage
- toXml(String) - Method in class org.testng.xml.XmlRun
- toXml(String) - Method in class org.testng.xml.XmlTest
- toXML() - Method in class org.testng.reporters.XMLStringBuffer
- toYaml(XmlSuite) - Static method in class org.testng.internal.Yaml
-
The main entry point to convert an XmlSuite into YAML.
- trace(Object) - Method in class org.testng.log4testng.Logger
-
Log a message object with the TRACE level.
- trace(Object, Throwable) - Method in class org.testng.log4testng.Logger
-
Log a message object with the TRACE level including the stack trace of the Throwable t passed as parameter.
- transform(IConfigurationAnnotation, Class, Constructor, Method) - Method in interface org.testng.IAnnotationTransformer
-
Transform an IConfiguration annotation.
- transform(IDataProviderAnnotation, Method) - Method in interface org.testng.IAnnotationTransformer
-
Transform an IDataProvider annotation.
- transform(IFactoryAnnotation, Method) - Method in interface org.testng.IAnnotationTransformer
-
Transform an IFactory annotation.
- transform(IListenersAnnotation, Class) - Method in interface org.testng.IAnnotationTransformer
- transform(ITestAnnotation, Class, Constructor, Method) - Method in interface org.testng.IAnnotationTransformer
-
This method will be invoked by TestNG to give you a chance to modify a TestNG annotation read from your test classes.
- transform(ITestAnnotation, Class, Constructor, Method) - Method in class org.testng.internal.annotations.DefaultAnnotationTransformer
- transform(ITestAnnotation, Class, Constructor, Method) - Method in class org.testng.internal.annotations.IgnoreListener
- transform(ITestAnnotation, Class, Constructor, Method, Class<?>) - Method in class org.testng.internal.annotations.DefaultAnnotationTransformer
- transform(ITestAnnotation, Class, Constructor, Method, Class<?>) - Method in interface org.testng.internal.annotations.IAnnotationTransformer
- transform(ITestAnnotation, Class, Constructor, Method, Class<?>) - Method in class org.testng.internal.annotations.IgnoreListener
- TRUE - org.testng.xml.XmlSuite.ParallelMode
-
Deprecated.
- tryOtherConstructor(Class<T>) - Static method in class org.testng.internal.ClassHelper
U
- UNICODE_REPLACEMENT - Static variable in class org.testng.internal.Utils
- uniqueMethodList(Collection<List<ITestNGMethod>>) - Static method in class org.testng.internal.MethodHelper
-
Extracts the unique list of
ITestNGMethod
s. - USE_DEFAULT_LISTENERS - Static variable in class org.testng.CommandLineArgs
- useDefaultListeners - Variable in class org.testng.CommandLineArgs
- useEmailableReporter() - Static method in class org.testng.internal.RuntimeBehavior
- useHttpUrlForDtd() - Static method in class org.testng.internal.RuntimeBehavior
- useOldTestNGEmailableReporter() - Static method in class org.testng.internal.RuntimeBehavior
- useStrictParameterMatching() - Static method in class org.testng.internal.RuntimeBehavior
- usingAfterMethods(ITestNGMethod[]) - Method in class org.testng.internal.TestMethodArguments.Builder
- usingArguments(TestMethodArguments) - Method in class org.testng.internal.TestMethodArguments.Builder
- usingBeforeMethods(ITestNGMethod[]) - Method in class org.testng.internal.TestMethodArguments.Builder
- usingConfigMethodsAs(Collection<ITestNGMethod>) - Method in class org.testng.internal.ConfigMethodArguments.Builder
- usingConfigMethodsAs(ITestNGMethod[]) - Method in class org.testng.internal.ConfigMethodArguments.Builder
- usingGroupMethods(ConfigurationGroupMethods) - Method in class org.testng.internal.TestMethodArguments.Builder
- usingInstance(Object) - Method in class org.testng.internal.ConfigMethodArguments.Builder
- usingInstance(Object) - Method in class org.testng.internal.TestMethodArguments.Builder
- usingParameters(Map<String, String>) - Method in class org.testng.internal.ConfigMethodArguments.Builder
- usingParameterValues(Object[]) - Method in class org.testng.internal.ConfigMethodArguments.Builder
- Utils - Class in org.testng.internal
-
Helper methods to parse annotations.
V
- validateCommandLineParameters(CommandLineArgs) - Static method in class org.testng.TestNG
-
Double check that the command line parameters are valid.
- validateIfSuitesContainDuplicateTests(List<XmlSuite>) - Static method in class org.testng.xml.internal.XmlSuiteUtils
-
A validator that runs through the list of suites and checks if each of the suites contains any
XmlTest
with the same name. - validateOptions() - Method in class org.testng.TestNGAntTask
- value() - Method in annotation type org.testng.annotations.AfterGroups
-
The list of groups that this configuration method will run after.
- value() - Method in annotation type org.testng.annotations.BeforeGroups
-
The list of groups that this configuration method will run before.
- value() - Method in annotation type org.testng.annotations.Ignore
- value() - Method in annotation type org.testng.annotations.Listeners
- value() - Method in annotation type org.testng.annotations.Optional
-
The default value to pass to this parameter.
- value() - Method in annotation type org.testng.annotations.Parameters
-
The list of variables used to fill the parameters of this method.
- Value - Class in org.testng.mustache
- Value(Object) - Constructor for class org.testng.mustache.Value
- valueOf(String) - Static method in enum org.testng.IDynamicGraph.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.testng.internal.invokers.InvokedMethodListenerMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.testng.internal.ParameterHolder.ParameterOrigin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.testng.internal.reflect.InjectableParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.testng.TestNGAntTask.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.testng.TestRunner.PriorityWeight
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.testng.xml.XmlSuite.FailurePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.testng.xml.XmlSuite.ParallelMode
-
Returns the enum constant of this type with the specified name.
- valueOf(Map<?, ?>) - Static method in class org.testng.util.Strings
- values() - Method in annotation type org.testng.annotations.CustomAttribute
- values() - Method in class org.testng.collections.MultiMap
- values() - Static method in enum org.testng.IDynamicGraph.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.testng.internal.invokers.InvokedMethodListenerMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.testng.internal.ParameterHolder.ParameterOrigin
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.testng.internal.reflect.InjectableParameter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.testng.internal.SuiteRunnerMap
- values() - Static method in enum org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.testng.TestNGAntTask.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.testng.TestRunner.PriorityWeight
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.testng.xml.XmlSuite.FailurePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.testng.xml.XmlSuite.ParallelMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VariableChunk - Class in org.testng.mustache
- VariableChunk(Model, String) - Constructor for class org.testng.mustache.VariableChunk
- verbose - Variable in class org.testng.CommandLineArgs
- VERBOSE - Static variable in class org.testng.CommandLineArgs
- verboseMode() - Static method in class org.testng.reporters.RuntimeBehavior
- VerboseReporter - Class in org.testng.reporters
-
Reporter printing out detailed messages about what TestNG is going to run and what is the status of what has been just run.
- VerboseReporter() - Constructor for class org.testng.reporters.VerboseReporter
-
Deprecated.Unused
- VerboseReporter(String) - Constructor for class org.testng.reporters.VerboseReporter
-
Create VerboseReporter with custom prefix
- Version - Class in org.testng.internal
- Version() - Constructor for class org.testng.internal.Version
- VERSION - Static variable in class org.testng.internal.Version
W
- warn(Object) - Method in class org.testng.log4testng.Logger
-
Log a message object with the WARN level.
- warn(Object, Throwable) - Method in class org.testng.log4testng.Logger
-
Log a message object with the ERROR level including the stack trace of the Throwable t passed as parameter.
- wasFailureDueToTimeout(ITestResult) - Static method in interface org.testng.ITestResult
- wasRetried() - Method in class org.testng.internal.TestResult
- wasRetried() - Method in interface org.testng.ITestResult
- withGroupConfigMethods(ConfigurationGroupMethods) - Method in class org.testng.internal.GroupConfigMethodArguments.Builder
- withParameters(Map<String, String>) - Method in class org.testng.internal.GroupConfigMethodArguments.Builder
- withParameters(Map<String, String>) - Method in class org.testng.internal.TestMethodArguments.Builder
- withParametersIndex(int) - Method in class org.testng.internal.TestMethodArguments.Builder
- withParameterValues(Object[]) - Method in class org.testng.internal.TestMethodArguments.Builder
- withResult(ITestResult) - Method in class org.testng.internal.ConfigMethodArguments.Builder
- wrapDataProvider(Class<?>, Collection<Object[]>) - Static method in class org.testng.ConversionUtils
-
Turns the output of a JUnit 4 @Parameters style data provider into one that is suitable for TestNG's @DataProvider.
- WrappedTestNGMethod - Class in org.testng.internal
-
Represents a proxy for an actual instance of
ITestNGMethod
but with the exception that it generates a unique hashcode that is different from the originalITestNGMethod
instance that it wraps. - WrappedTestNGMethod(ITestNGMethod) - Constructor for class org.testng.internal.WrappedTestNGMethod
- Wrapper - Class in org.testng.xml.dom
- Wrapper(Annotation, Object) - Constructor for class org.testng.xml.dom.Wrapper
- writeBody() - Method in class org.testng.reporters.EmailableReporter2
- writeDocumentEnd() - Method in class org.testng.reporters.EmailableReporter2
- writeDocumentStart() - Method in class org.testng.reporters.EmailableReporter2
- writeFile(String, File) - Static method in class org.testng.reporters.Files
- writeFile(String, String, String) - Static method in class org.testng.internal.Utils
-
Writes the content of the sb string to the file named filename in outDir.
- writeHead() - Method in class org.testng.reporters.EmailableReporter2
- writer - Variable in class org.testng.reporters.EmailableReporter2
- writeReporterMessages(List<String>) - Method in class org.testng.reporters.EmailableReporter2
- writeResourceToFile(File, String, Class<?>) - Static method in class org.testng.internal.Utils
- writeScenarioDetails() - Method in class org.testng.reporters.EmailableReporter2
-
Writes the details for all test scenarios.
- writeScenarioSummary() - Method in class org.testng.reporters.EmailableReporter2
-
Writes a summary of all the test scenarios.
- writeStackTrace(Throwable) - Method in class org.testng.reporters.EmailableReporter2
- writeStylesheet() - Method in class org.testng.reporters.EmailableReporter2
- writeSuiteResult(XMLStringBuffer, ISuiteResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
-
Writes the specified ISuiteResult in the given XMLStringBuffer.
- writeSuiteSummary() - Method in class org.testng.reporters.EmailableReporter2
- writeTableData(String) - Method in class org.testng.reporters.EmailableReporter2
-
Writes a TD element with the specified contents.
- writeTableData(String, String) - Method in class org.testng.reporters.EmailableReporter2
-
Writes a TD element with the specified contents and CSS class names.
- writeTableHeader(String, String) - Method in class org.testng.reporters.EmailableReporter2
-
Writes a TH element with the specified contents and CSS class names.
- writeTag(String, String, String) - Method in class org.testng.reporters.EmailableReporter2
-
Writes an arbitrary HTML element with the specified contents and CSS class names.
- writeUtf8File(String, String, String) - Static method in class org.testng.internal.Utils
-
Writes the content of the sb string to the file named filename in outDir encoding the output as UTF-8.
- writeUtf8File(String, String, XMLStringBuffer, String) - Static method in class org.testng.internal.Utils
- wrongException(Throwable) - Method in class org.testng.internal.ExpectedExceptionsHolder
X
- XDom - Class in org.testng.xml.dom
- XDom(ITagFactory, Document) - Constructor for class org.testng.xml.dom.XDom
- xml(String, String, String, Properties) - Static method in class org.testng.reporters.XMLUtils
-
Generate tag.
- XML_PATH_IN_JAR - Static variable in class org.testng.CommandLineArgs
- XML_PATH_IN_JAR_DEFAULT - Static variable in class org.testng.CommandLineArgs
- XML_TEST - org.testng.internal.reflect.InjectableParameter
- XmlClass - Class in org.testng.xml
-
This class describes the tag
in testng.xml. - XmlClass() - Constructor for class org.testng.xml.XmlClass
- XmlClass(Class) - Constructor for class org.testng.xml.XmlClass
- XmlClass(Class, boolean) - Constructor for class org.testng.xml.XmlClass
- XmlClass(String) - Constructor for class org.testng.xml.XmlClass
- XmlClass(String, boolean) - Constructor for class org.testng.xml.XmlClass
- XmlClass(String, int) - Constructor for class org.testng.xml.XmlClass
- XmlClass(String, int, boolean) - Constructor for class org.testng.xml.XmlClass
- xmlClasses(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- xmlClose(IBuffer, String, String, String) - Static method in class org.testng.reporters.XMLUtils
- XMLConstants - Interface in org.testng.reporters
-
interface groups the XML constants tries to emulate what's in org.apache.tools.ant.taskdefs.optional.junit.XMLConstants to be compatible with junitreport
- XmlDefine - Class in org.testng.xml
- XmlDefine() - Constructor for class org.testng.xml.XmlDefine
- XmlDependencies - Class in org.testng.xml
- XmlDependencies() - Constructor for class org.testng.xml.XmlDependencies
- xmlGroup(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- xmlGroups(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- XmlGroups - Class in org.testng.xml
- XmlGroups() - Constructor for class org.testng.xml.XmlGroups
- XmlInclude - Class in org.testng.xml
- XmlInclude() - Constructor for class org.testng.xml.XmlInclude
- XmlInclude(String) - Constructor for class org.testng.xml.XmlInclude
- XmlInclude(String, int) - Constructor for class org.testng.xml.XmlInclude
- XmlInclude(String, List<Integer>, int) - Constructor for class org.testng.xml.XmlInclude
- xmlListener(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- xmlListeners(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- xmlMethodSelector(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- XmlMethodSelector - Class in org.testng.internal
-
This class is the default method selector used by TestNG to determine which methods need to be included and excluded based on the specification given in testng.xml.
- XmlMethodSelector - Class in org.testng.xml
-
This class describes the tag
in testng.xml. - XmlMethodSelector() - Constructor for class org.testng.internal.XmlMethodSelector
- XmlMethodSelector() - Constructor for class org.testng.xml.XmlMethodSelector
- xmlMethodSelectors(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- XmlMethodSelectors - Class in org.testng.xml
- XmlMethodSelectors() - Constructor for class org.testng.xml.XmlMethodSelectors
- xmlOpen(IBuffer, String, String, Properties) - Static method in class org.testng.reporters.XMLUtils
- xmlOpen(IBuffer, String, String, Properties, boolean) - Static method in class org.testng.reporters.XMLUtils
- xmlOptional(IBuffer, String, String, Boolean, Properties) - Static method in class org.testng.reporters.XMLUtils
- xmlOptional(IBuffer, String, String, String, Properties) - Static method in class org.testng.reporters.XMLUtils
- XmlPackage - Class in org.testng.xml
-
This class describes the tag
in testng.xml. - XmlPackage() - Constructor for class org.testng.xml.XmlPackage
- XmlPackage(String) - Constructor for class org.testng.xml.XmlPackage
- xmlPackages(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- XMLParser<T> - Class in org.testng.xml
- XMLParser() - Constructor for class org.testng.xml.XMLParser
- xmlPathInJar - Variable in class org.testng.CommandLineArgs
- XMLReporter - Class in org.testng.reporters
-
The main entry for the XML generation operation
- XMLReporter() - Constructor for class org.testng.reporters.XMLReporter
- XMLReporterConfig - Class in org.testng.reporters
- XMLReporterConfig() - Constructor for class org.testng.reporters.XMLReporterConfig
- XMLReporterConfig.StackTraceLevels - Enum in org.testng.reporters
- xmlRequired(IBuffer, String, String, String, Properties) - Static method in class org.testng.reporters.XMLUtils
- xmlRun(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- XmlRun - Class in org.testng.xml
- XmlRun() - Constructor for class org.testng.xml.XmlRun
- XmlScript - Class in org.testng.xml
- XmlScript() - Constructor for class org.testng.xml.XmlScript
- xmlSelectorClass(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- XMLStringBuffer - Class in org.testng.reporters
-
This class allows you to generate an XML text document by pushing and popping tags from a stack maintained internally.
- XMLStringBuffer() - Constructor for class org.testng.reporters.XMLStringBuffer
- XMLStringBuffer(String) - Constructor for class org.testng.reporters.XMLStringBuffer
- XMLStringBuffer(IBuffer, String) - Constructor for class org.testng.reporters.XMLStringBuffer
- XmlSuite - Class in org.testng.xml
-
This class describes the tag <suite> in testng.xml.
- XmlSuite() - Constructor for class org.testng.xml.XmlSuite
- XmlSuite.FailurePolicy - Enum in org.testng.xml
-
Configuration failure policy options.
- XmlSuite.ParallelMode - Enum in org.testng.xml
-
Parallel modes.
- XMLSuiteResultWriter - Class in org.testng.reporters
-
Utility writing an ISuiteResult to an XMLStringBuffer.
- XMLSuiteResultWriter(XMLReporterConfig) - Constructor for class org.testng.reporters.XMLSuiteResultWriter
- XmlSuiteUtils - Class in org.testng.xml.internal
-
A utility class to work with
XmlSuite
- XmlTest - Class in org.testng.xml
-
This class describes the tag <test> in testng.xml.
- XmlTest() - Constructor for class org.testng.xml.XmlTest
- XmlTest(XmlSuite) - Constructor for class org.testng.xml.XmlTest
- XmlTest(XmlSuite, int) - Constructor for class org.testng.xml.XmlTest
-
Constructs a
XmlTest
and adds it to suite's list of tests. - XmlUtils - Class in org.testng.xml
- XmlUtils() - Constructor for class org.testng.xml.XmlUtils
- XMLUtils - Class in org.testng.reporters
-
Static helpers for XML.
Y
- Yaml - Class in org.testng.internal
-
YAML support for TestNG.
- YamlParser - Class in org.testng.internal
- YamlParser() - Constructor for class org.testng.internal.YamlParser
All Classes All Packages