Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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 interface org.testng.xml.ISuiteParser
- accept(String) - Method in class org.testng.xml.SuiteXmlParser
- accept(ConstructorOrMethod) - Method in interface org.testng.junit.INameFilter
- acceptsStringArray(Method) - Static method in class org.testng.internal.reflect.ReflectionHelper
- actOnResult(int, boolean) - Method in class org.testng.TestNGAntTask
- actual - Variable in class org.testng.asserts.Assertion.SimpleAssert
- add(String, Object) - Method in class org.testng.collections.Objects.ToStringHelper
- add(String, String) - Method in class org.testng.collections.Objects.ToStringHelper
- addAllTestResults(Set<ITestResult>, IResultMap) - Method in class org.testng.reporters.XMLSuiteResultWriter
- addArgumentsIfNotEmpty(List<String>, String, List<String>, String) - Method in class org.testng.TestNGAntTask
- addBooleanIfTrue(List<String>, String, Boolean) - Method in class org.testng.TestNGAntTask
- addCDATA(String) - Method in class org.testng.reporters.XMLStringBuffer
- 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
- 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
- addConfigurationListener(IConfigurationListener) - Method in class org.testng.SuiteRunner
- addConfigurationListener(IConfigurationListener) - Method in class org.testng.TestRunner
- addConfigurationMethod(Class<?>, List<ITestNGMethod>, Method, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String[], String[], Object) - Method in class org.testng.internal.TestNGMethodFinder
- addConfiguredPropertySet(PropertySet) - Method in class org.testng.TestNGAntTask
-
Add the referenced property set as system properties for the TestNG JVM.
- addConfiguredReporter(AntReporterConfig) - Method in class org.testng.TestNGAntTask
- addCustomTagsFor(XMLStringBuffer, ITestResult) - Method in interface org.testng.reporters.ICustomizeXmlReport
- addCustomTagsFor(XMLStringBuffer, ITestResult) - Method in class org.testng.reporters.XMLReporter
- addDefaultListeners(List<String>) - 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
<suite>
tag - addEdge(int, T, T) - Method in interface org.testng.IDynamicGraph
- addEdge(int, T, T) - Method in class org.testng.internal.DynamicGraph
- addEdge(int, T, T, boolean) - Method in class org.testng.internal.DynamicGraph.Edges
- 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.
- addEdgeToMap(Map<T, Map<T, Integer>>, T, T, int) - Static method in class org.testng.internal.DynamicGraph.Edges
- 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.LiteWeightTestNGMethod
- 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
- addFileIfFile(List<String>, String, File) - Method in class org.testng.TestNGAntTask
- addFilesOfRCollection(List<String>, String, List<ResourceCollection>) - Method in class org.testng.TestNGAntTask
- addGuiceModule(Module) - Method in class org.testng.internal.objects.GuiceHelper
- addGuiceModule(Module) - Method in interface org.testng.ITestContext
-
Deprecated.
- addGuiceModule(Module) - Method in class org.testng.TestRunner
- addIfNotNull(XmlSuite) - Method in class org.testng.xml.internal.TestNamesMatcher
- addIncludedGroup(String) - Method in class org.testng.xml.XmlSuite
- addIncludedGroup(String) - Method in class org.testng.xml.XmlTest
- addInjector(List<Module>, Injector) - Method in class org.testng.internal.objects.GuiceHelper
- addInjector(List<Module>, Injector) - Method in interface org.testng.ITestContext
-
Deprecated.
- addInjector(List<Module>, Injector) - Method in class org.testng.TestRunner
- addInstance(Class<S>, T) - Method in class org.testng.internal.TestNGClassFinder
- 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.internal.TestNGClassFinder
- addInstance(Object) - Method in class org.testng.junit.JUnitTestClass
- addInstance(Object) - Method in class org.testng.TestClass
- addInstance(IInstanceInfo<T>) - Method in class org.testng.internal.TestNGClassFinder
- addIntegerIfNotNull(List<String>, String, Integer) - Method in class org.testng.TestNGAntTask
- addInterceptor(IDataProviderInterceptor) - Method in class org.testng.DataProviderHolder
- addInterceptors(Collection<IDataProviderInterceptor>) - Method in class org.testng.DataProviderHolder
- addInvokedMethod(InvokedMethod) - Method in interface org.testng.internal.ITestResultNotifier
-
Deprecated.- Deprecated as of 7.4.0
- addLinkTo(XMLStringBuffer, INavigatorPanel, ISuite) - Method in class org.testng.reporters.jq.NavigatorPanel
- addListener(Object) - Method in class org.testng.TestNG
-
Deprecated.Use addListener(ITestNGListener) instead
- addListener(String) - Method in class org.testng.xml.XmlSuite
- addListener(IDataProviderListener) - Method in class org.testng.DataProviderHolder
- addListener(ISuiteListener) - Method in class org.testng.SuiteRunner
- 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
- addListeners(Collection<IDataProviderListener>) - Method in class org.testng.DataProviderHolder
- addListeners(XmlSuite) - Method in class org.testng.TestNG
- addListOfStringIfNotEmpty(List<String>, String, List<String>) - Method in class org.testng.TestNGAntTask
- addMapping(SetMultiMap<Class<?>, ITestNGMethod>, Collection<ITestNGMethod>) - Method in class org.testng.reporters.JUnitReportReporter
- addMetaGroup(String, String...) - Method in class org.testng.xml.XmlTest
- addMetaGroup(String, List<String>) - Method in class org.testng.TestRunner
- 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.LiteWeightTestNGMethod
- addMethodDependedUpon(String) - Method in class org.testng.internal.WrappedTestNGMethod
- addMethodDependedUpon(String) - Method in interface org.testng.ITestNGMethod
- addMethodInterceptor(IMethodInterceptor) - Method in class org.testng.TestRunner
- 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
- addNeighbor(T, T) - Method in class org.testng.internal.Graph
- 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.
- addOutputDir(List<String>) - Method in class org.testng.TestNGAntTask
- addParameter(String, String) - Method in class org.testng.xml.XmlInclude
- addParameter(String, String) - Method in class org.testng.xml.XmlTest
- addParameter(XMLStringBuffer, Object, int) - Method in class org.testng.reporters.XMLSuiteResultWriter
- 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(AntReporterConfig.Property) - Method in class org.testng.internal.ant.AntReporterConfig
- addReporter(Class<? extends IReporter>) - Method in class org.testng.TestNG
- addReporter(ReporterConfig) - Method in class org.testng.TestNG
- addReporter(IReporter) - Method in class org.testng.SuiteRunner
- addReporterConfigs(List<String>) - Method in class org.testng.TestNGAntTask
- 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) - Method in class org.testng.internal.ResultMap
- addResult(ITestResult) - Method in interface org.testng.IResultMap
- addResult(ITestResult, ITestNGMethod) - Method in class org.testng.internal.ResultMap
- addResult(ITestResult, ITestNGMethod) - Method in interface org.testng.IResultMap
-
Deprecated.- This method stands deprecated as of 7.4.0
- addResults(Set<ITestResult>, Map<Class<?>, Set<ITestResult>>) - Method in class org.testng.reporters.JUnitReportReporter
- addServiceLoaderListener(ITestNGListener) - Method in class org.testng.TestNG
- addServiceLoaderListeners() - Method in class org.testng.TestNG
-
Using reflection to remain Java 5 compliant.
- 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
- addStringIfNotBlank(List<String>, String, String) - Method in class org.testng.TestNGAntTask
- addStringIfNotNull(List<String>, String, String) - Method in class org.testng.TestNGAntTask
- addSysproperty(Environment.Variable) - Method in class org.testng.TestNGAntTask
- addTest(XmlTest) - Method in class org.testng.xml.XmlSuite
- addTestListener(ITestListener) - Method in class org.testng.TestRunner
- addTestMethodParams(XMLStringBuffer, ITestResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- addTestResult(XMLStringBuffer, ITestResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- addTestResultAttributes(XMLStringBuffer, ITestResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- addTestResultException(XMLStringBuffer, ITestResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- addTestResultOutput(XMLStringBuffer, ITestResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- addTestResults(XMLStringBuffer, Set<ITestResult>) - Method in class org.testng.reporters.XMLSuiteResultWriter
- addVisualiser(IExecutionVisualiser) - Method in class org.testng.SuiteRunner
- addXmlDependencyGroup(String, String) - Method in class org.testng.xml.XmlTest
- addXmlFiles(List<String>) - Method in class org.testng.TestNGAntTask
- 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
- adjustSuiteNamesToEnsureUniqueness(List<XmlSuite>, Set<String>) - Static method in class org.testng.xml.internal.XmlSuiteUtils
- AFTER - Static variable in class org.testng.reporters.SuiteHTMLReporter
-
Generate information about the methods that were run
- AFTER_CLASS - Enum constant in enum class org.testng.internal.TestNGMethodFinder.MethodType
- AFTER_GROUPS - Enum constant in enum class org.testng.internal.TestNGMethodFinder.MethodType
- AFTER_INVOCATION - Enum constant in enum class org.testng.internal.invokers.InvokedMethodListenerMethod
- AFTER_SUITE - Enum constant in enum class org.testng.internal.TestNGMethodFinder.MethodType
- AFTER_TEST - Enum constant in enum class org.testng.internal.TestNGMethodFinder.MethodType
- AFTER_TEST_METHOD - Enum constant in enum class org.testng.internal.TestNGMethodFinder.MethodType
- AfterClass - Annotation Interface in org.testng.annotations
- afterClassMethods - Variable in class org.testng.ClassMethodMap
- 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 - Variable in class org.testng.internal.LiteWeightTestNGMethod
- AfterGroups - Annotation Interface in org.testng.annotations
- afterGroupsThatHaveAlreadyRun - Variable in class org.testng.internal.ConfigurationGroupMethods
- 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 Interface in org.testng.annotations
- afterMethods - Variable in class org.testng.internal.TestMethodArguments
- afterMethods - Variable in class org.testng.internal.TestMethodArguments.Builder
- afterRun() - Method in class org.testng.TestRunner
- AfterSuite - Annotation Interface in org.testng.annotations
- AfterTest - Annotation Interface in org.testng.annotations
- ALL_ANNOTATIONS - Static variable in class org.testng.internal.annotations.AnnotationHelper
- ALL_INJECTS - Static variable in class org.testng.internal.reflect.InjectableParameter.Assistant
- allMethods - Variable in class org.testng.internal.ConfigMethodArguments
- allMethods - Variable in class org.testng.internal.ConfigMethodArguments.Builder
- alter(List<XmlSuite>) - Method in interface org.testng.IAlterSuiteListener
- ALWAYS_RUN_LISTENERS - Static variable in class org.testng.CommandLineArgs
- alwaysRun() - Element in annotation interface 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() - Element in annotation interface 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() - Element in annotation interface 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() - Element in annotation interface 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() - Element in annotation interface 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() - Element in annotation interface 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() - Element in annotation interface 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() - Element in annotation interface 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() - Element in annotation interface 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() - Element in annotation interface 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() - Element in annotation interface 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 - Variable in class org.testng.internal.Configuration
- alwaysRunListeners() - Method in class org.testng.internal.Configuration
- alwaysRunListeners() - Method in interface org.testng.internal.IConfiguration
- alwaysRunListeners(boolean) - Method in class org.testng.TestNG
- annotation - Variable in class org.testng.internal.DataProviderMethod
- annotationFinder - Variable in class org.testng.internal.TestNGClassFinder
- annotationFinder - Variable in class org.testng.internal.TestNGMethodFinder
- annotationFinder - Variable in class org.testng.TestClass
- annotationFinder() - Method in class org.testng.internal.BaseInvoker
- 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.
- AnnotationHelper() - Constructor for class org.testng.internal.annotations.AnnotationHelper
- annotationList - Static variable in class org.testng.internal.Parameters
- annotationValue(ITestNGMethod) - Static method in class org.testng.reporters.TestHTMLReporter.ConfigurationComparator
- AntReporterConfig - Class in org.testng.internal.ant
-
Used with the <reporter> sub-element of the Ant task
- AntReporterConfig() - Constructor for class org.testng.internal.ant.AntReporterConfig
- AntReporterConfig.Property - Class in org.testng.internal.ant
- 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.
- appendClassSelector(FileSet) - Method in class org.testng.TestNGAntTask
- appendContextualClassLoaders(List<ClassLoader>) - Static method in class org.testng.internal.ClassHelper
- appendDotEdges(StringBuilder, Set<T>) - Method in class org.testng.internal.DynamicGraph.Edges
- appendMethod(Map<String, Set<Method>>, Method) - Static method in class org.testng.internal.ClassHelper
- areAllOptionalValuesNull(String[]) - Static method in class org.testng.internal.Parameters
- areArraysEqual(Object, Object) - Static method in class org.testng.Assert
- areEqual(double, double, double) - Static method in class org.testng.Assert
- areEqual(float, float, float) - Static method in class org.testng.Assert
- areEqual(Object, Object) - Static method in class org.testng.Assert
- areEqualImpl(Object, Object) - Static method in class org.testng.Assert
- areWhiteSpaces(char[], int, int) - Method in class org.testng.xml.TestNGContentHandler
- arguments - Variable in class org.testng.internal.reflect.MethodMatcherContext
- arguments - Variable in class org.testng.internal.TestInvoker.MethodInvocationAgent
- Arguments - Class in org.testng.internal
- Arguments() - Constructor for class org.testng.internal.AbstractParallelWorker.Arguments
- 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 - Variable in class org.testng.internal.reflect.DataProviderMethodMatcher
- 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
- arrayToString(String[]) - Static method in class org.testng.reporters.TestHTMLReporter
- 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_EQUAL_LEFT - 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_UNEQUAL_LEFT - 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
- assertAll(String) - 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(Object, Object, String) - Static method in class org.testng.Assert
- 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.
- assertArrayNotEquals(Object, Object, String) - Static method in class org.testng.Assert
- assertArraysAreSameLength(Object, Object, String) - Method in class org.testng.internal.junit.ComparisonCriteria
- 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<?, ?>) - Static method in class org.testng.Assert
- 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
- assertEqualsImpl(Object, Object, String) - Static method in class org.testng.Assert
-
Differs from
Assert.assertEquals(Object, Object, String)
by not taking arrays into special consideration hence comparing them by reference. - 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
- Assertion.SimpleAssert<T> - Class in org.testng.asserts
- 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) - Static method in class org.testng.Assert
- assertNotEquals(boolean, boolean) - Method in class org.testng.asserts.Assertion
- assertNotEquals(boolean, boolean, String) - Static method in class org.testng.Assert
- assertNotEquals(boolean, boolean, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(byte, byte) - Static method in class org.testng.Assert
- assertNotEquals(byte, byte) - Method in class org.testng.asserts.Assertion
- assertNotEquals(byte, byte, String) - Static method in class org.testng.Assert
- assertNotEquals(byte, byte, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(char, char) - Static method in class org.testng.Assert
- assertNotEquals(char, char) - Method in class org.testng.asserts.Assertion
- assertNotEquals(char, char, String) - Static method in class org.testng.Assert
- 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) - Static method in class org.testng.Assert
- assertNotEquals(int, int) - Method in class org.testng.asserts.Assertion
- assertNotEquals(int, int, String) - Static method in class org.testng.Assert
- assertNotEquals(int, int, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(long, long) - Static method in class org.testng.Assert
- assertNotEquals(long, long) - Method in class org.testng.asserts.Assertion
- assertNotEquals(long, long, String) - Static method in class org.testng.Assert
- assertNotEquals(long, long, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(short, short) - Static method in class org.testng.Assert
- assertNotEquals(short, short) - Method in class org.testng.asserts.Assertion
- assertNotEquals(short, short, String) - Static method in class org.testng.Assert
- 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) - Static method in class org.testng.Assert
- assertNotEquals(String, String) - Method in class org.testng.asserts.Assertion
- assertNotEquals(String, String, String) - Static method in class org.testng.Assert
- 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
- assertNotEqualsImpl(Object, Object, 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. - assignable(Class<?>, Class<?>) - Static method in class org.testng.internal.XmlMethodSelector
- ASSIGNABLE_MAPPING - Static variable in class org.testng.internal.reflect.ReflectionRecipes
- Assistant() - Constructor for class org.testng.internal.reflect.InjectableParameter.Assistant
- asXml(XmlSuite) - Method in class org.testng.xml.DefaultXmlWeaver
- asXml(XmlSuite) - Method in interface org.testng.xml.IWeaveXml
-
Helps represent the contents of
XmlSuite
as a String. - asXml(XmlSuite) - Static method in class org.testng.xml.XmlWeaver
-
Helps represent the contents of
XmlSuite
as a String. - asXml(XmlTest, String) - Method in class org.testng.xml.DefaultXmlWeaver
- asXml(XmlTest, String) - Method in interface org.testng.xml.IWeaveXml
-
Helps represent the contents of
XmlTest
as a String. - asXml(XmlTest, String) - Static method in class org.testng.xml.XmlWeaver
-
Helps represent the contents of
XmlTest
as a String. - attemptDefaultImplementationInstantiation() - Static method in class org.testng.xml.XmlWeaver
- 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_ESCAPES - Static variable in class org.testng.reporters.JUnitXMLReporter
- 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 - Variable in class org.testng.SuiteRunner
- attributes() - Element in annotation interface org.testng.annotations.Test
- Attributes - Class in org.testng.internal
-
Simple implementation of IAttributes.
- Attributes() - Constructor for class org.testng.internal.Attributes
B
- B - Static variable in class org.testng.reporters.jq.BasePanel
- backingList - Variable in class org.testng.internal.reflect.ReflectionRecipes.ListBackedImmutableQueue
- 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
- BaseClassFinder - Class in org.testng.internal
-
This class
- BaseClassFinder() - Constructor for class org.testng.internal.BaseClassFinder
- BaseInvoker - Class in org.testng.internal
- BaseInvoker(ITestResultNotifier, Collection<IInvokedMethodListener>, ITestContext, SuiteRunState, IConfiguration) - Constructor for class org.testng.internal.BaseInvoker
- 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
- BaseResultProvider(ISuite, String) - Constructor for class org.testng.reporters.jq.NavigatorPanel.BaseResultProvider
- 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
- basic - Variable in class org.testng.internal.objects.pojo.CreationAttributes
- BasicAttributes - Class in org.testng.internal.objects.pojo
-
Represents the basic attributes associated with object creation.
- BasicAttributes(IClass, Class<?>) - Constructor for class org.testng.internal.objects.pojo.BasicAttributes
- BEFORE - Static variable in class org.testng.reporters.SuiteHTMLReporter
- BEFORE_CLASS - Enum constant in enum class org.testng.internal.TestNGMethodFinder.MethodType
- BEFORE_GROUPS - Enum constant in enum class org.testng.internal.TestNGMethodFinder.MethodType
- BEFORE_INVOCATION - Enum constant in enum class org.testng.internal.invokers.InvokedMethodListenerMethod
- BEFORE_SUITE - Enum constant in enum class org.testng.internal.TestNGMethodFinder.MethodType
- BEFORE_TEST - Enum constant in enum class org.testng.internal.TestNGMethodFinder.MethodType
- BEFORE_TEST_METHOD - Enum constant in enum class org.testng.internal.TestNGMethodFinder.MethodType
- BeforeClass - Annotation Interface in org.testng.annotations
- beforeClassConfig - Variable in class org.testng.TestClass
- beforeClassMethods - Variable in class org.testng.ClassMethodMap
- 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
- beforeConfiguration(ITestResult) - Method in class org.testng.TestRunner.ConfigurationListener
- beforeConfiguration(ITestResult, ITestNGMethod) - Method in interface org.testng.IConfigurationListener
-
Invoked before a configuration method is invoked.
- beforeDataProviderExecution(IDataProviderMethod, ITestNGMethod, ITestContext) - Method in interface org.testng.IDataProviderListener
-
This method gets invoked just before a data provider is invoked.
- beforeGroups - Variable in class org.testng.internal.LiteWeightTestNGMethod
- BeforeGroups - Annotation Interface in org.testng.annotations
- beforeGroupsThatHaveAlreadyRun - Variable in class org.testng.internal.ConfigurationGroupMethods
- 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 Interface in org.testng.annotations
- beforeMethods - Variable in class org.testng.internal.TestMethodArguments
- beforeMethods - Variable in class org.testng.internal.TestMethodArguments.Builder
- beforeRun() - Method in class org.testng.TestRunner
-
Before run preparements.
- BeforeSuite - Annotation Interface in org.testng.annotations
- BeforeTest - Annotation Interface in org.testng.annotations
- belongToDifferentClassHierarchy(ITestNGMethod, ITestNGMethod) - Static method in class org.testng.DependencyMap
- belongToSameGroup(ITestResult) - Method in class org.testng.internal.TestResult
- BOTH - Enum constant in enum class org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
Write both types of stacktrace
- buffer - Variable in class org.testng.reporters.EmailableReporter2
- 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
- buildDataProviderHolder() - Method in class org.testng.internal.TestInvoker
- 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
- buildRunnerFactory(Comparator<ITestNGMethod>) - Method in class org.testng.SuiteRunner
- buildStackTrace(Throwable, boolean, Utils.StackTraceType) - Static method in class org.testng.internal.Utils
- buildTestClassGroups(Set<ITestResult>) - Method in class org.testng.reporters.XMLSuiteResultWriter
C
- C - Static variable in class org.testng.reporters.jq.BasePanel
- calculateGroupsTouseConsideringValuesAndGroupValues(Class<? extends ITestOrConfiguration>, String[]) - Method in class org.testng.internal.BaseTestMethod
- calculateMethodCanonicalName(Class<?>, String) - Static method in class org.testng.internal.MethodHelper
- calculateMethodCanonicalName(Method) - Static method in class org.testng.internal.MethodHelper
- calculateMethodCanonicalName(ITestNGMethod) - Static method in class org.testng.internal.MethodHelper
- calculateResultCounts(XmlSuite, SuiteRunnerMap) - Method in class org.testng.SuiteResultCounts
- calculateStackTraceLevels(ITestResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- calculateTimeOut(ITestNGMethod) - Static method in class org.testng.internal.MethodHelper
- calculateXmlGroupDependencies(XmlTest) - Static method in class org.testng.internal.BaseTestMethod
- call() - Method in class org.testng.internal.InvokeMethodRunnable
- call() - Method in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- CAN_RUN_FROM_CLASS - Static variable in class org.testng.internal.Invoker
-
Predicate to filter methods
- canGroupByInstances(XmlTest) - Static method in class org.testng.internal.DynamicGraphHelper
- canInclude(boolean, Method, Map<String, Set<Method>>) - Static method in class org.testng.internal.ClassHelper
- canInject(String) - Static method in class org.testng.internal.Parameters
- canInject(Parameter, InjectableParameter) - Static method in class org.testng.internal.reflect.ReflectionRecipes
- canInvokeBeforeClassMethods() - Method in class org.testng.internal.TestMethodWorker
- CANNOT_INSTANTIATE_CLASS - Static variable in class org.testng.internal.InstanceCreator
- cannotDispense(Class<?>) - Static method in class org.testng.internal.objects.GuiceBasedObjectDispenser
- cannotRunMethodIndependently(ITestNGMethod) - Static method in class org.testng.internal.TestNgMethodUtils
- CANONICAL_NAME_CACHE - Static variable in class org.testng.internal.MethodHelper
- canParse(String) - Static method in class org.testng.xml.Parser
- canRunFromClass(IClass) - Method in class org.testng.internal.BaseTestMethod
- canRunFromClass(IClass) - Method in class org.testng.internal.ClonedMethod
- canRunFromClass(IClass) - Method in class org.testng.internal.LiteWeightTestNGMethod
- canRunFromClass(IClass) - Method in class org.testng.internal.WrappedTestNGMethod
- canRunFromClass(IClass) - Method in interface org.testng.ITestNGMethod
- CHAR_REPLACEMENT - Static variable in class org.testng.internal.Utils
- characters(char[], int, int) - Method in class org.testng.xml.TestNGContentHandler
- checkDependencies(ITestNGMethod) - Method in class org.testng.internal.TestInvoker
-
Checks to see of the test method has certain dependencies that prevents TestNG from executing it
- checkInstanceOrStatic(Object, Method) - Static method in class org.testng.internal.Utils
- checkMethod(Class<?>, String) - Static method in class org.testng.internal.XmlMethodSelector
- checkParameterTypes(String, Class<?>[], String, String[]) - Static method in class org.testng.internal.Parameters
- checkProperties(Properties) - Static method in class org.testng.log4testng.Logger
- checkRefEqualityAndLength(Object, Object, String) - Static method in class org.testng.Assert
-
This methods check referential equality of given arguments as well as references length (assuming they are arrays).
- checkReturnType(Method, Class<?>...) - Static method in class org.testng.internal.Utils
- childTag - Variable in class org.testng.reporters.JUnitReportReporter.TestTag
- ChronologicalPanel - Class in org.testng.reporters.jq
- ChronologicalPanel(Model) - Constructor for class org.testng.reporters.jq.ChronologicalPanel
- CLASS - Enum constant in enum class org.testng.xml.TestNGContentHandler.Location
- CLASS_EQUALITY - Static variable in class org.testng.GuiceHelper
-
Deprecated.
- CLASS_EQUALITY - Static variable in class org.testng.internal.objects.GuiceHelper
- CLASS_HELPER - Static variable in class org.testng.internal.ClassHelper
- ClassBasedParallelWorker - Class in org.testng.internal
- ClassBasedParallelWorker() - Constructor for class org.testng.internal.ClassBasedParallelWorker
- classComparator() - Static method in class org.testng.internal.DynamicGraphHelper
- classConfigurationFailed(Class<?>, Object) - Method in class org.testng.internal.ConfigInvoker
- classes - Variable in class org.testng.internal.objects.pojo.DetailedAttributes
- CLASSES - Enum constant in enum class org.testng.xml.XmlSuite.ParallelMode
- CLASSES - Static variable in class org.testng.reporters.SuiteHTMLReporter
- ClassesAndMethodsSuite(String, Map<String, Collection<String>>, Map<String, String>, String, int) - Constructor for class org.testng.xml.LaunchSuite.ClassesAndMethodsSuite
- 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.
- ClassHelper() - Constructor for class org.testng.internal.ClassHelper
-
Hide constructor.
- 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
- classListeners - Variable in class org.testng.SuiteRunner
- ClassListSuite(String, Collection<String>, Collection<String>, Collection<String>, Map<String, String>, String, int) - Constructor for class org.testng.xml.LaunchSuite.ClassListSuite
- classLoaders - Static variable in class org.testng.internal.ClassHelper
-
The additional class loaders to find classes in.
- classLoaders - Static variable in class org.testng.internal.PackageUtils
-
The additional class loaders to find classes in.
- classMap - Variable in class org.testng.ClassMethodMap
- classMethodMap - Variable in class org.testng.internal.AbstractParallelWorker.Arguments
- 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
- className - Variable in class org.testng.internal.ant.AntReporterConfig
-
The class name of the reporter listener
- className - Variable in class org.testng.internal.ReporterConfig
-
The class name of the reporter listener
- className - Variable in class org.testng.reporters.EmailableReporter2.ClassResult
- classNameMatcher(XmlClass) - Method in class org.testng.internal.TestNGMethod
- ClassResult(String, List<EmailableReporter2.MethodResult>) - Constructor for class org.testng.reporters.EmailableReporter2.ClassResult
- clazz - Variable in class org.testng.internal.objects.pojo.BasicAttributes
- cleanClone(XmlSuite, List<XmlTest>) - Static method in class org.testng.xml.internal.TestNamesMatcher
- cleanInterruptStatus() - Static method in class org.testng.internal.MethodInvocationHelper
- 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.
- clearItems() - Method in interface org.testng.internal.IContainer
-
Clears the container
- clearItems() - Method in class org.testng.internal.TestMethodContainer
- 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.LiteWeightTestNGMethod
- 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 - clone(ITestNGMethod[]) - Static method in class org.testng.internal.TestNGMethod
- ClonedMethod - Class in org.testng.internal
- ClonedMethod(ITestNGMethod, Method) - Constructor for class org.testng.internal.ClonedMethod
- cloneIfContainsTestsWithNamesMatchingAny(XmlSuite, List<String>) - Method in class org.testng.xml.internal.TestNamesMatcher
-
Recursive search the given testNames from the current
XmlSuite
and its child suites. - cloneIfSuiteContainTestsWithNamesMatchingAny(XmlSuite) - Method in class org.testng.xml.internal.TestNamesMatcher
- cloneInstance(IRetryAnalyzer) - Static method in class org.testng.internal.TestNGMethod
- cloneSuites - Variable in class org.testng.xml.internal.TestNamesMatcher
- CLOSE_TD - Static variable in class org.testng.reporters.SuiteHTMLReporter
- 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
- collectGroups(List<String>, List<String>, Map<String, List<String>>, Map<String, String>) - Static method in class org.testng.internal.GroupsHelper
- CollectionUtils - Class in org.testng.collections
- CollectionUtils() - Constructor for class org.testng.collections.CollectionUtils
- collectMethodsByGroup(ITestNGMethod[], boolean, List<ITestNGMethod>, List<ITestNGMethod>, RunInfo, IAnnotationFinder, boolean) - Static method in class org.testng.internal.MethodGroupsHelper
-
Collect all the methods that belong to the included groups and exclude all the methods that belong to an excluded group.
- collectResults(ITestNGMethod, ITestResult) - Method in class org.testng.internal.TestInvoker
- CommandLineArgs - Class in org.testng
- CommandLineArgs() - Constructor for class org.testng.CommandLineArgs
- commandLineMethods - Variable in class org.testng.CommandLineArgs
- CommentDisabledXmlWeaver - Class in org.testng.xml
- CommentDisabledXmlWeaver() - Constructor for class org.testng.xml.CommentDisabledXmlWeaver
- comparator - Variable in class org.testng.internal.Graph
- comparator - Variable in class org.testng.internal.TestNGMethodFinder
- comparator - Variable in class org.testng.SuiteRunner.DefaultTestRunnerFactory
- comparator - Variable in class org.testng.TestRunner
- COMPARATOR - Static variable in class org.testng.internal.MethodInheritance
-
A Custom comparator that helps in
ITestNGMethod
ordering keeping in mind the class hierarchy. - compare(IInvokedMethod, IInvokedMethod) - Method in class org.testng.reporters.EmailableReporter.TestSorter
-
Arranges methods by classname and method name
- compare(ITestNGMethod, ITestNGMethod) - Method in class org.testng.internal.TestMethodComparator
- compare(ITestResult, ITestResult) - Method in class org.testng.reporters.TestHTMLReporter.ConfigurationComparator
- compare(ITestResult, ITestResult) - Method in class org.testng.reporters.TestHTMLReporter.NameComparator
- compareStatic(ITestNGMethod, ITestNGMethod) - Static method in class org.testng.internal.TestMethodComparator
- compareTo(MethodSelectorDescriptor) - Method in class org.testng.internal.MethodSelectorDescriptor
- compareTo(ISuiteResult) - Method in class org.testng.SuiteResult
- 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
- compareTo(IWorker<T>) - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor.PhoneyWorker
- 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 - Variable in class org.testng.internal.TestMethodWorker
- completed() - Method in class org.testng.internal.TestMethodWorker
- completed() - Method in interface org.testng.thread.IWorker
- computeAndGetAllTestMethods() - Method in class org.testng.TestRunner
- computeAndShowTime(String, TimeUtils.Task) - Static method in class org.testng.util.TimeUtils
-
Helper method that can be used to compute the time.
- computeAndUpdate(int, IResultMap, IResultMap) - Method in class org.testng.internal.ExitCode
- computeAndUpdate(ITestContext) - Method in class org.testng.internal.ExitCode
- computeConfigurableInstance(ConstructorOrMethod, Object) - Method in class org.testng.internal.ConfigInvoker
- computeHashCode(Object) - Static method in class org.testng.internal.ClassImpl
- computeInstance(Object, Object, ITestNGMethod) - Static method in class org.testng.internal.ConfigInvoker
- computeParameters(Map<Class<?>, IClass>, Class<?>, IObjectFactory) - Static method in class org.testng.internal.InstanceCreator
- computeSignature() - Method in class org.testng.internal.BaseTestMethod
- computeStatus(Runnable) - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- computeTestStatusComparingTestResultAndStatusHolder(ITestResult, TestInvoker.StatusHolder, boolean) - Static method in class org.testng.internal.TestInvoker
- condition - Variable in class org.testng.reporters.jq.NavigatorPanel.ResultsByStatus
- config - Variable in class org.testng.reporters.XMLReporter
- config - Variable in class org.testng.reporters.XMLSuiteResultWriter
- CONFIG_FAILURE_POLICY - Static variable in class org.testng.CommandLineArgs
- configFailurePolicy - Variable in class org.testng.CommandLineArgs
- ConfigInvoker - Class in org.testng.internal
- ConfigInvoker(ITestResultNotifier, Collection<IInvokedMethodListener>, ITestContext, SuiteRunState, IConfiguration) - Constructor for class org.testng.internal.ConfigInvoker
- ConfigMethodArguments - Class in org.testng.internal
- ConfigMethodArguments(IClass, ITestNGMethod, ITestNGMethod[], XmlSuite, Map<String, String>, Object[], Object, ITestResult) - Constructor for class org.testng.internal.ConfigMethodArguments
- ConfigMethodArguments.Builder - Class in org.testng.internal
- configMethods - Variable in class org.testng.internal.AbstractParallelWorker.Arguments
- configMethods(ConfigurationGroupMethods) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- configuration - Variable in class org.testng.SuiteRunner
- configuration - Variable in class org.testng.SuiteRunner.DefaultTestRunnerFactory
- Configuration - Class in org.testng.internal
- Configuration() - Constructor for class org.testng.internal.Configuration
- Configuration(IAnnotationFinder) - Constructor for class org.testng.internal.Configuration
- CONFIGURATION_CLASSES - Static variable in class org.testng.internal.annotations.AnnotationHelper
- CONFIGURATION_COMPARATOR - Static variable in class org.testng.reporters.TestHTMLReporter
- ConfigurationAnnotation - Class in org.testng.internal.annotations
-
An implementation of IConfiguration
- ConfigurationAnnotation() - Constructor for class org.testng.internal.annotations.ConfigurationAnnotation
- ConfigurationComparator() - Constructor for class org.testng.reporters.TestHTMLReporter.ConfigurationComparator
- 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(IContainer<ITestNGMethod>, Map<String, List<ITestNGMethod>>, Map<String, List<ITestNGMethod>>) - Constructor for class org.testng.internal.ConfigurationGroupMethods
- ConfigurationListener() - Constructor for class org.testng.TestRunner.ConfigurationListener
- ConfigurationMethod - Class in org.testng.internal
- ConfigurationMethod(ConstructorOrMethod, IAnnotationFinder, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String[], String[], boolean, Object) - Constructor for class org.testng.internal.ConfigurationMethod
- 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.
- conformingParameters - Variable in class org.testng.internal.reflect.AbstractNodeMethodMatcher
- conforms - Variable in class org.testng.internal.reflect.AbstractMethodMatcher
- 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.
- considerExceptions(ITestNGMethod, ITestResult, ExpectedExceptionsHolder, ITestInvoker.FailureContext) - Method in class org.testng.internal.TestInvoker
- constructClassName(JarEntry) - Static method in class org.testng.JarFileUtils
- constructMethodNameUsingTestClass(String, ITestNGMethod) - Static method in class org.testng.DependencyMap
- 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
- constructURI(String) - Static method in class org.testng.xml.Parser
- constructXmlClassesUsing(List<String>) - Static method in class org.testng.xml.internal.XmlSuiteUtils
- consumeDotDefinition(String) - Method in interface org.testng.IExecutionVisualiser
- containsConfigurationMethod(ITestNGMethod, List<ITestNGMethod>) - Static method in class org.testng.internal.TestNgMethodUtils
-
A helper method which checks if a given method is a configuration method and is part of list of TestNG methods
- containsKey(K) - Method in class org.testng.collections.MultiMap
- context - Variable in class org.testng.GuiceHelper
-
Deprecated.
- context - Variable in class org.testng.internal.objects.GuiceHelper
- context - Variable in class org.testng.internal.objects.pojo.CreationAttributes
- context - Variable in class org.testng.internal.Parameters.MethodParameters
- context - Variable in class org.testng.internal.reflect.AbstractMethodMatcher
- context - Variable in class org.testng.internal.TestInvoker.MethodInvocationAgent
- CONTINUE - Enum constant in enum class 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
- convertType(Class<T>, String, String) - Static method in class org.testng.internal.Parameters
- copy(Reader, Writer) - Static method in class org.testng.reporters.FileStringBuffer
- copyAttributes(ITestResult, ITestResult) - Static method in class org.testng.internal.TestResult
- copyAttributesFromNativelyInjectedTestResult(Object[], ITestResult) - Static method in class org.testng.internal.ConfigInvoker
- copyFile(InputStream, File) - Static method in class org.testng.reporters.Files
- count - Variable in class org.testng.internal.ITestInvoker.FailureContext
- count - Variable in class org.testng.util.RetryAnalyzerCount
- create - Variable in class org.testng.internal.objects.pojo.DetailedAttributes
- 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
- createClassDependencies(ITestNGMethod[], XmlTest) - Static method in class org.testng.internal.DynamicGraphHelper
- createClasspath() - Method in class org.testng.TestNGAntTask
-
Adds path to classpath used for tests.
- createColor(ITestNGMethod) - Method in class org.testng.reporters.SuiteHTMLReporter
-
Generate a HTML color based on the class of the method
- createCommandLineSuitesForClasses(Class[]) - Method in class org.testng.TestNG
- createCommandLineSuitesForMethods(List<String>) - Method in class org.testng.TestNG
- createConfiguration(IConfigurationAnnotation, IConfigurationAnnotation, IConfigurationAnnotation, IConfigurationAnnotation, IConfigurationAnnotation, IConfigurationAnnotation, IConfigurationAnnotation, IConfigurationAnnotation, IConfigurationAnnotation, IConfigurationAnnotation) - Static method in class org.testng.internal.annotations.AnnotationHelper
- 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
. - createConfigurationTag(boolean, boolean, boolean, boolean, String[], boolean, String[], boolean, boolean, boolean, boolean, boolean, boolean, String[], String[], String, boolean, String[], boolean, boolean, boolean, long, String[]) - Method in class org.testng.internal.annotations.JDK15TagFactory
- createContentBuffer() - Method in class org.testng.xml.LaunchSuite.CustomizedSuite
-
TODO cquezel JavaDoc
- CREATED - Static variable in interface org.testng.ITestResult
- createDataProviderTag(Method, Annotation) - Method in class org.testng.internal.annotations.JDK15TagFactory
- createDynamicGraph(ITestNGMethod[], XmlTest) - Static method in class org.testng.internal.DynamicGraphHelper
- createElement(XMLStringBuffer, ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
- createElementFromIgnoredTests(XMLStringBuffer, ITestContext) - Method in class org.testng.reporters.JUnitXMLReporter
- createElementFromTestResults(XMLStringBuffer, Collection<ITestResult>) - Method in class org.testng.reporters.JUnitXMLReporter
- createExecutor(int, String) - Static method in class org.testng.internal.thread.ThreadUtil
- createExecutorFactoryInstanceUsing(String) - Method in class org.testng.TestNG
- createFactoryTag(Class<?>, Annotation) - Method in class org.testng.internal.annotations.JDK15TagFactory
- createFailureElement(XMLStringBuffer, ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
- createGroups(List<String>) - Method in class org.testng.TestRunner
- 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.
- createIgnoredTestTagFor(ITestNGMethod) - Method in class org.testng.reporters.JUnitReportReporter
- createInjector(Injector, IInjectorFactory, List<Module>) - Method in class org.testng.internal.objects.GuiceHelper
- createInjector(Injector, ITestContext, IInjectorFactory, List<Module>) - Static method in class org.testng.GuiceHelper
-
Deprecated.
- createInstance(Class<?>, Map<Class<?>, IClass>, XmlTest, IAnnotationFinder, ITestObjectFactory, boolean, String) - Static method in class org.testng.internal.InstanceCreator
- createInstanceDependencies(ITestNGMethod[]) - Static method in class org.testng.internal.DynamicGraphHelper
- createInstanceUsingObjectFactory(Class<?>, Map<Class<?>, IClass>, XmlTest, IAnnotationFinder, IObjectFactory, boolean, String) - Static method in class org.testng.internal.InstanceCreator
- createInstanceUsingObjectFactory(Class<?>, IObjectFactory2) - 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
- createListenersTag(Annotation) - Method in class org.testng.internal.annotations.JDK15TagFactory
- createMethodKey(Method) - Static method in class org.testng.internal.annotations.AnnotationHelper
- createMethods(ITestNGMethod[], IAnnotationFinder, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Object) - Static method in class org.testng.internal.ConfigurationMethod
- createModule(ITestContext, Class<?>) - Method in interface org.testng.IModuleFactory
- createObjectFactory(Set<Class<?>>) - Method in class org.testng.internal.TestNGClassFinder
- createObjectFactoryTag() - Method in class org.testng.internal.annotations.JDK15TagFactory
- createParameters(ConstructorOrMethod, Parameters.MethodParameters, IAnnotationFinder, XmlSuite, String) - Static method in class org.testng.internal.Parameters
- createParameters(ITestNGMethod, Map<String, String>, Map<String, String>, ITestContext) - Method in class org.testng.internal.ParameterHandler
- createParameters(ITestNGMethod, Map<String, String>, Map<String, String>, ITestContext, Object) - Method in class org.testng.internal.ParameterHandler
- createParametersForConstructor(Constructor<?>, Class<?>[], String[], String, String[], Parameters.MethodParameters, XmlSuite) - Static method in class org.testng.internal.Parameters
- createParametersForMethod(ConstructorOrMethod, Class<?>[], String[], String, String[], Parameters.MethodParameters, XmlSuite) - Static method in class org.testng.internal.Parameters
- createParametersTag(Annotation) - Method in class org.testng.internal.annotations.JDK15TagFactory
- createParams(String, String, String, Class<?>[], String[], String[], Parameters.MethodParameters, XmlSuite) - Static method in class org.testng.internal.Parameters
- createProperties(String[]) - Method in class org.testng.reporters.XMLStringBuffer
- createProxiedXmlSuite(File) - Static method in class org.testng.xml.SuiteGenerator
- createQualifiedMethodNames(XmlClass, List<String>) - Static method in class org.testng.internal.XmlMethodSelector
- createResourceCollection(Reference) - Method in class org.testng.TestNGAntTask
- createSelector(XmlMethodSelector) - Static method in class org.testng.internal.InstanceCreator
- createSkipElement(XMLStringBuffer) - Method in class org.testng.reporters.JUnitXMLReporter
- 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
- createSuiteRunner(XmlSuite) - Method in class org.testng.TestNG
-
Creates a suite runner and configures its initial state
- createSuiteRunners(SuiteRunnerMap, XmlSuite) - Method in class org.testng.TestNG
-
Creates the
SuiteRunner
s and populates the suite runner map with this information - 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
- createTestMethods(ITestNGMethod[]) - Method in class org.testng.TestClass
-
Create the test methods that belong to this class (rejects all those that belong to a different class).
- createTestMethodWorker(AbstractParallelWorker.Arguments, List<IMethodInstance>, Map<String, String>, Class<?>) - Static method in class org.testng.internal.ClassBasedParallelWorker
- createTestResult() - Method in class org.testng.junit.JUnitTestRunner
-
Creates the TestResult to be used for the test run.
- createTestResult(Description) - Method in class org.testng.junit.JUnit4TestRunner
- createTestRunner(TestRunner) - Static method in interface org.testng.junit.IJUnitTestRunner
- createTestTag(Class<?>, Annotation) - Method in class org.testng.internal.annotations.JDK15TagFactory
- createTestTagFor(ITestResult, Class<?>) - Method in class org.testng.reporters.JUnitReportReporter
- 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
- createWorkers(AbstractParallelWorker.Arguments) - Method in class org.testng.internal.ClassBasedParallelWorker
- createWorkers(AbstractParallelWorker.Arguments) - Method in class org.testng.internal.InstanceBasedParallelParallelWorker
- createWriter(String) - Method in class org.testng.reporters.EmailableReporter
- createWriter(String) - Method in class org.testng.reporters.EmailableReporter2
- createXmlClasses(List<ITestNGMethod>, XmlTest) - Method in class org.testng.reporters.FailedReporter
- createXmlTest(ITestContext, List<ITestNGMethod>, XmlTest) - Method in class org.testng.reporters.FailedReporter
-
Generate testng-failed.xml
- CreationAttributes - Class in org.testng.internal.objects.pojo
-
Represents the parameters that are associated with object creation.
- CreationAttributes(ITestContext, BasicAttributes, DetailedAttributes) - Constructor for class org.testng.internal.objects.pojo.CreationAttributes
- CSS_FILE_NAME - Static variable in class org.testng.reporters.HtmlHelper
- CURRENT_TEST_METHOD - Enum constant in enum class org.testng.internal.reflect.InjectableParameter
- currentInvocationCount - Variable in class org.testng.internal.LiteWeightTestNGMethod
- currentTestMethod - Variable in class org.testng.internal.ConfigMethodArguments.Builder
- currentTestMethod - Variable in class org.testng.internal.Parameters.MethodParameters
- currentThreadId - Variable in class org.testng.internal.TestMethodWorker
- currentThreadInfo() - Static method in class org.testng.internal.thread.ThreadUtil
-
Returns a readable name of the current executing thread.
- CustomAttribute - Annotation Interface in org.testng.annotations
-
Represents a means to add in custom attributes to @
Test
annotated tests. - CustomizedSuite(String, String, Map<String, String>, String) - Constructor for class org.testng.xml.LaunchSuite.CustomizedSuite
-
Constructs a
CustomizedSuite
TODO cquezel JavaDoc. - customizer - Variable in class org.testng.reporters.XMLSuiteResultWriter
D
- D - Static variable in class org.testng.reporters.jq.BasePanel
- DATA_PROVIDER_THREAD_COUNT - Static variable in class org.testng.CommandLineArgs
- dataProvider() - Element in annotation interface org.testng.annotations.Factory
-
The name of the data provider for this test method.
- dataProvider() - Element in annotation interface org.testng.annotations.Test
-
The name of the data provider for this test method.
- DataProvider - Annotation Interface 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() - Element in annotation interface org.testng.annotations.Factory
-
The class where to look for the data provider.
- dataProviderClass() - Element in annotation interface org.testng.annotations.Test
-
The class where to look for the data provider.
- dataProviderHolder - Variable in class org.testng.internal.ParameterHolder
- DataProviderHolder - Class in org.testng
-
A holder class that is aimed at acting as a container for holding various different aspects of a data provider such as listeners/interceptors etc.,
- DataProviderHolder() - Constructor for class org.testng.DataProviderHolder
- DataProviderInvocationException - Exception in org.testng
-
Represents any issues that arise out of invoking a data provider method.
- DataProviderInvocationException(String, Throwable) - Constructor for exception org.testng.DataProviderInvocationException
- dataProviderListeners() - Method in class org.testng.internal.TestInvoker
- dataProviderMethod - Variable in class org.testng.internal.LiteWeightTestNGMethod
- dataProviderMethod - Variable in class org.testng.internal.TestNGMethod
- DataProviderMethod - Class in org.testng.internal
-
Represents an @
DataProvider
annotated method. - DataProviderMethod(Object, Method, IDataProviderAnnotation) - Constructor for class org.testng.internal.DataProviderMethod
- 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
- date - Variable in class org.testng.internal.LiteWeightTestNGMethod
- debug - Variable in class org.testng.CommandLineArgs
- debug - Static variable in class org.testng.log4testng.Logger
-
Should log4testng log what it is doing (defaults to false).
- 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(String) - Method in class org.testng.TestNGAntTask
- DEBUG - Static variable in class org.testng.CommandLineArgs
- DEBUG - Static variable in class org.testng.log4testng.Logger
- DEBUG_PROPERTY - Static variable in class org.testng.log4testng.Logger
-
Debug property name in log4testng.properties.
- declaredAnnotations - Variable in class org.testng.internal.reflect.Parameter
-
preserving the order of annotations.
- declaredAnnotations(Annotation[]) - Static method in class org.testng.internal.reflect.Parameter
- declaredAnnotationsMap - Variable in class org.testng.internal.reflect.Parameter
-
For efficient back to back searches.
- declaringClass - Variable in class org.testng.internal.objects.pojo.DetailedAttributes
- declaringClass - Variable in class org.testng.junit.JUnit4ConfigurationMethod
- declaringClass - Variable in class org.testng.junit.JUnit4SpockMethod
- DEFAULT_ALLOW_RETURN_VALUES - Static variable in class org.testng.xml.XmlSuite
- DEFAULT_CLASS - Static variable in class org.testng.internal.annotations.JDK15TagFactory
- 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_FILE_PARSER - Static variable in class org.testng.xml.Parser
- 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_INDENT_INCREMENT - Static variable in class org.testng.reporters.XMLStringBuffer
-
Tab space indent for XML document
- 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_OUTPUT_DIR - Static variable in class org.testng.SuiteRunner
- 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_PROP_OUTPUT_DIR - Static variable in class org.testng.TestRunner
- DEFAULT_REGEXP - Static variable in class org.testng.internal.RegexpExpectedExceptionsHolder
- DEFAULT_SKIP_FAILED_INVOCATION_COUNTS - Static variable in class org.testng.xml.XmlSuite
- DEFAULT_SOFT_ASSERT_MESSAGE - Static variable in class org.testng.asserts.SoftAssert
- DEFAULT_STRING - Static variable in class org.testng.internal.annotations.JDK15TagFactory
- DEFAULT_SUITE_NAME - Static variable in class org.testng.xml.XmlSuite
-
The default suite name TODO CQ is this OK as a default name.
- DEFAULT_THREAD_COUNT - Static variable in class org.testng.xml.XmlSuite
-
The thread count.
- DEFAULT_THREADPOOL_FACTORY - Static variable in class org.testng.TestNG
- 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
- defaultComment - Variable in class org.testng.reporters.XMLStringBuffer
- defaultComment - Variable in class org.testng.xml.DefaultXmlWeaver
- 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
- DefaultTestRunnerFactory(IConfiguration, ITestListener[], boolean, boolean, Comparator<ITestNGMethod>) - Constructor for class org.testng.SuiteRunner.DefaultTestRunnerFactory
- DefaultThreadPoolExecutorFactory - Class in org.testng.internal.thread
- DefaultThreadPoolExecutorFactory() - Constructor for class org.testng.internal.thread.DefaultThreadPoolExecutorFactory
- DefaultXmlWeaver - Class in org.testng.xml
- DefaultXmlWeaver() - Constructor for class org.testng.xml.DefaultXmlWeaver
- DefaultXmlWeaver(String) - Constructor for class org.testng.xml.DefaultXmlWeaver
- delegateCommandSystemProperties() - Method in class org.testng.TestNGAntTask
- delete(File) - Method in class org.testng.JarFileUtils
- DEPENDENCY_INJECTOR_FACTORY - Static variable in class org.testng.CommandLineArgs
- dependencyExists(ITestNGMethod, ITestNGMethod, ITestNGMethod[]) - Static method in class org.testng.internal.MethodInheritance
- dependencyInjectorFactoryClass - Variable in class org.testng.CommandLineArgs
- DependencyMap - Class in org.testng
-
Helper class to keep track of dependencies.
- DependencyMap(ITestNGMethod[]) - Constructor for class org.testng.DependencyMap
- dependsOnGroups - Enum constant in enum class org.testng.TestRunner.PriorityWeight
- dependsOnGroups() - Element in annotation interface org.testng.annotations.AfterClass
-
The list of groups this method depends on.
- dependsOnGroups() - Element in annotation interface org.testng.annotations.AfterGroups
-
The list of groups this method depends on.
- dependsOnGroups() - Element in annotation interface org.testng.annotations.AfterMethod
-
The list of groups this method depends on.
- dependsOnGroups() - Element in annotation interface org.testng.annotations.AfterSuite
-
The list of groups this method depends on.
- dependsOnGroups() - Element in annotation interface org.testng.annotations.AfterTest
-
The list of groups this method depends on.
- dependsOnGroups() - Element in annotation interface org.testng.annotations.BeforeClass
-
The list of groups this method depends on.
- dependsOnGroups() - Element in annotation interface org.testng.annotations.BeforeGroups
-
The list of groups this method depends on.
- dependsOnGroups() - Element in annotation interface org.testng.annotations.BeforeMethod
-
The list of groups this method depends on.
- dependsOnGroups() - Element in annotation interface org.testng.annotations.BeforeSuite
-
The list of groups this method depends on.
- dependsOnGroups() - Element in annotation interface org.testng.annotations.BeforeTest
-
The list of groups this method depends on.
- dependsOnGroups() - Element in annotation interface org.testng.annotations.Test
-
The list of groups this method depends on.
- dependsOnMethods - Enum constant in enum class org.testng.TestRunner.PriorityWeight
- dependsOnMethods() - Element in annotation interface org.testng.annotations.AfterClass
-
The list of methods this method depends on.
- dependsOnMethods() - Element in annotation interface org.testng.annotations.AfterGroups
-
The list of methods this method depends on.
- dependsOnMethods() - Element in annotation interface org.testng.annotations.AfterMethod
-
The list of methods this method depends on.
- dependsOnMethods() - Element in annotation interface org.testng.annotations.AfterSuite
-
The list of methods this method depends on.
- dependsOnMethods() - Element in annotation interface org.testng.annotations.AfterTest
-
The list of methods this method depends on.
- dependsOnMethods() - Element in annotation interface org.testng.annotations.BeforeClass
-
The list of methods this method depends on.
- dependsOnMethods() - Element in annotation interface org.testng.annotations.BeforeGroups
-
The list of methods this method depends on.
- dependsOnMethods() - Element in annotation interface org.testng.annotations.BeforeMethod
-
The list of methods this method depends on.
- dependsOnMethods() - Element in annotation interface org.testng.annotations.BeforeSuite
-
The list of methods this method depends on.
- dependsOnMethods() - Element in annotation interface org.testng.annotations.BeforeTest
-
The list of methods this method depends on.
- dependsOnMethods() - Element in annotation interface org.testng.annotations.Test
-
The list of methods this method depends on.
- description - Variable in class org.testng.internal.LiteWeightTestNGMethod
- description - Variable in class org.testng.junit.JUnit4SpockMethod
- description - Variable in class org.testng.xml.TestNGContentHandler.Include
- description() - Element in annotation interface org.testng.annotations.AfterClass
-
The description for this method.
- description() - Element in annotation interface org.testng.annotations.AfterGroups
-
The description for this method.
- description() - Element in annotation interface org.testng.annotations.AfterMethod
-
The description for this method.
- description() - Element in annotation interface org.testng.annotations.AfterSuite
-
The description for this method.
- description() - Element in annotation interface org.testng.annotations.AfterTest
-
The description for this method.
- description() - Element in annotation interface org.testng.annotations.BeforeClass
-
The description for this method.
- description() - Element in annotation interface org.testng.annotations.BeforeGroups
-
The description for this method.
- description() - Element in annotation interface org.testng.annotations.BeforeMethod
-
The description for this method.
- description() - Element in annotation interface org.testng.annotations.BeforeSuite
-
The description for this method.
- description() - Element in annotation interface org.testng.annotations.BeforeTest
-
The description for this method.
- description() - Element in annotation interface org.testng.annotations.Test
-
The description for this method.
- descriptionToClass(Description) - Static method in class org.testng.junit.JUnit4TestClass
- deserialize(String) - Static method in class org.testng.internal.ReporterConfig
- detailed - Variable in class org.testng.internal.objects.pojo.CreationAttributes
- DetailedAttributes - Class in org.testng.internal.objects.pojo
-
Represents the elaborate set of attributes required for object creation.
- DetailedAttributes() - Constructor for class org.testng.internal.objects.pojo.DetailedAttributes
- detailedMethodName(ITestNGMethod, boolean) - Static method in class org.testng.internal.Utils
- directMethodMatcher - Variable in class org.testng.internal.reflect.DataProviderMethodMatcher
- 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
- dispense(CreationAttributes) - Method in class org.testng.internal.objects.GuiceBasedObjectDispenser
- dispense(CreationAttributes) - Method in interface org.testng.internal.objects.IObjectDispenser
- dispense(CreationAttributes) - Method in class org.testng.internal.objects.SimpleObjectDispenser
- dispenser - Variable in class org.testng.internal.objects.GuiceBasedObjectDispenser
- Dispenser - Class in org.testng.internal.objects
-
Supports Object instantiation taking into account Dependency Injection.
- Dispenser() - Constructor for class org.testng.internal.objects.Dispenser
- displayBanner() - Static method in class org.testng.internal.Version
- doAssert() - Method in class org.testng.asserts.Assertion.SimpleAssert
- 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
- doesConfigMethodPassGroupFilters(ConfigurationMethod, ITestNGMethod) - Static method in class org.testng.internal.TestNgMethodUtils
- doesSetupMethodPassFirstTimeFilter(ConfigurationMethod, ITestNGMethod) - Static method in class org.testng.internal.TestNgMethodUtils
- doesTaskHavePreRequistes() - Method in class org.testng.internal.TestMethodWorker
- doesTeardownMethodPassLastTimeFilter(ConfigurationMethod, ITestNGMethod) - Static method in class org.testng.internal.TestNgMethodUtils
- doesTestAnnotationHaveADataProvider(ITestAnnotation) - Static method in class org.testng.internal.TestNGMethod
- DOMAINS - Static variable in class org.testng.xml.Parser
- doRun(Test) - Method in class org.testng.junit.JUnitTestRunner
- dotShortName(T) - Static method in class org.testng.internal.DynamicGraph
- DotTestListener - Class in org.testng.reporters
- DotTestListener() - Constructor for class org.testng.reporters.DotTestListener
- dump() - Method in class org.testng.TestClass
- dumpCommand(String) - Method in class org.testng.TestNGAntTask
- dumpInvokedMethodInfoToConsole(ITestNGMethod[], int) - Static method in class org.testng.internal.MethodHelper
- dumpInvokedMethods() - Method in class org.testng.TestRunner
- dumpMethods(ITestNGMethod[]) - Method in class org.testng.reporters.SuiteHTMLReporter
- dumpParameters(XMLStringBuffer, Map<String, String>) - Static method in class org.testng.xml.XmlUtils
- dumpParametersInfo(String, Object[]) - Method in class org.testng.reporters.EmailableReporter2
- dumpSortedNodes() - Method in class org.testng.internal.Graph
- duration - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- DynamicGraph<T> - Class in org.testng.internal
-
Representation of the graph of methods.
- DynamicGraph() - Constructor for class org.testng.internal.DynamicGraph
- DynamicGraph.Edges<T> - Class in org.testng.internal
-
Manage edges and weights between nodes.
- DynamicGraphHelper - Class in org.testng.internal
- DynamicGraphHelper() - Constructor for class org.testng.internal.DynamicGraphHelper
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
- Edges() - Constructor for class org.testng.internal.DynamicGraph.Edges
- 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
- EmailableReporter.TestSorter - Class in org.testng.reporters
-
Arranges methods by classname and method name
- 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
- EMPTY_CLASS_LIST - Static variable in class org.testng.xml.SuiteGenerator
- EMPTY_GROUP_METHODS - Static variable in class org.testng.internal.SingleTestMethodWorker
- EMPTY_METHODARRAY - Static variable in class org.testng.junit.JUnitTestClass
- enabled - Variable in class org.testng.internal.LiteWeightTestNGMethod
- enabled() - Element in annotation interface org.testng.annotations.AfterClass
-
Whether methods on this class/method are enabled.
- enabled() - Element in annotation interface org.testng.annotations.AfterGroups
-
Whether methods on this class/method are enabled.
- enabled() - Element in annotation interface org.testng.annotations.AfterMethod
-
Whether methods on this class/method are enabled.
- enabled() - Element in annotation interface org.testng.annotations.AfterSuite
-
Whether methods on this class/method are enabled.
- enabled() - Element in annotation interface org.testng.annotations.AfterTest
-
Whether methods on this class/method are enabled.
- enabled() - Element in annotation interface org.testng.annotations.BeforeClass
-
Whether methods on this class/method are enabled.
- enabled() - Element in annotation interface org.testng.annotations.BeforeGroups
-
Whether methods on this class/method are enabled.
- enabled() - Element in annotation interface org.testng.annotations.BeforeMethod
-
Whether methods on this class/method are enabled.
- enabled() - Element in annotation interface org.testng.annotations.BeforeSuite
-
Whether methods on this class/method are enabled.
- enabled() - Element in annotation interface org.testng.annotations.BeforeTest
-
Whether methods on this class/method are enabled.
- enabled() - Element in annotation interface org.testng.annotations.Factory
-
Whether this factory is enabled.
- enabled() - Element in annotation interface org.testng.annotations.Test
-
Whether methods on this class/method are enabled.
- encodeAttr(String) - Method in class org.testng.reporters.JUnitXMLReporter
- endElement(String, String, String) - Method in class org.testng.xml.TestNGContentHandler
- endHtml(PrintWriter) - Method in class org.testng.reporters.EmailableReporter
- endTest(Test) - Method in class org.testng.junit.JUnitTestRunner
- enforceThreadAffinity() - Static method in class org.testng.internal.RuntimeBehavior
- engine - Variable in class org.testng.internal.ScriptMethodSelector
- ENGINE_FACTORIES - Static variable in class org.testng.internal.ScriptSelectorFactory
- ensureNoDuplicateTestsArePresent(XmlSuite) - Static method in class org.testng.xml.internal.XmlSuiteUtils
-
Ensures that the current suite doesn't contain any duplicate
XmlTest
instances. - ENTITY - Static variable in class org.testng.reporters.JUnitXMLReporter
- 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'
- EOL - Static variable in class org.testng.reporters.XMLUtils
-
Platform specific end of line
- equalParamTypes(Class<?>[], Class<?>[]) - Method in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- 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
- equalsEffectiveClass(ITestNGMethod, ITestNGMethod) - Static method in class org.testng.internal.MethodInheritance
- err - Static variable in class org.testng.log4testng.Logger
-
The standard error stream (this is allways System.err except for unit tests)
- 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(String) - Static method in class org.testng.TestNG
- error(SAXParseException) - Method in class org.testng.xml.TestNGContentHandler
- ERROR - Static variable in class org.testng.log4testng.Logger
- ERROR - Static variable in interface org.testng.reporters.XMLConstants
-
the error element
- errorMsgPrefix - Variable in class org.testng.internal.objects.pojo.DetailedAttributes
- errorResult - Variable in class org.testng.internal.ParameterHandler.ParameterBag
- escape(String) - Static method in class org.testng.reporters.XMLUtils
- ESCAPE_HTML_MAP - Static variable in class org.testng.util.Strings
- escapeHtml(String) - Static method in class org.testng.internal.Utils
- escapeHtml(String) - Static method in class org.testng.util.Strings
- ESCAPES - Static variable in class org.testng.internal.Utils
- 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.
- ExceptionUtils - Class in org.testng.internal
-
A utility class that houses mechanisms to retrieve exception information.
- ExceptionUtils() - Constructor for class org.testng.internal.ExceptionUtils
- EXCLUDE - Enum constant in enum class org.testng.xml.TestNGContentHandler.Location
- EXCLUDED_GROUPS - Static variable in class org.testng.CommandLineArgs
- excludedGroups - Variable in class org.testng.CommandLineArgs
- excludedGroups - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- excludeFactory(FactoryMethod, ITestContext) - Static method in class org.testng.internal.TestNGClassFinder
- 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() - Method in interface org.testng.util.TimeUtils.Task
-
The actual work to be executed.
- execute(String, List<? extends Runnable>, int, long) - 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.
- executeHaltTarget(int) - Method in class org.testng.TestNGAntTask
-
Executes the target, if any, that user designates executing before failing the test
- ExistingSuite(File) - Constructor for class org.testng.xml.LaunchSuite.ExistingSuite
-
Constructs a
ExistingSuite
based on an existing file - exitCode - Variable in class org.testng.TestNG
- 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 | |--------------------|---------|-------|------------|------------------------------------------|
- ExitCode() - Constructor for class org.testng.internal.ExitCode
- ExitCode(BitSet) - Constructor for class org.testng.internal.ExitCode
- exitCodeBits - Variable in class org.testng.internal.ExitCode
- exitCodeListener - Variable in class org.testng.TestNG
- 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
- exitWithError(String) - Static method in class org.testng.TestNG
- expandValue(String) - Static method in class org.testng.xml.TestNGContentHandler
- expected - Variable in class org.testng.asserts.Assertion.SimpleAssert
- expectedClasses - Variable in class org.testng.internal.ExpectedExceptionsHolder
- expectedExceptions() - Element in annotation interface 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() - Element in annotation interface 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. - expression - Variable in class org.testng.internal.ScriptMethodSelector
- expression - Variable in class org.testng.xml.XmlScript
- extractComment(String, Properties) - Static method in class org.testng.reporters.XMLUtils
- extractMethods(Class<?>, Class<?>, Map<String, Set<Method>>) - Static method in class org.testng.internal.ClassHelper
- extractOptionalValues(IAnnotationFinder, ConstructorOrMethod) - Static method in class org.testng.internal.Parameters
- extractParameters(ConstructorOrMethod) - Static method in class org.testng.internal.Parameters
- extractParameterTypes(Object[]) - Static method in class org.testng.internal.Utils
- extractSuitesFrom(File) - Method in class org.testng.JarFileUtils
F
- f() - Static method in class org.testng.xml.XmlSuite
-
Used to debug equals() bugs.
- factory - Variable in class org.testng.internal.objects.pojo.DetailedAttributes
- Factory - Annotation Interface in org.testng.annotations
-
Marks a method as a factory that returns objects that will be used by TestNG as Test classes.
- factoryAnnotation - Variable in class org.testng.internal.FactoryMethod
- 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
- FactoryMethod(ConstructorOrMethod, Object, IAnnotationFinder, ITestContext, ITestObjectFactory, DataProviderHolder) - Constructor for class org.testng.internal.FactoryMethod
- 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.
- FAIL_IF_ALL_TESTS_SKIPPED - Static variable in class org.testng.CommandLineArgs
- failAssertNoEqual(String, String) - Static method in class org.testng.Assert
- failed() - Method in class org.testng.SuiteRunState
- FAILED - Static variable in class org.testng.internal.ExitCode
- FAILED - Static variable in class org.testng.reporters.jq.SuitePanel
- FAILED_WITHIN_SUCCESS - Static variable in class org.testng.internal.ExitCode
- failedConfigurationResults - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- failedInvocationNumbers - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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
- failedTestCount - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- failedTestResults - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- failEquals(Object, Object, String) - Static method in class org.testng.Assert
- failFile(File, String, String, String) - Static method in class org.testng.FileAssert
-
Formats failure for file assertions.
- failIfAllTestsSkipped - Variable in class org.testng.CommandLineArgs
- failIfAllTestsSkipped - Variable in class org.testng.internal.ExitCodeListener
- failIfAllTestsSkipped() - Method in class org.testng.internal.ExitCodeListener
- failNotEquals(Object, Object, String) - Static method in class org.testng.Assert
- failNotEquals(String, Object, Object) - Static method in class org.testng.AssertJUnit
- failNotSame(Object, Object, String) - Static method in class org.testng.Assert
- failNotSame(String, Object, Object) - Static method in class org.testng.AssertJUnit
- failSame(Object, Object, String) - Static method in class org.testng.Assert
- failSame(String) - Static method in class org.testng.AssertJUnit
- failSecurity(Exception, File, String, String, String) - Static method in class org.testng.FileAssert
- failure - Variable in class org.testng.internal.TestInvoker.MethodInvocationAgent
- FAILURE - Enum constant in enum class org.testng.reporters.VerboseReporter.Status
- 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
- failureGenerators - Variable in class org.testng.SuiteRunner.DefaultTestRunnerFactory
- failureGenerators - Variable in class org.testng.SuiteRunner.ProxyTestRunnerFactory
- FailurePolicy(String) - Constructor for enum class org.testng.xml.XmlSuite.FailurePolicy
- failuresPresentInUpstreamDependency(ITestNGMethod, ITestNGMethod[]) - Method in class org.testng.internal.TestInvoker
- 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.
- FATAL - Static variable in class org.testng.log4testng.Logger
- fCause - Variable in error org.testng.internal.junit.ArrayComparisonFailure
- 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
- fileAccess(File) - Static method in class org.testng.FileAssert
-
String representation of read and write permissions of
path
. - FileAssert - Class in org.testng
-
Assertion tool for File centric assertions.
- FileAssert() - Constructor for class org.testng.FileAssert
-
Protect this constructor since it is a static only class.
- fileFragmentationLevel - Variable in class org.testng.reporters.XMLReporterConfig
-
Indicates the way that the file fragmentation should be performed.
- fileName - Variable in class org.testng.reporters.EmailableReporter
- fileName - Variable in class org.testng.reporters.EmailableReporter2
- fileName() - Method in class org.testng.reporters.XMLReporter
- 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.
- fileType(File) - Static method in class org.testng.FileAssert
-
String representation of what sort of file
path
is. - filter(Parameter[], Set<InjectableParameter>) - Static method in class org.testng.internal.reflect.ReflectionRecipes
-
Omits 1.
- filterAfterTestMethods(ITestClass, BiPredicate<ITestNGMethod, IClass>) - Static method in class org.testng.internal.TestNgMethodUtils
- filterBeforeTestMethods(ITestClass, BiPredicate<ITestNGMethod, IClass>) - Static method in class org.testng.internal.TestNgMethodUtils
- filterMethods(IClass, ITestNGMethod[], BiPredicate<ITestNGMethod, IClass>) - Static method in class org.testng.internal.TestNgMethodUtils
- filterOutInJectedTypesFromOptionalValues(Class<?>[], String[]) - Static method in class org.testng.internal.Parameters
-
Remove injected types from parameterTypes and optionalValues
- FilterOutInJectedTypesResult(Class<?>[], String[]) - Constructor for class org.testng.internal.Parameters.FilterOutInJectedTypesResult
- filterSetupConfigurationMethods(ITestNGMethod, ITestNGMethod[]) - Static method in class org.testng.internal.TestNgMethodUtils
- filterTeardownConfigurationMethods(ITestNGMethod, ITestNGMethod[]) - Static method in class org.testng.internal.TestNgMethodUtils
- filterTrace(String) - Static method in class org.testng.internal.Utils
- find(String, List<String>) - Static method in class org.testng.internal.PackageUtils
- findAllListeners(Class<?>, IAnnotationFinder) - Static method in class org.testng.internal.TestListenerHelper
- findAnnotatedConstructor(IAnnotationFinder, Class<?>) - Static method in class org.testng.internal.ClassHelper
-
Find the best constructor given the parameters found on the annotation
- findAnnotation(Class<?>, Annotation, Class<A>, Class<?>, Constructor<?>, Method, Pair<Annotation, ?>, Class<?>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- 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(Package) - Static method in class org.testng.internal.annotations.IgnoreListener
- 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
- findAnnotationInSuperClasses(Class<?>, Class<A>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- findAnnotationSuperClasses(Class<A>, Class<?>) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findClasses(List<IMethodInstance>, Class<?>) - Static method in class org.testng.internal.ClassBasedParallelWorker
- findClassesInDirPackage(String, List<String>, List<String>, String, boolean, List<String>) - Static method in class org.testng.internal.PackageUtils
- 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
- findClassesInSameTest(Class<?>, XmlTest) - Static method in class org.testng.internal.ClassHelper
- findConfiguration(Class<?>, TestNGMethodFinder.MethodType) - Method in class org.testng.internal.TestNGMethodFinder
- findConfiguration(IAnnotationFinder, Method) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findConfiguration(IAnnotationFinder, ConstructorOrMethod) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findDataProvider(Object, ITestClass, IAnnotationFinder, String, Class<?>, ITestContext) - Static method in class org.testng.internal.Parameters
-
Find a method that has a @DataProvider(name=name)
- findDataProvider(Object, ITestClass, ConstructorOrMethod, IAnnotationFinder, ITestContext) - Static method in class org.testng.internal.Parameters
- findDataProviderInfo(ITestClass, ConstructorOrMethod, IAnnotationFinder) - Static method in class org.testng.internal.Parameters
-
Find the data provider info (data provider name and class) on either @Test(dataProvider),
@Factory(dataProvider)
on a method or @Factory(dataProvider) on a constructor. - 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
- findDescription(ITestAnnotation, XmlTest) - Method in class org.testng.internal.TestNGMethod
- finder - Variable in class org.testng.internal.AbstractParallelWorker.Arguments
- finder - Variable in class org.testng.internal.ExpectedExceptionsHolder
- finder - Variable in class org.testng.internal.objects.pojo.DetailedAttributes
- finder - Variable in class org.testng.internal.ParameterHandler
- finder - Variable in class org.testng.internal.RegexpExpectedExceptionsHolder
- finder(IAnnotationFinder) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- findExpectedClasses(IAnnotationFinder, ITestNGMethod) - Static method in class org.testng.internal.ExpectedExceptionsHolder
- 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
- findGroupTransitiveClosure(List<ITestNGMethod>, List<ITestNGMethod>, String[], Set<String>, Set<ITestNGMethod>) - Static method in class org.testng.internal.MethodGroupsHelper
- fIndices - Variable in error org.testng.internal.junit.ArrayComparisonFailure
- findInherited(T, Class<?>, Class<? extends Annotation>, String, JDK15TagFactory.Default<T>) - Method in class org.testng.internal.annotations.JDK15TagFactory
-
Find the value of an annotation, starting with the annotation found on the method, then the class and then parent classes until we either find a non-default value or we reach the top of the hierarchy (Object).
- findInheritedAnnotations(Class<?>, Class<A>) - Method in interface org.testng.internal.annotations.IAnnotationFinder
- findInheritedAnnotations(Class<?>, Class<A>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- findInheritedStringArray(Class<?>, String) - Method in class org.testng.internal.annotations.JDK15TagFactory
-
Find the value of a String[] annotation.
- findJar() - Method in class org.testng.TestNGAntTask
- findMethodByName(ITestNGMethod, String) - Static method in class org.testng.internal.MethodHelper
-
Finds method based on regex and TestNGMethod.
- findMethodListSuperClass(Map<Class<?>, List<ITestNGMethod>>, Class<? extends ITestNGMethod>) - Static method in class org.testng.internal.MethodInheritance
-
Look in map for a class that is a superclass of methodClass
- findMethodLocalParameters(XmlTest, ITestNGMethod) - Static method in class org.testng.reporters.FailedReporter
-
Get local parameters of one include method from origin test xml.
- findMethodNamed(String, List<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.LiteWeightTestNGMethod
- findMethodParameters(XmlTest) - Method in class org.testng.internal.WrappedTestNGMethod
- findMethodParameters(XmlTest) - Method in interface org.testng.ITestNGMethod
- findMethodParameters(XmlTest, String, String) - Static method in class org.testng.internal.XmlTestUtils
- 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 IAnnotation>, IAnnotationFinder, XmlTest) - Static method in class org.testng.internal.annotations.AnnotationHelper
- findNode(T) - Method in class org.testng.internal.Graph
- findNodeWithNoPredecessors(List<Graph.Node<T>>) - Method in class org.testng.internal.Graph
- 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
- findReversedEdge(T, T) - Method in class org.testng.internal.DynamicGraph.Edges
-
Return the weight of the edge in the graph that is the reversed direction of edge.
- findSubClass(Map<Class<?>, List<ITestNGMethod>>, Class<? extends ITestNGMethod>) - Static method in class org.testng.internal.MethodInheritance
-
Look in map for a class that is a subclass of methodClass
- findSuperInterface(Class<?>, Class<?>, Class<A>, Class<? extends Annotation>, List<A>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- 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 - Enum constant in enum class org.testng.IDynamicGraph.Status
- finishInitialize(ConfigurationAnnotation, IConfigurationAnnotation) - Static method in class org.testng.internal.annotations.AnnotationHelper
- fireEvent(boolean) - Method in class org.testng.TestRunner
-
Trigger the start/finish event.
- first - Variable in class org.testng.internal.collections.Pair
- first() - Method in class org.testng.internal.collections.Pair
- firstTimeOnly() - Element in annotation interface 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
- flushToFile() - Method in class org.testng.reporters.FileStringBuffer
- fMessage - Variable in error org.testng.internal.junit.ArrayComparisonFailure
- FMT_DEFAULT - Static variable in class org.testng.reporters.XMLReporterConfig
- forgetHeavyReferencesIfNeeded() - Method in class org.testng.TestRunner
- forInstance(Object) - Method in class org.testng.internal.GroupConfigMethodArguments.Builder
- forkJvm - Variable in class org.testng.TestNGAntTask
- format(Object, Object, String, boolean) - Static method in class org.testng.Assert
- format(String, Object, Object) - Static method in class org.testng.AssertJUnit
- format(LogRecord) - Method in class org.testng.log.TextFormatter
- FORMAT - Static variable in class org.testng.internal.Utils
- FORMAT - Static variable in exception org.testng.TimeBombSkipException
- formatGroups(String[]) - Method in class org.testng.reporters.EmailableReporter2.TestResult
-
Formats an array of groups for display.
- formattedTime() - Static method in class org.testng.reporters.JUnitXMLReporter
- formatTime(float) - Method in class org.testng.reporters.JUnitReportReporter
- 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
- 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
- foundAtLeastAMethod - Variable in class org.testng.internal.MethodHelper.MatchResults
- from(T) - Method in class org.testng.internal.DynamicGraph.Edges
- fromNodes() - Method in class org.testng.internal.DynamicGraph.Edges
- fromURI(String) - Method in class org.testng.TestNGAntTask
- FULL - Enum constant in enum class org.testng.internal.Utils.StackTraceType
- FULL - Enum constant in enum class org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
Write only the full version of the stacktrace
G
- gatherClassesThatShouldRunSequentially(AbstractParallelWorker.Arguments) - Static method in class org.testng.internal.ClassBasedParallelWorker
- 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
- generateClass(ITestClass) - Method in class org.testng.reporters.SuiteHTMLReporter
- generateClasses(XmlSuite) - Method in class org.testng.reporters.SuiteHTMLReporter
- generateClassPanel(Class, List<ITestResult>, XMLStringBuffer, String, ISuite) - Method in class org.testng.reporters.jq.SuitePanel
- generateDependsOnGroups - Variable in class org.testng.reporters.XMLReporterConfig
-
Indicates whether the
depends-on-groups
attribute should be generated for atest-method
element - generateDependsOnMethods - Variable in class org.testng.reporters.XMLReporterConfig
-
Indicates whether the
depends-on-methods
attribute should be generated for atest-method
element - generateExceptionReport(Throwable) - Method in class org.testng.reporters.EmailableReporter
- generateExcludedMethodsReport(XmlSuite, ISuite) - Method in class org.testng.reporters.SuiteHTMLReporter
- generateFailureSuite(XmlSuite, ISuite, String) - Method in class org.testng.reporters.FailedReporter
- generateFileName(ITestContext) - Method in class org.testng.reporters.JUnitXMLReporter
-
This method guarantees unique file names for reports.
Also, this will guarantee that the old reports are overwritten when tests are run again. - generateForResult(ITestResult) - Method in class org.testng.reporters.EmailableReporter
- generateGroupsAttribute - Variable in class org.testng.reporters.XMLReporterConfig
-
Indicates whether the
groups
attribute should be generated for atest-method
element. - generateIndex(List<ISuite>) - Method in class org.testng.reporters.SuiteHTMLReporter
-
Generate the main index.html file that lists all the suites and their result
- generateIndex(XmlSuite, ISuite) - Method in class org.testng.reporters.SuiteHTMLReporter
- generateInfo(XMLStringBuffer, ISuite) - Method in class org.testng.reporters.jq.NavigatorPanel
- generateLog(ITestContext, String, String, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>) - Static method in class org.testng.reporters.TestHTMLReporter
- generateMain(XmlSuite, ISuite) - Method in class org.testng.reporters.SuiteHTMLReporter
- generateMessage(String, Constructor, Object[]) - Static method in exception org.testng.internal.reflect.MethodMatcherException
- generateMessage(String, Method, Object[]) - Static method in exception org.testng.internal.reflect.MethodMatcherException
- generateMessage(String, String, String, Parameter[], Object[]) - Static method in exception org.testng.internal.reflect.MethodMatcherException
- generateMethod(ITestResult, XMLStringBuffer) - Method in class org.testng.reporters.jq.SuitePanel
- generateMethodDetailReport(List<ISuite>) - Method in class org.testng.reporters.EmailableReporter
-
Creates a section showing known results for each method
- generateMethodList(String, NavigatorPanel.IResultProvider, String, XMLStringBuffer) - Method in class org.testng.reporters.jq.NavigatorPanel
- generateMethodsAndGroups(XmlSuite, ISuite) - Method in class org.testng.reporters.SuiteHTMLReporter
-
Generate information about methods and groups
- generateMethodsChronologically(XmlSuite, ISuite, String, boolean) - Method in class org.testng.reporters.SuiteHTMLReporter
- 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
- generateReporterOutput(XmlSuite) - Method in class org.testng.reporters.SuiteHTMLReporter
- generateReports(List<ISuite>) - Method in class org.testng.TestNG
- generateResult(XMLStringBuffer, int, int, int, ISuite, String) - Method in class org.testng.reporters.jq.NavigatorPanel
- generateStylesheet(String) - Static method in class org.testng.reporters.HtmlHelper
- generateSuitePanel(ISuite, XMLStringBuffer) - Method in class org.testng.reporters.jq.SuitePanel
- generateSuiteResult(String, ISuiteResult, String, StringBuilder) - Method in class org.testng.reporters.SuiteHTMLReporter
- generateSuites(XmlSuite, ISuite) - Method in class org.testng.reporters.SuiteHTMLReporter
-
Writes a property file for each suite result.
- 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
- generateTableOfContents(XmlSuite, ISuite) - Method in class org.testng.reporters.SuiteHTMLReporter
- generateTestResultAttributes - Variable in class org.testng.reporters.XMLReporterConfig
-
Indicates whether
ITestResult
attributes should be generated for eachtest-method
element - generateXmlFile(XmlSuite) - Method in class org.testng.reporters.SuiteHTMLReporter
- generateXmlTest(XmlTest, ITestContext, Set<ITestResult>, Set<ITestResult>) - Method in class org.testng.reporters.FailedReporter
- get(K) - Method in class org.testng.collections.MultiMap
- get(XmlSuite) - Method in class org.testng.internal.SuiteRunnerMap
- getActual() - Method in class org.testng.asserts.Assertion.SimpleAssert
- 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.junit.JUnitMethodFinder
- getAfterClassMethods(Class<?>) - Method in class org.testng.internal.TestNGMethodFinder
- 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
- 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.LiteWeightTestNGMethod
- getAfterGroups() - Method in class org.testng.internal.WrappedTestNGMethod
- getAfterGroups() - Method in interface org.testng.ITestNGMethod
- getAfterGroupsConfigurationMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getAfterGroupsConfigurationMethods(Class<?>) - Method in class org.testng.internal.TestNGMethodFinder
- 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
- 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.junit.JUnitMethodFinder
- getAfterSuiteMethods(Class<?>) - Method in class org.testng.internal.TestNGMethodFinder
- getAfterSuiteMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getAfterTest() - Method in interface org.testng.annotations.IConfigurationAnnotation
- getAfterTest() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getAfterTestClass() - Method in interface org.testng.annotations.IConfigurationAnnotation
- 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.junit.JUnitMethodFinder
- getAfterTestConfigurationMethods(Class<?>) - Method in class org.testng.internal.TestNGMethodFinder
- getAfterTestConfigurationMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getAfterTestMethod() - Method in interface org.testng.annotations.IConfigurationAnnotation
- 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.junit.JUnitMethodFinder
- getAfterTestMethods(Class<?>) - Method in class org.testng.internal.TestNGMethodFinder
- getAfterTestMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getAllAnnotations() - Static method in class org.testng.internal.annotations.AnnotationHelper
- getAllApplicableConfigs(Set<ITestNGMethod>, ITestClass) - Static method in class org.testng.reporters.FailedReporter
- getAllBeforeClassMethods() - Method in interface org.testng.internal.ITestClassConfigInfo
-
get all before class config methods
- getAllBeforeClassMethods() - Method in class org.testng.TestClass
- getAllFailedResults() - Method in class org.testng.reporters.jq.Model
- getAllGroups(Class<?>, XmlTest, IAnnotationFinder) - Static method in class org.testng.internal.FactoryMethod
- getAllGuiceModules() - Method in interface org.testng.ITestContext
-
Deprecated.
- getAllGuiceModules() - Method in class org.testng.TestRunner
- getAllInterfaces(Class<?>) - Static method in class org.testng.internal.reflect.ReflectionHelper
- 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
- getAllPackages() - Method in class org.testng.TestRunner
-
Returns all packages to use for the current test.
- 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 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
- 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.
- getAnnotationFinder() - Method in class org.testng.TestClass
- getAnnotationFromClass(Class<?>, Class<A>) - Static method in class org.testng.internal.annotations.AnnotationHelper
- getAnnotationFromConstructor(Constructor<?>, Class<A>) - Static method in class org.testng.internal.annotations.AnnotationHelper
- getAnnotationFromMethod(Method, Class<A>) - Static method in class org.testng.internal.annotations.AnnotationHelper
- 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
- getArrayNotEqualReason(Object, Object) - Static method in class org.testng.Assert
-
returns not equal reason or null if equal
- 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
- getAvailableMethodsExcludingDefaults(Class<?>) - Static method in class org.testng.internal.ClassHelper
- getBasicAttributes() - Method in class org.testng.internal.objects.pojo.CreationAttributes
- 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.junit.JUnitMethodFinder
- getBeforeClassMethods(Class<?>) - Method in class org.testng.internal.TestNGMethodFinder
- 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
- 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
- getBeforeGroups() - Method in class org.testng.internal.ClonedMethod
- getBeforeGroups() - Method in class org.testng.internal.LiteWeightTestNGMethod
- getBeforeGroups() - Method in class org.testng.internal.WrappedTestNGMethod
- getBeforeGroups() - Method in interface org.testng.ITestNGMethod
- getBeforeGroupsConfigurationMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
- getBeforeGroupsConfigurationMethods(Class<?>) - Method in class org.testng.internal.TestNGMethodFinder
- 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
- 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.junit.JUnitMethodFinder
- getBeforeSuiteMethods(Class<?>) - Method in class org.testng.internal.TestNGMethodFinder
- getBeforeSuiteMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getBeforeTest() - Method in interface org.testng.annotations.IConfigurationAnnotation
- getBeforeTest() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- getBeforeTestClass() - Method in interface org.testng.annotations.IConfigurationAnnotation
- 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.junit.JUnitMethodFinder
- getBeforeTestConfigurationMethods(Class<?>) - Method in class org.testng.internal.TestNGMethodFinder
- getBeforeTestConfigurationMethods(Class<?>) - Method in interface org.testng.ITestMethodFinder
- getBeforeTestMethod() - Method in interface org.testng.annotations.IConfigurationAnnotation
- 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.junit.JUnitMethodFinder
- getBeforeTestMethods(Class<?>) - Method in class org.testng.internal.TestNGMethodFinder
- 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.internal.objects.pojo.DetailedAttributes
- getClasses() - Method in class org.testng.reporters.jq.ResultsByClass
- getClasses() - Method in class org.testng.xml.XmlTest
- getClassMethodMap() - Method in class org.testng.internal.AbstractParallelWorker.Arguments
- getClassName() - Method in class org.testng.internal.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
- getClassName() - Static method in class org.testng.xml.XmlWeaver
- getComparator() - Static method in class org.testng.internal.Systematiser
- getConfig() - Method in interface org.testng.IReporter
-
Get the reporter configuration object.
- getConfig() - Method in class org.testng.reporters.XMLReporter
- getConfigFailureException(ITestContext) - Static method in class org.testng.internal.ExceptionUtils
- 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
- getConfigurationsScheduledForInvocation() - Method in interface org.testng.internal.IConfigEavesdropper
- getConfigurationsScheduledForInvocation() - Method in class org.testng.TestRunner
- 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.LiteWeightTestNGMethod
- 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.BaseMultiSuitePanel
- 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.objects.pojo.CreationAttributes
- getContext() - Method in class org.testng.internal.reflect.AbstractMethodMatcher
- getCount() - Method in class org.testng.util.RetryAnalyzerCount
- 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.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- getDataProviderMethod() - Method in class org.testng.internal.TestNGMethod
- getDataProviderMethod() - Method in interface org.testng.ITestNGMethod
- getDataProviderName(IDataProviderAnnotation, Method) - Static method in class org.testng.internal.Parameters
- 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.LiteWeightTestNGMethod
- 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.internal.objects.pojo.DetailedAttributes
- 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
- getDefaultInstance(boolean, String) - Method in class org.testng.internal.ClassImpl
- getDefaultLineSeparator() - Static method in class org.testng.internal.RuntimeBehavior
- getDefaultLineSeparator() - Static method in class org.testng.reporters.RuntimeBehavior
- getDefaultMethods(Class<?>) - Static method in class org.testng.internal.reflect.ReflectionHelper
- 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
- 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
- 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
- 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.LiteWeightTestNGMethod
- getDescription() - Method in class org.testng.internal.WrappedTestNGMethod
- getDescription() - Method in interface org.testng.ITestNGMethod
- getDescription() - Method in class org.testng.xml.XmlInclude
- getDetailedAttributes() - Method in class org.testng.internal.objects.pojo.CreationAttributes
- getDisabledTestCount(Set<ITestNGMethod>) - Static method in class org.testng.reporters.JUnitReportReporter
- getDuration() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getEdges() - Method in class org.testng.internal.DynamicGraph.Edges
-
Allow raw access to the edges, but protect inside unmodifiableMaps.
- getEdges() - Method in class org.testng.internal.DynamicGraph
-
For tests only
- 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.LiteWeightTestNGMethod
- 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
- getEndDate() - Method in class org.testng.TestRunner
- getEndMillis() - Method in class org.testng.internal.TestResult
- getEndMillis() - Method in interface org.testng.ITestResult
- getErrorDetails(Throwable) - Method in class org.testng.asserts.Assertion
-
Override this method should you want to change the default way Throwable objects are logged.
- getErrorMsgPrefix() - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- getEscapeHtml() - Static method in class org.testng.Reporter
- getExceptionDetails(ITestContext, Object) - Static method in class org.testng.internal.ExceptionUtils
- 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
- getExitCode() - Method in class org.testng.internal.ExitCode
- getExpected() - Method in class org.testng.asserts.Assertion.SimpleAssert
- 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
- getExpectedExceptionsPluralize() - Method in class org.testng.internal.ExpectedExceptionsHolder
- getExpression() - Method in class org.testng.xml.XmlScript
- getFactory() - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- 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
- 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.LiteWeightTestNGMethod
- 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.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
- getFiles(List<ResourceCollection>) - Method in class org.testng.TestNGAntTask
-
Returns the list of files corresponding to the resource collection
- getFinder() - Method in class org.testng.internal.AbstractParallelWorker.Arguments
- getFinder() - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- getFormattedStartTime(long) - Method in class org.testng.reporters.EmailableReporter2
- 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
- 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
- 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.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- getGroupsDependedUpon() - Method in class org.testng.internal.WrappedTestNGMethod
- getGroupsDependedUpon() - Method in interface org.testng.ITestNGMethod
- getGuiceModules(Class<? extends Module>) - Method in class org.testng.internal.objects.GuiceHelper
- getGuiceModules(Class<? extends Module>) - Method in interface org.testng.ITestContext
-
Deprecated.
- 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.BaseMultiSuitePanel
- 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() - Method in class org.testng.TestClass
- 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.LiteWeightTestNGMethod
- 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
- getIndices() - Method in class org.testng.internal.annotations.DataProviderAnnotation
- getIndices() - Method in class org.testng.internal.annotations.FactoryAnnotation
- getIndices() - Method in class org.testng.internal.DataProviderMethod
- getInheritGroups() - Method in interface org.testng.annotations.IConfigurationAnnotation
- 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
- getInjector(Injector, Stage, Module...) - Method in interface org.testng.IInjectorFactory
-
Adding this method breaks existing implementations therefore for the time being (until deprecated method is removed) it calls the existing method.
- getInjector(Injector, Stage, Module...) - Method in class org.testng.internal.GuiceBackedInjectorFactory
- getInjector(Stage, Module...) - Method in interface org.testng.IInjectorFactory
-
Deprecated.Note that
IInjectorFactory.getInjector(Injector, Stage, Module...)
should be used instead. - getInjector(Stage, Module...) - Method in class org.testng.internal.GuiceBackedInjectorFactory
-
Deprecated.
- getInjector(List<Module>) - Method in class org.testng.internal.objects.GuiceHelper
- getInjector(List<Module>) - Method in interface org.testng.ITestContext
-
Deprecated.
- getInjector(List<Module>) - Method in class org.testng.TestRunner
- getInjector(IClass) - Method in interface org.testng.ITestContext
-
Deprecated.
- getInjector(IClass) - Method in class org.testng.TestRunner
- getInjector(IClass, IInjectorFactory) - Method in class org.testng.GuiceHelper
-
Deprecated.
- getInjector(IClass, IInjectorFactory) - Method in class org.testng.internal.objects.GuiceHelper
- getInjectorFactory() - Method in class org.testng.internal.Configuration
- getInjectorFactory() - Method in interface org.testng.internal.IConfiguration
- getInjectorFactory() - Method in interface org.testng.ITestContext
- getInjectorFactory() - 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.DataProviderMethod
- 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.LiteWeightTestNGMethod
- 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
- getInstance() - Static method in class org.testng.xml.XmlWeaver
- getInstanceBeforeClassMethods(String) - Method in interface org.testng.internal.ITestClassConfigInfo
-
Query the instance before class methods from config methods map
- getInstanceBeforeClassMethods(String) - Method in class org.testng.TestClass
- getInstanceClass() - Method in interface org.testng.IInstanceInfo
- getInstanceClass() - Method in class org.testng.internal.InstanceInfo
- getInstanceFromGuice() - Method in class org.testng.internal.ClassImpl
- 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.LiteWeightTestNGMethod
- 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
- getInstanceHashCodes() - Method in class org.testng.TestClass
- 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) - Method in class org.testng.TestClass
- getInstances(boolean, String) - Method in interface org.testng.IClass
- getInstances(boolean, String) - Method in class org.testng.internal.ClassImpl
- getInstances(boolean, String) - Method in class org.testng.TestClass
- getInterceptedPriority() - Method in class org.testng.internal.BaseTestMethod
- getInterceptedPriority() - Method in class org.testng.internal.ClonedMethod
- getInterceptedPriority() - Method in class org.testng.internal.LiteWeightTestNGMethod
- getInterceptedPriority() - Method in class org.testng.internal.WrappedTestNGMethod
- getInterceptedPriority() - Method in interface org.testng.ITestNGMethod
- getInterceptors() - Method in class org.testng.DataProviderHolder
- getInternalConstructorOrMethod() - Method in class org.testng.internal.ConstructorOrMethod
- 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.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- 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.
- getInvocationResults(IClass) - Method in class org.testng.internal.ConfigInvoker
- getInvocationTime() - Method in class org.testng.internal.BaseTestMethod
- getInvocationTime() - Method in interface org.testng.internal.IInvocationStatus
- getInvocationTimeOut() - Method in class org.testng.internal.BaseTestMethod
- getInvocationTimeOut() - Method in class org.testng.internal.ClonedMethod
- getInvocationTimeOut() - Method in class org.testng.internal.LiteWeightTestNGMethod
- getInvocationTimeOut() - Method in class org.testng.internal.WrappedTestNGMethod
- getInvocationTimeOut() - Method in interface org.testng.ITestNGMethod
- getInvokedAfterClassMethods() - Method in class org.testng.ClassMethodMap
- getInvokedBeforeClassMethods() - Method in class org.testng.ClassMethodMap
- getInvoker() - Method in class org.testng.internal.AbstractParallelWorker.Arguments
- getInvoker() - Method in class org.testng.TestRunner
- getItems() - Method in interface org.testng.internal.IContainer
- getItems() - Method in class org.testng.internal.TestMethodContainer
- getJavaCommand() - Method in class org.testng.TestNGAntTask
- getJUnitTestRecognizer(String, String) - Static method in class org.testng.junit.JUnitTestFinder
- getLanguage() - Method in class org.testng.xml.XmlScript
- getLevel() - Method in enum class org.testng.reporters.XMLReporterConfig.StackTraceLevels
- getLevel(Class) - Static method in class org.testng.log4testng.Logger
-
Returns the level associated to the current class.
- 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.DataProviderHolder
- getListeners() - Method in class org.testng.internal.AbstractParallelWorker.Arguments
- 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
- 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.
- getLowestEdgeWeight(Set<T>) - Method in class org.testng.internal.DynamicGraph.Edges
- getMatchedTests() - Method in class org.testng.xml.internal.TestNamesMatcher
- getMessage() - Method in class org.testng.asserts.Assertion.SimpleAssert
- 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.DataProviderMethod
- 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
- getMethod(Class<?>, Description) - Static method in class org.testng.junit.JUnit4TestMethod
- getMethod(Test) - Static method in class org.testng.junit.JUnit3TestMethod
- getMethodDeclaration(ITestNGMethod, ITestResult) - Method in class org.testng.reporters.VerboseReporter
- getMethodDependingOn(String, ITestNGMethod) - Method in class org.testng.DependencyMap
- getMethodInvocationToken(ITestNGMethod, Object) - Static method in class org.testng.internal.TestNgMethodUtils
- 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.LiteWeightTestNGMethod
- getMethodName() - Method in class org.testng.internal.WrappedTestNGMethod
- getMethodName() - Method in interface org.testng.ITestNGMethod
-
Returns the method name.
- getMethodName(String) - Static method in class org.testng.reporters.jq.Model
- getMethodName(String) - Static method in class org.testng.reporters.SuiteHTMLReporter
- 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
- getMethodsByStatus(ISuite, int, Predicate<ITestResult>) - Method in class org.testng.reporters.jq.NavigatorPanel
- getMethodsDependedUpon() - Method in class org.testng.internal.BaseTestMethod
- getMethodsDependedUpon() - Method in class org.testng.internal.ClonedMethod
- getMethodsDependedUpon() - Method in class org.testng.internal.LiteWeightTestNGMethod
- 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
- getMethodSet(IResultMap, ISuite) - Method in class org.testng.reporters.EmailableReporter
-
Since the methods will be sorted chronologically, we want to return the ITestNGMethod from the invoked methods.
- 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
- getMissingGroup() - Method in class org.testng.internal.ClonedMethod
- getMissingGroup() - Method in class org.testng.internal.LiteWeightTestNGMethod
- getMissingGroup() - Method in class org.testng.internal.WrappedTestNGMethod
- getMissingGroup() - Method in interface org.testng.ITestNGMethod
- getMissMatchedTestNames() - Method in class org.testng.xml.internal.TestNamesMatcher
- getModel() - Method in class org.testng.reporters.jq.BasePanel
- getModule() - Method in interface org.testng.IModule
- getModules(Guice, Injector, Class<?>) - Method in class org.testng.GuiceHelper
-
Deprecated.
- getModules(Guice, Injector, Class<?>) - Method in class org.testng.internal.objects.GuiceHelper
- getName() - Method in interface org.testng.annotations.IDataProviderAnnotation
- getName() - Method in interface org.testng.IClass
- getName() - Method in interface org.testng.IDataProviderMethod
- 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.DataProviderMethod
- getName() - Method in class org.testng.internal.NoOpTestClass
- getName() - Method in class org.testng.internal.ReporterConfig.Property
- getName() - Method in class org.testng.internal.TestResult
- getName() - Method in interface org.testng.ISuite
- getName() - Method in interface org.testng.ITestContext
- 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
- getNextConfiguration(ListMultiMap<Object, ITestResult>, ITestResult) - Method in class org.testng.reporters.JUnitReportReporter
-
Add the time of the configuration method to this test method.
- 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
- getNodes() - Method in class org.testng.internal.Graph
- getNodesWithStatus(IDynamicGraph.Status) - Method in interface org.testng.IDynamicGraph
- getNodesWithStatus(IDynamicGraph.Status) - Method in class org.testng.internal.DynamicGraph
- getNotEqualDeepReason(Map<?, ?>, Map<?, ?>) - Static method in class org.testng.Assert
-
returns not equal deep reason or null if equal
- getNotEqualDeepReason(Set<?>, Set<?>) - Static method in class org.testng.Assert
-
returns not equal deep reason or null if equal
- getNotEqualReason(Map<?, ?>, Map<?, ?>) - Static method in class org.testng.Assert
- getNotEqualReason(Set<?>, Set<?>) - Static method in class org.testng.Assert
-
returns not equal reason or null if equal
- getNotifier() - Method in interface org.testng.internal.ITestInvoker
- getNotifier() - Method in class org.testng.internal.TestInvoker
- 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
- getOptionalValues() - Method in class org.testng.internal.Parameters.FilterOutInJectedTypesResult
- 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.XMLReporterConfig
- getOutputDirectory() - Method in class org.testng.SuiteRunner
- getOutputDirectory() - Method in class org.testng.TestNG
- getOutputDirectory() - Method in class org.testng.TestRunner
- getOutputDirectory(XmlSuite) - Method in class org.testng.reporters.SuiteHTMLReporter
- getOutputFile(ITestContext) - Static method in class org.testng.reporters.TestHTMLReporter
- getOverrideIncludedMethods() - Method in class org.testng.internal.Configuration
- getOverrideIncludedMethods() - Method in interface org.testng.internal.IConfiguration
- getOverrideIncludedMethods() - Method in class org.testng.internal.XmlMethodSelector
- getPackageNames() - Method in class org.testng.xml.XmlSuite
- getPackages() - Method in class org.testng.xml.XmlSuite
- getPackages() - Method in class org.testng.xml.XmlTest
- getPackages(ITestContext) - Method in class org.testng.reporters.JUnitXMLReporter
- 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.LiteWeightTestNGMethod
- 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.XmlSuite
- getParameters(Class<?>[], Annotation[][]) - Static method in class org.testng.internal.reflect.ReflectionRecipes
- getParameters(Method, ITestNGMethod, ITestContext, Object, IAnnotationFinder) - Static method in class org.testng.internal.MethodInvocationHelper
- getParameters(IMethodInstance) - Static method in class org.testng.internal.ClassBasedParallelWorker
- 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.BaseTestMethod
- getParameterTypes() - Method in class org.testng.internal.ConstructorOrMethod
- getParameterTypes() - Method in class org.testng.internal.LiteWeightTestNGMethod
- getParameterTypes() - Method in class org.testng.internal.Parameters.FilterOutInJectedTypesResult
- getParameterTypes() - Method in interface org.testng.ITestNGMethod
- getParameterValues() - Method in class org.testng.internal.ConfigMethodArguments
- getParameterValues() - Method in class org.testng.internal.MethodArguments
- getParentInjector() - Method in interface org.testng.ISuite
- getParentInjector() - Method in class org.testng.SuiteRunner
- getParentInjector(IInjectorFactory) - Method in class org.testng.internal.ClassImpl
-
Deprecated.- This method stands deprecated as of TestNG
7.3.0
- getParentInjector(IInjectorFactory) - Method in class org.testng.internal.objects.GuiceHelper
- getParentModule() - Method in class org.testng.internal.objects.GuiceHelper
- getParentModule() - Method in interface org.testng.ISuite
- getParentModule() - Method in class org.testng.SuiteRunner
- getParentModule() - Method in class org.testng.xml.XmlSuite
- getParentModule(ITestContext) - Static method in class org.testng.GuiceHelper
-
Deprecated.
- getParentModuleClass() - Method in class org.testng.internal.objects.GuiceHelper
- getParentModuleClass(ITestContext) - Static method in class org.testng.GuiceHelper
-
Deprecated.
- getParentSuite() - Method in class org.testng.xml.XmlSuite
- getParser(String) - Static method in class org.testng.xml.Parser
- getPassedConfigurations() - Method in interface org.testng.ITestContext
- 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
- getPattern(String) - Static method in class org.testng.internal.MethodGroupsHelper
- 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.LiteWeightTestNGMethod
- 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.thread.graph.GraphThreadPoolExecutor.PhoneyWorker
- 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
- getProcessor() - Method in class org.testng.TestNG
- getPropertiesFor(ITestNGMethod, long) - Method in class org.testng.reporters.JUnitXMLReporter
- getPropertyDescriptor(Class<?>, String) - Static method in class org.testng.internal.PropertyUtils
- getPropertyFileName() - Method in interface org.testng.ISuiteResult
-
Deprecated.- This method is deprecated as of "7.4.0"
- 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.LiteWeightTestNGMethod
- getQualifiedName() - Method in class org.testng.internal.WrappedTestNGMethod
- getQualifiedName() - Method in interface org.testng.ITestNGMethod
-
getRealClass().getName() + "." + getMethodName()
- getRawClass() - Method in class org.testng.internal.objects.pojo.BasicAttributes
- 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.LiteWeightTestNGMethod
- 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
- getRegExp() - Method in class org.testng.internal.RegexpExpectedExceptionsHolder
- getReporters() - Method in class org.testng.SuiteRunner
- getReporters() - Method in class org.testng.TestNG
- getResult() - Method in class org.testng.internal.TestInvoker.MethodInvocationAgent
- getResults() - Method in interface org.testng.ISuite
- getResults() - Method in class org.testng.reporters.EmailableReporter2.MethodResult
- getResults() - Method in interface org.testng.reporters.jq.NavigatorPanel.IResultProvider
- getResults() - Method in class org.testng.reporters.jq.NavigatorPanel.ResultsByStatus
- 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(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.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- getRetryAnalyzerClass() - Method in class org.testng.internal.WrappedTestNGMethod
- getRetryAnalyzerClass() - Method in interface org.testng.ITestNGMethod
- getRetryAnalyzerConsideringMethodParameters(ITestResult) - Method in class org.testng.internal.BaseTestMethod
- 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.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
- 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
- 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
- getSpiModules() - Static method in class org.testng.GuiceHelper.LazyHolder
-
Deprecated.
- getSpiModules() - Static method in class org.testng.internal.objects.GuiceHelper.LazyHolder
- getSpockSpecClass() - Static method in class org.testng.junit.JUnit4SpockMethod
- getStackTraceOutput() - Method in class org.testng.reporters.XMLReporterConfig
- getStackTraceOutputLevelForPassedTests() - Method in class org.testng.reporters.XMLReporterConfig
- getStart() - Method in class org.testng.TestNG
- getStartDate() - Method in interface org.testng.ITestContext
- 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
- getStatusString(int) - Method in class org.testng.reporters.XMLSuiteResultWriter
- 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.LiteWeightTestNGMethod
- 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.SuiteResult
- 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.
- getSuiteAttributes(ISuite) - Method in class org.testng.reporters.XMLReporter
- getSuiteBuffer() - Method in class org.testng.xml.LaunchSuite.CustomizedSuite
-
TODO cquezel JavaDoc
- 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
- getSuiteResultAttributes(ISuiteResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- 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
- getTasks() - Method in class org.testng.internal.TestMethodWorker
- getTasks() - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor.PhoneyWorker
- 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.LiteWeightTestNGMethod
- getTestClass() - Method in class org.testng.internal.objects.pojo.BasicAttributes
- 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.PackageUtils
- 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
- getTestContext() - Method in class org.testng.SuiteResult
- 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
- getTestMethodFinder() - Method in class org.testng.TestClass
- getTestMethodList() - Method in class org.testng.junit.JUnitTestClass
- 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
- 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
- getTestName() - Method in class org.testng.junit.JUnitTestClass
- getTestName() - Method in class org.testng.reporters.EmailableReporter2.TestResult
- getTestName() - Method in class org.testng.TestClass
- getTestName(ITestResult) - Method in class org.testng.reporters.JUnitReportReporter
- getTestNGInstrastructure(StackTraceElement[], ITestNGMethod) - Static method in class org.testng.reporters.util.StackTraceTools
- getTestResult() - Method in interface org.testng.IInvokedMethod
- getTestResult() - Method in class org.testng.internal.InvokedMethod
- getTestResult() - Method in class org.testng.internal.reflect.MethodMatcherContext
- getTestResultAttributes(ITestResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- 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
- 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
- getThreadIdToRunOn() - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor.PhoneyWorker
- 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.LiteWeightTestNGMethod
- getThreadPoolSize() - Method in class org.testng.internal.TestNGMethod
- getThreadPoolSize() - Method in class org.testng.internal.WrappedTestNGMethod
- getThreadPoolSize() - Method in interface org.testng.ITestNGMethod
- 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
- 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.LiteWeightTestNGMethod
- 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.thread.graph.GraphThreadPoolExecutor.PhoneyWorker
- 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.XMLReporterConfig
- getTimeZone() - Static method in class org.testng.internal.RuntimeBehavior
- 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. - getType() - Method in class org.testng.reporters.jq.NavigatorPanel.BaseResultProvider
- getType() - Method in interface org.testng.reporters.jq.NavigatorPanel.IResultProvider
- getUniqueMethodSet(Collection<ITestNGMethod>) - Method in class org.testng.reporters.XMLReporter
- getUserData() - Method in interface org.testng.IMethodSelectorContext
- getUserData() - Method in class org.testng.internal.DefaultMethodSelectorContext
- getValidParallel(String) - Static method in enum class org.testng.xml.XmlSuite.ParallelMode
- getValidPolicy(String) - Static method in enum class 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() - Method in class org.testng.internal.ReporterConfig.Property
- getValue() - Method in enum class org.testng.internal.Systematiser.Order
- getValueOrEmpty(String) - Static method in class org.testng.util.Strings
- 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
- getVerbose(XmlSuite) - Method in class org.testng.TestNG
- 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() - Method in class org.testng.TestClass
- 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.LiteWeightTestNGMethod
- getXmlTest() - Method in class org.testng.internal.NoOpTestClass
- getXmlTest() - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- getXmlTest() - Method in class org.testng.internal.WrappedTestNGMethod
- getXmlTest() - Method in interface org.testng.ITestNGMethod
- getXmlTest() - Method in class org.testng.junit.JUnitTestClass
- getXmlTest() - Method in class org.testng.TestClass
- 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_CACHE - Static variable in class org.testng.internal.MethodHelper
- 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
- GraphThreadPoolExecutor.PhoneyWorker - Class in org.testng.internal.thread.graph
- GREATER - Static variable in class org.testng.reporters.JUnitXMLReporter
- groupByInstance - Enum constant in enum class org.testng.TestRunner.PriorityWeight
- GroupConfigMethodArguments - Class in org.testng.internal
- GroupConfigMethodArguments(ITestNGMethod, ConfigurationGroupMethods, Map<String, String>, Object) - Constructor for class org.testng.internal.GroupConfigMethodArguments
- GroupConfigMethodArguments.Builder - Class in org.testng.internal
- groupMethods - Variable in class org.testng.internal.GroupConfigMethodArguments.Builder
- groupMethods - Variable in class org.testng.internal.GroupConfigMethodArguments
- groupMethods - Variable in class org.testng.internal.TestMethodArguments.Builder
- groupMethods - Variable in class org.testng.internal.TestMethodArguments
- groupMethodsByInstance(List<IMethodInstance>) - Method in class org.testng.InstanceOrderingMethodInterceptor
-
The default method interceptor which sorts methods by instances (i.e.
- 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 - Variable in class org.testng.internal.LiteWeightTestNGMethod
- groups() - Element in annotation interface org.testng.annotations.AfterClass
-
The list of groups this class/method belongs to.
- groups() - Element in annotation interface org.testng.annotations.AfterGroups
-
The list of groups this class/method belongs to.
- groups() - Element in annotation interface org.testng.annotations.AfterMethod
-
The list of groups this class/method belongs to.
- groups() - Element in annotation interface org.testng.annotations.AfterSuite
-
The list of groups this class/method belongs to.
- groups() - Element in annotation interface org.testng.annotations.AfterTest
-
The list of groups this class/method belongs to.
- groups() - Element in annotation interface org.testng.annotations.BeforeClass
-
The list of groups this class/method belongs to.
- groups() - Element in annotation interface org.testng.annotations.BeforeGroups
-
The list of groups this class/method belongs to.
- groups() - Element in annotation interface org.testng.annotations.BeforeMethod
-
The list of groups this class/method belongs to.
- groups() - Element in annotation interface org.testng.annotations.BeforeSuite
-
The list of groups this class/method belongs to.
- groups() - Element in annotation interface org.testng.annotations.BeforeTest
-
The list of groups this class/method belongs to.
- groups() - Element in annotation interface 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
- groupsDependedUpon - Variable in class org.testng.internal.LiteWeightTestNGMethod
- GroupsHelper - Class in org.testng.internal
- GroupsHelper() - Constructor for class org.testng.internal.GroupsHelper
- Guice - Annotation Interface in org.testng.annotations
-
This annotation specifies what Guice modules should be used to instantiate this test class.
- GuiceBackedInjectorFactory - Class in org.testng.internal
- GuiceBackedInjectorFactory() - Constructor for class org.testng.internal.GuiceBackedInjectorFactory
- GuiceBasedObjectDispenser - Class in org.testng.internal.objects
-
A Guice backed Object dispenser that is aware of Dependency Injection
- GuiceBasedObjectDispenser() - Constructor for class org.testng.internal.objects.GuiceBasedObjectDispenser
- guiceHelper - Variable in class org.testng.TestRunner
- GuiceHelper - Class in org.testng
-
Deprecated.
- GuiceHelper - Class in org.testng.internal.objects
- GuiceHelper(ITestContext) - Constructor for class org.testng.GuiceHelper
-
Deprecated.
- GuiceHelper(ITestContext) - Constructor for class org.testng.internal.objects.GuiceHelper
- GuiceHelper.LazyHolder - Class in org.testng
-
Deprecated.
- GuiceHelper.LazyHolder - Class in org.testng.internal.objects
H
- handleConfigurationFailure(Throwable, ITestNGMethod, ITestResult, IConfigurationAnnotation, ITestNGMethod, Object, XmlSuite) - Method in class org.testng.internal.ConfigInvoker
- handleConfigurationSkip(ITestNGMethod, ITestResult, IConfigurationAnnotation, ITestNGMethod, Object, XmlSuite) - Method in class org.testng.internal.ConfigInvoker
-
Marks the current
TestResult
as skipped and invokes the listeners. - handled - Variable in class org.testng.internal.TestInvoker.StatusHolder
- handleException(Throwable, ITestNGMethod, ITestResult, int) - Method in class org.testng.internal.BaseInvoker
-
An exception was thrown by the test, determine if this method should be marked as a failure or as failure_but_within_successPercentage
- handleFailure(JUnitReportReporter.TestTag, Throwable) - Static method in class org.testng.reporters.JUnitReportReporter
- handleInvocationResults(ITestNGMethod, ITestResult, ITestInvoker.FailureContext, TestInvoker.StatusHolder, boolean) - Method in class org.testng.internal.TestInvoker
- handleOutput(String) - Method in class org.testng.TestNGAntTask
- handleParameters(ITestNGMethod, Object, Map<String, String>, Map<String, String>, ITestContext, Object) - Method in class org.testng.internal.ParameterHandler
- handleParameters(ITestNGMethod, Map<String, String>, Object, Parameters.MethodParameters, XmlSuite, IAnnotationFinder, Object, DataProviderHolder) - 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, DataProviderHolder, String) - Static method in class org.testng.internal.Parameters
-
If the method has parameters, fill them in.
- handleThreadAffinity(List<T>) - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- HAS_NO_TEST - Static variable in class org.testng.internal.ExitCode
- hasAfterGroupsConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- hasAfterGroupsConfiguration() - Method in interface org.testng.ITestNGMethod
- hasAllEdgesWithWeight(T, int) - Method in class org.testng.internal.DynamicGraph.Edges
- hasBeforeGroupsConfiguration() - Method in class org.testng.internal.ConfigurationMethod
- hasBeforeGroupsConfiguration() - Method in interface org.testng.ITestNGMethod
- hasConfigFailure(ITestNGMethod) - Method in class org.testng.internal.ConfigInvoker
- hasConfigurationFailureFor(ITestNGMethod, String[], IClass, Object) - Method in class org.testng.internal.ConfigInvoker
- 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
- hasErrors() - Method in class org.testng.internal.ParameterHandler.ParameterBag
- hasExcludedMethods() - Method in class org.testng.internal.XmlMethodSelector
- 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 - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- 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
- hasIncludedMethods() - Method in class org.testng.internal.XmlMethodSelector
- hasInstance(ITestNGMethod, ITestNGMethod) - Static method in class org.testng.DependencyMap
- hasMoreInvocation - Variable in class org.testng.internal.LiteWeightTestNGMethod
- hasMoreInvocation() - Method in class org.testng.internal.BaseTestMethod
- hasMoreInvocation() - Method in class org.testng.internal.ClonedMethod
- hasMoreInvocation() - Method in class org.testng.internal.LiteWeightTestNGMethod
- 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
- hasNoExpectedClasses() - Method in class org.testng.internal.ExpectedExceptionsHolder
- hasNoGuiceAnnotations(IClass) - Static method in class org.testng.TestRunner
- hasPredecessors() - Method in class org.testng.internal.Graph.Node
- hasSameParameters(ITestNGMethod, ITestNGMethod) - Static method in class org.testng.DependencyMap
- 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
- hasTests - Variable in class org.testng.internal.ExitCodeListener
- haveJUnit() - Static method in class org.testng.junit.JUnitTestFinder
- HEAD - Static variable in class org.testng.reporters.TestHTMLReporter
- helpers - Static variable in class org.testng.internal.objects.GuiceBasedObjectDispenser
- holder - Variable in class org.testng.internal.ExpectedExceptionsHolder
- holder - Variable in class org.testng.internal.FactoryMethod
- holder - Variable in class org.testng.internal.ParameterHandler
- holder - Variable in class org.testng.internal.TestInvoker
- holder - Variable in class org.testng.internal.TestNGClassFinder
- holder - Variable in class org.testng.SuiteRunner
- holder - Variable in class org.testng.TestRunner
- 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
- i - Static variable in class org.testng.log4testng.Logger
- I - Static variable in class org.testng.reporters.jq.BasePanel
- 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. - 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.
- 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 - Variable in class org.testng.internal.objects.pojo.BasicAttributes
- iClass - Variable in class org.testng.TestClass
- IClass - Interface in org.testng
-
IClass
represents a test class and a collection of its instances. - IClassListener - Interface in org.testng
- IConfigEavesdropper - Interface in org.testng.internal
- 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.
- IContainer<M> - Interface in org.testng.internal
-
Represents the capabilities of a simple container to hold data
- ICustomizeXmlReport - Interface in org.testng.reporters
-
An interface that helps add custom xml tags to the TestNG generated xml report.
- id - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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
- IDataProviderInterceptor - Interface in org.testng
-
This interface helps define an interceptor for data providers.
- 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 Class 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.
- 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
- Ignore - Annotation Interface in org.testng.annotations
-
Alternative of @Test(enabled=false)
- IgnoredMethodsPanel - Class in org.testng.reporters.jq
- IgnoredMethodsPanel(Model) - Constructor for class org.testng.reporters.jq.IgnoredMethodsPanel
- ignoreInternalGradleException(Exception) - Static method in class org.testng.internal.TestListenerHelper
- IgnoreListener - Class in org.testng.internal.annotations
- IgnoreListener() - Constructor for class org.testng.internal.annotations.IgnoreListener
- ignoreMissingDependencies - Variable in class org.testng.internal.LiteWeightTestNGMethod
- ignoreMissingDependencies() - Method in interface org.testng.annotations.ITestAnnotation
- ignoreMissingDependencies() - Element in annotation interface 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.LiteWeightTestNGMethod
- ignoreMissingDependencies() - Method in class org.testng.internal.WrappedTestNGMethod
- ignoreMissingDependencies() - Method in interface org.testng.ITestNGMethod
- ignoreTest(ITestAnnotation, Ignore) - Static method in class org.testng.internal.annotations.IgnoreListener
- ignoreTestAtClass(Class<?>, ITestAnnotation) - Static method in class org.testng.internal.annotations.IgnoreListener
- 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.
- IIgnoreAnnotation - Interface in org.testng.annotations
-
Encapsulate the @
Ignore
annotation - IInjectorFactory - Interface in org.testng
-
Allows customization of the
Injector
creation when working with dependency injection. - IInstanceInfo<T> - Interface in org.testng
-
This class defines a pair of instance/class.
- IInvocationStatus - Interface in org.testng.internal
-
Helps keep track of when a method was invoked
- 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.
- 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.
- IModule - Interface in org.testng
-
This interface provides
Module
to implicitly add to the Guice context. - IModuleFactory - Interface in org.testng
-
This interface is used by the moduleFactory attribute of the @Guice annotation.
- INameFilter - Interface in org.testng.junit
- INavigatorPanel - Interface in org.testng.reporters.jq
-
Panels that are accessible from the navigator.
- Include(String, String) - Constructor for class org.testng.xml.TestNGContentHandler.Include
- INCLUDE - Enum constant in enum class org.testng.xml.TestNGContentHandler.Location
- includedGroups - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- includeMethod(ITestOrConfiguration, RunInfo, ITestNGMethod, boolean, boolean, List<ITestNGMethod>) - Static method in class org.testng.internal.MethodGroupsHelper
- 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
- includeMethodFromExpression(ITestNGMethod) - Method in class org.testng.internal.ScriptMethodSelector
- includeMethodFromIncludeExclude(ITestNGMethod, boolean) - Method in class org.testng.internal.XmlMethodSelector
- includeNestedClasses - Variable in class org.testng.internal.ClassInfoMap
- includeOrExcludeClass(String, String, List<String>, List<String>, List<String>) - Static method in class org.testng.internal.PackageUtils
- incrementCurrentInvocationCount() - Method in class org.testng.internal.BaseTestMethod
- incrementCurrentInvocationCount() - Method in class org.testng.internal.ClonedMethod
- incrementCurrentInvocationCount() - Method in class org.testng.internal.LiteWeightTestNGMethod
- incrementCurrentInvocationCount() - Method in class org.testng.internal.WrappedTestNGMethod
- incrementCurrentInvocationCount() - Method in interface org.testng.ITestNGMethod
- indent - Variable in class org.testng.reporters.Tag
- index - Variable in class org.testng.internal.reflect.Parameter
- indexOf(ITestNGMethod, ITestNGMethod[]) - Method in class org.testng.internal.TestMethodWorker
- indices() - Element in annotation interface org.testng.annotations.DataProvider
-
Which indices to run from this data provider, default: all.
- indices() - Element in annotation interface 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.
- INFO - Static variable in class org.testng.log4testng.Logger
- inheritGroups() - Element in annotation interface org.testng.annotations.AfterClass
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Element in annotation interface org.testng.annotations.AfterGroups
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Element in annotation interface org.testng.annotations.AfterMethod
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Element in annotation interface org.testng.annotations.AfterSuite
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Element in annotation interface org.testng.annotations.AfterTest
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Element in annotation interface org.testng.annotations.BeforeClass
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Element in annotation interface org.testng.annotations.BeforeGroups
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Element in annotation interface org.testng.annotations.BeforeMethod
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Element in annotation interface org.testng.annotations.BeforeSuite
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroups() - Element in annotation interface org.testng.annotations.BeforeTest
-
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
- inheritGroupsFromTestClass() - Method in class org.testng.internal.ConfigurationMethod
- init() - Method in class org.testng.internal.ConfigurationMethod
- init() - Method in class org.testng.reporters.jq.Model
- init() - Method in class org.testng.TestRunner
- init(boolean) - Method in class org.testng.TestNG
- init(Object, IAnnotationFinder, ConstructorOrMethod) - Method in class org.testng.internal.FactoryMethod
- init(String, InputStream) - Method in class org.testng.xml.Parser
- init(String, Class, int) - Method in class org.testng.xml.XmlClass
- init(String, Class, int, boolean) - Method in class org.testng.xml.XmlClass
- init(IClass, ITestMethodFinder, IAnnotationFinder, XmlTest, XmlClass) - Method in class org.testng.TestClass
- init(IMethodSelectorContext) - Method in class org.testng.internal.XmlMethodSelector
- init(IAnnotationFinder) - Method in class org.testng.internal.Configuration
- init(IConfiguration, ISuite, XmlTest, String, IAnnotationFinder, boolean, Collection<IInvokedMethodListener>, List<IClassListener>) - Method in class org.testng.TestRunner
- init(IConfiguration, XmlSuite, String, ITestRunnerFactory, boolean, List<IMethodInterceptor>, Collection<IInvokedMethodListener>, Collection<ITestListener>, Collection<IClassListener>, DataProviderHolder, Comparator<ITestNGMethod>) - Method in class org.testng.SuiteRunner
- init(ITestNGMethod, ITestContext, Throwable, long, long) - Method in class org.testng.internal.TestResult
- init(IBuffer, String) - Method in class org.testng.reporters.XMLStringBuffer
- init(IBuffer, String, String, String) - Method in class org.testng.reporters.XMLStringBuffer
- init(XmlSuite, int) - Method in class org.testng.xml.XmlTest
- init(XmlTest) - Method in class org.testng.internal.TestNGMethod
- initAssignableMapping() - Static method in class org.testng.internal.reflect.ReflectionRecipes
- initBeforeAfterGroups(Class<? extends ITestOrConfiguration>, String[]) - Method in class org.testng.internal.BaseTestMethod
- initContentBuffer(XMLStringBuffer) - Method in class org.testng.xml.LaunchSuite.ClassesAndMethodsSuite
-
Initializes the content of the xml string buffer.
- initContentBuffer(XMLStringBuffer) - Method in class org.testng.xml.LaunchSuite.ClassListSuite
-
Initializes the content of the xml string buffer.
- initContentBuffer(XMLStringBuffer) - Method in class org.testng.xml.LaunchSuite.CustomizedSuite
-
Initializes the content of the xml string buffer.
- initContentBuffer(XMLStringBuffer) - Method in class org.testng.xml.LaunchSuite.MethodsSuite
-
Initializes the content of the xml string buffer.
- initExpireDate(String) - Method in exception org.testng.TimeBombSkipException
- initExpireDate(Date) - Method in exception org.testng.TimeBombSkipException
- initGroups(Class<? extends ITestOrConfiguration>) - Method in class org.testng.internal.BaseTestMethod
- initialize() - Static method in class org.testng.log4testng.Logger
- initializeAfterGroupsMap() - Method in class org.testng.internal.ConfigurationGroupMethods
- initializeCommandLineSuites() - Method in class org.testng.TestNG
- initializeCommandLineSuitesGroups() - Method in class org.testng.TestNG
- initializeCommandLineSuitesGroups(XmlSuite, boolean, String[], boolean, String[]) - Static method in class org.testng.TestNG
- initializeCommandLineSuitesParams() - Method in class org.testng.TestNG
- initializeConfiguration() - Method in class org.testng.TestNG
- initialized - Static variable in class org.testng.log4testng.Logger
-
true if the Logging system has been initialized.
- initializeDefaultListeners() - Method in class org.testng.TestNG
- initializeEverything() - Method in class org.testng.TestNG
-
Invoked by the remote runner.
- initializeIndependentNodes() - Method in class org.testng.internal.Graph
- initializeSuitesAndJarFile() - Method in class org.testng.TestNG
- initializeXmlClasses() - Method in class org.testng.xml.XmlPackage
- initListeners() - Method in class org.testng.TestRunner
- initMetaGroups(XmlTest) - Method in class org.testng.TestRunner
-
Initialize meta groups
- initMethods() - Method in class org.testng.TestClass
- initMethods() - Method in class org.testng.TestRunner
- initPrimitiveMapping() - Static method in class org.testng.internal.reflect.ReflectionRecipes
- initRestOfGroupDependencies(Class<? extends ITestOrConfiguration>) - Method in class org.testng.internal.BaseTestMethod
- initRunInfo(XmlTest) - Method in class org.testng.TestRunner
- initTestClassesAndInstances() - Method in class org.testng.TestClass
- initVersion() - Static method in class org.testng.internal.Version
- 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 Class in org.testng.internal.reflect
-
Enumeration of injectables.
- InjectableParameter() - Constructor for enum class org.testng.internal.reflect.InjectableParameter
- InjectableParameter.Assistant - Class in org.testng.internal.reflect
-
convenience means to add and remove injectables.
- INJECTED_TYPES - Static variable in class org.testng.internal.Parameters
- injectorFactory - Variable in class org.testng.internal.Configuration
- 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.AbstractParallelWorker.Arguments.Builder
- instance - Variable in class org.testng.internal.Arguments
- instance - Variable in class org.testng.internal.ConfigMethodArguments.Builder
- instance - Variable in class org.testng.internal.DataProviderMethod
- instance - Variable in class org.testng.internal.GroupConfigMethodArguments.Builder
- instance - Variable in class org.testng.internal.LiteWeightTestNGMethod
- instance - Variable in class org.testng.internal.ParameterInfo
- instance - Variable in class org.testng.internal.TestMethodArguments.Builder
- instance - Static variable in class org.testng.xml.XmlWeaver
- InstanceBasedParallelParallelWorker - Class in org.testng.internal
- InstanceBasedParallelParallelWorker() - Constructor for class org.testng.internal.InstanceBasedParallelParallelWorker
- InstanceCreator - Class in org.testng.internal
-
Utility class for object instantiations.
- InstanceCreator() - Constructor for class org.testng.internal.InstanceCreator
- instanceHashCodes - Variable in class org.testng.internal.LiteWeightTestNGMethod
- InstanceInfo<T> - Class in org.testng.internal
- InstanceInfo(Class<T>, T) - Constructor for class org.testng.internal.InstanceInfo
- InstanceOrderingMethodInterceptor - Class in org.testng
-
A method interceptor that sorts its methods per instances (i.e.
- InstanceOrderingMethodInterceptor() - Constructor for class org.testng.InstanceOrderingMethodInterceptor
- instanceParameters() - Method in class org.testng.internal.BaseTestMethod
- instances - Variable in class org.testng.internal.ITestInvoker.FailureContext
- INSTANCES - Enum constant in enum class org.testng.internal.Systematiser.Order
- INSTANCES - Enum constant in enum class org.testng.xml.XmlSuite.ParallelMode
- instantiateIfRequired() - Static method in class org.testng.xml.XmlWeaver
- instantiateUsingDefaultConstructor(Class<?>, Map<Class<?>, IClass>, XmlTest, IObjectFactory) - Static method in class org.testng.internal.InstanceCreator
- instantiateUsingParameterizedConstructor(IAnnotationFinder, Constructor<?>, XmlTest, IObjectFactory) - Static method in class org.testng.internal.InstanceCreator
- intercept(Iterator<Object[]>, IDataProviderMethod, ITestNGMethod, ITestContext) - Method in interface org.testng.IDataProviderInterceptor
- intercept(List<IMethodInstance>, ITestContext) - Method in interface org.testng.IMethodInterceptor
- intercept(List<IMethodInstance>, ITestContext) - Method in class org.testng.InstanceOrderingMethodInterceptor
- intercept(List<IMethodInstance>, ITestContext) - Method in class org.testng.PreserveOrderMethodInterceptor
- intercept(ITestNGMethod[]) - Method in class org.testng.TestRunner
-
Apply the method interceptor (if applicable) to the list of methods.
- interceptedPriority - Variable in class org.testng.internal.LiteWeightTestNGMethod
- interceptors - Variable in class org.testng.DataProviderHolder
- internalArrayEquals(String, Object, Object) - Static method in class org.testng.internal.junit.ArrayAsserts
-
Asserts that two object arrays are equal.
- internalDependencyExists(ITestNGMethod, ITestNGMethod, ITestNGMethod[]) - Static method in class org.testng.internal.MethodInheritance
- intersection(List<K>, List<K>) - Static method in class org.testng.collections.Lists
- Ints - Class in org.testng.internal.collections
- Ints() - Constructor for class org.testng.internal.collections.Ints
- INVALID_XML_CHARS - Static variable in class org.testng.reporters.XMLStringBuffer
- invocationCount - Variable in class org.testng.internal.LiteWeightTestNGMethod
- invocationCount() - Element in annotation interface org.testng.annotations.Test
-
The number of times this method should be invoked.
- invocationNumbers - Variable in class org.testng.internal.LiteWeightTestNGMethod
- invocationNumbers - Variable in class org.testng.xml.TestNGContentHandler.Include
- invocationTime - Variable in class org.testng.internal.BaseTestMethod
- invocationTimeout - Variable in class org.testng.internal.LiteWeightTestNGMethod
- invocationTimeOut() - Method in interface org.testng.annotations.ITestAnnotation
- invocationTimeOut() - Element in annotation interface 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
- invoke(int) - Method in class org.testng.internal.TestInvoker.MethodInvocationAgent
- invokeAfterClassMethods(ITestClass, IMethodInstance) - Method in class org.testng.internal.TestMethodWorker
-
Invoke the @AfterClass methods if not done already
- invokeAfterGroupsConfigurations(GroupConfigMethodArguments) - Method in class org.testng.internal.ConfigInvoker
- 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 class org.testng.internal.ConfigInvoker
-
Filter all the beforeGroups methods and invoke only those that apply to the current test method
- invokeBeforeGroupsConfigurations(GroupConfigMethodArguments) - Method in interface org.testng.internal.IConfigInvoker
- invokeConfigurable(Object, Object[], IConfigurable, Method, ITestResult) - Static method in class org.testng.internal.MethodInvocationHelper
- invokeConfigurationMethod(Object, ITestNGMethod, Object[], ITestResult) - Method in class org.testng.internal.ConfigInvoker
-
Effectively invokes a configuration method on all passed in instances.
- invokeConfigurations(ConfigMethodArguments) - Method in class org.testng.internal.ConfigInvoker
- 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(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 Class in org.testng.internal.invokers
-
Indicates which of the methods of a
IInvokedMethodListener
should be called. - InvokedMethodListenerMethod() - Constructor for enum class org.testng.internal.invokers.InvokedMethodListenerMethod
- invokedMethodListeners - Variable in class org.testng.SuiteRunner
- 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
. - invokeListeners(boolean) - Method in class org.testng.SuiteRunner
- invokeListenersForSkippedTestResult(ITestResult, IInvokedMethod) - Method in interface org.testng.internal.ITestInvoker
- invokeListenersForSkippedTestResult(ITestResult, IInvokedMethod) - Method in class org.testng.internal.TestInvoker
- invokeMethod(Annotation, String) - Method in class org.testng.internal.annotations.JDK15TagFactory
- 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
- invokeMethod(TestMethodArguments, XmlSuite, ITestInvoker.FailureContext) - Method in class org.testng.internal.TestInvoker
- 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
- invokePooledTestMethods(ITestNGMethod, XmlSuite, Map<String, String>, ConfigurationGroupMethods, ITestContext) - Method in class org.testng.internal.TestInvoker
-
Invokes a method that has a specified threadPoolSize.
- invoker - Variable in class org.testng.internal.AbstractParallelWorker.Arguments
- invoker - Variable in class org.testng.internal.TestInvoker
- invoker - Variable in class org.testng.internal.TestInvoker.MethodInvocationAgent
- 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>, DataProviderHolder) - Constructor for class org.testng.internal.Invoker
- invokeTestConfigurations(ITestNGMethod[]) - Method in class org.testng.TestRunner
- invokeTestMethod(TestMethodArguments, XmlSuite, ITestInvoker.FailureContext) - Method in interface org.testng.internal.ITestInvoker
- invokeTestMethod(TestMethodArguments, XmlSuite, ITestInvoker.FailureContext) - Method in class org.testng.internal.TestInvoker
-
invokeTestMethods() eventually converge here to invoke a single @Test method.
- invokeTestMethods(ITestNGMethod, Object) - Method in class org.testng.internal.TestMethodWorker
- invokeTestMethods(ITestNGMethod, ConfigurationGroupMethods, Object, ITestContext) - Method in interface org.testng.internal.ITestInvoker
- invokeTestMethods(ITestNGMethod, ConfigurationGroupMethods, Object, ITestContext) - Method in class org.testng.internal.TestInvoker
- 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
- invokeWithTimeoutWithNewExecutor(ITestNGMethod, Object, Object[], ITestResult, IHookable) - Static method in class org.testng.internal.MethodInvocationHelper
- invokeWithTimeoutWithNoExecutor(ITestNGMethod, Object, Object[], ITestResult, IHookable) - Static method in class org.testng.internal.MethodInvocationHelper
- IObjectDispenser - Interface in org.testng.internal.objects
-
Represents the capabilities of an implementation that is capable of dispensing new Objects for TestNG
- 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.
- IReporterConfig - Interface in org.testng.reporters
- 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 - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- isAfterClassConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isAfterClassConfiguration() - Method in interface org.testng.ITestNGMethod
- isAfterGroups() - Method in interface org.testng.annotations.IConfigurationAnnotation
- isAfterGroups() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- isAfterGroupsConfiguration - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- isAfterGroupsConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isAfterGroupsConfiguration() - Method in interface org.testng.ITestNGMethod
- isAfterMethodConfiguration - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- isAfterMethodConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isAfterMethodConfiguration() - Method in interface org.testng.ITestNGMethod
- isAfterSuiteConfiguration - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- isAfterSuiteConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isAfterSuiteConfiguration() - Method in interface org.testng.ITestNGMethod
- isAfterTestConfiguration - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- isAfterTestConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isAfterTestConfiguration() - Method in interface org.testng.ITestNGMethod
- isAlwaysRun - Variable in class org.testng.internal.LiteWeightTestNGMethod
- isAlwaysRun() - Method in class org.testng.internal.BaseTestMethod
- isAlwaysRun() - Method in class org.testng.internal.ClonedMethod
- isAlwaysRun() - Method in class org.testng.internal.LiteWeightTestNGMethod
- isAlwaysRun() - Method in class org.testng.internal.WrappedTestNGMethod
- isAlwaysRun() - Method in interface org.testng.ITestNGMethod
- isAlwaysRun(IConfigurationAnnotation) - Static method in class org.testng.internal.MethodHelper
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.testng.internal.reflect.Parameter
- isAnnotationPresent(IAnnotationFinder, Class<?>, Class<? extends IAnnotation>) - Static method in class org.testng.internal.annotations.AnnotationHelper
- isAnnotationPresent(IAnnotationFinder, Method) - Static method in class org.testng.internal.annotations.AnnotationHelper
- isAnnotationPresent(IAnnotationFinder, Method, Class<? extends IAnnotation>) - Static method in class org.testng.internal.annotations.AnnotationHelper
- isArray(Object) - Method in class org.testng.internal.junit.ComparisonCriteria
- isAssumptionFailed(Failure) - Static method in class org.testng.junit.JUnit4TestRunner
- isBeforeClassConfiguration - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- isBeforeClassConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isBeforeClassConfiguration() - Method in interface org.testng.ITestNGMethod
- isBeforeGroups() - Method in interface org.testng.annotations.IConfigurationAnnotation
- isBeforeGroups() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- isBeforeGroupsConfiguration - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- isBeforeGroupsConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isBeforeGroupsConfiguration() - Method in interface org.testng.ITestNGMethod
- isBeforeMethodConfiguration - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- isBeforeMethodConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isBeforeMethodConfiguration() - Method in interface org.testng.ITestNGMethod
- isBeforeSuiteConfiguration - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- isBeforeSuiteConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isBeforeSuiteConfiguration() - Method in interface org.testng.ITestNGMethod
- isBeforeTestConfiguration - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- isBeforeTestConfiguration() - Method in class org.testng.internal.WrappedTestNGMethod
- isBeforeTestConfiguration() - Method in interface org.testng.ITestNGMethod
- isCleared - Variable in class org.testng.internal.TestMethodContainer
- isCleared() - Method in interface org.testng.internal.IContainer
- isCleared() - Method in class org.testng.internal.TestMethodContainer
- isConfigMethodEligibleForScrutiny(ITestNGMethod) - Static method in class org.testng.internal.ConfigInvoker
- isConfigurationMethod() - Method in interface org.testng.IInvokedMethod
- isConfigurationMethod() - Method in class org.testng.internal.InvokedMethod
- isConfigurationMethod(ITestNGMethod) - Static method in class org.testng.internal.MethodHelper
- isConfigurationMethod(ITestNGMethod) - Static method in class org.testng.internal.TestNgMethodUtils
-
A helper method that checks to see if a method is a configuration method or not.
- isConfigurationMethod(ITestNGMethod, boolean) - Static method in class org.testng.internal.TestNgMethodUtils
-
A helper method that checks to see if a method is a configuration method or not.
- isCreate() - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- isDataDriven - Variable in class org.testng.internal.TestNGMethod
- isDataDriven() - Method in class org.testng.internal.TestNGMethod
- isDataDriven() - Method in interface org.testng.ITestNGMethod
- isDataProviderClassEmpty(ITestAnnotation) - Static method in class org.testng.internal.Parameters
- isDataProviderNameEmpty(ITestAnnotation) - Static method in class org.testng.internal.Parameters
- isDebugEnabled() - Method in class org.testng.log4testng.Logger
-
Check whether this logger is enabled for the DEBUG Level.
- isDefault(T) - Method in interface org.testng.internal.annotations.JDK15TagFactory.Default
- isDisabled(ITestOrConfiguration) - Static method in class org.testng.internal.MethodHelper
- isDryRun() - Static method in class org.testng.internal.RuntimeBehavior
- isDTDDomainInternallyKnownToTestNG(String) - Static method in class org.testng.xml.Parser
- isEmpty() - Method in class org.testng.collections.MultiMap
- isEmpty() - Method in class org.testng.internal.ClassInfoMap
- isEmptyString() - Method in class org.testng.collections.Objects.ValueHolder
- 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
- isExcluded(Collection<String>, String...) - Static method in class org.testng.internal.XmlMethodSelector
- isExpectedException(Throwable) - Method in class org.testng.internal.ExpectedExceptionsHolder
- isFailed() - Method in class org.testng.SuiteRunState
- isFailure() - Method in class org.testng.junit.JUnitTestRunner.TestRunInfo
- 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.XMLReporterConfig
- isGenerateDependsOnMethods() - Method in class org.testng.reporters.XMLReporterConfig
- isGenerateGroupsAttribute() - Method in class org.testng.reporters.XMLReporterConfig
- isGenerateTestResultAttributes() - Method in class org.testng.reporters.XMLReporterConfig
- isGlobalFailure(ITestResult) - Static method in class org.testng.internal.TestResult
- isGroupFilteringDisabled() - Method in class org.testng.internal.GroupConfigMethodArguments
- isGroupFilteringDisabled() - Method in class org.testng.xml.XmlTest
- isGroupLevelConfigurationMethod(ITestNGMethod) - Static method in class org.testng.internal.ConfigInvoker
- isIncluded(String, List<String>, List<String>) - Static method in class org.testng.internal.PackageUtils
- isIncluded(Collection<String>, boolean, String...) - Static method in class org.testng.internal.XmlMethodSelector
- 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.
- isJavaClass(JarEntry) - Static method in class org.testng.JarFileUtils
- 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
- isLevelEnabled(int) - Method in class org.testng.log4testng.Logger
- isMalformedFileSystemBasedSystemId(String) - Static method in class org.testng.xml.TestNGContentHandler
- isMatch(Pattern, String) - Static method in class org.testng.internal.MethodGroupsHelper
- isMemberOf(Collection<String>, String...) - Static method in class org.testng.internal.XmlMethodSelector
- isMemoryFriendlyMode() - Static method in class org.testng.internal.RuntimeBehavior
- isMethodAlreadyNotPresent(List<ITestNGMethod>, ITestNGMethod) - Static method in class org.testng.internal.MethodGroupsHelper
- isNotNullAndNotEmpty(String) - Static method in class org.testng.util.Strings
- isNotTestNGClass(Class<?>, IAnnotationFinder) - Static method in class org.testng.internal.TestNGClassFinder
- isNull() - Method in class org.testng.collections.Objects.ValueHolder
- 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.
- isOverridden(Method, Map<String, Set<Method>>) - Static method in class org.testng.internal.ClassHelper
- isParallel - Variable in enum class org.testng.xml.XmlSuite.ParallelMode
- isParallel() - Method in interface org.testng.annotations.IDataProviderAnnotation
-
Whether this data provider should be used in parallel.
- isParallel() - Method in interface org.testng.IDataProviderMethod
- isParallel() - Method in class org.testng.internal.annotations.DataProviderAnnotation
- isParallel() - Method in class org.testng.internal.DataProviderMethod
- isParallel() - Method in enum class org.testng.xml.XmlSuite.ParallelMode
- isParsed() - Method in class org.testng.xml.XmlSuite
- isRelated(ITestResult) - Method in class org.testng.internal.TestResult
- isRetryAnalyzerNotTestNGInjected(Class<? extends IRetryAnalyzer>) - Static method in class org.testng.internal.annotations.TestAnnotation
- isSameInstance(ITestNGMethod, ITestNGMethod) - Static method in class org.testng.DependencyMap
- isSamePackage(Package, Package) - Static method in class org.testng.internal.ClassHelper
- isSequential(ITestAnnotation, XmlTest) - Static method in class org.testng.internal.ClassBasedParallelWorker
- 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
- isSkipExceptionAndSkip(Throwable) - Method in class org.testng.internal.BaseInvoker
- isSplitClassAndPackageNames() - Method in class org.testng.reporters.XMLReporterConfig
- isSpockClass(Class<?>) - Static method in class org.testng.junit.JUnit4SpockMethod
- isStaticVoid(Method) - Static method in class org.testng.internal.reflect.ReflectionHelper
- 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
- isSuiteInitialized - Variable in class org.testng.TestNG
- isTemporary() - Method in class org.testng.xml.LaunchSuite
-
Returns the temporary state.
- isTest - Variable in class org.testng.internal.LiteWeightTestNGMethod
- isTest() - Method in class org.testng.internal.BaseTestMethod
- isTest() - Method in class org.testng.internal.ClonedMethod
- isTest() - Method in class org.testng.internal.LiteWeightTestNGMethod
- 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
- isTest(Class) - Method in interface org.testng.junit.JUnitTestRecognizer
- isTestMethod() - Method in interface org.testng.IInvokedMethod
- isTestMethod() - Method in class org.testng.internal.InvokedMethod
- isTestMode() - Static method in class org.testng.internal.RuntimeBehavior
- isTestNGClass(Class<?>, IAnnotationFinder) - Static method in class org.testng.internal.TestNGClassFinder
- 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
- isTooVerbose() - Static method in class org.testng.internal.Utils
- 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.
- isUnsecuredUrl(String) - Static method in class org.testng.xml.TestNGContentHandler
- 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 - Enum constant in enum class org.testng.internal.reflect.InjectableParameter
- ITEST_RESULT - Enum constant in enum class 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.
- ITestClassConfigInfo - Interface in org.testng.internal
- 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.
- 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
- JarFileUtils - Class in org.testng
-
A Utility for extracting
XmlSuite
from a jar. - JarFileUtils(IPostProcessor, String, List<String>) - Constructor for class org.testng.JarFileUtils
- JarFileUtils(IPostProcessor, String, List<String>, XmlSuite.ParallelMode) - Constructor for class org.testng.JarFileUtils
- 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
- JDK15TagFactory.Default<T> - Interface in org.testng.internal.annotations
-
This interface is used to calculate the default value for various annotation return types.
- join(String[], String[]) - Method in 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
- js(ISuite) - Method in class org.testng.reporters.jq.TimesPanel
- junit - Enum constant in enum class 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
- junit3 - Static variable in class org.testng.junit.JUnitTestFinder
- JUNIT3_FINDER - Static variable in class org.testng.junit.JUnitTestFinder
- JUNIT3_TEST - Static variable in class org.testng.junit.JUnitTestFinder
- 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
- junit4 - Static variable in class org.testng.junit.JUnitTestFinder
- JUNIT4_FINDER - Static variable in class org.testng.junit.JUnitTestFinder
- JUNIT4_TEST - Static variable in class org.testng.junit.JUnitTestFinder
- 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
- JUnit4TestRunner.RL - Class in org.testng.junit
- 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
- JUnitReportReporter.TestTag - Class in org.testng.reporters
- 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
- JUnitTestRecognizer - Interface in org.testng.junit
- 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
- JUnitTestRunner.TestRunInfo - Class in org.testng.junit
- 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
- keepSameInstances(ITestNGMethod, Set<ITestResult>) - Method in class org.testng.internal.TestInvoker
- keySet() - Method in class org.testng.collections.MultiMap
- klass - Variable in class org.testng.log4testng.Logger
-
The logger's name.
L
- L - Static variable in class org.testng.reporters.EmailableReporter
- language - Variable in class org.testng.xml.XmlScript
- lastGoodRootIndex - Static variable in class org.testng.internal.ClassHelper
-
When given a file name to form a class name, the file name is parsed and divided into segments.
- lastTimeOnly() - Element in annotation interface 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.ClassesAndMethodsSuite - Class in org.testng.xml
- LaunchSuite.ClassListSuite - Class in org.testng.xml
-
ClassListSuite
TODO cquezel JavaDoc. - LaunchSuite.CustomizedSuite - Class in org.testng.xml
-
CustomizedSuite
TODO cquezel JavaDoc. - LaunchSuite.ExistingSuite - Class in org.testng.xml
-
ExistingSuite
is a non-temporary LaunchSuite based on an existing file. - LaunchSuite.MethodsSuite - Class in org.testng.xml
-
A
MethodsSuite
is a suite made up of methods. - LazyHolder() - Constructor for class org.testng.GuiceHelper.LazyHolder
-
Deprecated.
- LazyHolder() - Constructor for class org.testng.internal.objects.GuiceHelper.LazyHolder
- 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.
- LESS - Static variable in class org.testng.reporters.JUnitXMLReporter
- level - Variable in class org.testng.log4testng.Logger
-
The logger's level
- level - Variable in enum class org.testng.reporters.XMLReporterConfig.StackTraceLevels
- LEVEL_COUNT - Static variable in class org.testng.log4testng.Logger
- levelMap - Static variable in class org.testng.log4testng.Logger
-
A map from level name to level integer index (TRACE->0, DEBUG->1 ...)
- levelNames - Static variable in class org.testng.log4testng.Logger
-
An ordered list of level names.
- LINE - Static variable in class org.testng.reporters.TextReporter
- LINE - Static variable in class org.testng.SuiteRunnerWorker
- LINE_SEP - Static variable in class org.testng.internal.Utils
- ListBackedImmutableQueue(T[]) - Constructor for class org.testng.internal.reflect.ReflectionRecipes.ListBackedImmutableQueue
- 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
- listenerClasses - Variable in class org.testng.internal.TestListenerHelper.ListenerHolder
- listenerFactoryClass - Variable in class org.testng.internal.TestListenerHelper.ListenerHolder
- ListenerHolder() - Constructor for class org.testng.internal.TestListenerHelper.ListenerHolder
- ListenerInvocationException(Throwable) - Constructor for exception org.testng.internal.TestListenerHelper.ListenerInvocationException
- listeners - Variable in class org.testng.DataProviderHolder
- listeners - Variable in class org.testng.internal.AbstractParallelWorker.Arguments
- listeners - Variable in class org.testng.SuiteRunner
- listeners(Collection<IClassListener>) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- Listeners - Annotation Interface in org.testng.annotations
-
This annotation lets you define listeners directly on a test class instead of doing so in your testng.xml.
- LISTENERS_TO_SKIP_VIA_SPI - Static variable in class org.testng.CommandLineArgs
- 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
- Lists() - Constructor for class org.testng.collections.Lists
- listToString(List<Integer>) - Static method in class org.testng.xml.XmlClass
- LiteWeightTestNGMethod - Class in org.testng.internal
- LiteWeightTestNGMethod(ITestNGMethod) - Constructor for class org.testng.internal.LiteWeightTestNGMethod
- load(String) - Method in class org.testng.reporters.jq.Main
- loadClass() - Method in class org.testng.xml.XmlClass
- loadClasses() - Method in class org.testng.xml.XmlClass
- loadDtdUsingClassLoader() - Method in class org.testng.xml.TestNGContentHandler
- loadModules() - Static method in class org.testng.GuiceHelper.LazyHolder
-
Deprecated.
- loadModules() - Static method in class org.testng.internal.objects.GuiceHelper.LazyHolder
- loadSAXParserFactory() - Static method in class org.testng.xml.XMLParser
-
Tries to load a
SAXParserFactory
viaSAXParserFactory.newInstance()
. - Location() - Constructor for enum class org.testng.xml.TestNGContentHandler.Location
- log(int, Object, Throwable) - Method in class org.testng.log4testng.Logger
- log(int, String) - Static method in class org.testng.internal.BaseInvoker
- log(int, String) - Method in class org.testng.TestClass
- log(String) - Static method in class org.testng.internal.Utils
- log(String) - Static method in class org.testng.internal.XmlMethodSelector
- 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.DotTestListener
- log(String) - Method in class org.testng.reporters.VerboseReporter
- log(String) - Static method in class org.testng.TestRunner
- 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(String, ITestResult) - Static method in class org.testng.Reporter
- LOG - Static variable in class org.testng.CommandLineArgs
- LOG - Static variable in class org.testng.internal.Utils
- LOG - Static variable in class org.testng.reporters.EmailableReporter2
- LOG - Static variable in class org.testng.TestClass
- logClassNotFoundError(String, Throwable) - Static method in class org.testng.internal.ClassHelper
- logExceptions(String, List<ITestResult>) - Method in class org.testng.reporters.TextReporter
- logFailedTest(ITestResult, boolean) - Method in class org.testng.TestRunner
- Logger - Class in org.testng.log4testng
-
TestNG support logging via a custom logging framework similar to Log4j.
- Logger(Class, int) - Constructor for class org.testng.log4testng.Logger
- LOGGER - Static variable in class org.testng.internal.annotations.AnnotationHelper
- LOGGER - Static variable in class org.testng.internal.PropertyUtils
- LOGGER - Static variable in class org.testng.reporters.FileStringBuffer
- LOGGER - Static variable in class org.testng.TestNG
-
This class' log4testng Logger.
- LOGGER - Static variable in class org.testng.TestNGAntTask
- LOGGER - Static variable in class org.testng.TestRunner
- LOGGER - Static variable in class org.testng.xml.LaunchSuite
-
This class's log4testng Logger.
- LOGGER_PREFIX - Static variable in class org.testng.log4testng.Logger
-
Standard prefix of all logger names in log4testng.properties.
- loggerLevels - Static variable in class org.testng.log4testng.Logger
-
Map from Logger names to level index (as specified in log4testng.properties)
- loggers - Static variable in class org.testng.log4testng.Logger
-
Map of all known loggers.
- LoggingAssert - Class in org.testng.asserts
-
Log the messages of all the assertions that get run.
- LoggingAssert() - Constructor for class org.testng.asserts.LoggingAssert
- logInclusion(String, String, String) - Method in class org.testng.internal.XmlMethodSelector
- loglog4testng(String) - Static method in class org.testng.log4testng.Logger
-
Logs the message to System.out of debug is on.
- logResult(String, String) - Method in class org.testng.reporters.TextReporter
- logResult(String, String, String, String, Object[], Class<?>[]) - Method in class org.testng.reporters.TextReporter
- logResult(String, ITestResult, String) - Method in class org.testng.reporters.TextReporter
- logResults(ITestContext) - Method in class org.testng.reporters.TextReporter
- logResults(ITestContext) - Method in class org.testng.reporters.VerboseReporter
-
Print out test summary
- logStart() - Method in class org.testng.TestRunner
-
Logs the beginning of the
TestRunner.beforeRun()
. - logTestResult(VerboseReporter.Status, ITestResult, boolean) - Method in class org.testng.reporters.VerboseReporter
-
Log meaningful message for passed in arguments.
- longStackTrace(Throwable, boolean) - Static method in class org.testng.internal.Utils
-
Helper that returns a short stack trace.
M
- m_afterClass - Variable in class org.testng.junit.JUnitTestClass
- m_afterClassMethods - Variable in class org.testng.internal.NoOpTestClass
- m_afterGroups - Variable in class org.testng.internal.annotations.BaseBeforeAfter
- m_afterGroups - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_afterGroups - Variable in class org.testng.internal.BaseTestMethod
- m_afterGroupsMap - Variable in class org.testng.internal.ConfigurationGroupMethods
-
A map that returns the last method belonging to the given group
- m_afterGroupsMethods - Variable in class org.testng.internal.ConfigurationGroupMethods
-
The list of afterGroups methods keyed by the name of the group
- m_afterGroupsMethods - Variable in class org.testng.internal.NoOpTestClass
- m_afterMethods - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_afterSuite - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_afterSuiteMethods - Variable in class org.testng.internal.NoOpTestClass
- m_afterSuiteMethods - Variable in class org.testng.TestRunner
- m_afterTest - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_afterTest - Variable in class org.testng.junit.JUnitTestClass
- m_afterTestClass - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_afterTestConfMethods - Variable in class org.testng.internal.NoOpTestClass
- m_afterTestMethod - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_afterTestMethods - Variable in class org.testng.internal.NoOpTestClass
- m_afterXmlTestMethods - Variable in class org.testng.TestRunner
- m_allFailedResults - Variable in class org.testng.reporters.jq.Model
- m_allJunitTestMethods - Variable in class org.testng.TestRunner
- m_allMethods - Variable in class org.testng.internal.ConfigurationGroupMethods
-
The list of all test methods
- m_allowReturnValues - Variable in class org.testng.xml.XmlSuite
- m_allowReturnValues - Variable in class org.testng.xml.XmlTest
- m_allTestMethods - Variable in class org.testng.TestListenerAdapter
- m_allTests - Variable in class org.testng.reporters.JUnitXMLReporter
- m_alterSuiteListeners - Variable in class org.testng.TestNG
- m_alwaysRun - Variable in class org.testng.internal.annotations.BaseBeforeAfter
- m_alwaysRun - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_alwaysRun - Variable in class org.testng.internal.annotations.TestAnnotation
- m_alwaysRun - Variable in class org.testng.TestNG
- m_annotationFinder - Variable in class org.testng.internal.BaseTestMethod
- m_annotationFinder - Variable in class org.testng.internal.ClassImpl
- m_annotationFinder - Variable in class org.testng.internal.Configuration
- m_annotationFinder - Variable in class org.testng.junit.JUnitMethodFinder
- m_annotationFinder - Variable in class org.testng.TestRunner
- m_annotationMap - Variable in class org.testng.internal.annotations.JDK15AnnotationFinder
- m_annotations - Variable in class org.testng.internal.annotations.JDK15AnnotationFinder
- m_annotationTransformer - Variable in class org.testng.TestNG
- m_assertEnabled - Variable in class org.testng.TestNGAntTask
- m_attributes - Variable in class org.testng.internal.annotations.TestAnnotation
- m_attributes - Variable in class org.testng.internal.Attributes
- m_attributes - Variable in class org.testng.internal.TestNGMethod
- m_attributes - Variable in class org.testng.internal.TestResult
- m_attributes - Variable in class org.testng.TestRunner
- m_beforeClass - Variable in class org.testng.junit.JUnitTestClass
- m_beforeClassMethods - Variable in class org.testng.internal.NoOpTestClass
- m_beforeGroups - Variable in class org.testng.internal.annotations.BaseBeforeAfter
- m_beforeGroups - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_beforeGroups - Variable in class org.testng.internal.BaseTestMethod
- m_beforegroupsFailures - Variable in class org.testng.internal.ConfigInvoker
-
Group failures must be synced as the Invoker is accessed concurrently
- m_beforeGroupsMethods - Variable in class org.testng.internal.ConfigurationGroupMethods
-
The list of beforeGroups methods keyed by the name of the group
- m_beforeGroupsMethods - Variable in class org.testng.internal.NoOpTestClass
- m_beforeMethods - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_beforeSuite - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_beforeSuiteMethods - Variable in class org.testng.internal.NoOpTestClass
- m_beforeSuiteMethods - Variable in class org.testng.TestRunner
- m_beforeTest - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_beforeTest - Variable in class org.testng.junit.JUnitTestClass
- m_beforeTestClass - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_beforeTestConfMethods - Variable in class org.testng.internal.NoOpTestClass
- m_beforeTestMethod - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_beforeTestMethods - Variable in class org.testng.internal.NoOpTestClass
- m_beforeXmlTestMethods - Variable in class org.testng.TestRunner
- m_buffer - Variable in class org.testng.reporters.XMLStringBuffer
-
The buffer to hold the xml document
- m_childSuites - Variable in class org.testng.xml.XmlSuite
-
List of child XML suites specified using <suite-file> tags.
- m_class - Variable in class org.testng.internal.ClassImpl
- m_class - Variable in class org.testng.xml.XmlClass
- m_classes - Variable in class org.testng.internal.BaseClassFinder
- m_classes - Variable in class org.testng.internal.ClassImpl
- m_classes - Variable in class org.testng.internal.XmlMethodSelector
- m_classes - Variable in class org.testng.reporters.SuiteHTMLReporter
- m_classes - Variable in class org.testng.xml.LaunchSuite.ClassesAndMethodsSuite
- m_classFilesets - Variable in class org.testng.TestNGAntTask
- m_classInvocationResults - Variable in class org.testng.internal.BaseInvoker
-
Class failures must be synced as the Invoker is accessed concurrently
- m_classListeners - Variable in class org.testng.internal.TestInvoker
- m_classListeners - Variable in class org.testng.TestNG
- m_classListeners - Variable in class org.testng.TestRunner
- m_classMap - Variable in class org.testng.TestRunner
-
A map to keep track of Class <-> IClass.
- m_classMethodMap - Variable in class org.testng.internal.TestMethodWorker
- m_classMethodMap - Variable in class org.testng.TestRunner
- m_className - Variable in class org.testng.collections.Objects.ToStringHelper
- m_className - Variable in class org.testng.log4testng.Logger
- m_className - Variable in class org.testng.xml.LaunchSuite.MethodsSuite
- m_className - Variable in class org.testng.xml.XmlMethodSelector
- m_classNames - Variable in class org.testng.xml.LaunchSuite.ClassListSuite
- m_cmdlineSuites - Variable in class org.testng.TestNG
- m_commandLineMethods - Variable in class org.testng.TestNG
- m_commandLineTestClasses - Variable in class org.testng.TestNG
- m_comparator - Variable in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- m_completionService - Variable in class org.testng.internal.PoolService
- m_confFailures - Variable in class org.testng.SuiteResultCounts
- m_configFailurePolicy - Variable in class org.testng.TestNG
- m_configFailurePolicy - Variable in class org.testng.TestNGAntTask
- m_configFailurePolicy - Variable in class org.testng.xml.XmlSuite
- m_configInvoker - Variable in class org.testng.internal.Invoker
- m_configInvoker - Variable in class org.testng.internal.TestMethodWorker
- m_configIssues - Variable in class org.testng.reporters.JUnitXMLReporter
- m_configsToBeInvoked - Variable in class org.testng.TestRunner
- m_configurable - Variable in class org.testng.internal.Configuration
- m_configurable - Variable in class org.testng.TestNG
- m_configuration - Variable in class org.testng.internal.BaseInvoker
- m_configuration - Variable in class org.testng.TestNG
- m_configuration - Variable in class org.testng.TestRunner
- m_configurationListeners - Variable in class org.testng.internal.Configuration
- m_configurationListeners - Variable in class org.testng.TestRunner
- m_confListener - Variable in class org.testng.TestRunner
- m_confSkips - Variable in class org.testng.SuiteResultCounts
- m_constructor - Variable in class org.testng.internal.annotations.BaseAnnotation
- m_constructor - Variable in class org.testng.internal.ConstructorOrMethod
- m_context - Variable in class org.testng.internal.TestResult
- m_continueOnFailedConfiguration - Variable in class org.testng.internal.ConfigInvoker
- m_count - Variable in class org.testng.internal.collections.ArrayIterator
- m_count - Variable in class org.testng.internal.collections.OneToTwoDimArrayIterator
- m_count - Variable in class org.testng.reporters.DotTestListener
- m_currentClass - Variable in class org.testng.xml.TestNGContentHandler
- m_currentClasses - Variable in class org.testng.xml.TestNGContentHandler
- m_currentClassIndex - Variable in class org.testng.xml.TestNGContentHandler
- m_currentClassParameters - Variable in class org.testng.xml.TestNGContentHandler
- m_currentDefine - Variable in class org.testng.xml.TestNGContentHandler
- m_currentExcludedMethods - Variable in class org.testng.xml.TestNGContentHandler
- m_currentExpression - Variable in class org.testng.xml.TestNGContentHandler
- m_currentGroups - Variable in class org.testng.xml.TestNGContentHandler
- m_currentInclude - Variable in class org.testng.xml.TestNGContentHandler
- m_currentIncludedMethods - Variable in class org.testng.xml.TestNGContentHandler
- m_currentIncludeIndex - Variable in class org.testng.xml.TestNGContentHandler
- m_currentIndent - Variable in class org.testng.reporters.XMLStringBuffer
-
A string of space character representing the current indentation.
- m_currentInvocationCount - Variable in class org.testng.internal.BaseTestMethod
- m_currentInvocationCount - Variable in class org.testng.internal.ClonedMethod
- m_currentLanguage - Variable in class org.testng.xml.TestNGContentHandler
- m_currentPackage - Variable in class org.testng.xml.TestNGContentHandler
- m_currentPackages - Variable in class org.testng.xml.TestNGContentHandler
- m_currentRun - Variable in class org.testng.xml.TestNGContentHandler
- m_currentSelector - Variable in class org.testng.xml.TestNGContentHandler
- m_currentSelectors - Variable in class org.testng.xml.TestNGContentHandler
- m_currentSuite - Variable in class org.testng.xml.TestNGContentHandler
- m_currentSuiteParameters - Variable in class org.testng.xml.TestNGContentHandler
- m_currentTest - Variable in class org.testng.xml.TestNGContentHandler
- m_currentTestIndex - Variable in class org.testng.xml.TestNGContentHandler
- m_currentTestParameters - Variable in class org.testng.xml.TestNGContentHandler
- m_currentTestResult - Static variable in class org.testng.Reporter
- m_cycle - Variable in class org.testng.internal.Tarjan
- m_dataProvider - Variable in class org.testng.internal.annotations.FactoryAnnotation
- m_dataProvider - Variable in class org.testng.internal.annotations.TestAnnotation
- m_dataProviderClass - Variable in class org.testng.internal.annotations.FactoryAnnotation
- m_dataProviderClass - Variable in class org.testng.internal.annotations.TestAnnotation
- m_dataProviderInterceptors - Variable in class org.testng.TestNG
- m_dataProviderListeners - Variable in class org.testng.TestNG
- m_dataproviderthreadCount - Variable in class org.testng.TestNGAntTask
- m_dataProviderThreadCount - Variable in class org.testng.TestNG
- m_dataProviderThreadCount - Variable in class org.testng.xml.XmlSuite
- m_date - Variable in class org.testng.internal.BaseTestMethod
- m_date - Variable in class org.testng.internal.ClonedMethod
- m_date - Variable in class org.testng.internal.InvokedMethod
- m_defaultAnnoProcessor - Variable in class org.testng.TestNG
- m_defaultInstance - Variable in class org.testng.internal.ClassImpl
- m_defaultSuiteName - Variable in class org.testng.internal.thread.graph.SuiteWorkerFactory
- m_defaultSuiteName - Variable in class org.testng.SuiteRunnerWorker
- m_defaultSuiteName - Variable in class org.testng.TestNG
- m_defaultTestName - Variable in class org.testng.TestNG
- m_defines - Variable in class org.testng.xml.XmlGroups
- m_delegateCommandSystemProperties - Variable in class org.testng.TestNGAntTask
- m_dependencies - Variable in class org.testng.DependencyMap
- m_dependencies - Variable in class org.testng.xml.XmlGroups
- m_dependsOnGroups - Variable in class org.testng.internal.annotations.TestOrConfiguration
- m_dependsOnMethods - Variable in class org.testng.internal.annotations.TestOrConfiguration
- m_description - Variable in class org.testng.internal.annotations.BaseBeforeAfter
- m_description - Variable in class org.testng.internal.annotations.TestOrConfiguration
- m_description - Variable in class org.testng.internal.BaseTestMethod
- m_description - Variable in class org.testng.xml.XmlInclude
- 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_dumpEnv - Variable in class org.testng.TestNGAntTask
- m_dumpSys - Variable in class org.testng.TestNGAntTask
- m_edges - Variable in class org.testng.internal.DynamicGraph
- m_enabled - Variable in class org.testng.internal.annotations.FactoryAnnotation
- m_enabled - Variable in class org.testng.internal.annotations.TestOrConfiguration
- m_enabled - Variable in class org.testng.internal.BaseTestMethod
- m_enabled - Variable in class org.testng.internal.ConstructorOrMethod
- m_enabledTest - Variable in class org.testng.xml.TestNGContentHandler
- m_end - Variable in class org.testng.TestNG
- m_endDate - Variable in class org.testng.TestRunner
- m_endMillis - Variable in class org.testng.internal.TestResult
- m_environment - Variable in class org.testng.TestNGAntTask
- m_errorMsgPrefix - Variable in class org.testng.TestClass
- m_errors - Variable in class org.testng.asserts.SoftAssert
- m_escapeHtml - Static variable in class org.testng.Reporter
- m_exclude - Variable in class org.testng.xml.XmlPackage
- m_excludedGroups - Variable in class org.testng.internal.OverrideProcessor
- m_excludedGroups - Variable in class org.testng.internal.XmlMethodSelector
- m_excludedGroups - Variable in class org.testng.TestNG
- m_excludedGroups - Variable in class org.testng.TestNGAntTask
- m_excludedGroups - Variable in class org.testng.xml.XmlSuite
- m_excludedMethods - Variable in class org.testng.TestRunner
- m_excludedMethods - Variable in class org.testng.xml.XmlClass
- m_excludes - Variable in class org.testng.xml.XmlRun
- m_executedConfigMethods - Variable in class org.testng.internal.ConfigInvoker
- m_executionListeners - Variable in class org.testng.internal.Configuration
- m_executionVisualisers - Variable in class org.testng.TestNG
- m_executor - Variable in class org.testng.internal.PoolService
- m_executorFactory - Variable in class org.testng.internal.Configuration
- m_executorFactory - Variable in class org.testng.TestNG
- m_expectedExceptions - Variable in class org.testng.internal.annotations.TestAnnotation
- m_expectedExceptionsMessageRegExp - Variable in class org.testng.internal.annotations.TestAnnotation
- m_expireDate - Variable in exception org.testng.TimeBombSkipException
- m_factory - Variable in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- m_factoryCreationFailedMessage - Variable in class org.testng.internal.FactoryMethod
- m_factoryCreationFailedMessage - Variable in class org.testng.internal.TestNGClassFinder
- m_failed - Variable in class org.testng.SuiteResultCounts
- m_failedButWithinSuccessPercentageTests - Variable in class org.testng.TestRunner
- m_failedButWSPerTests - Variable in class org.testng.TestListenerAdapter
- m_failedConfigurations - Variable in class org.testng.TestRunner
- m_failedConfs - Variable in class org.testng.TestListenerAdapter
- m_failedInvocationNumbers - Variable in class org.testng.internal.BaseTestMethod
- m_failedInvocationNumbers - Variable in class org.testng.internal.ClonedMethod
- m_failedInvocationNumbers - Variable in class org.testng.xml.XmlTest
- m_failedResultsByClass - Variable in class org.testng.reporters.jq.Model
- m_failedTests - Variable in class org.testng.TestListenerAdapter
- m_failedTests - Variable in class org.testng.TestRunner
- m_failIfAllTestsSkipped - Variable in class org.testng.TestNG
- m_failure - Variable in class org.testng.junit.JUnitTestRunner.TestRunInfo
- m_failureCount - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_failurePropertyName - Variable in class org.testng.TestNGAntTask
- m_file - Variable in class org.testng.reporters.FileStringBuffer
- m_fileName - Variable in class org.testng.xml.Parser
-
The file name of the xml suite being parsed.
- m_fileName - Variable in class org.testng.xml.TestNGContentHandler
- m_fileName - Variable in class org.testng.xml.XmlSuite
-
Name of the XML file.
- m_fileNameIncrementer - Variable in class org.testng.reporters.JUnitXMLReporter
- m_fileNameMap - Variable in class org.testng.reporters.JUnitXMLReporter
- m_findedMethods - Variable in class org.testng.junit.JUnit4TestRunner
- m_firstTimeOnly - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_fspPropertyName - Variable in class org.testng.TestNGAntTask
- m_graph - Variable in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- m_groupByInstances - Variable in class org.testng.TestNG
- m_groupByInstances - Variable in class org.testng.xml.XmlSuite
- m_groupByInstances - Variable in class org.testng.xml.XmlTest
- m_groupFilters - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_groupMethods - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_groupMethods - Variable in class org.testng.internal.TestMethodWorker
- m_groupMethods - Variable in class org.testng.TestRunner
- m_groupNames - Variable in class org.testng.xml.LaunchSuite.ClassListSuite
- m_groups - Variable in class org.testng.DependencyMap
- m_groups - Variable in class org.testng.internal.annotations.TestOrConfiguration
- m_groups - Variable in class org.testng.internal.BaseTestMethod
- m_groups - Variable in class org.testng.internal.OverrideProcessor
- m_groupsBySuiteName - Variable in class org.testng.reporters.jq.Model
- m_groupsDependedUpon - Variable in class org.testng.internal.BaseTestMethod
- m_guiceModules - Variable in class org.testng.internal.objects.GuiceHelper
- m_guiceModules - Variable in class org.testng.TestRunner
- m_guiceStage - Variable in class org.testng.xml.XmlSuite
- 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_hasFailures - Variable in class org.testng.SuiteRunState
- m_hasParentModule - Variable in class org.testng.internal.ClassImpl
- m_hasWarn - Variable in class org.testng.xml.TestNGContentHandler
- m_hookable - Variable in class org.testng.internal.Configuration
- m_hookable - Variable in class org.testng.internal.InvokeMethodRunnable
- m_hookable - Variable in class org.testng.TestNG
- m_host - Variable in class org.testng.internal.TestResult
- m_host - Variable in class org.testng.TestRunner
- m_id - Variable in class org.testng.internal.BaseTestMethod
- m_id - Variable in class org.testng.internal.ClonedMethod
- m_ignoreMissingDependencies - Variable in class org.testng.internal.annotations.TestAnnotation
- m_ignoreMissingDependencies - Variable in class org.testng.internal.BaseTestMethod
- m_include - Variable in class org.testng.xml.XmlPackage
- m_includedGroups - Variable in class org.testng.internal.XmlMethodSelector
- m_includedGroups - Variable in class org.testng.TestNG
- m_includedGroups - Variable in class org.testng.TestNGAntTask
- m_includedGroups - Variable in class org.testng.xml.XmlSuite
- m_includedMethods - Variable in class org.testng.internal.XmlMethodSelector
- m_includedMethods - Variable in class org.testng.xml.XmlClass
- m_includes - Variable in class org.testng.xml.XmlDefine
- m_includes - Variable in class org.testng.xml.XmlRun
- m_incomingEdges - Variable in class org.testng.internal.DynamicGraph.Edges
- m_independentNodes - Variable in class org.testng.internal.Graph
- m_index - Variable in class org.testng.internal.Tarjan
- m_index - Variable in class org.testng.xml.XmlClass
-
The index of this class in the <test> tag
- m_index - Variable in class org.testng.xml.XmlInclude
- m_index - Variable in class org.testng.xml.XmlTest
- m_indices - Variable in class org.testng.internal.annotations.DataProviderAnnotation
- m_indices - Variable in class org.testng.internal.annotations.FactoryAnnotation
- m_indices - Variable in class org.testng.internal.Tarjan
- m_inFormat - Variable in exception org.testng.TimeBombSkipException
- m_inheritGroups - Variable in class org.testng.internal.annotations.BaseBeforeAfter
- m_inheritGroups - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_inheritGroupsFromTestClass - Variable in class org.testng.internal.ConfigurationMethod
- m_injectorFactory - Variable in class org.testng.TestRunner
- m_injectors - Variable in class org.testng.internal.objects.GuiceHelper
- m_injectors - Variable in class org.testng.TestRunner
- m_inputStream - Variable in class org.testng.xml.Parser
- m_instance - Variable in class org.testng.internal.BaseTestMethod
- m_instance - Variable in class org.testng.internal.ClassImpl
- m_instance - Variable in class org.testng.internal.FactoryMethod
- m_instance - Variable in class org.testng.internal.InstanceInfo
- m_instance - Variable in class org.testng.internal.InvokeMethodRunnable
- m_instance - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_instance - Static variable in class org.testng.TestNG
- m_instanceClass - Variable in class org.testng.internal.InstanceInfo
- m_instanceHashCodes - Variable in class org.testng.internal.ClassImpl
- m_instanceHashes - Variable in class org.testng.internal.NoOpTestClass
- m_instanceHashes - Variable in class org.testng.junit.JUnitTestClass
- m_instanceMap - Variable in class org.testng.internal.TestNGClassFinder
- m_instanceName - Variable in class org.testng.internal.TestResult
- m_instances - Variable in class org.testng.internal.ClassImpl
- m_instances - Variable in class org.testng.internal.NoOpTestClass
- m_instances - Variable in class org.testng.junit.JUnitTestClass
- m_interceptedPriority - Variable in class org.testng.internal.BaseTestMethod
- m_invocationCount - Variable in class org.testng.internal.annotations.TestAnnotation
- m_invocationCount - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_invocationCount - Variable in class org.testng.internal.TestNGMethod
- m_invocationNumbers - Variable in class org.testng.internal.BaseTestMethod
- m_invocationNumbers - Variable in class org.testng.internal.ClonedMethod
- m_invocationNumbers - Variable in class org.testng.xml.XmlInclude
- m_invocationTimeOut - Variable in class org.testng.internal.annotations.TestAnnotation
- m_invocationTimeOut - Variable in class org.testng.internal.BaseTestMethod
- m_invokedMethodListeners - Variable in class org.testng.internal.BaseInvoker
- m_invokedMethodListeners - Variable in class org.testng.junit.JUnitTestRunner
- m_invokedMethodListeners - Variable in class org.testng.TestNG
- m_invokedMethodListeners - Variable in class org.testng.TestRunner
- m_invokeListeners - Variable in class org.testng.junit.JUnit4TestRunner
- m_invoker - Variable in class org.testng.TestRunner
- m_isAfterClassConfiguration - Variable in class org.testng.internal.ConfigurationMethod
- m_isAfterGroups - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_isAfterGroupsConfiguration - Variable in class org.testng.internal.ConfigurationMethod
- m_isAfterMethodConfiguration - Variable in class org.testng.internal.ConfigurationMethod
- m_isAfterSuiteConfiguration - Variable in class org.testng.internal.ConfigurationMethod
- m_isAfterTestConfiguration - Variable in class org.testng.internal.ConfigurationMethod
- m_isAlwaysRun - Variable in class org.testng.internal.BaseTestMethod
- m_isBeforeClassConfiguration - Variable in class org.testng.internal.ConfigurationMethod
- m_isBeforeGroups - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_isBeforeGroupsConfiguration - Variable in class org.testng.internal.ConfigurationMethod
- m_isBeforeMethodConfiguration - Variable in class org.testng.internal.ConfigurationMethod
- m_isBeforeSuiteConfiguration - Variable in class org.testng.internal.ConfigurationMethod
- m_isBeforeTestConfiguration - Variable in class org.testng.internal.ConfigurationMethod
- m_isFakeConfiguration - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_isInitialized - Variable in class org.testng.internal.XmlMethodSelector
- m_isInitialized - Variable in class org.testng.TestNG
- m_isJUnit - Variable in class org.testng.TestNG
- m_isJUnit - Variable in class org.testng.xml.XmlSuite
- m_isJUnit - Variable in class org.testng.xml.XmlTest
- m_isMixed - Variable in class org.testng.TestNG
- m_isStopped - Variable in class org.testng.internal.DefaultMethodSelectorContext
- m_iterator - Variable in class org.testng.internal.collections.OneToTwoDimIterator
- m_jarPath - Variable in class org.testng.TestNG
- m_javaCommand - Variable in class org.testng.TestNGAntTask
- m_javaMethod - Variable in class org.testng.internal.ClonedMethod
- m_jCommander - Static variable in class org.testng.TestNG
- m_lastTimeOnly - Variable in class org.testng.internal.annotations.ConfigurationAnnotation
- m_listenerMethod - Variable in class org.testng.internal.invokers.InvokedMethodListenerInvoker
- m_listeners - Variable in class org.testng.internal.TestMethodWorker
- m_listeners - Variable in class org.testng.junit.JUnit4TestRunner
- m_listeners - Variable in class org.testng.TestNGAntTask
- m_listeners - Variable in class org.testng.xml.TestNGContentHandler
- m_listeners - Variable in class org.testng.xml.XmlSuite
- m_listenersToSkipFromBeingWiredIn - Variable in class org.testng.TestNG
- m_loadClasses - Variable in class org.testng.xml.Parser
- m_loadClasses - Variable in class org.testng.xml.TestNGContentHandler
- m_loadClasses - Variable in class org.testng.xml.XmlClass
-
True if the classes need to be loaded
- m_locations - Variable in class org.testng.xml.TestNGContentHandler
- m_logged - Variable in class org.testng.internal.XmlMethodSelector
- m_logLevel - Variable in class org.testng.xml.LaunchSuite.ClassesAndMethodsSuite
- m_logLevel - Variable in class org.testng.xml.LaunchSuite.ClassListSuite
- m_logLevel - Variable in class org.testng.xml.LaunchSuite.MethodsSuite
- m_lowlinks - Variable in class org.testng.internal.Tarjan
- m_mainClass - Variable in class org.testng.TestNGAntTask
-
The suite runner name (defaults to TestNG.class.getName().
- m_mainRunner - Variable in class org.testng.reporters.ExitCodeListener
- m_map - Variable in class org.testng.internal.ClassInfoMap
- m_map - Variable in class org.testng.internal.SuiteRunnerMap
- m_maxCharacters - Variable in class org.testng.reporters.FileStringBuffer
- m_message - Variable in class org.testng.asserts.Assertion.SimpleAssert
- m_messages - Variable in class org.testng.asserts.LoggingAssert
- m_metaGroups - Variable in class org.testng.TestRunner
- m_method - Variable in class org.testng.internal.annotations.BaseAnnotation
- m_method - Variable in class org.testng.internal.BaseTestMethod
- m_method - Variable in class org.testng.internal.ClonedMethod
- m_method - Variable in class org.testng.internal.ConstructorOrMethod
- m_method - Variable in class org.testng.internal.InvokeMethodRunnable
- m_method - Variable in class org.testng.internal.MethodInstance
- m_method - Variable in class org.testng.internal.TestResult
- m_methodClass - Variable in class org.testng.internal.BaseTestMethod
- m_methodDescriptors - Variable in class org.testng.TestNG
- m_methodIndex - Variable in class org.testng.reporters.EmailableReporter
- m_methodInstances - Variable in class org.testng.internal.TestMethodWorker
- m_methodInterceptors - Variable in class org.testng.TestNG
- m_methodInterceptors - Variable in class org.testng.TestRunner
- m_methodInvocationResults - Variable in class org.testng.internal.ConfigInvoker
-
Test methods whose configuration methods have failed.
- m_methodName - Variable in class org.testng.internal.BaseTestMethod
- m_methodNames - Variable in class org.testng.xml.LaunchSuite.MethodsSuite
- m_methodOutputMap - Static variable in class org.testng.Reporter
-
The key is the hashCode of the ITestResult.
- m_methods - Variable in class org.testng.junit.JUnit4TestRunner
- m_methods - Variable in class org.testng.junit.JUnitTestRunner
- m_methods - Variable in class org.testng.TestNGAntTask
- m_methodsByGroup - Variable in class org.testng.reporters.jq.Model
- m_methodsDependedUpon - Variable in class org.testng.internal.BaseTestMethod
- m_methodSelector - Variable in class org.testng.internal.MethodSelectorDescriptor
- m_methodselectors - Variable in class org.testng.TestNGAntTask
- m_methodSelectors - Variable in class org.testng.internal.RunInfo
- m_methodSelectors - Variable in class org.testng.xml.XmlMethodSelectors
- m_methodSelectors - Variable in class org.testng.xml.XmlSuite
-
Suite level method selectors.
- m_methodSelectors - Variable in class org.testng.xml.XmlTest
- m_missingGroup - Variable in class org.testng.internal.BaseTestMethod
- m_model - Variable in class org.testng.reporters.jq.BasePanel
- m_model - Variable in class org.testng.reporters.jq.Model
- m_moreInvocationChecker - Variable in class org.testng.internal.BaseTestMethod
- m_name - Variable in class org.testng.collections.Objects.ValueHolder
- m_name - Variable in class org.testng.internal.annotations.DataProviderAnnotation
- m_name - Variable in class org.testng.internal.TestResult
- m_name - Variable in class org.testng.xml.XmlClass
- m_name - Variable in class org.testng.xml.XmlDefine
- m_name - Variable in class org.testng.xml.XmlInclude
- m_name - Variable in class org.testng.xml.XmlPackage
- m_name - Variable in class org.testng.xml.XmlSuite
-
The suite name (defaults to DEFAULT_SUITE_NAME).
- m_name - Variable in class org.testng.xml.XmlTest
- m_neighbors - Variable in class org.testng.internal.Graph.Node
- m_nodes - Variable in class org.testng.internal.Graph
- m_nodesFinished - Variable in class org.testng.internal.DynamicGraph
- m_nodesReady - Variable in class org.testng.internal.DynamicGraph
- m_nodesRunning - Variable in class org.testng.internal.DynamicGraph
- m_notifier - Variable in class org.testng.internal.BaseInvoker
- m_notifier - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_numFailed - Variable in class org.testng.reporters.JUnitXMLReporter
- m_object - Variable in class org.testng.internal.Graph.Node
- m_objectFactory - Variable in class org.testng.internal.ClassImpl
- m_objectFactory - Variable in class org.testng.internal.Configuration
- m_objectFactory - Variable in class org.testng.TestNG
- m_objectFactory - Variable in class org.testng.TestNGAntTask
- m_objectFactory - Variable in class org.testng.xml.XmlSuite
- m_objects - Variable in class org.testng.collections.MultiMap
- m_objects - Variable in class org.testng.internal.collections.ArrayIterator
- m_objects - Variable in class org.testng.internal.collections.OneToTwoDimArrayIterator
- m_omitEmptyStrings - Variable in class org.testng.collections.Objects.ToStringHelper
- m_omitNulls - Variable in class org.testng.collections.Objects.ToStringHelper
- m_onHaltTarget - Variable in class org.testng.TestNGAntTask
- m_orphanedOutput - Static variable in class org.testng.Reporter
- m_out - Variable in class org.testng.reporters.EmailableReporter
- m_outFormat - Variable in exception org.testng.TimeBombSkipException
- m_outgoingEdges - Variable in class org.testng.internal.DynamicGraph.Edges
- m_output - Static variable in class org.testng.Reporter
-
All output logged in a sequential order.
- m_outputDir - Variable in class org.testng.TestNG
- m_outputDir - Variable in class org.testng.TestNGAntTask
- m_outputDirectory - Variable in class org.testng.reporters.SuiteHTMLReporter
- m_outputDirectory - Variable in class org.testng.TestRunner
-
Where the reports will be created.
- m_overrideIncludedMethods - Variable in class org.testng.internal.XmlMethodSelector
- m_packageNames - Variable in class org.testng.xml.LaunchSuite.ClassListSuite
- m_panels - Variable in class org.testng.reporters.jq.NavigatorPanel
- m_parallel - Variable in class org.testng.internal.annotations.DataProviderAnnotation
- m_parallel - Variable in class org.testng.xml.XmlSuite
- m_parallel - Variable in class org.testng.xml.XmlTest
- m_parallelMode - Variable in class org.testng.TestNG
- m_parallelMode - Variable in class org.testng.TestNGAntTask
- m_parameterIndex - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_parameterInvocationCount - Variable in class org.testng.internal.BaseTestMethod
- m_parameters - Variable in class org.testng.internal.InvokeMethodRunnable
- m_parameters - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_parameters - Variable in class org.testng.internal.TestMethodWorker
- m_parameters - Variable in class org.testng.internal.TestResult
- m_parameters - Variable in class org.testng.xml.LaunchSuite.CustomizedSuite
-
The annotation type.
- m_parameters - Variable in class org.testng.xml.XmlClass
- m_parameters - Variable in class org.testng.xml.XmlInclude
- m_parameters - Variable in class org.testng.xml.XmlSuite
-
Suite level parameters.
- m_parameters - Variable in class org.testng.xml.XmlTest
- m_parameterValues - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_parentModule - Variable in class org.testng.xml.XmlSuite
- m_parentRunner - Variable in class org.testng.junit.JUnit4TestRunner
- m_parentRunner - Variable in class org.testng.junit.JUnitTestRunner
- m_parentSuite - Variable in class org.testng.xml.XmlSuite
-
Parent XML suite if this suite was specified in another suite using <suite-file> tag.
- m_passedConfigurations - Variable in class org.testng.TestRunner
- m_passedConfs - Variable in class org.testng.TestListenerAdapter
- m_passedResultsByClass - Variable in class org.testng.reporters.jq.Model
- m_passedTests - Variable in class org.testng.TestListenerAdapter
- m_passedTests - Variable in class org.testng.TestRunner
- m_passes - Variable in class org.testng.SuiteResultCounts
- m_postProcessor - Variable in class org.testng.xml.Parser
- m_predecessors - Variable in class org.testng.internal.Graph.Node
- m_preserveOrder - Variable in class org.testng.TestNG
- m_preserveOrder - Variable in class org.testng.xml.XmlSuite
- m_preserveOrder - Variable in class org.testng.xml.XmlTest
- m_priority - Variable in class org.testng.internal.annotations.TestOrConfiguration
- m_priority - Variable in class org.testng.internal.BaseTestMethod
- m_priority - Variable in class org.testng.internal.MethodSelectorDescriptor
- m_priority - Variable in class org.testng.xml.XmlMethodSelector
- m_projectName - Variable in class org.testng.xml.LaunchSuite.CustomizedSuite
- m_randomizeSuites - Variable in class org.testng.TestNG
- m_randomizeSuites - Variable in class org.testng.TestNGAntTask
- m_realClass - Variable in class org.testng.junit.JUnitTestClass
- m_redirectionAwareResolver - Variable in class org.testng.xml.TestNGContentHandler
- m_reporters - Variable in class org.testng.TestNG
- m_results - Variable in class org.testng.reporters.jq.ResultsByClass
- m_retries - Variable in class org.testng.SuiteResultCounts
- m_retryAnalyzer - Variable in class org.testng.internal.BaseTestMethod
- m_retryAnalyzerClass - Variable in class org.testng.internal.annotations.TestAnnotation
- m_retryAnalyzerClass - Variable in class org.testng.internal.BaseTestMethod
- m_row - Variable in class org.testng.reporters.EmailableReporter
- m_run - Variable in class org.testng.xml.XmlGroups
- m_runInfo - Variable in class org.testng.TestRunner
- m_s - Variable in class org.testng.internal.Tarjan
- m_saxParser - Static variable in class org.testng.xml.XMLParser
- m_sb - Variable in class org.testng.reporters.FileStringBuffer
- m_script - Variable in class org.testng.xml.XmlMethodSelector
- m_selectors - Variable in class org.testng.TestNG
- m_serviceLoaderClassLoader - Variable in class org.testng.TestNG
- m_signature - Variable in class org.testng.internal.BaseTestMethod
- m_singleThreaded - Variable in class org.testng.internal.annotations.TestAnnotation
- m_skipFailedInvocationCounts - Variable in class org.testng.internal.TestInvoker
- m_skipFailedInvocationCounts - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_skipFailedInvocationCounts - Variable in class org.testng.TestNG
- m_skipFailedInvocationCounts - Variable in class org.testng.TestNGAntTask
- m_skipFailedInvocationCounts - Variable in class org.testng.xml.XmlSuite
- m_skipFailedInvocationCounts - Variable in class org.testng.xml.XmlTest
- m_skipFailedInvocations - Variable in class org.testng.internal.annotations.TestAnnotation
- m_skipFailedInvocations - Variable in class org.testng.internal.BaseTestMethod
- m_skipped - Variable in class org.testng.SuiteResultCounts
- m_skippedConfigurations - Variable in class org.testng.TestRunner
- m_skippedConfs - Variable in class org.testng.TestListenerAdapter
- m_skippedPropertyName - Variable in class org.testng.TestNGAntTask
- m_skippedResultsByClass - Variable in class org.testng.reporters.jq.Model
- m_skippedTests - Variable in class org.testng.TestListenerAdapter
- m_skippedTests - Variable in class org.testng.TestRunner
- m_stackReduced - Variable in exception org.testng.SkipException
- m_stackTrace - Variable in exception org.testng.SkipException
- m_start - Variable in class org.testng.junit.JUnitTestRunner.TestRunInfo
- m_start - Variable in class org.testng.TestNG
- m_startDate - Variable in class org.testng.TestRunner
- m_startMillis - Variable in class org.testng.internal.TestResult
- m_status - Variable in class org.testng.internal.TestResult
- m_status - Variable in class org.testng.reporters.jq.NavigatorPanel.ResultsByStatus
- m_statusBySuiteName - Variable in class org.testng.reporters.jq.Model
- m_strictlySortedNodes - Variable in class org.testng.internal.Graph
- m_stringSuites - Variable in class org.testng.TestNG
- m_successPercentage - Variable in class org.testng.internal.annotations.TestAnnotation
- m_successPercentage - Variable in class org.testng.internal.TestNGMethod
- m_suite - Variable in class org.testng.reporters.jq.NavigatorPanel.BaseResultProvider
- m_suite - Variable in class org.testng.SuiteResult
- m_suite - Variable in class org.testng.TestRunner
- m_suite - Variable in class org.testng.xml.XmlTest
- m_suiteBuffer - Variable in class org.testng.xml.LaunchSuite.CustomizedSuite
-
The string buffer used to write the XML file.
- m_suiteFiles - Variable in class org.testng.xml.TestNGContentHandler
- m_suiteFiles - Variable in class org.testng.xml.XmlSuite
- m_suiteListeners - Variable in class org.testng.TestNG
- m_suiteName - Variable in class org.testng.internal.annotations.TestAnnotation
- m_suiteName - Variable in class org.testng.TestNGAntTask
- m_suiteName - Variable in class org.testng.xml.LaunchSuite.CustomizedSuite
- m_suitePath - Variable in class org.testng.xml.LaunchSuite.ExistingSuite
-
The existing suite path (either relative to the project root or an absolute path)
- m_suiteRunner - Variable in class org.testng.SuiteRunnerWorker
- m_suiteRunnerMap - Variable in class org.testng.internal.thread.graph.SuiteWorkerFactory
- m_suiteRunnerMap - Variable in class org.testng.SuiteRunnerWorker
- m_suites - Variable in class org.testng.reporters.jq.Model
- m_suites - Variable in class org.testng.TestNG
- m_suites - Variable in class org.testng.xml.TestNGContentHandler
- m_suiteState - Variable in class org.testng.internal.BaseInvoker
- m_suiteThreadPoolSize - Variable in class org.testng.TestNG
- m_suiteThreadPoolSize - Variable in class org.testng.TestNGAntTask
- m_tagFactory - Variable in class org.testng.internal.annotations.JDK15AnnotationFinder
- m_tagStack - Variable in class org.testng.reporters.XMLStringBuffer
-
The stack of tags to make sure XML document is well formed.
- m_temporary - Variable in class org.testng.xml.LaunchSuite
- m_test - Variable in class org.testng.xml.XmlSuite
- m_testClass - Variable in class org.testng.internal.annotations.BaseAnnotation
- 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_testClass - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_testClassesFromXml - Variable in class org.testng.TestRunner
- m_testClassFinder - Variable in class org.testng.TestRunner
- m_testContext - Variable in class org.testng.internal.BaseInvoker
- m_testContext - Variable in class org.testng.internal.ClassImpl
- m_testContext - Variable in class org.testng.internal.FactoryMethod
- m_testContext - Variable in class org.testng.internal.invokers.InvokedMethodListenerInvoker
- m_testContext - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_testContext - Variable in class org.testng.internal.TestMethodWorker
- m_testContext - Variable in class org.testng.internal.TestNGClassFinder
- m_testContext - Variable in class org.testng.reporters.TestHTMLReporter
- m_testContext - Variable in class org.testng.SuiteResult
- m_testContexts - Variable in class org.testng.TestListenerAdapter
- m_testIndex - Variable in class org.testng.reporters.EmailableReporter
- m_testInvoker - Variable in class org.testng.internal.Invoker
- m_testInvoker - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_testInvoker - Variable in class org.testng.internal.TestMethodWorker
- m_testjar - Variable in class org.testng.TestNGAntTask
- m_testListeners - Variable in class org.testng.TestNG
- m_testListeners - Variable in class org.testng.TestRunner
-
ITestListeners support.
- m_testMethod - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_testMethods - Variable in class org.testng.internal.NoOpTestClass
- m_testMethods - Variable in class org.testng.internal.XmlMethodSelector
- m_testMethods - Variable in class org.testng.junit.JUnitTestClass
- m_testMethodToRetryAnalyzer - Variable in class org.testng.internal.BaseTestMethod
- m_testName - Variable in class org.testng.internal.annotations.TestAnnotation
- m_testName - Variable in class org.testng.internal.ClassImpl
- m_testName - Variable in class org.testng.junit.JUnitMethodFinder
- m_testName - Variable in class org.testng.reporters.TextReporter
- m_testName - Variable in class org.testng.TestNGAntTask
- m_testName - Variable in class org.testng.TestRunner
- m_testNames - Variable in class org.testng.TestNG
-
The list of test names to run from the given suite
- m_testNames - Variable in class org.testng.TestNGAntTask
- m_testResult - Variable in class org.testng.internal.InvokedMethod
- m_testResult - Variable in class org.testng.internal.InvokeMethodRunnable
- m_testResult - Variable in class org.testng.internal.invokers.InvokedMethodListenerInvoker
- m_testResultMap - Variable in class org.testng.reporters.jq.Model
- m_testResults - Variable in class org.testng.internal.TestMethodWithDataProviderMethodWorker
- m_testResults - Variable in class org.testng.internal.TestMethodWorker
- m_testRunnerFactory - Variable in class org.testng.TestNG
- m_testRunnerFactory - Variable in class org.testng.TestNGAntTask
- m_tests - Variable in class org.testng.junit.JUnitTestRunner
- m_tests - Variable in class org.testng.xml.XmlSuite
-
Tests in suite.
- m_testTags - Variable in class org.testng.reporters.jq.Model
- m_threadCount - Variable in class org.testng.TestNG
- m_threadCount - Variable in class org.testng.TestNGAntTask
- m_threadCount - Variable in class org.testng.xml.XmlSuite
- m_threadCount - Variable in class org.testng.xml.XmlTest
- m_threadPoolSize - Variable in class org.testng.internal.annotations.TestAnnotation
- m_threadPoolSize - Variable in class org.testng.internal.TestNGMethod
- m_throwable - Variable in class org.testng.internal.TestResult
- m_timedOutTests - Variable in class org.testng.TestListenerAdapter
- m_timeout - Variable in class org.testng.TestNGAntTask
- m_timeOut - Variable in class org.testng.internal.annotations.TestOrConfiguration
- m_timeOut - Variable in class org.testng.internal.BaseTestMethod
- m_timeOut - Variable in class org.testng.xml.XmlSuite
-
Time out for methods/tests.
- m_timeOut - Variable in class org.testng.xml.XmlTest
- m_total - Variable in class org.testng.SuiteResultCounts
- m_totalTime - Variable in class org.testng.reporters.jq.TimesPanel
- m_transformer - Variable in class org.testng.internal.annotations.JDK15AnnotationFinder
- m_type - Variable in class org.testng.reporters.jq.NavigatorPanel.BaseResultProvider
- m_useDefaultListeners - Variable in class org.testng.TestNG
- m_useDefaultListeners - Variable in class org.testng.TestNGAntTask
- m_userData - Variable in class org.testng.internal.DefaultMethodSelectorContext
- m_validate - Variable in class org.testng.xml.TestNGContentHandler
- m_value - Variable in class org.testng.collections.Objects.ValueHolder
- m_value - Variable in class org.testng.internal.annotations.ListenersAnnotation
- m_value - Variable in class org.testng.internal.annotations.ParametersAnnotation
- m_verbose - Static variable in class org.testng.internal.Graph
- m_verbose - Variable in class org.testng.internal.thread.graph.SuiteWorkerFactory
- m_verbose - Variable in class org.testng.reporters.TextReporter
- m_verbose - Variable in class org.testng.SuiteRunnerWorker
- m_verbose - Variable in class org.testng.TestNG
-
If m_verbose gets set, it will override the verbose setting in testng.xml
- m_verbose - Variable in class org.testng.TestNGAntTask
- m_verbose - Static variable in class org.testng.TestRunner
- m_verbose - Variable in class org.testng.xml.XmlSuite
- m_verbose - Variable in class org.testng.xml.XmlTest
- m_wasRetried - Variable in class org.testng.internal.TestResult
- m_workingDir - Variable in class org.testng.TestNGAntTask
- m_xmlClass - Variable in class org.testng.internal.ClassImpl
- m_xmlClass - Variable in class org.testng.internal.NoOpTestClass
- m_xmlClass - Variable in class org.testng.xml.XmlInclude
- m_xmlClasses - Variable in class org.testng.xml.XmlPackage
- m_xmlClasses - Variable in class org.testng.xml.XmlTest
- m_xmlDependencyGroups - Variable in class org.testng.xml.XmlDependencies
- m_xmlDependencyGroups - Variable in class org.testng.xml.XmlTest
- m_xmlFilesets - Variable in class org.testng.TestNGAntTask
- m_xmlGroups - Variable in class org.testng.xml.XmlSuite
- m_xmlGroups - Variable in class org.testng.xml.XmlTest
- m_xmlMethodSelector - Variable in class org.testng.TestRunner
- m_xmlMethodSelectors - Variable in class org.testng.xml.XmlSuite
- m_xmlPackages - Variable in class org.testng.xml.XmlSuite
-
The packages containing test classes.
- m_xmlPackages - Variable in class org.testng.xml.XmlTest
- m_xmlPathInJar - Variable in class org.testng.TestNG
-
The path of the testng.xml file inside the jar file
- m_xmlPathInJar - Variable in class org.testng.TestNGAntTask
- m_xmlSuite - Variable in class org.testng.reporters.FailedReporter
- m_xmlTest - Variable in class org.testng.internal.BaseTestMethod
- m_xmlTest - Variable in class org.testng.internal.NoOpTestClass
- m_xmlTest - Variable in class org.testng.TestRunner
- m_xmlTest - Variable in class org.testng.xml.XmlClass
- main(String[]) - Static method in class org.testng.log4testng.Logger
-
Run all tests.
- 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
- makeFullClassName(String, String) - Static method in class org.testng.internal.PackageUtils
- makeMethodName(String, String) - Static method in class org.testng.internal.XmlMethodSelector
- makeTitle(ISuite) - Method in class org.testng.reporters.SuiteHTMLReporter
- mapNodeToParent(List<T>) - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- mapNodeToWorker(List<IWorker<T>>, List<T>) - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- mapping - Static variable in class org.testng.internal.Parameters
- mapping - Variable in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- 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.
- MATCH_CACHE - Static variable in class org.testng.internal.MethodGroupsHelper
- MATCH_CACHE - Static variable in class org.testng.internal.MethodHelper
- 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
- matchedMethods - Variable in class org.testng.internal.MethodHelper.MatchResults
- matchedTestNames - Variable in class org.testng.xml.internal.TestNamesMatcher
- matchedTests - Variable in class org.testng.xml.internal.TestNamesMatcher
- matchesXmlPathInJar(JarEntry) - Method in class org.testng.JarFileUtils
- 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.
- matchingMatcher - Variable in class org.testng.internal.reflect.DataProviderMethodMatcher
- matchMethod(ITestNGMethod[], String) - Static method in class org.testng.internal.MethodHelper
- MatchResults() - Constructor for class org.testng.internal.MethodHelper.MatchResults
- matchTestClasspath(URL, String, boolean) - Static method in class org.testng.internal.PackageUtils
- MAX - Static variable in class org.testng.reporters.FileStringBuffer
- maxTime(ISuite) - Method in class org.testng.reporters.jq.TimesPanel
- maybe(int, String, String) - Static method in class org.testng.reporters.jq.NavigatorPanel
- maybeAddListener(Map<Class<? extends E>, E>, E) - Static method in class org.testng.TestNG
- maybeAddListener(Map<Class<? extends E>, E>, Class<? extends E>, E, boolean) - Static method in class org.testng.TestNG
- maybeCreateNewConfigurationTag(Annotation, Class<?>) - Method in class org.testng.internal.annotations.JDK15TagFactory
- MEMORY_FRIENDLY_MODE - Static variable in class org.testng.internal.RuntimeBehavior
- merge(Collection<K>, Collection<K>) - Static method in class org.testng.collections.Lists
- merge(List<T>, BiPredicate<T, T>, List<T>...) - Static method in class org.testng.collections.Lists
-
Utility method that merges two lists by applying the provided condition.
- merge(ITestAnnotation, ITestAnnotation) - Static method in class org.testng.internal.Parameters
- merge(DataProviderHolder) - Method in class org.testng.DataProviderHolder
- message - Variable in class org.testng.reporters.JUnitReportReporter.TestTag
- method - Variable in class org.testng.internal.DataProviderMethod
- method - Variable in class org.testng.internal.ExpectedExceptionsHolder
- method - Variable in class org.testng.internal.reflect.MethodMatcherContext
- method - Variable in class org.testng.internal.RegexpExpectedExceptionsHolder
- METHOD_NAME_COMPARATOR - Static variable in class org.testng.reporters.jq.ResultsByClass
- METHOD_NAMES - Enum constant in enum class org.testng.internal.Systematiser.Order
- 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
- MethodHelper.MatchResults - Class in org.testng.internal
- 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
- MethodInvocationAgent(TestMethodArguments, ITestInvoker, ITestContext) - Constructor for class org.testng.internal.TestInvoker.MethodInvocationAgent
- 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
- methodName - Variable in class org.testng.internal.LiteWeightTestNGMethod
- methodName(String) - Static method in class org.testng.internal.XmlMethodSelector
- methodNameMatcher(XmlInclude) - Method in class org.testng.internal.TestNGMethod
- methodParameter - Variable in class org.testng.internal.reflect.MethodMatcherContext
- 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
- methodResults - Variable in class org.testng.reporters.EmailableReporter2.ClassResult
- MethodRunner - Class in org.testng.internal
- MethodRunner() - Constructor for class org.testng.internal.MethodRunner
- methods - Variable in class org.testng.internal.AbstractParallelWorker.Arguments
- methods - Variable in class org.testng.internal.TestMethodContainer
- methods(List<ITestNGMethod>) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- METHODS - Enum constant in enum class 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
- methodsDependedUpon - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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
- MethodsSuite(String, String, Collection<String>, Map<String, String>, String, int) - Constructor for class org.testng.xml.LaunchSuite.MethodsSuite
-
Constructs a
MethodsSuite
TODO cquezel JavaDoc. - methodsToMethodInstances(List<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
- methodsToMultipleMethodInstances(ITestNGMethod...) - Method in class org.testng.internal.ClassBasedParallelWorker
- MethodType() - Constructor for enum class org.testng.internal.TestNGMethodFinder.MethodType
- missingGroup - Variable in class org.testng.internal.LiteWeightTestNGMethod
- mixed - Enum constant in enum class org.testng.TestNGAntTask.Mode
- mixed - Variable in class org.testng.CommandLineArgs
- MIXED - Static variable in class org.testng.CommandLineArgs
- mode - Variable in class org.testng.JarFileUtils
- mode - Variable in class org.testng.reporters.EmailableReporter2.SuiteResult
- mode - Variable in class org.testng.TestNGAntTask
- Mode() - Constructor for enum class org.testng.TestNGAntTask.Mode
- Model - Class in org.testng.reporters.jq
- Model(List<ISuite>) - Constructor for class org.testng.reporters.jq.Model
- moduleFactory() - Element in annotation interface org.testng.annotations.Guice
- modules() - Element in annotation interface org.testng.annotations.Guice
- MultiMap<K,
V, C extends Collection<V>> - Class in org.testng.collections - MultiMap(boolean) - Constructor for class org.testng.collections.MultiMap
- multiplicationFactor - Variable in class org.testng.internal.WrappedTestNGMethod
- MY_CSS_FILE_NAME - Static variable in class org.testng.reporters.HtmlHelper
N
- name - Variable in class org.testng.internal.ant.AntReporterConfig.Property
- name - Variable in class org.testng.internal.ReporterConfig.Property
- name - Variable in class org.testng.internal.thread.TestNGThreadFactory
- name - Variable in class org.testng.xml.TestNGContentHandler.Include
- name - Variable in enum class org.testng.xml.XmlSuite.FailurePolicy
- name - Variable in enum class org.testng.xml.XmlSuite.ParallelMode
- name() - Element in annotation interface org.testng.annotations.CustomAttribute
- name() - Element in annotation interface org.testng.annotations.DataProvider
-
The name of this DataProvider.
- NAME_COMPARATOR - Static variable in class org.testng.reporters.TestHTMLReporter
- NameComparator() - Constructor for class org.testng.reporters.TestHTMLReporter.NameComparator
- nameMatchesAny(List<String>) - Method in class org.testng.xml.XmlTest
- NATIVE - Enum constant in enum class org.testng.internal.ParameterHolder.ParameterOrigin
- nativelyInject(Parameter[], Set<InjectableParameter>, Object[], Object, ITestContext, ITestResult) - Static method in class org.testng.internal.reflect.ReflectionRecipes
- NavigatorPanel - Class in org.testng.reporters.jq
- NavigatorPanel(Model, List<INavigatorPanel>) - Constructor for class org.testng.reporters.jq.NavigatorPanel
- NavigatorPanel.BaseResultProvider - Class in org.testng.reporters.jq
- NavigatorPanel.IResultProvider - Interface in org.testng.reporters.jq
- NavigatorPanel.ResultsByStatus - Class in org.testng.reporters.jq
- 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
- newComparator(boolean) - Static method in class org.testng.TestRunner
- newConcurrentMap() - Static method in class org.testng.collections.Maps
- newContextAwareTestResult(ITestNGMethod, ITestContext) - Static method in class org.testng.internal.TestResult
- newDetailedAttributes(boolean, String) - Method in class org.testng.internal.ClassImpl
- 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() - Static method in class org.testng.internal.objects.Dispenser
- newInstance(Class<?>) - Method in interface org.testng.IObjectFactory2
- newInstance(Class<T>) - Static method in class org.testng.internal.InstanceCreator
- 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.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
- newParser(InputStream, IPostProcessor) - Static method in class org.testng.xml.Parser
- newParser(String, IPostProcessor) - Static method in class org.testng.xml.Parser
- newQueue(boolean) - Static method in class org.testng.TestRunner
- newReporterInstance() - Method in class org.testng.internal.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>) - Method in class org.testng.SuiteRunner.DefaultTestRunnerFactory
- newTestRunner(ISuite, XmlTest, Collection<IInvokedMethodListener>, List<IClassListener>) - Method in class org.testng.SuiteRunner.ProxyTestRunnerFactory
- newTestRunner(ISuite, XmlTest, Collection<IInvokedMethodListener>, List<IClassListener>, Map<Class<? extends IDataProviderListener>, IDataProviderListener>) - Method in interface org.testng.ITestRunnerFactory
-
Produces a new
TestRunner
- newTestRunner(ISuite, XmlTest, Collection<IInvokedMethodListener>, List<IClassListener>, Map<Class<? extends IDataProviderListener>, IDataProviderListener>) - Method in class org.testng.SuiteRunner.DefaultTestRunnerFactory
- newTestRunner(ISuite, XmlTest, Collection<IInvokedMethodListener>, List<IClassListener>, Map<Class<? extends IDataProviderListener>, IDataProviderListener>) - Method in class org.testng.SuiteRunner.ProxyTestRunnerFactory
- newTestRunner(ISuite, XmlTest, Collection<IInvokedMethodListener>, List<IClassListener>, DataProviderHolder) - Method in interface org.testng.ITestRunnerFactory
-
Produces a new
TestRunner
- newTestRunner(ISuite, XmlTest, Collection<IInvokedMethodListener>, List<IClassListener>, DataProviderHolder) - Method in class org.testng.SuiteRunner.DefaultTestRunnerFactory
- newTestRunner(ISuite, XmlTest, Collection<IInvokedMethodListener>, List<IClassListener>, DataProviderHolder) - Method in class org.testng.SuiteRunner.ProxyTestRunnerFactory
- newThread(Runnable) - Method in class org.testng.internal.thread.TestNGThreadFactory
- 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
- NO_COMPARISON - Static variable in class org.testng.internal.TestNGMethodFinder
- Node(T) - Constructor for class org.testng.internal.Graph.Node
- noException(ITestNGMethod) - Method in class org.testng.internal.ExpectedExceptionsHolder
- NoInjection - Annotation Interface in org.testng.annotations
-
Turn off TestNG injection for a parameter.
- noListenersPresent() - Method in class org.testng.internal.BaseInvoker
- NONE - Enum constant in enum class org.testng.internal.Systematiser.Order
- NONE - Enum constant in enum class org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
No stacktrace will be written in the output file
- NONE - Enum constant in enum class 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
- notified - Variable in class org.testng.junit.JUnit4TestRunner.RL
- 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 - Variable in class org.testng.internal.FactoryMethod
- objectFactory - Variable in class org.testng.internal.TestNGClassFinder
- objectFactory - Variable in class org.testng.SuiteRunner
- ObjectFactory - Annotation Interface 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() - Constructor for class org.testng.collections.Objects
- Objects.ToStringHelper - Class in org.testng.collections
- Objects.ValueHolder - Class in org.testng.collections
- of(A, B) - Static method in class org.testng.internal.collections.Pair
- OLD_TESTNG_DTD_URL - Static variable in class org.testng.xml.Parser
-
The URL to the deprecated TestNG DTD.
- 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
- onConfigurationFailure(ITestResult) - Method in class org.testng.TestRunner.ConfigurationListener
- onConfigurationFailure(ITestResult, ITestNGMethod) - Method in interface org.testng.IConfigurationListener
-
Invoked whenever a configuration method failed.
- 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
- onConfigurationSkip(ITestResult) - Method in class org.testng.TestRunner.ConfigurationListener
- onConfigurationSkip(ITestResult, ITestNGMethod) - Method in interface org.testng.IConfigurationListener
-
Invoked whenever a configuration method was skipped.
- 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
- onConfigurationSuccess(ITestResult) - Method in class org.testng.TestRunner.ConfigurationListener
- onConfigurationSuccess(ITestResult, ITestNGMethod) - Method in interface org.testng.IConfigurationListener
-
Invoked whenever a configuration method succeeded.
- onDataProviderFailure(ITestNGMethod, ITestContext, RuntimeException) - Method in interface org.testng.IDataProviderListener
-
This method gets invoked when the data provider encounters an exception
- onElement(String) - Method in class org.testng.xml.XmlDefine
- 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.
- onExecutionFinish() - Method in class org.testng.internal.ExitCodeListener
- 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() - Element in annotation interface org.testng.annotations.AfterMethod
-
Causes this method to be invoked only if the test method belongs to a listed group.
- onlyForGroups() - Element in annotation interface 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(File, String) - Static method in class org.testng.internal.Utils
- openWriter(String, String) - Static method in class org.testng.internal.Utils
-
Open a BufferedWriter for the specified file.
- Optional - Annotation Interface in org.testng.annotations
-
Specifies that the current parameter is optional.
- optionalValues - Variable in class org.testng.internal.Parameters.FilterOutInJectedTypesResult
- optionalValues(Annotation[][]) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- Order(String) - Constructor for enum class org.testng.internal.Systematiser.Order
- 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.ant - package org.testng.internal.ant
- 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.objects - package org.testng.internal.objects
- org.testng.internal.objects.pojo - package org.testng.internal.objects.pojo
- 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.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.internal - package org.testng.xml.internal
- origin - Variable in class org.testng.internal.ParameterHolder
- ORIGIN_DATA_PROVIDER - Enum constant in enum class org.testng.internal.ParameterHolder.ParameterOrigin
- ORIGIN_XML - Enum constant in enum class org.testng.internal.ParameterHolder.ParameterOrigin
- out - Static variable in class org.testng.log4testng.Logger
-
The standard output stream (this is allways System.out except for unit tests)
- OUTPUT_DIRECTORY - Static variable in class org.testng.CommandLineArgs
- outputDir - Variable in class org.testng.SuiteRunner
- outputDirectory - Variable in class org.testng.CommandLineArgs
- outputDirectory - Variable in class org.testng.reporters.XMLReporterConfig
-
The root output directory where the XMLs will be written.
- OVERRIDE_INCLUDED_METHODS - Static variable in class org.testng.CommandLineArgs
- overrideIncludedMethods - Variable in class org.testng.CommandLineArgs
- overrideIncludedMethods - Variable in class org.testng.internal.Configuration
- 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) - Static method in class org.testng.reporters.FileStringBuffer
- PACKAGE_UTILS - Static variable in class org.testng.internal.PackageUtils
- PackageUtils - Class in org.testng.internal
-
Utility class that finds all the classes in a given package.
- PackageUtils() - Constructor for class org.testng.internal.PackageUtils
- Pair<A,
B> - Class in org.testng.internal.collections - Pair(A, B) - Constructor for class org.testng.internal.collections.Pair
- parallel() - Element in annotation interface 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
- ParallelMode(String) - Constructor for enum class org.testng.xml.XmlSuite.ParallelMode
- ParallelMode(String, boolean) - Constructor for enum class org.testng.xml.XmlSuite.ParallelMode
- 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
- ParameterBag(ParameterHolder) - Constructor for class org.testng.internal.ParameterHandler.ParameterBag
- ParameterBag(ITestResult) - Constructor for class org.testng.internal.ParameterHandler.ParameterBag
- ParameterHandler - Class in org.testng.internal
- ParameterHandler(IAnnotationFinder, DataProviderHolder) - Constructor for class org.testng.internal.ParameterHandler
- ParameterHandler.ParameterBag - Class in org.testng.internal
-
This class holds a
ParameterHolder
or in case of an error, a non-nullTestResult
containing the cause - parameterHolder - Variable in class org.testng.internal.ParameterHandler.ParameterBag
- 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 Class in org.testng.internal
-
Origin of the parameters.
- parameterIndex - Variable in class org.testng.internal.TestResult
- ParameterInfo - Class in org.testng.internal
- ParameterInfo(Object, Object[]) - Constructor for class org.testng.internal.ParameterInfo
- parameterInvocationCount - Variable in class org.testng.internal.LiteWeightTestNGMethod
- ParameterOrigin() - Constructor for enum class org.testng.internal.ParameterHolder.ParameterOrigin
- parameters - Variable in class org.testng.internal.ParameterHolder
- parameters - Variable in class org.testng.internal.ParameterInfo
- parameters - Variable in class org.testng.xml.TestNGContentHandler.Include
- Parameters - Class in org.testng.internal
-
Methods that bind parameters declared in testng.xml to actual values used to invoke methods.
- Parameters - Annotation Interface in org.testng.annotations
-
Describes how to pass parameters to a @Test method.
- Parameters() - Constructor for class org.testng.internal.Parameters
- Parameters.FilterOutInJectedTypesResult - Class in org.testng.internal
-
Store the result of parameterTypes and optionalValues after filter out injected types
- 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
- parametersIndex - Variable in class org.testng.internal.TestMethodArguments.Builder
- parametersIndex - Variable in class org.testng.internal.TestMethodArguments
- parameterTypes - Variable in class org.testng.internal.LiteWeightTestNGMethod
- parameterTypes - Variable in class org.testng.internal.Parameters.FilterOutInJectedTypesResult
- parameterValues - Variable in class org.testng.internal.ConfigMethodArguments.Builder
- parameterValues - Variable in class org.testng.internal.MethodArguments
- parameterValues - Variable in class org.testng.internal.Parameters.MethodParameters
- parameterValues - Variable in class org.testng.internal.TestMethodArguments.Builder
- params - Variable in class org.testng.internal.Arguments
- params - Variable in class org.testng.internal.ConfigMethodArguments.Builder
- params - Variable in class org.testng.internal.GroupConfigMethodArguments.Builder
- params - Variable in class org.testng.internal.TestMethodArguments.Builder
- parentInjector - Variable in class org.testng.SuiteRunner
- parentModule - Variable in class org.testng.internal.objects.GuiceHelper
- 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
<suite-files>
tags. - parse(int) - Static method in enum class 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 class org.testng.internal.Systematiser.Order
- parse(String) - Static method in enum class org.testng.reporters.XMLReporterConfig.StackTraceLevels
- 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
- parsed - Variable in class org.testng.xml.XmlSuite
- parseInt(Object) - Static method in class org.testng.TestNG
- 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. - PARSERS - Static variable in class org.testng.xml.Parser
- parseSuite(String) - Method in class org.testng.TestNG
- parseSuiteFiles() - Method in class org.testng.TestNG
- parseToList() - Method in class org.testng.xml.Parser
- PASSED - Static variable in class org.testng.reporters.jq.SuitePanel
- passedTestCount - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- passedTestResults - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- PATTERN_CACHE - Static variable in class org.testng.internal.MethodGroupsHelper
- PhoneyWorker(long) - Constructor for class org.testng.internal.thread.graph.GraphThreadPoolExecutor.PhoneyWorker
- pluralize(int, String) - Static method in class org.testng.reporters.jq.BasePanel
- pluralize(int, String) - Method in class org.testng.reporters.SuiteHTMLReporter
- PojoReporterConfig - Class in org.testng.reporters
- PojoReporterConfig(Object) - Constructor for class org.testng.reporters.PojoReporterConfig
- poll() - Method in class org.testng.internal.reflect.ReflectionRecipes.ListBackedImmutableQueue
- 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.
- popLocation() - Method in class org.testng.xml.TestNGContentHandler
- populateSuiteGraph(IDynamicGraph<ISuite>, SuiteRunnerMap, XmlSuite) - Method in class org.testng.TestNG
-
Populates the dynamic graph with the reverse hierarchy of suites.
- port - Variable in class org.testng.CommandLineArgs
- PORT - Static variable in class org.testng.CommandLineArgs
- ppp(String) - Static method in class org.testng.internal.Graph
- ppp(String) - Static method in class org.testng.internal.RunInfo
- ppp(String) - Static method in class org.testng.reporters.TestHTMLReporter
- ppp(String) - Static method in class org.testng.SuiteRunner
- prefix - Variable in class org.testng.reporters.VerboseReporter
- PREFIX - Static variable in class org.testng.internal.TestNGClassFinder
- PREFIX - Static variable in class org.testng.log4testng.Logger
-
Standard prefix of all property names in log4testng.properties.
- preserveOrder - Enum constant in enum class org.testng.TestRunner.PriorityWeight
- PreserveOrderMethodInterceptor - Class in org.testng
-
A method interceptor that preserves the order in which test classes were found in the <test> tag.
- PreserveOrderMethodInterceptor() - Constructor for class org.testng.PreserveOrderMethodInterceptor
- prettyDuration(long) - Method in class org.testng.reporters.jq.TimesPanel
- prettyFormat(List<Class<?>>) - Static method in class org.testng.internal.Parameters
- PRIMITIVE_MAPPING - Static variable in class org.testng.internal.reflect.ReflectionRecipes
- printDebugInfo(String) - Method in class org.testng.TestNGAntTask
- printStackTrace(PrintStream) - Method in exception org.testng.TimeBombSkipException
- printStackTrace(PrintWriter) - Method in exception org.testng.TimeBombSkipException
- priority - Enum constant in enum class org.testng.TestRunner.PriorityWeight
- priority - Variable in class org.testng.internal.LiteWeightTestNGMethod
- priority() - Element in annotation interface org.testng.annotations.Test
-
The scheduling priority.
- PriorityWeight() - Constructor for enum class org.testng.TestRunner.PriorityWeight
- privateFindTestMethods(INameFilter, Class) - Method in class org.testng.junit.JUnitMethodFinder
- 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.
- privateRun() - Method in class org.testng.SuiteRunner
- privateRun(XmlTest) - Method in class org.testng.TestRunner
-
Main method that create a graph of methods and then pass it to the graph executor to run them.
- privateRunJUnit() - Method in class org.testng.TestRunner
- process(Collection<XmlSuite>) - Method in class org.testng.internal.OverrideProcessor
- process(Collection<XmlSuite>) - Method in interface org.testng.xml.IPostProcessor
- processClass(ClassInfoMap, Map<Class<?>, List<Object>>, IConfiguration, Class<?>) - Method in class org.testng.internal.TestNGClassFinder
- processFactory(IClass, ConstructorOrMethod) - Method in class org.testng.internal.TestNGClassFinder
- processLine(String, int) - Method in class org.testng.TestNGAntTask.TestNGLogOS
- processMethod(IConfiguration, IClass, ConstructorOrMethod) - Method in class org.testng.internal.TestNGClassFinder
- processor - Variable in class org.testng.JarFileUtils
- properties - Variable in class org.testng.internal.ant.AntReporterConfig
-
The properties of the reporter listener
- properties - Variable in class org.testng.internal.ReporterConfig
-
The properties of the reporter listener
- properties - Variable in class org.testng.reporters.JUnitReportReporter.TestTag
- properties - Variable in class org.testng.reporters.Tag
- PROPERTIES - Static variable in interface org.testng.reporters.XMLConstants
-
the properties element
- Property() - Constructor for class org.testng.internal.ant.AntReporterConfig.Property
- Property(String, String) - Constructor for class org.testng.internal.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
- ProxyTestRunnerFactory(ITestListener[], ITestRunnerFactory) - Constructor for class org.testng.SuiteRunner.ProxyTestRunnerFactory
- pruneRetried(Set<ITestResult>) - Static method in class org.testng.reporters.EmailableReporter2.TestResult
- pruneSkipped(Set<ITestResult>) - Static method in class org.testng.reporters.EmailableReporter2.TestResult
- push(String) - Method in class org.testng.reporters.XMLStringBuffer
-
Push a new tag.
- 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.
- pushLocation(TestNGContentHandler.Location) - Method in class org.testng.xml.TestNGContentHandler
- 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
- putElement(XMLStringBuffer, String, Properties, boolean) - Method in class org.testng.reporters.JUnitReportReporter
-
Put a XML start or empty tag to the XMLStringBuffer depending on hasChildElements parameter
- putIClass(Class<?>, IClass) - Method in class org.testng.internal.BaseClassFinder
Q
- qualifiedName - Variable in class org.testng.internal.LiteWeightTestNGMethod
- qualifiedName(ITestNGMethod) - Method in class org.testng.reporters.EmailableReporter
- QUOTE - Static variable in class org.testng.reporters.JUnitXMLReporter
- QUOTED_DOLLAR - Static variable in class org.testng.internal.XmlMethodSelector
R
- RANDOMIZE_SUITES - Static variable in class org.testng.CommandLineArgs
- randomizeSuites - Variable in class org.testng.CommandLineArgs
- readAndPrintFile(String) - Method in class org.testng.TestNGAntTask
- readFile(File) - Static method in class org.testng.reporters.Files
- readFile(InputStream) - Static method in class org.testng.reporters.Files
- READY - Enum constant in enum class org.testng.IDynamicGraph.Status
- realClass - Variable in class org.testng.internal.LiteWeightTestNGMethod
- recordConfigurationInvocationFailed(ITestNGMethod, IClass, IConfigurationAnnotation, ITestNGMethod, Object, XmlSuite) - Method in class org.testng.internal.ConfigInvoker
-
Record internally the failure of a Configuration, so that we can determine later if @Test should be skipped.
- recordFailure(Test, Throwable) - Method in class org.testng.junit.JUnitTestRunner
- recordResults(Test, JUnitTestRunner.TestRunInfo) - Method in class org.testng.junit.JUnitTestRunner
- reduceStackTrace() - Method in exception org.testng.SkipException
-
Subclasses may use this method to reduce the printed stack trace.
- referenceSuite(XMLStringBuffer, ISuite) - Method in class org.testng.reporters.XMLReporter
- referenceSuiteResult(XMLStringBuffer, String, ISuiteResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- 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.
- ReflectionRecipes() - Constructor for class org.testng.internal.reflect.ReflectionRecipes
- ReflectionRecipes.ListBackedImmutableQueue<T> - Class in org.testng.internal.reflect
- 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
- registerClass(Class<?>, XmlClass) - Method in class org.testng.internal.ClassInfoMap
- registerSkippedTestResult(ITestNGMethod, long, Throwable) - Method in interface org.testng.internal.ITestInvoker
- registerSkippedTestResult(ITestNGMethod, long, Throwable, ITestResult) - Method in interface org.testng.internal.ITestInvoker
- registerSkippedTestResult(ITestNGMethod, long, Throwable, ITestResult) - Method in class org.testng.internal.TestInvoker
- remoteHost - Variable in class org.testng.SuiteRunner
- 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, 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.
- 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
- removeClassName(String) - Method in class org.testng.reporters.XMLSuiteResultWriter
- removeConfigurationResultAfterExecution(ITestResult) - Method in class org.testng.TestRunner.ConfigurationListener
- removeEdgesFromMap(Map<T, Map<T, Integer>>, Collection<T>, T) - Static method in class org.testng.internal.DynamicGraph.Edges
-
Remove edges from a map given a node and a list of destination nodes.
- removeFromNodes(List<Graph.Node<T>>, Graph.Node<T>) - Method in class org.testng.internal.Graph
-
Remove a node from a list of nodes and update the list of predecessors for all the remaining nodes.
- removeNode(T) - Method in class org.testng.internal.DynamicGraph.Edges
-
Remove a node from the graph and all associated edges.
- 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
- replaceAmpersand(String, Pattern) - Method in class org.testng.reporters.JUnitXMLReporter
- 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.internal
-
Stores the information regarding the configuration of a pluggable report listener.
- ReporterConfig(String, List<ReporterConfig.Property>) - Constructor for class org.testng.internal.ReporterConfig
- ReporterConfig.Property - Class in org.testng.internal
- reporterConfigs - Variable in class org.testng.TestNGAntTask
-
The list of report listeners added via <reporter> sub-element of the Ant task
- 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
- reporters - Variable in class org.testng.SuiteRunner
- representsRetriedMethod - Variable in class org.testng.internal.ITestInvoker.FailureContext
- resetAll() - Method in class org.testng.reporters.JUnitXMLReporter
-
Reset all member variables for next test.
- resetContext(ScriptEngine) - Static method in class org.testng.internal.ScriptMethodSelector
- resolveEntity(String, String) - Method in class org.testng.xml.TestNGContentHandler
- RESOURCES - Static variable in class org.testng.reporters.jq.Main
- restoreStackTrace() - Method in exception org.testng.SkipException
-
Restores the original exception stack trace after a previous call to
SkipException.reduceStackTrace()
. - result - Variable in class org.testng.internal.TestInvoker.MethodInvocationAgent
- 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).
- resultDetail(IResultMap) - Method in class org.testng.reporters.EmailableReporter
- ResultMap - Class in org.testng.internal
- ResultMap() - Constructor for class org.testng.internal.ResultMap
- results - Variable in class org.testng.internal.ResultMap
- results - Variable in class org.testng.reporters.EmailableReporter2.MethodResult
- ResultsByClass - Class in org.testng.reporters.jq
- ResultsByClass() - Constructor for class org.testng.reporters.jq.ResultsByClass
- ResultsByStatus(ISuite, String, int) - Constructor for class org.testng.reporters.jq.NavigatorPanel.ResultsByStatus
- ResultsByStatus(ISuite, String, int, Predicate<ITestResult>) - Constructor for class org.testng.reporters.jq.NavigatorPanel.ResultsByStatus
- resultsToMethods(Collection<ITestResult>) - Static method in class org.testng.reporters.TextReporter
- resultsToMethods(Collection<ITestResult>) - Method in class org.testng.reporters.VerboseReporter
- resultSummary(ISuite, IResultMap, String, String, String) - Method in class org.testng.reporters.EmailableReporter
- RETRIED - Static variable in class org.testng.SuiteResultCounts
- retriedTestCount - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- retriedTestResults - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- retrieve(Set<String>, Map<String, List<ITestNGMethod>>, String) - Static method in class org.testng.internal.ConfigurationGroupMethods
- retrieveConfigAnnotation(Method) - Static method in class org.testng.internal.Parameters
- 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() - Element in annotation interface org.testng.annotations.Test
-
The name of the class that should be called to test if the test should be retried.
- retryAnalyzerClass - Variable in class org.testng.internal.LiteWeightTestNGMethod
- 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
- retryFailed(TestMethodArguments, List<ITestResult>, int, ITestContext) - Method in class org.testng.internal.TestInvoker
- 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.
- RL() - Constructor for class org.testng.junit.JUnit4TestRunner.RL
- ROOT_LOGGER - Static variable in class org.testng.log4testng.Logger
-
Root logger name in log4testng.properties.
- rootBuffer - Variable in class org.testng.reporters.XMLReporter
- rootLoggerLevel - Static variable in class org.testng.log4testng.Logger
-
The logging level of the root logger (defaults to warn).
- 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.PhoneyWorker
- 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.SuiteRunner.SuiteWorker
- 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(IConfigureCallBack, ITestResult) - Method in interface org.testng.IConfigurable
- run(IHookCallBack, ITestResult) - Method in interface org.testng.IHookable
- run(Graph<T>, T) - Method in class org.testng.internal.Tarjan
- runAfterGroupsConfigurations(TestMethodArguments, XmlSuite, TestResult) - Method in class org.testng.internal.TestInvoker
- runAfterInvocationListeners(ITestResult) - Method in class org.testng.junit.JUnit4TestRunner.RL
- runConfigMethods(TestMethodArguments, XmlSuite, TestResult, ITestNGMethod[]) - Method in class org.testng.internal.TestInvoker
- runConfigurationListeners(ITestResult, ITestNGMethod, boolean) - Method in class org.testng.internal.ConfigInvoker
- runConfigurationMethod(ITestResult) - Method in interface org.testng.IConfigureCallBack
-
Invoke the test method currently being hijacked.
- runExecutionListeners(boolean) - Method in class org.testng.TestNG
- runFailed(Class, String) - Method in class org.testng.junit.JUnitTestRunner
- runInfo - Variable in class org.testng.internal.TestNGMethodFinder
- 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() - Method in class org.testng.internal.ParameterHandler.ParameterBag
- runInParallel(TestMethodArguments, ITestInvoker, ITestContext, AtomicInteger, ITestInvoker.FailureContext, Iterator<Object[]>, boolean) - Method in interface org.testng.internal.IMethodRunner
- runInParallel(TestMethodArguments, ITestInvoker, ITestContext, AtomicInteger, ITestInvoker.FailureContext, Iterator<Object[]>, boolean) - Method in class org.testng.internal.MethodRunner
- runInParallelTestMode() - Method in class org.testng.SuiteRunner
-
Implement
. - runInSequence(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 class org.testng.internal.MethodRunner
- runInvokedMethodListeners(InvokedMethodListenerMethod, IInvokedMethod, ITestResult) - Method in class org.testng.internal.BaseInvoker
- runJUnitWorkers(List<? extends IWorker<ITestNGMethod>>) - Method in class org.testng.TestRunner
- RUNNING - Enum constant in enum class org.testng.IDynamicGraph.Status
- runNodes(List<T>) - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
-
Create one worker per node and execute them.
- runOne() - Method in class org.testng.internal.InvokeMethodRunnable
- runPostConfigurationListeners(ITestResult, ITestNGMethod, List<IConfigurationListener>) - Static method in class org.testng.internal.TestListenerHelper
- runPreConfigurationListeners(ITestResult, ITestNGMethod, List<IConfigurationListener>) - Static method in class org.testng.internal.TestListenerHelper
- runSequentially() - Method in class org.testng.SuiteRunner
- runSuite(SuiteRunnerMap, XmlSuite) - Method in class org.testng.SuiteRunnerWorker
-
Runs a suite
- runSuiteAlterationListeners() - Method in class org.testng.TestNG
- 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.
- runSuitesSequentially(XmlSuite, SuiteRunnerMap, int, String) - Method in class org.testng.TestNG
-
Recursively runs suites.
- runTest(TestRunner) - Method in class org.testng.SuiteRunner
- 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
- runTestResultListener(ITestResult) - Method in class org.testng.internal.TestInvoker
- 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.
- RuntimeBehavior() - Constructor for class org.testng.internal.RuntimeBehavior
- RuntimeBehavior() - Constructor for class org.testng.reporters.RuntimeBehavior
- runWorkers(ITestNGMethod, List<IWorker<ITestNGMethod>>, int, ConfigurationGroupMethods, XmlSuite, Map<String, String>) - Method in class org.testng.internal.TestInvoker
-
To reduce thread contention and also to correctly handle thread-confinement this method invokes the @BeforeGroups and @AfterGroups corresponding to the current @Test method.
S
- s(Object) - Method in class org.testng.collections.Objects.ToStringHelper
- S - Static variable in class org.testng.reporters.jq.BasePanel
- safeSetProperty(Properties, String, String) - Method in class org.testng.reporters.JUnitReportReporter
-
Set property if value is non-null
- SAME_CLASS - Static variable in class org.testng.internal.Invoker
-
Predicate to filter methods
- sameInstance(ITestResult, Object) - Static method in class org.testng.internal.ExceptionUtils
- sanitize(Collection<String>) - Method in class org.testng.xml.LaunchSuite.ClassesAndMethodsSuite
- sanityCheck() - Method in class org.testng.TestNG
-
Before suites are executed, do a sanity check to ensure all required conditions are met.
- save(File) - Method in class org.testng.xml.LaunchSuite.CustomizedSuite
-
Saves the suite file in the specified directory and returns the file pathname.
- 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.
- saveSuiteContent(File, XMLStringBuffer) - Method in class org.testng.xml.LaunchSuite.CustomizedSuite
-
Saves the content of the string buffer to the specified file.
- ScriptMethodSelector - Class in org.testng.internal
- ScriptMethodSelector(ScriptEngine, String) - Constructor for class org.testng.internal.ScriptMethodSelector
- scriptSelector - Variable in class org.testng.internal.XmlMethodSelector
- ScriptSelectorFactory - Class in org.testng.internal
- ScriptSelectorFactory() - Constructor for class org.testng.internal.ScriptSelectorFactory
- sdf - Variable in exception org.testng.TimeBombSkipException
- second - Variable in class org.testng.internal.collections.Pair
- second() - Method in class org.testng.internal.collections.Pair
- seggregateSkippedTests(ITestContext) - Static method in class org.testng.SuiteResultCounts
- serialize() - Method in class org.testng.internal.ant.AntReporterConfig
- serialize() - Method in class org.testng.internal.ReporterConfig
- serialVersionUID - Static variable in exception org.testng.internal.InvokeMethodRunnable.TestNGRuntimeException
- serialVersionUID - Static variable in exception org.testng.internal.thread.ThreadExecutionException
- serialVersionUID - Static variable in exception org.testng.internal.thread.ThreadTimeoutException
- serialVersionUID - Static variable in exception org.testng.SkipException
- serialVersionUID - Static variable in exception org.testng.TestException
- serialVersionUID - Static variable in exception org.testng.TestNGException
- serialVersionUID - Static variable in exception org.testng.TimeBombSkipException
- serviceLoaderListeners - Variable in class org.testng.TestNG
- 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
- setAnnotationTransformer(IAnnotationTransformer) - Method in class org.testng.TestNG
- 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
- 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
- setClasses(Map<Class<?>, IClass>) - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- setClassfilesetRef(Reference) - Method in class org.testng.TestNGAntTask
- setClassInvocationFailure(Class<?>, Object) - Method in class org.testng.internal.ConfigInvoker
- setClassName(String) - Method in class org.testng.internal.ant.AntReporterConfig
- setClassName(String) - Method in class org.testng.xml.XmlMethodSelector
- 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
- setConfigurable(IConfigurable) - Method in class org.testng.TestNG
- setConstructor(Constructor) - Method in class org.testng.internal.annotations.BaseAnnotation
- setContext(ScriptEngine, Map<String, String>, ITestNGMethod) - Static method in class org.testng.internal.ScriptMethodSelector
- setContext(ITestContext) - Method in class org.testng.internal.TestResult
- setCount(int) - Method in class org.testng.util.RetryAnalyzerCount
- setCreate(boolean) - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- 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.LiteWeightTestNGMethod
- setDate(long) - Method in class org.testng.internal.WrappedTestNGMethod
- setDate(long) - Method in interface org.testng.ITestNGMethod
- setDeclaringClass(Class<?>) - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- 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.LiteWeightTestNGMethod
- 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
- 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
- setErrorMsgPrefix(String) - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- 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.xml.XmlScript
- setFactory(ITestObjectFactory) - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- 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.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
- setFinder(IAnnotationFinder) - Method in class org.testng.internal.objects.pojo.DetailedAttributes
- setFirstTimeOnly(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setForkJvm(boolean) - Method in class org.testng.TestNGAntTask
- setFSPProperty(String) - Method in class org.testng.TestNGAntTask
- setGenerateDependsOnGroups(boolean) - Method in class org.testng.reporters.XMLReporterConfig
- setGenerateDependsOnMethods(boolean) - Method in class org.testng.reporters.XMLReporterConfig
- setGenerateGroupsAttribute(boolean) - Method in class org.testng.reporters.XMLReporterConfig
- 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
- setGroupFilters(String[]) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- 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
- setHasRunTests() - Method in class org.testng.reporters.ExitCodeListener
- setHookable(IHookable) - Method in class org.testng.internal.Configuration
- setHookable(IHookable) - Method in interface org.testng.internal.IConfiguration
- setHookable(IHookable) - Method in class org.testng.TestNG
- 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.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- 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
- setInjectorFactory(IInjectorFactory) - Method in class org.testng.internal.Configuration
- setInjectorFactory(IInjectorFactory) - Method in interface org.testng.internal.IConfiguration
- setInjectorFactory(IInjectorFactory) - Method in class org.testng.TestNG
- 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.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- 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.LiteWeightTestNGMethod
- 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
- setInvokedAt(long) - Method in class org.testng.internal.BaseTestMethod
- setInvokedAt(long) - Method in interface org.testng.internal.IInvocationStatus
- 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
- setIsAfterGroups(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- setIsBeforeGroups(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- 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.XmlScript
- setLastTimeOnly(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
- 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
- setListenersToSkipFromBeingWiredInViaServiceLoaders(String...) - Method in class org.testng.TestNG
- setLoadClasses(boolean) - Method in class org.testng.xml.Parser
- 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
- setMethodInvocationFailure(ITestNGMethod, Object) - Method in class org.testng.internal.ConfigInvoker
- 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.LiteWeightTestNGMethod
- 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
- 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.LiteWeightTestNGMethod
- 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.internal.ant.AntReporterConfig.Property
- 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
- setNextDispenser(IObjectDispenser) - Method in class org.testng.internal.objects.GuiceBasedObjectDispenser
- setNextDispenser(IObjectDispenser) - Method in interface org.testng.internal.objects.IObjectDispenser
- setNextDispenser(IObjectDispenser) - Method in class org.testng.internal.objects.SimpleObjectDispenser
- 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
- setOutputDir(String) - Method in class org.testng.SuiteRunner
- 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
- setOverrideIncludedMethods(boolean) - Method in class org.testng.internal.Configuration
- setOverrideIncludedMethods(boolean) - Method in interface org.testng.internal.IConfiguration
- setOverrideIncludedMethods(boolean) - Method in class org.testng.internal.XmlMethodSelector
- 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(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
- setParameterIndex(int) - Method in class org.testng.internal.TestResult
- 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.LiteWeightTestNGMethod
- 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
- 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.LiteWeightTestNGMethod
- 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
- setProperties(List<ReporterConfig.Property>) - Method in interface org.testng.reporters.IReporterConfig
- setProperty(Object, String, String) - Static method in class org.testng.internal.PropertyUtils
- setProperty(String, String) - Method in interface org.testng.reporters.IReporterConfig
- setProperty(String, String) - Method in class org.testng.reporters.PojoReporterConfig
- 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
- 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.LiteWeightTestNGMethod
- 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
- Sets() - Constructor for class org.testng.collections.Sets
- 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.LiteWeightTestNGMethod
- 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
-
Deprecated.
- setSplitClassAndPackageNames(boolean) - Method in class org.testng.reporters.XMLReporterConfig
- setStackTraceOutput(XMLReporterConfig.StackTraceLevels) - Method in class org.testng.reporters.XMLReporterConfig
- 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(IWorker<T>, IDynamicGraph.Status) - Method in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- 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.LiteWeightTestNGMethod
- 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
- 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
- setTestRunnerFactoryClass(Class) - Method in class org.testng.TestNG
- setTests(List<XmlTest>) - Method in class org.testng.xml.XmlSuite
- setTestStatus(ITestResult, int) - Static method in class org.testng.internal.TestInvoker
- 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
- 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.LiteWeightTestNGMethod
- 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
- setThrowable(Throwable) - Method in class org.testng.junit.JUnitTestRunner.TestRunInfo
- 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.LiteWeightTestNGMethod
- 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.
- setTimeOut(String) - Method in class org.testng.xml.XmlTest
- setTimestampFormat(String) - Method in class org.testng.reporters.XMLReporterConfig
- setUseDefaultListeners(boolean) - Method in class org.testng.TestNG
- 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.ant.AntReporterConfig.Property
- 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
- setXmlDependencyGroups(Map<String, String>) - Method in class org.testng.xml.XmlTest
- 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
- 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.internal.objects.pojo.DetailedAttributes
- 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 - Enum constant in enum class org.testng.internal.Utils.StackTraceType
- SHORT - Enum constant in enum class 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.
- shouldCreateBeforeAfterGroup(String[], IAnnotationFinder, Class<?>, boolean) - Static method in class org.testng.internal.TestNGMethodFinder
- shouldRunSequentially(Class<?>, Set<Class<?>>) - Static method in class org.testng.internal.ClassBasedParallelWorker
- 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
- SimpleAssert(String) - Constructor for class org.testng.asserts.Assertion.SimpleAssert
- SimpleAssert(T, T) - Constructor for class org.testng.asserts.Assertion.SimpleAssert
- SimpleAssert(T, T, String) - Constructor for class org.testng.asserts.Assertion.SimpleAssert
- SimpleObjectDispenser - Class in org.testng.internal.objects
-
A plain vanilla Object dispenser
- SimpleObjectDispenser() - Constructor for class org.testng.internal.objects.SimpleObjectDispenser
- SINGLE_QUOTE - Static variable in class org.testng.reporters.JUnitXMLReporter
- SingleTestMethodWorker - Class in org.testng.internal
-
Extends
TestMethodWorker
and is used to work on only a single method instance - SingleTestMethodWorker(TestInvoker, ConfigInvoker, IMethodInstance, Map<String, String>, ITestContext, List<IClassListener>) - Constructor for class org.testng.internal.SingleTestMethodWorker
- singleThreaded() - Element in annotation interface 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
- SIZE - Static variable in class org.testng.internal.ExitCode
- SKIP - Enum constant in enum class org.testng.reporters.VerboseReporter.Status
- SKIP - Enum constant in enum class org.testng.xml.XmlSuite.FailurePolicy
- SKIP - Static variable in interface org.testng.ITestResult
- SKIP_CALLER_CLS_LOADER - Static variable in class org.testng.internal.RuntimeBehavior
- SKIP_FAILED_INVOCATION_COUNTS - Static variable in class org.testng.CommandLineArgs
- skipAnalysed - Variable in class org.testng.internal.TestResult
- skipConsideringSystemId(String) - Static method in class org.testng.xml.TestNGContentHandler
- skipDeprecatedValues(XmlSuite.ParallelMode) - Static method in enum class org.testng.xml.XmlSuite.ParallelMode
-
Deprecated.- This method stands deprecated as of v7.4.0
- 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 - Variable in class org.testng.SuiteRunner.DefaultTestRunnerFactory
- skipFailedInvocationCounts - Variable in class org.testng.SuiteRunner
- skipFailedInvocationCounts() - Method in class org.testng.xml.XmlSuite
- skipFailedInvocationCounts() - Method in class org.testng.xml.XmlTest
- skipFailedInvocations - Variable in class org.testng.internal.LiteWeightTestNGMethod
- skipFailedInvocations() - Method in interface org.testng.annotations.ITestAnnotation
- skipFailedInvocations() - Element in annotation interface 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.LiteWeightTestNGMethod
- skipFailedInvocations() - Method in class org.testng.internal.WrappedTestNGMethod
- skipFailedInvocations() - Method in interface org.testng.ITestNGMethod
- SKIPPED - Static variable in class org.testng.internal.ExitCode
- SKIPPED - Static variable in class org.testng.reporters.jq.SuitePanel
- SKIPPED - Static variable in interface org.testng.reporters.XMLConstants
- SKIPPED - Static variable in class org.testng.SuiteResultCounts
- skippedConfigurationResults - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- skippedDueTo - Variable in class org.testng.internal.TestResult
- skippedTestCount - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- skippedTestResults - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- 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(Set<ITestResult>) - Static method in class org.testng.reporters.JUnitReportReporter
- SORT_BY_INDEX - Static variable in class org.testng.internal.MethodInstance
- sortMethods(boolean, List<ITestNGMethod>, Comparator<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
- sortMethodsByInheritance(List<ITestNGMethod>, boolean) - Static method in class org.testng.internal.MethodInheritance
-
Given a list of methods belonging to the same class hierarchy, orders them from the base class to the child (if true) or from child to base class (if false)
- sortMethodsByInstance(ITestNGMethod[]) - Static method in class org.testng.internal.MethodHelper
-
This method is used to create a map of test instances and their associated method(s) .
- sortOnPriority(ITestNGMethod[]) - Method in class org.testng.TestRunner
- sortResults(Collection<ISuiteResult>) - Method in class org.testng.reporters.SuiteHTMLReporter
- SP - Static variable in class org.testng.reporters.SuiteHTMLReporter
- SP2 - Static variable in class org.testng.reporters.SuiteHTMLReporter
- SPACE_SEPARATOR_PATTERN - Static variable in class org.testng.internal.BaseTestMethod
- SPECIAL_CHARACTERS - Static variable in class org.testng.internal.Utils
- spiListenersToSkip - Variable in class org.testng.CommandLineArgs
- spiModules - Static variable in class org.testng.GuiceHelper.LazyHolder
-
Deprecated.
- spiModules - Static variable in class org.testng.internal.objects.GuiceHelper.LazyHolder
- split(String, String) - Static method in class org.testng.internal.Utils
- splitClassAndPackageNames - Variable in class org.testng.reporters.XMLReporterConfig
-
When
true
it will generate the <class< element with aname
and apackage
attribute. - splitMethod(String) - Method in class org.testng.TestNG
-
Given a string com.example.Foo.f1, return an array where [0] is the class and [1] is the method.
- SPOCK_SPEC_CLASS - Static variable in class org.testng.junit.JUnit4SpockMethod
- stackTrace - Variable in class org.testng.reporters.JUnitReportReporter.TestTag
- StackTraceLevels(int) - Constructor for enum class org.testng.reporters.XMLReporterConfig.StackTraceLevels
- stackTraceOutputLevel - Variable in class org.testng.reporters.XMLReporterConfig
- stackTraceOutputMethod - Variable in class org.testng.reporters.XMLReporterConfig
-
Stack trace output method for the failed tests using one of the STACKTRACE_* constants.
- StackTraceTools - Class in org.testng.reporters.util
-
Functionality to allow tools to analyse and subdivide stack traces.
- StackTraceTools() - Constructor for class org.testng.reporters.util.StackTraceTools
- StackTraceType() - Constructor for enum class org.testng.internal.Utils.StackTraceType
- stageString - Variable in class org.testng.internal.objects.GuiceHelper
- 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 - Enum constant in enum class org.testng.reporters.VerboseReporter.Status
- 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
- startResultSummaryTable() - Method in class org.testng.reporters.EmailableReporter
-
Starts and defines columns result summary table
- startSummaryRow(String) - Method in class org.testng.reporters.EmailableReporter
- startTest(Test) - Method in class org.testng.junit.JUnitTestRunner
- status - Variable in class org.testng.internal.ExitCodeListener
- status - Variable in class org.testng.internal.TestInvoker.StatusHolder
- status - Variable in enum class org.testng.reporters.VerboseReporter.Status
- Status() - Constructor for enum class org.testng.IDynamicGraph.Status
- Status(int) - Constructor for enum class org.testng.reporters.VerboseReporter.Status
- STATUSES - Static variable in class org.testng.reporters.XMLReporterConfig
- StatusHolder() - Constructor for class org.testng.internal.TestInvoker.StatusHolder
- streamToString(InputStream) - Static method in class org.testng.reporters.Files
- STRICTLY_HONOUR_PARALLEL_MODE - Static variable in class org.testng.internal.RuntimeBehavior
- strictParallelism() - Static method in class org.testng.internal.RuntimeBehavior
- stringify(Object) - Static method in exception org.testng.internal.reflect.MethodMatcherException
- stringify(String, ConstructorOrMethod) - Static method in class org.testng.internal.BaseTestMethod
- stringify(Description) - Method in class org.testng.junit.JUnit4TestRunner.RL
- stringifyParameterTypes() - Method in class org.testng.internal.ConstructorOrMethod
- stringifyTypes(Class<?>[]) - Static method in class org.testng.internal.Utils
- Strings - Class in org.testng.util
- Strings() - Constructor for class org.testng.util.Strings
- stringToList(String) - Method in class org.testng.xml.TestNGContentHandler
- submitTasksAndWait(List<? extends Callable<FutureType>>) - Method in class org.testng.internal.PoolService
- SUCCESS - Enum constant in enum class org.testng.reporters.VerboseReporter.Status
- SUCCESS - Static variable in interface org.testng.ITestResult
- SUCCESS_PERCENTAGE_FAILURE - Enum constant in enum class org.testng.reporters.VerboseReporter.Status
- SUCCESS_PERCENTAGE_FAILURE - Static variable in interface org.testng.ITestResult
- successPercentage - Variable in class org.testng.internal.LiteWeightTestNGMethod
- successPercentage() - Element in annotation interface org.testng.annotations.Test
-
The percentage of success expected from this method.
- SUFFIX - Static variable in class org.testng.internal.annotations.AnnotationHelper
- suite - Variable in class org.testng.internal.ConfigMethodArguments.Builder
- suite - Variable in class org.testng.internal.ConfigMethodArguments
- SUITE - Enum constant in enum class org.testng.xml.TestNGContentHandler.Location
- 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 - Variable in class org.testng.reporters.EmailableReporter2.SuiteResult
- suiteName - Variable in class org.testng.reporters.VerboseReporter
- suiteName() - Element in annotation interface 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 - Class in org.testng
-
This class logs the result of an entire Test Suite (defined by a property file).
- SuiteResult(ISuite) - Constructor for class org.testng.reporters.EmailableReporter2.SuiteResult
- SuiteResult(XmlSuite, ITestContext) - Constructor for class org.testng.SuiteResult
- SuiteResultCounts - Class in org.testng
-
Class to help calculate result counts for tests run as part of a suite and its children suites
- SuiteResultCounts() - Constructor for class org.testng.SuiteResultCounts
- suiteResults - Variable in class org.testng.reporters.EmailableReporter2
- suiteResults - Variable in class org.testng.SuiteRunner
- 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>, DataProviderHolder, Comparator<ITestNGMethod>) - Constructor for class org.testng.SuiteRunner
- SuiteRunner(IConfiguration, XmlSuite, String, ITestRunnerFactory, Comparator<ITestNGMethod>) - Constructor for class org.testng.SuiteRunner
- SuiteRunner.DefaultTestRunnerFactory - Class in org.testng
-
The default implementation of
ITestRunnerFactory
. - SuiteRunner.ProxyTestRunnerFactory - Class in org.testng
- SuiteRunner.SuiteWorker - Class in org.testng
- 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
- suites - Variable in class org.testng.JarFileUtils
- suiteState - Variable in class org.testng.SuiteRunner
- suiteThreadPoolSize - Variable in class org.testng.CommandLineArgs
- suiteToTag(ISuite) - Static method in class org.testng.reporters.jq.BasePanel
- SuiteWorker(TestRunner) - Constructor for class org.testng.SuiteRunner.SuiteWorker
- 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
- summaryCell(int, int) - Method in class org.testng.reporters.EmailableReporter
- summaryCell(String[]) - Method in class org.testng.reporters.EmailableReporter
- summaryCell(String, boolean) - Method in class org.testng.reporters.EmailableReporter
- supplier - Variable in class org.testng.internal.TestMethodContainer
- supportsValidation(SAXParserFactory) - Static method in class org.testng.xml.XMLParser
-
Tests if the current
SAXParserFactory
supports DTD validation. - sysOut - Variable in class org.testng.reporters.JUnitReportReporter.TestTag
- 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. - Systematiser() - Constructor for class org.testng.internal.Systematiser
- Systematiser.Order - Enum Class in org.testng.internal
T
- tableColumnStart(String) - Method in class org.testng.reporters.EmailableReporter
- tableStart(String, String) - Method in class org.testng.reporters.EmailableReporter
- Tag - Class in org.testng.reporters
- Tag(String, String, Properties) - Constructor for class org.testng.reporters.Tag
- 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
- tagName - Variable in class org.testng.reporters.Tag
- target - Variable in class org.testng.reporters.PojoReporterConfig
- target - Variable in class org.testng.SuiteRunner.ProxyTestRunnerFactory
- 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
- task - Variable in class org.testng.TestNGAntTask.TestNGLogOS
- td(String) - Method in class org.testng.reporters.SuiteHTMLReporter
- TD_A_TARGET_MAIN_FRAME_HREF - Static variable in class org.testng.reporters.SuiteHTMLReporter
- Test - Annotation Interface in org.testng.annotations
-
Mark a class or a method as part of the test.
- TEST - Enum constant in enum class org.testng.xml.TestNGContentHandler.Location
- TEST_CLASS - Static variable in class org.testng.CommandLineArgs
- TEST_CLASSPATH - Static variable in class org.testng.internal.RuntimeBehavior
- 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
- testAssumptionFailure(Failure) - Method in class org.testng.junit.JUnit4TestRunner.RL
- TESTCASE - Static variable in interface org.testng.reporters.XMLConstants
-
the testcase element
- testClass - Variable in class org.testng.CommandLineArgs
- testClass - Variable in class org.testng.internal.ConfigMethodArguments.Builder
- testClass - Variable in class org.testng.internal.ConfigMethodArguments
- testClass - Variable in class org.testng.internal.LiteWeightTestNGMethod
- testClass - Variable in class org.testng.internal.TestMethodArguments.Builder
- testClass - Variable in class org.testng.internal.TestMethodArguments
- TestClass - Class in org.testng
-
This class represents a test class: - The test methods - The configuration methods (test and method) - The class file
- TestClass(IClass, ITestMethodFinder, IAnnotationFinder, XmlTest, XmlClass, String) - Constructor for class org.testng.TestClass
- testClassPaths - Static variable in class org.testng.internal.PackageUtils
- testContext - Variable in class org.testng.internal.AbstractParallelWorker.Arguments
- testContext - Variable in class org.testng.internal.reflect.MethodMatcherContext
- testContext(ITestContext) - Method in class org.testng.internal.AbstractParallelWorker.Arguments.Builder
- testDebugDefault() - Static method in class org.testng.log4testng.Logger
-
Makes sure the default debug value is false.
- testDebugError() - Static method in class org.testng.log4testng.Logger
-
Makes sure an illegal debug value throws an exception.
- testDebugOff() - Static method in class org.testng.log4testng.Logger
-
Makes sure the debug value can be turned off and logs nothing.
- testDebugOn() - Static method in class org.testng.log4testng.Logger
-
Makes sure the debug value can be turned on and actualls logs something.
- 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
- testFailure(Failure) - Method in class org.testng.junit.JUnit4TestRunner.RL
- testFinished(Description) - Method in class org.testng.junit.JUnit4TestRunner.RL
- TestHTMLReporter - Class in org.testng.reporters
-
This class implements an HTML reporter for individual tests.
- TestHTMLReporter() - Constructor for class org.testng.reporters.TestHTMLReporter
- TestHTMLReporter.ConfigurationComparator - Class in org.testng.reporters
- TestHTMLReporter.NameComparator - Class in org.testng.reporters
- testIgnored(Description) - Method in class org.testng.junit.JUnit4TestRunner.RL
- testInitialize(Properties, PrintStream, PrintStream) - Static method in class org.testng.log4testng.Logger
-
This method is for debugging purpose only.
- TestInstance - Annotation Interface 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.
- TestInvoker - Class in org.testng.internal
- TestInvoker(ITestResultNotifier, ITestContext, SuiteRunState, IConfiguration, Collection<IInvokedMethodListener>, DataProviderHolder, List<IClassListener>, boolean, ConfigInvoker) - Constructor for class org.testng.internal.TestInvoker
- TestInvoker.MethodInvocationAgent - Class in org.testng.internal
- TestInvoker.StatusHolder - Class in org.testng.internal
- 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() - Constructor for class org.testng.internal.TestListenerHelper
- TestListenerHelper.ListenerHolder - Class in org.testng.internal
- TestListenerHelper.ListenerInvocationException - Exception in org.testng.internal
- testListeners - Variable in class org.testng.SuiteRunner
- testMethod - Variable in class org.testng.internal.GroupConfigMethodArguments.Builder
- TestMethodArguments - Class in org.testng.internal
- TestMethodArguments(Object, ITestNGMethod, Object[], int, Map<String, String>, ITestClass, ITestNGMethod[], ITestNGMethod[], ConfigurationGroupMethods) - Constructor for class org.testng.internal.TestMethodArguments
- TestMethodArguments.Builder - Class in org.testng.internal
- TestMethodComparator - Class in org.testng.internal
- TestMethodComparator() - Constructor for class org.testng.internal.TestMethodComparator
- TestMethodContainer - Class in org.testng.internal
-
This implementation leverages a supplier to lazily load the test methods (data) for the very first time and "remembers it" for later invocations.
- TestMethodContainer(Supplier<ITestNGMethod[]>) - Constructor for class org.testng.internal.TestMethodContainer
- testMethodFinder - Variable in class org.testng.TestClass
- testMethodResult - Variable in class org.testng.internal.ConfigMethodArguments.Builder
- testMethodResult - Variable in class org.testng.internal.ConfigMethodArguments
- testMethodsContainer - Variable in class org.testng.TestRunner
- 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
- testMode - Static variable in class org.testng.xml.XmlWeaver
- testName - Variable in class org.testng.CommandLineArgs
- testName - Variable in class org.testng.internal.objects.GuiceHelper
- testName - Variable in class org.testng.reporters.EmailableReporter2.TestResult
- testName - Variable in class org.testng.TestClass
- testName() - Element in annotation interface org.testng.annotations.Test
-
The name of the test this test class should be placed in.
- testNames - Variable in class org.testng.CommandLineArgs
- testNames - Variable in class org.testng.JarFileUtils
- testNames - Variable in class org.testng.xml.internal.TestNamesMatcher
- 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 - Enum constant in enum class 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_DTD_URL - Static variable in class org.testng.xml.Parser
-
The URL to 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_RESOURCE_PREFIX - Static variable in class org.testng.reporters.jq.Main
- TESTNG_THREAD_AFFINITY - Static variable in class org.testng.internal.RuntimeBehavior
- TESTNG_USE_UNSECURED_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 Class in org.testng
- TestNGAntTask.TestNGLogOS - Class 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, DataProviderHolder) - 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
- TestNGContentHandler.Include - Class in org.testng.xml
- TestNGContentHandler.Location - Enum Class in org.testng.xml
- 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
- TestNGLogOS(Task, int, boolean) - Constructor for class org.testng.TestNGAntTask.TestNGLogOS
- TestNGLogSH(Task, int, int, boolean) - Constructor for class org.testng.TestNGAntTask.TestNGLogSH
- testNGMethod - Variable in class org.testng.internal.WrappedTestNGMethod
- TestNGMethod - Class in org.testng.internal
-
This class represents a test method.
- TestNGMethod(Method, IAnnotationFinder, boolean, XmlTest, Object) - Constructor for class org.testng.internal.TestNGMethod
- 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
- TestNGMethodFinder.MethodType - Enum Class in org.testng.internal
- TestNgMethodUtils - Class in org.testng.internal
-
Collections of helper methods to help deal with TestNG configuration methods
- TestNgMethodUtils() - Constructor for class org.testng.internal.TestNgMethodUtils
- TestNGRuntimeException(Throwable) - Constructor for exception org.testng.internal.InvokeMethodRunnable.TestNGRuntimeException
- 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
- testngXmlExistsInJar(File, List<String>) - Method in class org.testng.JarFileUtils
- 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 <test> tags.
- TestPanel(Model) - Constructor for class org.testng.reporters.jq.TestPanel
- testResult - Variable in class org.testng.internal.Parameters.MethodParameters
- testResult - Variable in class org.testng.internal.reflect.MethodMatcherContext
- TestResult - Class in org.testng.internal
-
This class represents the result of a test.
- TestResult() - Constructor for class org.testng.internal.TestResult
- TestResult(ITestContext) - Constructor for class org.testng.reporters.EmailableReporter2.TestResult
- testResults - Variable in class org.testng.reporters.EmailableReporter2.SuiteResult
- testRootLoggerDefault() - Static method in class org.testng.log4testng.Logger
-
Tests that the root logger's default level is WARN and that loggers do not log bellow this level and do log in the correct stream for levels equal to and above WARN.
- testRootLoggerSet() - Static method in class org.testng.log4testng.Logger
-
Test setting the root logger level
- testRootLoggerSetError() - Static method in class org.testng.log4testng.Logger
-
Test setting the root logger to an illegal level value throws an exception.
- testRunFinished(Result) - Method in class org.testng.junit.JUnit4TestRunner.RL
- TestRunInfo(long) - Constructor for class org.testng.junit.JUnitTestRunner.TestRunInfo
- testRunner - Variable in class org.testng.SuiteRunner.SuiteWorker
- 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
- 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>, DataProviderHolder) - Constructor for class org.testng.TestRunner
- TestRunner.ConfigurationListener - Class in org.testng
- TestRunner.PriorityWeight - Enum Class in org.testng
- testRunnerFactory - Variable in class org.testng.CommandLineArgs
- testRunners - Variable in class org.testng.SuiteRunner
- testRunStarted(Description) - Method in class org.testng.junit.JUnit4TestRunner.RL
- TESTS - Enum constant in enum class org.testng.xml.XmlSuite.ParallelMode
- TestSorter() - Constructor for class org.testng.reporters.EmailableReporter.TestSorter
- testStarted(Description) - Method in class org.testng.junit.JUnit4TestRunner.RL
- 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
- TestTag() - Constructor for class org.testng.reporters.JUnitReportReporter.TestTag
- testUserLoggerSet() - Static method in class org.testng.log4testng.Logger
-
Test setting a user logger level
- testUserLoggerSetError() - Static method in class org.testng.log4testng.Logger
-
Test setting a user logger to an illegal level value throws an exception
- testUserLoggerSetHierarchy() - Static method in class org.testng.log4testng.Logger
-
Tests setting a partial logger name (a hierarchy scope)
- 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
- threadId - Variable in class org.testng.internal.thread.graph.GraphThreadPoolExecutor.PhoneyWorker
- threadIdToRunOn - Variable in class org.testng.internal.TestMethodWorker
- threadNumber - Variable in class org.testng.internal.thread.TestNGThreadFactory
- threadPoolFactoryClass - Variable in class org.testng.CommandLineArgs
- threadPoolSize - Variable in class org.testng.internal.LiteWeightTestNGMethod
- threadPoolSize() - Element in annotation interface 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
- throwConfigurationFailure(ITestResult, Throwable) - Method in class org.testng.internal.ConfigInvoker
- time(ITestContext) - Static method in class org.testng.reporters.jq.TimesPanel
- time(ITestResult) - Static method in class org.testng.reporters.jq.TimesPanel
- 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 thedate
in the formatyyyy/MM/dd
. - TimeBombSkipException(String, String, String) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using thedate
in the specified formatformat
. - TimeBombSkipException(String, String, String, String) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using thedate
in the specified formatinFormat
. - TimeBombSkipException(String, String, String, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using thedate
in the specified formatinFormat
. - TimeBombSkipException(String, String, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using thedate
in the specified formatformat
. - TimeBombSkipException(String, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using thedate
in the formatyyyy/MM/dd
. - TimeBombSkipException(String, Date) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using theexpirationDate
. - TimeBombSkipException(String, Date, String) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using theexpirationDate
. - TimeBombSkipException(String, Date, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using theexpirationDate
. - TimeBombSkipException(String, Date, Throwable) - Constructor for exception org.testng.TimeBombSkipException
-
Creates a
TimeBombedSkipException
using theexpirationDate
. - timeout - Variable in class org.testng.internal.LiteWeightTestNGMethod
- timeOut() - Element in annotation interface org.testng.annotations.AfterClass
-
The maximum number of milliseconds this method should take.
- timeOut() - Element in annotation interface org.testng.annotations.AfterGroups
-
The maximum number of milliseconds this method should take.
- timeOut() - Element in annotation interface org.testng.annotations.AfterMethod
-
The maximum number of milliseconds this method should take.
- timeOut() - Element in annotation interface org.testng.annotations.AfterSuite
-
The maximum number of milliseconds this method should take.
- timeOut() - Element in annotation interface org.testng.annotations.AfterTest
-
The maximum number of milliseconds this method should take.
- timeOut() - Element in annotation interface org.testng.annotations.BeforeClass
-
The maximum number of milliseconds this method should take.
- timeOut() - Element in annotation interface org.testng.annotations.BeforeGroups
-
The maximum number of milliseconds this method should take.
- timeOut() - Element in annotation interface org.testng.annotations.BeforeMethod
-
The maximum number of milliseconds this method should take.
- timeOut() - Element in annotation interface org.testng.annotations.BeforeSuite
-
The maximum number of milliseconds this method should take.
- timeOut() - Element in annotation interface org.testng.annotations.BeforeTest
-
The maximum number of milliseconds this method should take.
- timeOut() - Element in annotation interface 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
- timestampFormat - Variable in class org.testng.reporters.XMLReporterConfig
-
The output format for timestamps
- TimeUtils - Class in org.testng.util
-
A Utility class that deals with time.
- TimeUtils() - Constructor for class org.testng.util.TimeUtils
- TimeUtils.Task - Interface in org.testng.util
-
A sample task to be executed.
- titleRow(String, int) - Method in class org.testng.reporters.EmailableReporter
- titleRow(String, int, String) - Method in class org.testng.reporters.EmailableReporter
- tm - Variable in class org.testng.internal.Arguments
- tm - Variable in class org.testng.internal.TestMethodArguments.Builder
- tmpRunnerFactory - Variable in class org.testng.SuiteRunner
- to(T) - Method in class org.testng.internal.DynamicGraph.Edges
- toDot() - Method in interface org.testng.IDynamicGraph
- toDot() - Method in class org.testng.internal.DynamicGraph
- toggleFailureIfAllTestsWereSkipped(boolean) - Method in class org.testng.TestNG
- topologicalSort() - Method in class org.testng.internal.Graph
- topologicalSort(ITestNGMethod[], List<ITestNGMethod>, List<ITestNGMethod>, Comparator<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
- toString - Variable in class org.testng.internal.LiteWeightTestNGMethod
- toString() - Method in class org.testng.collections.MultiMap
- toString() - Method in class org.testng.collections.Objects.ToStringHelper
- toString() - Method in class org.testng.collections.Objects.ValueHolder
- 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.Edges
- 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.LiteWeightTestNGMethod
- toString() - Method in class org.testng.internal.MethodInstance
- toString() - Method in class org.testng.internal.reflect.Parameter
- toString() - Method in class org.testng.internal.ReporterConfig.Property
- toString() - Method in class org.testng.internal.ReporterConfig
- 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.reporters.FileStringBuffer
- toString() - Method in class org.testng.reporters.Tag
- toString() - Method in class org.testng.reporters.VerboseReporter
- toString() - Method in enum class org.testng.reporters.XMLReporterConfig.StackTraceLevels
- toString() - Method in class org.testng.SuiteResult
-
Returns the test context name.
- toString() - Method in class org.testng.SuiteRunnerWorker
- toString() - Method in class org.testng.TestClass
- toString() - Method in class org.testng.TestListenerAdapter
- toString() - Method in class org.testng.xml.XmlClass
- toString() - Method in enum class org.testng.xml.XmlSuite.FailurePolicy
- toString() - Method in enum class org.testng.xml.XmlSuite.ParallelMode
- toString() - Method in class org.testng.xml.XmlSuite
- toString(int) - Static method in class org.testng.internal.TestResult
- toString(File) - Static method in class org.testng.FileAssert
- toString(Class<?>[]) - Static method in class org.testng.internal.Utils
- 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
- toStringList(List<XmlInclude>) - Static method in class org.testng.internal.XmlMethodSelector
- 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
- 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.
- TRACE - Static variable in class org.testng.log4testng.Logger
- transform(IAnnotation, Class<?>, Constructor<?>, Method, Class<?>) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
- 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
- tryOtherConstructor(Class<T>) - Static method in class org.testng.internal.ClassHelper
- type - Variable in class org.testng.internal.reflect.Parameter
- type - Variable in class org.testng.reporters.JUnitReportReporter.TestTag
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. - unsecuredUrlDocumentation() - Static method in class org.testng.internal.RuntimeBehavior
- updateDescription(ITestAnnotation, Ignore) - Static method in class org.testng.internal.annotations.IgnoreListener
- updateGroups(ISuite, ITestResult) - Method in class org.testng.reporters.jq.Model
- updateParameters() - Method in class org.testng.xml.XmlSuite
-
Updates the list of parameters that apply to this XML suite.
- upstream - Variable in class org.testng.internal.thread.graph.GraphThreadPoolExecutor
- usage() - Static method in class org.testng.TestNG
- USE_DEFAULT_LISTENERS - Static variable in class org.testng.CommandLineArgs
- useDefaultListeners - Variable in class org.testng.CommandLineArgs
- useDefaultListeners - Variable in class org.testng.SuiteRunner.DefaultTestRunnerFactory
- useDefaultListeners - Variable in class org.testng.SuiteRunner
- useEmailableReporter() - Static method in class org.testng.internal.RuntimeBehavior
- useOldTestNGEmailableReporter() - Static method in class org.testng.internal.RuntimeBehavior
- useSecuredUrlForDtd() - 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
- UTF_8 - Static variable in class org.testng.internal.PackageUtils
- Utils - Class in org.testng.internal
-
Helper methods to parse annotations.
- Utils() - Constructor for class org.testng.internal.Utils
-
Hide constructor for utility class.
- Utils.StackTraceType - Enum Class in org.testng.internal
V
- validate(ITestResult, Description) - Method in class org.testng.junit.JUnit4TestRunner.RL
- 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
- validParameters(String, Class<?>[]) - Static method in class org.testng.internal.Parameters
- value - Variable in class org.testng.internal.ant.AntReporterConfig.Property
- value - Variable in class org.testng.internal.ReporterConfig.Property
- value - Variable in enum class org.testng.internal.Systematiser.Order
- value() - Element in annotation interface org.testng.annotations.AfterGroups
-
The list of groups that this configuration method will run after.
- value() - Element in annotation interface org.testng.annotations.BeforeGroups
-
The list of groups that this configuration method will run before.
- value() - Element in annotation interface org.testng.annotations.Ignore
- value() - Element in annotation interface org.testng.annotations.Listeners
- value() - Element in annotation interface org.testng.annotations.Optional
-
The default value to pass to this parameter.
- value() - Element in annotation interface org.testng.annotations.Parameters
-
The list of variables used to fill the parameters of this method.
- ValueHolder(String, String) - Constructor for class org.testng.collections.Objects.ValueHolder
- valueOf(String) - Static method in enum class org.testng.IDynamicGraph.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.internal.invokers.InvokedMethodListenerMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.internal.ParameterHolder.ParameterOrigin
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.internal.reflect.InjectableParameter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.internal.Systematiser.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.internal.TestNGMethodFinder.MethodType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.internal.Utils.StackTraceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.reporters.VerboseReporter.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.TestNGAntTask.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.TestRunner.PriorityWeight
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.xml.TestNGContentHandler.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.xml.XmlSuite.FailurePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.testng.xml.XmlSuite.ParallelMode
-
Returns the enum constant of this class with the specified name.
- valueOf(Map<?, ?>) - Static method in class org.testng.util.Strings
- values - Variable in class org.testng.collections.Objects.ToStringHelper
- values() - Element in annotation interface org.testng.annotations.CustomAttribute
- values() - Method in class org.testng.collections.MultiMap
- values() - Static method in enum class org.testng.IDynamicGraph.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.internal.invokers.InvokedMethodListenerMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.internal.ParameterHolder.ParameterOrigin
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.internal.reflect.InjectableParameter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.testng.internal.SuiteRunnerMap
- values() - Static method in enum class org.testng.internal.Systematiser.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.internal.TestNGMethodFinder.MethodType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.internal.Utils.StackTraceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.reporters.VerboseReporter.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.reporters.XMLReporterConfig.StackTraceLevels
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.TestNGAntTask.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.TestRunner.PriorityWeight
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.xml.TestNGContentHandler.Location
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.xml.XmlSuite.FailurePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.testng.xml.XmlSuite.ParallelMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verbose - Variable in class org.testng.CommandLineArgs
- verbose - Variable in class org.testng.TestNGAntTask.TestNGLogOS
- VERBOSE - Static variable in class org.testng.CommandLineArgs
- VERBOSE - Static variable in class org.testng.reporters.FileStringBuffer
- 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(String) - Constructor for class org.testng.reporters.VerboseReporter
-
Create VerboseReporter with custom prefix
- VerboseReporter.Status - Enum Class in org.testng.reporters
- Version - Class in org.testng.internal
- Version() - Constructor for class org.testng.internal.Version
- VERSION - Static variable in class org.testng.internal.Version
- visualisers - Variable in class org.testng.internal.DynamicGraph
- visualisers - Variable in class org.testng.SuiteRunner
- visualisers - Variable in class org.testng.TestRunner
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.
- warn(String) - Static method in class org.testng.internal.Utils
- WARN - Static variable in class org.testng.log4testng.Logger
- warnUser(String, XmlSuite.ParallelMode) - Static method in enum class org.testng.xml.XmlSuite.ParallelMode
- 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
- writeAllToBuffer(XMLStringBuffer, ISuiteResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
- 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(File, String, String) - Static method in class org.testng.internal.Utils
- writeFile(File, 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.
- 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
- writeReporterOutput(XMLStringBuffer) - Method in class org.testng.reporters.XMLReporter
- writeResourceToFile(File, String, Class<?>) - Static method in class org.testng.internal.Utils
- writeScenario(int, String, ITestResult) - Method in class org.testng.reporters.EmailableReporter2
-
Writes the details for an individual test scenario.
- writeScenarioDetails() - Method in class org.testng.reporters.EmailableReporter2
-
Writes the details for all test scenarios.
- writeScenarioDetails(List<EmailableReporter2.ClassResult>, int) - Method in class org.testng.reporters.EmailableReporter2
-
Writes the scenario details for the results of a given state for a single test.
- writeScenarioSummary() - Method in class org.testng.reporters.EmailableReporter2
-
Writes a summary of all the test scenarios.
- writeScenarioSummary(String, List<EmailableReporter2.ClassResult>, String, int) - Method in class org.testng.reporters.EmailableReporter2
-
Writes the scenario summary for the results of a given state for a single test.
- writeStackTrace(Throwable) - Method in class org.testng.reporters.EmailableReporter2
- writeStylesheet() - Method in class org.testng.reporters.EmailableReporter2
- writeSuite(ISuite) - Method in class org.testng.reporters.XMLReporter
- writeSuiteGroups(XMLStringBuffer, ISuite) - Method in class org.testng.reporters.XMLReporter
- 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
- writeSuiteToBuffer(XMLStringBuffer, ISuite) - Method in class org.testng.reporters.XMLReporter
- writeSuiteToFile(File, ISuite) - Method in class org.testng.reporters.XMLReporter
- 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
- 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 - Enum constant in enum class org.testng.internal.reflect.InjectableParameter
- xmlClass - Variable in class org.testng.TestClass
- XmlClass - Class in org.testng.xml
-
This class describes the tag
<class>
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) - Method in class org.testng.xml.TestNGContentHandler
- 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(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- 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
- xmlExclude(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
- xmlGroup(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
- xmlGroups(boolean) - Method in class org.testng.xml.TestNGContentHandler
- XmlGroups - Class in org.testng.xml
- XmlGroups() - Constructor for class org.testng.xml.XmlGroups
- xmlInclude(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
- 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
- xmlListeners(boolean) - Method in class org.testng.xml.TestNGContentHandler
- xmlMethod(boolean) - Method in class org.testng.xml.TestNGContentHandler
- xmlMethodSelector(boolean) - Method in class org.testng.xml.TestNGContentHandler
- 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
<method-selector>
in testng.xml. - XmlMethodSelector() - Constructor for class org.testng.internal.XmlMethodSelector
- XmlMethodSelector() - Constructor for class org.testng.xml.XmlMethodSelector
- xmlMethodSelectors(boolean) - Method in class org.testng.xml.TestNGContentHandler
- 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
<package>
in testng.xml. - XmlPackage() - Constructor for class org.testng.xml.XmlPackage
- XmlPackage(String) - Constructor for class org.testng.xml.XmlPackage
- xmlPackages(boolean) - Method in class org.testng.xml.TestNGContentHandler
- xmlParameters - Variable in class org.testng.internal.Parameters.MethodParameters
- XMLParser<T> - Class in org.testng.xml
- XMLParser() - Constructor for class org.testng.xml.XMLParser
- xmlPathInJar - Variable in class org.testng.CommandLineArgs
- xmlPathInJar - Variable in class org.testng.JarFileUtils
- 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 Class in org.testng.reporters
- xmlRequired(IBuffer, String, String, String, Properties) - Static method in class org.testng.reporters.XMLUtils
- xmlRun(boolean) - Method in class org.testng.xml.TestNGContentHandler
- XmlRun - Class in org.testng.xml
- XmlRun() - Constructor for class org.testng.xml.XmlRun
- xmlScript(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse <script>
- XmlScript - Class in org.testng.xml
- XmlScript() - Constructor for class org.testng.xml.XmlScript
- xmlSelectorClass(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
- 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 - Variable in class org.testng.SuiteRunner
- xmlSuite(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse
- 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 Class in org.testng.xml
-
Configuration failure policy options.
- XmlSuite.ParallelMode - Enum Class in org.testng.xml
-
Parallel modes.
- xmlSuiteFile(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse <suite-file>
- XMLSuiteResultWriter - Class in org.testng.reporters
-
Utility writing an ISuiteResult to an XMLStringBuffer.
- XMLSuiteResultWriter(XMLReporterConfig, ICustomizeXmlReport) - Constructor for class org.testng.reporters.XMLSuiteResultWriter
- XmlSuiteUtils - Class in org.testng.xml.internal
-
A utility class to work with
XmlSuite
- XmlSuiteUtils() - Constructor for class org.testng.xml.internal.XmlSuiteUtils
- xmlTest - Variable in class org.testng.internal.LiteWeightTestNGMethod
- xmlTest - Variable in class org.testng.internal.objects.pojo.DetailedAttributes
- xmlTest - Variable in class org.testng.TestClass
- xmlTest(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
-
Parse <test>
- 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. - XmlTestUtils - Class in org.testng.internal
- XmlTestUtils() - Constructor for class org.testng.internal.XmlTestUtils
- XmlUtils - Class in org.testng.xml
- XmlUtils() - Constructor for class org.testng.xml.XmlUtils
- XMLUtils - Class in org.testng.reporters
-
Static helpers for XML.
- XMLUtils() - Constructor for class org.testng.reporters.XMLUtils
- XmlWeaver - Class in org.testng.xml
- XmlWeaver() - Constructor for class org.testng.xml.XmlWeaver
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form