A B C D E F G H I J L M N O P R S T U V W X

A

AbstractRemoteTestRunnerClient - Class in org.testng.remote.strprotocol
The client side of the RemoteTestRunner.
AbstractRemoteTestRunnerClient() - Constructor for class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
AbstractRemoteTestRunnerClient.ServerConnection - Class in org.testng.remote.strprotocol
Reads the message stream from the RemoteTestRunner
AbstractRemoteTestRunnerClient.ServerConnection(int) - Constructor for class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient.ServerConnection
 
ACK_MSG - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
actOnResult(int, boolean) - Method in class org.testng.TestNGAntTask
 
add(Operation) - Method in class org.testng.v6.AfterOperationSet
 
addCDATA(String) - Method in class org.testng.reporters.XMLStringBuffer
Add a CDATA tag.
addClassfileset(FileSet) - Method in class org.testng.TestNGAntTask
 
addConfigurationListener(IConfigurationListener) - Method in class org.testng.TestRunner
 
addConfiguredReporter(ReporterConfig) - Method in class org.testng.TestNGAntTask
 
addEmptyElement(String) - Method in class org.testng.reporters.XMLStringBuffer
Add an empty element tag (e.g.
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
 
addFailedButWithinSuccessPercentageTest(ITestNGMethod, ITestResult) - Method in interface org.testng.internal.ITestResultNotifier
 
addFailedButWithinSuccessPercentageTest(ITestNGMethod, ITestResult) - Method in class org.testng.TestRunner
 
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
 
addInstance(Object) - Method in interface org.testng.IClass
 
addInstance(Object) - Method in class org.testng.internal.ClassImpl
 
addInstance(Object) - Method in class org.testng.internal.NoOpTestClass
 
addInstance(Object) - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
addInstance(Object) - Method in class org.testng.TestClass
 
addInvokedMethod(InvokedMethod) - Method in interface org.testng.internal.ITestResultNotifier
 
addInvokedMethod(InvokedMethod) - Method in class org.testng.TestRunner
 
addListener(ISuiteListener) - Method in class org.testng.SuiteRunner
Registers ISuiteListeners interested in reporting the result of the current suite.
addListener(Object) - Method in class org.testng.TestNG
 
addListener(ISuiteListener) - Method in class org.testng.TestNG
 
addListener(ITestListener) - Method in class org.testng.TestNG
 
addListener(IReporter) - Method in class org.testng.TestNG
 
addListener(Object) - 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 interface org.testng.ITestNGMethod
 
addMethodDependedUpon(String) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
addMethodSelector(IMethodSelector, int) - Method in class org.testng.internal.RunInfo
 
addMethodSelector(String, int) - Method in class org.testng.TestNG
 
addNeighbor(Graph.Node<T>) - Method in class org.testng.internal.Graph.Node
 
addNode(T) - Method in class org.testng.internal.Graph
 
addOptional(String, String, Properties) - Method in class org.testng.reporters.XMLStringBuffer
Add an optional String 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, Boolean, Properties) - Method in class org.testng.reporters.XMLStringBuffer
Add an optional Boolean element to the current tag.
addOptional(String, Boolean) - Method in class org.testng.reporters.XMLStringBuffer
Add an optional Boolean element to the current tag.
addParameter(String, String) - Method in class org.testng.xml.XmlTest
 
addPassedTest(ITestNGMethod, ITestResult) - Method in interface org.testng.internal.ITestResultNotifier
 
addPassedTest(ITestNGMethod, ITestResult) - Method in class org.testng.TestRunner
 
addPredecessor(T, T) - Method in class org.testng.internal.Graph
 
addPredecessor(T) - Method in class org.testng.internal.Graph.Node
 
addProperty(String, Object) - Method in class org.testng.remote.strprotocol.GenericMessage
 
addProperty(String, int) - Method in class org.testng.remote.strprotocol.GenericMessage
 
addProperty(ReporterConfig.Property) - Method in class org.testng.ReporterConfig
 
addRequired(String, String) - Method in class org.testng.reporters.XMLStringBuffer
Add a required element to the current tag.
addRequired(String, String, Properties) - Method in class org.testng.reporters.XMLStringBuffer
Add a required element to the current tag.
addResult(ITestResult, ITestNGMethod) - Method in class org.testng.internal.ResultMap
 
addResult(ITestResult, ITestNGMethod) - Method in interface org.testng.IResultMap
 
addSkippedTest(ITestNGMethod, ITestResult) - Method in interface org.testng.internal.ITestResultNotifier
 
addSkippedTest(ITestNGMethod, ITestResult) - Method in class org.testng.TestRunner
 
addSlave(Socket) - Method in class org.testng.internal.remote.SlavePool
 
addSlaves(Socket[]) - Method in class org.testng.internal.remote.SlavePool
 
addSourceDirs(String[]) - Method in interface org.testng.internal.annotations.IAnnotationFinder
 
addSourceDirs(String[]) - Method in class org.testng.internal.annotations.JDK14AnnotationFinder
 
addSourceDirs(String[]) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
 
addSysproperty(Environment.Variable) - Method in class org.testng.TestNGAntTask
 
addTestListener(ITestListener) - Method in class org.testng.TestRunner
 
addTestMethodParams(XMLStringBuffer, ITestResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
 
addTestPlan(TestPlan) - Method in class org.testng.v6.SuitePlan
 
addXmlfileset(FileSet) - Method in class org.testng.TestNGAntTask
 
AFTER - Static variable in class org.testng.reporters.SuiteHTMLReporter
Generate information about the methods that were run
AFTER_CLASS - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
AFTER_GROUPS - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
AFTER_METHOD - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
AFTER_SUITE - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
AFTER_TEST - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
AfterClass - Annotation Type in org.testng.annotations
 
AfterGroups - Annotation Type in org.testng.annotations
 
AfterMethod - Annotation Type in org.testng.annotations
 
AfterOperationSet - Class in org.testng.v6
 
AfterOperationSet() - Constructor for class org.testng.v6.AfterOperationSet
 
AfterSuite - Annotation Type in org.testng.annotations
 
AfterSuiteAnnotation - Class in org.testng.internal.annotations
 
AfterSuiteAnnotation() - Constructor for class org.testng.internal.annotations.AfterSuiteAnnotation
 
AfterTest - Annotation Type in org.testng.annotations
 
AnnotationConfiguration - Class in org.testng.internal.annotations
This class is responsible for returning the correct IAnnotationFinder.
AnnotationConfiguration() - Constructor for class org.testng.internal.annotations.AnnotationConfiguration
 
AnnotationConverter - Class in org.testng
Converts between javadoc annotations and java 5 annotations.
AnnotationConverter() - Constructor for class org.testng.AnnotationConverter
 
AnnotationDirectoryConverter - Class in org.testng.internal
Scans the directory and its subdirectories for java files to convert to TestNG format
AnnotationDirectoryConverter(File, File) - Constructor for class org.testng.internal.AnnotationDirectoryConverter
 
AnnotationHelper - Class in org.testng.internal.annotations
Helper methods to find @Test and @Configuration tags.
AnnotationHelper() - Constructor for class org.testng.internal.annotations.AnnotationHelper
 
ANNOTATIONS_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
The default annotations option (useful in TestNG 15 only).
AnnotationTestConverter - Class in org.testng.internal
Converts the set of java fiels passen into TestNG java annotation format
AnnotationTestConverter(File[], File) - Constructor for class org.testng.internal.AnnotationTestConverter
 
AnnotationTypeEnum - Class in org.testng.internal
AnnotationTypeEnum is an enumeration value representing the annotation type.
appendAttributes(StringBuffer, Properties) - Static method in class org.testng.reporters.XMLUtils
Appends the attributes to result.
arrayToString(String[]) - Static method in class org.testng.internal.Utils
 
Assert - Class in org.testng
Assertion tool class.
Assert() - Constructor for class org.testng.Assert
Protect constructor since it is a static only class
assertDirectory(File, String) - Static method in class org.testng.FileAssert
Asserts that a tstvalue is a proper directory.
assertDirectory(File) - Static method in class org.testng.FileAssert
 
assertEquals(Object, Object, String) - Static method in class org.testng.Assert
Asserts that two objects are equal.
assertEquals(Object, Object) - Static method in class org.testng.Assert
Asserts that two objects are equal.
assertEquals(String, String, String) - Static method in class org.testng.Assert
Asserts that two Strings are equal.
assertEquals(String, String) - Static method in class org.testng.Assert
Asserts that two Strings are equal.
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) - Static method in class org.testng.Assert
Asserts that two doubles are equal concerning a delta.
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) - Static method in class org.testng.Assert
Asserts that two floats are equal concerning a delta.
assertEquals(long, long, String) - Static method in class org.testng.Assert
Asserts that two longs are equal.
assertEquals(long, long) - Static method in class org.testng.Assert
Asserts that two longs are equal.
assertEquals(boolean, boolean, String) - Static method in class org.testng.Assert
Asserts that two booleans are equal.
assertEquals(boolean, boolean) - Static method in class org.testng.Assert
Asserts that two booleans are equal.
assertEquals(byte, byte, String) - Static method in class org.testng.Assert
Asserts that two bytes are equal.
assertEquals(byte, byte) - Static method in class org.testng.Assert
Asserts that two bytes are equal.
assertEquals(char, char, String) - Static method in class org.testng.Assert
Asserts that two chars are equal.
assertEquals(char, char) - Static method in class org.testng.Assert
Asserts that two chars are equal.
assertEquals(short, short, String) - Static method in class org.testng.Assert
Asserts that two shorts are equal.
assertEquals(short, short) - Static method in class org.testng.Assert
Asserts that two shorts are equal.
assertEquals(int, int, String) - Static method in class org.testng.Assert
Asserts that two ints are equal.
assertEquals(int, int) - Static method in class org.testng.Assert
Asserts that two ints are equal.
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, String) - Static method in class org.testng.Assert
Asserts that two collections contain the same elements in the same order.
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[]) - 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.Assert
Asserts that two arrays contain the same elements in the same order.
assertEquals(byte[], byte[], String) - Static method in class org.testng.Assert
Asserts that two arrays contain the same elements in the same order.
assertEquals(String, Object, Object) - Static method in class org.testng.AssertJUnit
Asserts that two objects are equal.
assertEquals(Object, Object) - Static method in class org.testng.AssertJUnit
Asserts that two objects are equal.
assertEquals(String, String, String) - Static method in class org.testng.AssertJUnit
Asserts that two Strings are equal.
assertEquals(String, String) - Static method in class org.testng.AssertJUnit
Asserts that two Strings are equal.
assertEquals(String, double, double, double) - Static method in class org.testng.AssertJUnit
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(String, float, float, float) - Static method in class org.testng.AssertJUnit
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(String, long, long) - Static method in class org.testng.AssertJUnit
Asserts that two longs are equal.
assertEquals(long, long) - Static method in class org.testng.AssertJUnit
Asserts that two longs are equal.
assertEquals(String, boolean, boolean) - Static method in class org.testng.AssertJUnit
Asserts that two booleans are equal.
assertEquals(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
Asserts that two bytes are equal.
assertEquals(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(char, char) - Static method in class org.testng.AssertJUnit
Asserts that two chars are equal.
assertEquals(String, short, short) - Static method in class org.testng.AssertJUnit
Asserts that two shorts are equal.
assertEquals(short, short) - Static method in class org.testng.AssertJUnit
Asserts that two shorts are equal.
assertEquals(String, int, int) - Static method in class org.testng.AssertJUnit
Asserts that two ints are equal.
assertEquals(int, int) - Static method in class org.testng.AssertJUnit
Asserts that two ints are equal.
assertEquals(byte[], byte[]) - Static method in class org.testng.AssertJUnit
 
assertEquals(String, byte[], byte[]) - Static method in class org.testng.AssertJUnit
 
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[]) - Static method in class org.testng.Assert
Asserts that two arrays contain the same elements in no particular order.
assertFalse(boolean, String) - Static method in class org.testng.Assert
Asserts that a condition is false.
assertFalse(boolean) - Static method in class org.testng.Assert
Asserts that a condition is false.
assertFalse(String, boolean) - Static method in class org.testng.AssertJUnit
Asserts that a condition is false.
assertFalse(boolean) - Static method in class org.testng.AssertJUnit
Asserts that a condition is false.
assertFile(File, String) - Static method in class org.testng.FileAssert
Asserts that a tstvalue is a proper directory.
assertFile(File) - Static method in class org.testng.FileAssert
 
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, String) - Static method in class org.testng.FileAssert
Asserts that a tstvalue is a file of exactly expected characters or a directory of exactly expected entries.
assertLength(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 most expected characters or a directory of at most expected entries.
assertMaxLength(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 least expected characters or a directory of at least expected entries.
assertMinLength(File, long) - Static method in class org.testng.FileAssert
 
assertNotNull(Object) - Static method in class org.testng.Assert
Asserts that an object isn't null.
assertNotNull(Object, String) - 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(String, Object) - Static method in class org.testng.AssertJUnit
Asserts that an object isn't null.
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) - Static method in class org.testng.Assert
Asserts that two objects do not refer to the same object.
assertNotSame(String, Object, Object) - Static method in class org.testng.AssertJUnit
Asserts that two objects refer to the same object.
assertNotSame(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, String) - 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(String, Object) - Static method in class org.testng.AssertJUnit
Asserts that an object is null.
assertReadable(File, String) - Static method in class org.testng.FileAssert
Asserts that a tstvalue is readable.
assertReadable(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.
assertReadWrite(File) - Static method in class org.testng.FileAssert
 
assertSame(Object, Object, String) - 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.Assert
Asserts that two objects refer to the same object.
assertSame(String, Object, Object) - Static method in class org.testng.AssertJUnit
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.
assertTrue(boolean, String) - Static method in class org.testng.Assert
Asserts that a condition is true.
assertTrue(boolean) - Static method in class org.testng.Assert
Asserts that a condition is true.
assertTrue(String, boolean) - Static method in class org.testng.AssertJUnit
Asserts that a condition is true.
assertTrue(boolean) - Static method in class org.testng.AssertJUnit
Asserts that a condition is true.
assertWriteable(File, String) - Static method in class org.testng.FileAssert
Asserts that a tstvalue is writeable.
assertWriteable(File) - Static method in class org.testng.FileAssert
 
AtomicIntegerAdapter - Class in org.testng.internal.thread
This class/interface
AtomicIntegerAdapter(int) - Constructor for class org.testng.internal.thread.AtomicIntegerAdapter
 
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_DEPENDS_ON_GROUPS - Static variable in class org.testng.reporters.XMLReporterConfig
 
ATTR_DEPENDS_ON_METHODS - Static variable in class org.testng.reporters.XMLReporterConfig
 
ATTR_DESC - Static variable in class org.testng.reporters.XMLReporterConfig
 
ATTR_DURATION_MS - Static variable in class org.testng.reporters.XMLReporterConfig
 
ATTR_ERRORS - Static variable in interface org.testng.reporters.XMLConstants
errors attribute for testsuite elements
ATTR_FAILURES - Static variable in interface org.testng.reporters.XMLConstants
failures attribute for testsuite elements
ATTR_FINISHED_AT - Static variable in class org.testng.reporters.XMLReporterConfig
 
ATTR_GROUPS - Static variable in class org.testng.reporters.XMLReporterConfig
 
ATTR_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_STARTED_AT - Static variable in class org.testng.reporters.XMLReporterConfig
 
ATTR_STATUS - 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_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
await() - Method in class org.testng.internal.thread.CountDownAdapter
 
await(long) - Method in class org.testng.internal.thread.CountDownAdapter
 
await() - Method in interface org.testng.internal.thread.ICountDown
 
await(long) - Method in interface org.testng.internal.thread.ICountDown
 
awaitTermination(long) - Method in class org.testng.internal.thread.ExecutorAdapter
 
awaitTermination(long) - Method in interface org.testng.internal.thread.IExecutor
 
awaitTermination(long) - Method in interface org.testng.internal.thread.IPooledExecutor
 
awaitTermination(long) - Method in class org.testng.internal.thread.PooledExecutorAdapter
 
awaitTermination(long) - Method in class org.testng.remote.adapter.DefaultMastertAdapter
 
awaitTermination(long) - Method in interface org.testng.remote.adapter.IMasterAdapter
A blocking wait for the remote results to return.

B

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
 
BaseTestMethod - Class in org.testng.internal
Superclass to represent both @Test and @Configuration methods.
BaseTestMethod(Method, IAnnotationFinder) - Constructor for class org.testng.internal.BaseTestMethod
Constructs a BaseTestMethod TODO cquezel JavaDoc.
BEFORE - Static variable in class org.testng.reporters.SuiteHTMLReporter
 
BEFORE_CLASS - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
BEFORE_GROUPS - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
BEFORE_METHOD - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
BEFORE_SUITE - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
BEFORE_TEST - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
BeforeClass - Annotation Type in org.testng.annotations
 
BeforeGroups - Annotation Type in org.testng.annotations
 
BeforeMethod - Annotation Type in org.testng.annotations
 
BeforeSuite - Annotation Type in org.testng.annotations
 
BeforeSuiteAnnotation - Class in org.testng.internal.annotations
 
BeforeSuiteAnnotation() - Constructor for class org.testng.internal.annotations.BeforeSuiteAnnotation
 
BeforeTest - Annotation Type in org.testng.annotations
 
buildRunnerFactory(List) - Method in class org.testng.SuiteRunner
 
buildTestRunnerFactory() - Method in class org.testng.remote.RemoteTestNG
Override by the plugin if you need to configure differently the TestRunner (usually this is needed if different listeners/reporters are needed).

C

calculateInvokedMethodCount(ITestNGMethod[]) - Static method in class org.testng.internal.Utils
 
calculateMethodCanonicalName(ITestNGMethod) - Static method in class org.testng.internal.MethodHelper
 
calculateMethodCanonicalName(Class<?>, String) - Static method in class org.testng.internal.MethodHelper
 
canRunFromClass(IClass) - Method in class org.testng.internal.BaseTestMethod
Returns if this ITestNGMethod can be invoked from within IClass.
canRunFromClass(IClass) - Method in interface org.testng.ITestNGMethod
Returns if this ITestNGMethod can be invoked from within IClass.
canRunFromClass(IClass) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
characters(char[], int, int) - Method in class org.testng.xml.TestNGContentHandler
 
checkConditions(Map) - Static method in class org.testng.TestNG
Checks TestNG preconditions.
CLASS - Static variable in class org.testng.v6.RunGroup
 
CLASSES - Static variable in class org.testng.reporters.SuiteHTMLReporter
 
classesToXmlClasses(Class<?>[]) - Static method in class org.testng.internal.Utils
 
classExists(Class) - Method in class org.testng.internal.BaseClassFinder
 
ClassHelper - Class in org.testng.internal
Utility class for different class manipulations.
ClassImpl - Class in org.testng.internal
Implementation of an IClass.
ClassImpl(Class, Object, Map<Class, IClass>, XmlTest, IAnnotationFinder, IObjectFactory) - Constructor for class org.testng.internal.ClassImpl
 
ClassMethodMap - Class in org.testng
This class maintains a map of >.
ClassMethodMap(ITestNGMethod[]) - Constructor for class org.testng.ClassMethodMap
 
ClassSuite - Class in org.testng.xml
This class represents an XML <suite> made up of one test which is made up of <class> elements only.
ClassSuite(String, Class[]) - Constructor for class org.testng.xml.ClassSuite
Constructs a XmlSuite.
clear() - Method in class org.testng.ClassMethodMap
 
clone() - Method in class org.testng.internal.BaseTestMethod
 
clone() - Method in class org.testng.internal.ConfigurationMethod
 
clone() - Method in class org.testng.internal.FactoryMethod
 
clone() - Method in class org.testng.internal.Graph.Node
 
clone() - Method in class org.testng.internal.TestNGMethod
Clones the current TestNGMethod and its @BeforeMethod and @AfterMethod methods.
clone() - Method in interface org.testng.ITestNGMethod
 
clone() - Method in class org.testng.junit.JUnitUtils.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 The <classes> sub element is ignored for the moment.
collectAndOrderConfigurationMethods(List<ITestNGMethod>, RunInfo, IAnnotationFinder, boolean, List<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
 
collectAndOrderMethods(List<ITestNGMethod>, RunInfo, IAnnotationFinder, List<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
 
com.beust.testng - package com.beust.testng
 
COMPARATOR - Static variable in class org.testng.SuiteResult
 
compareTo(Object) - Method in class org.testng.internal.BaseTestMethod
TODO cquezel JavaDoc.
compareTo(Object) - Method in class org.testng.internal.MethodSelectorDescriptor
 
compareTo(Object) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
compareTo(Object) - Method in class org.testng.SuiteResult
 
Configuration - Annotation Type in org.testng.annotations
Deprecated. Use @BeforeSuite, @AfterSuite, @BeforeTest, @AfterTest,
CONFIGURATION - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
CONFIGURATION_CLASSES - Static variable in class org.testng.internal.annotations.AnnotationHelper
 
ConfigurationAnnotation - Class in org.testng.internal.annotations
An implementation of IConfiguration Created on Dec 16, 2005
ConfigurationAnnotation() - Constructor for class org.testng.internal.annotations.ConfigurationAnnotation
 
ConfigurationGroupMethods - Class in org.testng.internal
This class wraps access to beforeGroups and afterGroups methods, since they are passed around the various invokers and potentially modified in different threads.
ConfigurationGroupMethods(ITestNGMethod[], Map<String, List<ITestNGMethod>>, Map<String, List<ITestNGMethod>>) - Constructor for class org.testng.internal.ConfigurationGroupMethods
 
ConfigurationMethod - Class in org.testng.internal
 
ConfigurationMethod(Method, IAnnotationFinder, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String[], String[]) - Constructor for class org.testng.internal.ConfigurationMethod
 
configure(Map) - Method in class org.testng.remote.RemoteTestNG
 
configure(Map) - Method in class org.testng.TestNG
Configure the TestNG instance by reading the settings provided in the map.
connect() - Method in class org.testng.remote.strprotocol.StringMessageSenderHelper
Starts the connection.
ConnectionInfo - Class in org.testng.remote
 
ConnectionInfo() - Constructor for class org.testng.remote.ConnectionInfo
 
Constants - Class in org.testng.internal
Constants used by TestNG
Constants() - Constructor for class org.testng.internal.Constants
 
convert() - Method in class org.testng.internal.AnnotationDirectoryConverter
 
convert() - Method in class org.testng.internal.AnnotationTestConverter
 
convert() - Method in class org.testng.junit.JUnitDirectoryConverter
 
convert() - Method in class org.testng.junit.JUnitTestConverter
 
Converter - Class in org.testng.internal.annotations
Convert a string values into primitive types.
Converter() - Constructor for class org.testng.internal.annotations.Converter
 
convertType(Class, String, String) - Static method in class org.testng.internal.Parameters
 
countDown() - Method in class org.testng.internal.thread.CountDownAdapter
 
countDown() - Method in interface org.testng.internal.thread.ICountDown
 
CountDownAdapter - Class in org.testng.internal.thread
ICountDown adapter using the features in JDK 1.5, e.g.
CountDownAdapter(int) - Constructor for class org.testng.internal.thread.CountDownAdapter
 
createAfterConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean) - Static method in class org.testng.internal.ConfigurationMethod
 
createAndRunSuiteRunners(XmlSuite) - Method in class org.testng.TestNG
 
createArrayIterator(Object[][]) - Static method in class org.testng.internal.MethodHelper
 
createAtomicInteger(int) - Static method in class org.testng.internal.thread.ThreadUtil
 
createBeforeConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean) - 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) - Static method in class org.testng.internal.ConfigurationMethod
 
createClasspath() - Method in class org.testng.TestNGAntTask
Adds path to classpath used for tests.
createConfigurationParameters(Method, Map<String, String>, ITestNGMethod, IAnnotationFinder, XmlSuite, ITestContext) - Static method in class org.testng.internal.Parameters
Creates the parameters needed for the specified @Configuration Method.
createCustomizedSuite(String, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Map<String, String>, String, int) - Static method in class org.testng.xml.SuiteGenerator
Deprecated. use SuiteGenerator.createSuite(String, java.util.Collection, java.util.Map, java.util.Collection, java.util.Map, String, int) instead.
createExecutor(int, String) - Static method in class org.testng.internal.thread.ThreadUtil
 
createInstance(Class<?>, Map<Class, IClass>, XmlTest, IAnnotationFinder, IObjectFactory) - Static method in class org.testng.internal.ClassHelper
Create an instance for the given class.
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.
createJdkAnnotationFinder(IAnnotationTransformer) - Static method in class org.testng.internal.ClassHelper
 
createJvmarg() - Method in class org.testng.TestNGAntTask
 
createProxiedXmlSuite(File) - Static method in class org.testng.xml.SuiteGenerator
 
createSelector(XmlMethodSelector) - Static method in class org.testng.internal.ClassHelper
 
createSourceDir() - Method in class org.testng.TestNGAntTask
Creates a nested src Path like.
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) - Static method in class org.testng.internal.ConfigurationMethod
 
createSuiteMessage(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
createTag(Class, AbstractInheritableJavaEntity, IAnnotationTransformer) - Method in class org.testng.internal.annotations.JDK14TagFactory
 
createTag(Class<?>, Annotation, Class<?>, IAnnotationTransformer) - Method in class org.testng.internal.annotations.JDK15TagFactory
 
createTestConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean) - Static method in class org.testng.internal.ConfigurationMethod
 
createTestMessage(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
createTestMethodConfigurationMethods(ITestNGMethod[], IAnnotationFinder, boolean) - Static method in class org.testng.internal.ConfigurationMethod
 
createTestResult() - Method in class org.testng.junit.JUnitTestRunner
Creates the TestResult to be used for the test run.
createTestRunner(TestRunner) - Static method in class org.testng.internal.ClassHelper
 
createWatchdog() - Method in class org.testng.TestNGAntTask
 
createWriter(String) - Method in class org.testng.reporters.EmailableReporter
 
currentThreadInfo() - Static method in class org.testng.internal.thread.ThreadUtil
Returns a readable name of the current executing thread.

D

DATA_PROVIDER - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
DataProvider - Annotation Type in org.testng.annotations
Mark a method as supplying data for a test method.
DataProviderAnnotation - Class in org.testng.internal.annotations
An implementation of IDataProvider.
DataProviderAnnotation() - Constructor for class org.testng.internal.annotations.DataProviderAnnotation
 
DATE_COMPARATOR - Static variable in class org.testng.internal.BaseTestMethod
Compares two ITestNGMethod by date.
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.
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_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_OUTPUTDIR - Static variable in class org.testng.TestNG
The default name of the result's output directory.
DefaultAnnotationTransformer - Class in org.testng.internal.annotations
 
DefaultAnnotationTransformer() - Constructor for class org.testng.internal.annotations.DefaultAnnotationTransformer
 
DefaultMastertAdapter - Class in org.testng.remote.adapter
Default Master adapter, provides an adapter based on hosts file.
DefaultMastertAdapter() - Constructor for class org.testng.remote.adapter.DefaultMastertAdapter
 
DefaultMethodSelectorContext - Class in org.testng.internal
Simple implementation of IMethodSelectorContext Created on Jan 3, 2007
DefaultMethodSelectorContext() - Constructor for class org.testng.internal.DefaultMethodSelectorContext
 
DefaultWorkerAdapter - Class in org.testng.remote.adapter
Default Slave adapter, provides an adapter based on static port.
DefaultWorkerAdapter() - Constructor for class org.testng.remote.adapter.DefaultWorkerAdapter
 
DELIMITER - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
dependentGroupsForThisMethodForConfiguration(Method, IAnnotationFinder) - Static method in class org.testng.internal.Utils
 
dependentGroupsForThisMethodForTest(Method, IAnnotationFinder) - Static method in class org.testng.internal.Utils
 
DEPRECATED_TESTNG_DTD_URL - Static variable in class org.testng.xml.Parser
The URL to the deprecated TestNG DTD.
deserialize(String) - Static method in class org.testng.ReporterConfig
 
detailedMethodName(ITestNGMethod, boolean) - Static method in class org.testng.internal.Utils
 
dispatch(List<XmlSuite>, String, IAnnotationFinder, IAnnotationFinder, List<ITestListener>) - Method in class org.testng.remote.SuiteDispatcher
Dispatch test suites
displayStatus(int) - Static method in class org.testng.internal.Constants
 
doRun(Test) - Method in class org.testng.junit.JUnitTestRunner
 
DotTestListener - Class in org.testng.reporters
 
DotTestListener() - Constructor for class org.testng.reporters.DotTestListener
 
dump() - Method in class org.testng.TestClass
 
dump() - Method in class org.testng.v6.SuitePlan
 
dumpMap(Map<?, ?>) - Static method in class org.testng.internal.Utils
 
dumpMethods(List<ITestNGMethod>) - Static method in class org.testng.internal.Utils
 

E

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
 
endElement(String, String, String) - Method in class org.testng.xml.TestNGContentHandler
 
endHtml(PrintWriter) - Method in class org.testng.reporters.EmailableReporter
Finishes HTML stream
endTest(Test) - Method in class org.testng.junit.JUnitTestRunner
 
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.remote.strprotocol.TestResultMessage
 
equals(Object) - Method in class org.testng.v6.RunGroup
 
error(String) - Static method in class org.testng.internal.Utils
 
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 - Static variable in interface org.testng.reporters.XMLConstants
the error element
error(SAXParseException) - Method in class org.testng.xml.TestNGContentHandler
 
escape(String) - Static method in class org.testng.reporters.XMLUtils
 
EXCLUDED_GROUPS_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
execute(Runnable) - Method in interface org.testng.internal.thread.IPooledExecutor
 
execute(Runnable) - Method in class org.testng.internal.thread.PooledExecutorAdapter
 
execute(List<? extends Runnable>, int, long, boolean) - Static method in class org.testng.internal.thread.ThreadUtil
Parallel execution of the tasks.
execute() - Method in class org.testng.JUnitConverterTask
 
execute() - Method in class org.testng.TestNGAntTask
Launches TestNG in a new JVM.
executeAsForked(CommandlineJava, ExecuteWatchdog) - Method in class org.testng.TestNGAntTask
Executes the command line as a new process.
ExecutorAdapter - Class in org.testng.internal.thread
An implementation for IExecutor based on ThreadPoolExecutor
ExecutorAdapter(int, IThreadFactory) - Constructor for class org.testng.internal.thread.ExecutorAdapter
 
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.reporters.ExitCodeListener
 
ExitCodeListener(TestNG) - Constructor for class org.testng.reporters.ExitCodeListener
 
EXPECTED_EXCEPTIONS - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
ExpectedExceptions - Annotation Type in org.testng.annotations
Deprecated. Use @Test(expectedExceptions = "...")
ExpectedExceptionsAnnotation - Class in org.testng.internal.annotations
An implementation of IExpectedExceptions Created on Dec 20, 2005
ExpectedExceptionsAnnotation() - Constructor for class org.testng.internal.annotations.ExpectedExceptionsAnnotation
 
ExtraOutput - Class in org.testng.internal
This class is used by Reporter to store the extra output to be later included in the HTML report: - User-generated report - Parameter info Created on Feb 16, 2006
ExtraOutput() - Constructor for class org.testng.internal.ExtraOutput
 

F

Factory - Annotation Type in org.testng.annotations
Marks a method as a factory that returns objects that will be used by TestNG as Test classes.
FACTORY - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
FactoryAnnotation - Class in org.testng.internal.annotations
An implementation of IFactory Created on Dec 20, 2005
FactoryAnnotation() - Constructor for class org.testng.internal.annotations.FactoryAnnotation
 
FactoryMethod - Class in org.testng.internal
This class represents a method annotated with @Factory
FactoryMethod(Method, Object, XmlTest, IAnnotationFinder, ITestContext) - Constructor for class org.testng.internal.FactoryMethod
 
fail(String, Throwable) - Static method in class org.testng.Assert
Fails a test with the given message and wrapping the original exception.
fail(String) - Static method in class org.testng.Assert
Fails a test with the given message.
fail() - Static method in class org.testng.Assert
Fails a test with no message.
fail(String) - Static method in class org.testng.AssertJUnit
Fails a test with the given message.
fail() - Static method in class org.testng.AssertJUnit
Fails a test with no message.
fail(String, Throwable) - Static method in class org.testng.FileAssert
Fails a test with the given message and wrapping the original exception.
fail(String) - Static method in class org.testng.FileAssert
Fails a test with the given message.
fail() - Static method in class org.testng.FileAssert
Fails a test with no message.
failed() - Method in class org.testng.SuiteRunState
 
FAILED_ON_PERCENTAGE_TEST - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
FAILED_TEST - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
FailedReporter - Class in org.testng.reporters
This reporter is responsible for creating testng-failed.xml
FailedReporter() - Constructor for class org.testng.reporters.FailedReporter
 
FailedReporter(XmlSuite) - Constructor for class org.testng.reporters.FailedReporter
 
FAILURE - Static variable in interface org.testng.ITestResult
 
FAILURE - Static variable in interface org.testng.reporters.XMLConstants
the failure element
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.
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 each ISuiteResult
FileAssert - Class in org.testng
Assertion tool for File centric assertions.
findAnnotation(Class, Class) - Method in interface org.testng.internal.annotations.IAnnotationFinder
 
findAnnotation(Method, Class) - Method in interface org.testng.internal.annotations.IAnnotationFinder
 
findAnnotation(Constructor, Class) - Method in interface org.testng.internal.annotations.IAnnotationFinder
 
findAnnotation(Class, Class) - Method in class org.testng.internal.annotations.JDK14AnnotationFinder
 
findAnnotation(Method, Class) - Method in class org.testng.internal.annotations.JDK14AnnotationFinder
 
findAnnotation(Constructor, Class) - Method in class org.testng.internal.annotations.JDK14AnnotationFinder
 
findAnnotation(Method, Class) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
 
findAnnotation(Class, Class) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
 
findAnnotation(Constructor, Class) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
 
findClassesInPackage(String, List<String>, List<String>) - Static method in class org.testng.internal.PackageUtils
 
findConfiguration(IAnnotationFinder, Constructor) - Static method in class org.testng.internal.annotations.AnnotationHelper
 
findConfiguration(IAnnotationFinder, Method) - Static method in class org.testng.internal.annotations.AnnotationHelper
 
findExpectedExceptions(IAnnotationFinder, Method) - Static method in class org.testng.internal.MethodHelper
Read the expected exceptions, if any (need to handle both the old and new syntax
findFactory(IAnnotationFinder, Method) - Static method in class org.testng.internal.annotations.AnnotationHelper
 
findFactoryMethod(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.
findGroupsMethods(Collection<ITestClass>, boolean) - Static method in class org.testng.internal.MethodHelper
Extracts the map of groups and their corresponding methods from the classes.
findGroupTransitiveClosure(XmlMethodSelector, List<ITestNGMethod>, List<ITestNGMethod>, String[], Set<String>, Set<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
 
findMethodsNamed(String, ITestNGMethod[], String[]) - Static method in class org.testng.internal.MethodHelper
 
findMethodsThatBelongToGroup(ITestNGMethod, ITestNGMethod[], String) - Static method in class org.testng.internal.MethodHelper
 
findMethodsThatBelongToGroup(ITestNGMethod, List<ITestNGMethod>, String) - Static method in class org.testng.internal.MethodHelper
 
findMethodsWithAnnotation(Class, Class, IAnnotationFinder) - Static method in class org.testng.internal.annotations.AnnotationHelper
Delegation method for creating the list of ITestMethods to be analysed.
findOptionalValues(Method) - Method in interface org.testng.internal.annotations.IAnnotationFinder
 
findOptionalValues(Constructor) - Method in interface org.testng.internal.annotations.IAnnotationFinder
 
findOptionalValues(Method) - Method in class org.testng.internal.annotations.JDK14AnnotationFinder
 
findOptionalValues(Constructor) - Method in class org.testng.internal.annotations.JDK14AnnotationFinder
 
findOptionalValues(Method) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
 
findOptionalValues(Constructor) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
 
findOrCreateIClass(Class, Object, XmlTest, IAnnotationFinder, IObjectFactory) - Method in class org.testng.internal.BaseClassFinder
 
findPredecessors(T) - Method in class org.testng.internal.Graph
 
findRunGroup(int, String) - Method in interface org.testng.v6.IRunGroupFactory
 
findRunGroup(int, String) - Method in class org.testng.v6.SuitePlan
 
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, Constructor) - Static method in class org.testng.internal.annotations.AnnotationHelper
 
findTestClasses() - Method in class org.testng.internal.BaseClassFinder
 
findTestClasses() - Method in interface org.testng.ITestClassFinder
 
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)
format(LogRecord) - Method in class org.testng.log.TextFormatter
 
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.
FutureResultAdapter - Class in org.testng.internal.thread
A very reduced interface of Future.
FutureResultAdapter(Future<?>) - Constructor for class org.testng.internal.thread.FutureResultAdapter
 

G

generateExceptionReport(Throwable, ITestNGMethod) - Method in class org.testng.reporters.EmailableReporter
 
generateFailureSuite(XmlSuite, ISuite, String) - Method in class org.testng.reporters.FailedReporter
 
generateLog(ITestContext, String, String, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>, Collection<ITestResult>) - Static method in class org.testng.reporters.TestHTMLReporter
 
generateMethodDetailReport(List<ISuite>) - Method in class org.testng.reporters.EmailableReporter
Creates a section showing known results for each method
generateMethodSummaryReport(List<ISuite>) - Method in class org.testng.reporters.EmailableReporter
Creates a table showing the highlights of each test method with links to the method details
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.FailedReporter
 
generateReport() - Method in class org.testng.reporters.JUnitXMLReporter
generate the XML report given what we know from all the test results
generateReport() - Method in class org.testng.reporters.JUnitXMLReporter2
generate the XML report given what we know from all the test results
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
 
generateStylesheet(String) - Static method in class org.testng.reporters.HtmlHelper
 
generateSuiteSummaryReport(List<ISuite>) - Method in class org.testng.reporters.EmailableReporter
 
generateTable(StringBuffer, String, Collection<ITestResult>, String, Comparator<ITestResult>) - Static method in class org.testng.reporters.TestHTMLReporter
 
GENERIC_SUITE_COUNT - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
GenericMessage - Class in org.testng.remote.strprotocol
A generic message to be used with remote listeners.
GenericMessage(int) - Constructor for class org.testng.remote.strprotocol.GenericMessage
 
GenericMessage(int, Map) - Constructor for class org.testng.remote.strprotocol.GenericMessage
 
get() - Method in class org.testng.internal.thread.AtomicIntegerAdapter
 
get() - Method in class org.testng.internal.thread.FutureResultAdapter
 
get() - Method in interface org.testng.internal.thread.IAtomicInteger
Get the current value.
get() - Method in interface org.testng.internal.thread.IFutureResult
 
getAffinity() - Method in class org.testng.v6.Operation
 
getAfter() - Method in class org.testng.v6.Operation
 
getAfterClassMethods() - Method in class org.testng.internal.NoOpTestClass
 
getAfterClassMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
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(Class) - Method in interface org.testng.ITestMethodFinder
 
getAfterClassMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getAfterClassMethods() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getAfterGroups() - Method in class org.testng.internal.annotations.BaseBeforeAfter
 
getAfterGroups() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getAfterGroups() - Method in interface org.testng.internal.annotations.IConfiguration
The list of groups that this configuration method will run after.
getAfterGroups() - Method in class org.testng.internal.BaseTestMethod
getAfterGroups() - Method in interface org.testng.ITestNGMethod
 
getAfterGroups() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getAfterGroupsConfigurationMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
getAfterGroupsConfigurationMethods(Class) - Method in interface org.testng.ITestMethodFinder
 
getAfterGroupsConfigurationMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getAfterGroupsMap() - Method in class org.testng.internal.ConfigurationGroupMethods
 
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.JUnitUtils.JUnitTestClass
 
getAfterSuite() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getAfterSuite() - Method in interface org.testng.internal.annotations.IConfiguration
If true, the annotated method will be run after all tests in this suite have run.
getAfterSuiteMethods() - Method in class org.testng.internal.NoOpTestClass
 
getAfterSuiteMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
getAfterSuiteMethods() - Method in interface org.testng.ITestClass
Returns all the methods that should be invoked after the suite has run.
getAfterSuiteMethods(Class) - Method in interface org.testng.ITestMethodFinder
 
getAfterSuiteMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getAfterSuiteMethods() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getAfterSuiteMethods() - Method in class org.testng.TestRunner
 
getAfterTest() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getAfterTest() - Method in interface org.testng.internal.annotations.IConfiguration
If true, the annotated method will be run after all every test.
getAfterTestClass() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getAfterTestClass() - Method in interface org.testng.internal.annotations.IConfiguration
If true, the annotated method will be run after all the tests in the test class have been run.
getAfterTestConfigurationMethods() - Method in class org.testng.internal.NoOpTestClass
 
getAfterTestConfigurationMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
getAfterTestConfigurationMethods() - Method in interface org.testng.ITestClass
Returns all @Configuration methods that should be invoked last before any others in the current test.
getAfterTestConfigurationMethods(Class) - Method in interface org.testng.ITestMethodFinder
 
getAfterTestConfigurationMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getAfterTestConfigurationMethods() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getAfterTestConfigurationMethods() - Method in class org.testng.TestRunner
 
getAfterTestMethod() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getAfterTestMethod() - Method in interface org.testng.internal.annotations.IConfiguration
If true, the annotated method will be run after any test method is invoked.
getAfterTestMethods() - Method in class org.testng.internal.NoOpTestClass
 
getAfterTestMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
getAfterTestMethods() - Method in interface org.testng.ITestClass
Returns all the methods that should be invoked after a test method completes.
getAfterTestMethods(Class) - Method in interface org.testng.ITestMethodFinder
 
getAfterTestMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getAfterTestMethods() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getAllAnnotations() - Static method in class org.testng.internal.annotations.AnnotationHelper
 
getAllMethods() - Method in class org.testng.internal.ResultMap
 
getAllMethods() - Method in interface org.testng.IResultMap
 
getAllParameters() - Method in class org.testng.xml.XmlSuite
Returns the parameters defined in this suite and all its XmlTests.
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
 
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 interface org.testng.internal.annotations.IConfiguration
Used only for after type of configuration methods.
getAlwaysRun() - Method in interface org.testng.internal.annotations.ITest
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.TestAnnotation
 
getAnnotationFinder() - Method in class org.testng.internal.BaseTestMethod
TODO cquezel JavaDoc.
getAnnotationFinder(String) - Method in interface org.testng.ISuite
 
getAnnotationFinder(String) - Method in class org.testng.SuiteRunner
Returns the annotation finder for the given annotation type.
getAnnotationFinder() - Method in class org.testng.TestClass
 
getAnnotations() - Method in class org.testng.xml.XmlSuite
Returns the annotation type for the suite.
getAnnotations() - Method in class org.testng.xml.XmlTest
 
getAnnotationTransformer() - Method in class org.testng.TestNG
 
getAttribute(String) - Method in interface org.testng.ITestContext
Return a context attribute
getAttribute(String) - Method in class org.testng.TestRunner
 
getAvailableMethods(Class<?>) - Static method in class org.testng.internal.ClassHelper
Extract all callable methods of a class and all its super (keeping in mind the Java access rules).
getBeanShellExpression() - Method in class org.testng.xml.XmlSuite
Returns the bean shell expression.
getBeforeClassMethods() - Method in class org.testng.internal.NoOpTestClass
 
getBeforeClassMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
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(Class) - Method in interface org.testng.ITestMethodFinder
 
getBeforeClassMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getBeforeClassMethods() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getBeforeGroups() - Method in class org.testng.internal.annotations.BaseBeforeAfter
 
getBeforeGroups() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getBeforeGroups() - Method in interface org.testng.internal.annotations.IConfiguration
The list of groups that this configuration method will run before.
getBeforeGroups() - Method in class org.testng.internal.BaseTestMethod
Before and After groups
getBeforeGroups() - Method in interface org.testng.ITestNGMethod
Before and After groups
getBeforeGroups() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getBeforeGroupsConfigurationMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
getBeforeGroupsConfigurationMethods(Class) - Method in interface org.testng.ITestMethodFinder
 
getBeforeGroupsConfigurationMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getBeforeGroupsMap() - Method in class org.testng.internal.ConfigurationGroupMethods
 
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.JUnitUtils.JUnitTestClass
 
getBeforeSuite() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getBeforeSuite() - Method in interface org.testng.internal.annotations.IConfiguration
If true, the annotated method will be run before this suite starts.
getBeforeSuiteMethods() - Method in class org.testng.internal.NoOpTestClass
 
getBeforeSuiteMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
getBeforeSuiteMethods() - Method in interface org.testng.ITestClass
Returns All the methods that should be invoked before the suite is run.
getBeforeSuiteMethods(Class) - Method in interface org.testng.ITestMethodFinder
 
getBeforeSuiteMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getBeforeSuiteMethods() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getBeforeSuiteMethods() - Method in class org.testng.TestRunner
 
getBeforeTest() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getBeforeTest() - Method in interface org.testng.internal.annotations.IConfiguration
If true, the annotated method will be run before every test
getBeforeTestClass() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getBeforeTestClass() - Method in interface org.testng.internal.annotations.IConfiguration
If true, the annotated method will be run after the test class is instantiated and before the test method is invoked.
getBeforeTestConfigurationMethods() - Method in class org.testng.internal.NoOpTestClass
 
getBeforeTestConfigurationMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
getBeforeTestConfigurationMethods() - Method in interface org.testng.ITestClass
Returns all @Configuration methods that should be invoked before any others in the current test.
getBeforeTestConfigurationMethods(Class) - Method in interface org.testng.ITestMethodFinder
 
getBeforeTestConfigurationMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getBeforeTestConfigurationMethods() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getBeforeTestConfigurationMethods() - Method in class org.testng.TestRunner
 
getBeforeTestMethod() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getBeforeTestMethod() - Method in interface org.testng.internal.annotations.IConfiguration
If true, the annotated method will be run before any test method is invoked.
getBeforeTestMethods() - Method in class org.testng.internal.NoOpTestClass
 
getBeforeTestMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
getBeforeTestMethods() - Method in interface org.testng.ITestClass
Returns all the methods that should be invoked before a test method is invoked.
getBeforeTestMethods(Class) - Method in interface org.testng.ITestMethodFinder
 
getBeforeTestMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getBeforeTestMethods() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getBoolean(String, boolean) - Static method in class org.testng.internal.annotations.Converter
 
getBooleanPropertyValue(Properties, String) - Static method in class org.testng.internal.Constants
 
getClass(String) - Static method in class org.testng.internal.annotations.Converter
 
getClassArray(String, Class[]) - Static method in class org.testng.internal.annotations.Converter
 
getClassName() - Method in class org.testng.ReporterConfig
 
getClassName() - Method in class org.testng.xml.XmlMethodSelector
 
getClassNames() - Method in class org.testng.junit.JUnitTestConverter
 
getCommandLineName() - Method in class org.testng.internal.TestNGProperty
 
getConfigurationFailures() - Method in class org.testng.TestListenerAdapter
 
getConfigurationListeners() - Method in interface org.testng.internal.ITestResultNotifier
 
getConfigurationListeners() - Method in class org.testng.TestRunner
 
getConfigurationSkips() - Method in class org.testng.TestListenerAdapter
 
getConstructor() - Method in class org.testng.internal.annotations.BaseAnnotation
 
getCssString() - Static method in class org.testng.reporters.HtmlHelper
 
getCssString(String) - Static method in class org.testng.reporters.HtmlHelper
 
getCurrentInvocationCount() - Method in class org.testng.internal.BaseTestMethod
 
getCurrentInvocationCount() - Method in interface org.testng.ITestNGMethod
 
getCurrentInvocationCount() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getCycle() - Method in class org.testng.internal.Tarjan
 
getDataProvider() - Method in class org.testng.internal.annotations.FactoryAnnotation
 
getDataProvider() - Method in interface org.testng.internal.annotations.IFactory
 
getDataProvider() - Method in interface org.testng.internal.annotations.ITest
 
getDataProvider() - Method in class org.testng.internal.annotations.TestAnnotation
 
getDataProviderClass() - Method in interface org.testng.internal.annotations.ITest
 
getDataProviderClass() - Method in class org.testng.internal.annotations.TestAnnotation
 
getDate() - Method in class org.testng.internal.BaseTestMethod
getDate() - Method in class org.testng.internal.InvokedMethod
 
getDate() - Method in interface org.testng.ITestNGMethod
 
getDate() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getDeclaredClass() - Method in class org.testng.xml.XmlClass
 
getDefault() - Method in class org.testng.internal.TestNGProperty
 
getDefault() - Static method in class org.testng.TestNG
Deprecated. since 5.1
getDefaultAnnotationType() - Static method in class org.testng.internal.version.VersionInfo
Returns the default annotation type for this version of TestNG.
getDefaultSuiteName() - Method in class org.testng.TestNG
 
getDefaultTestName() - Method in class org.testng.TestNG
 
getDefaultValueFor(String) - Static method in class org.testng.internal.Constants
 
getDependsOnGroups() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
The list of groups this method depends on.
getDependsOnGroups() - Method in interface org.testng.internal.annotations.ITestOrConfiguration
The list of groups this method depends on.
getDependsOnGroups() - Method in class org.testng.internal.annotations.TestOrConfiguration
 
getDependsOnMethods() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
The list of methods this method depends on.
getDependsOnMethods() - Method in interface org.testng.internal.annotations.ITestOrConfiguration
The list of methods this method depends on.
getDependsOnMethods() - Method in class org.testng.internal.annotations.TestOrConfiguration
 
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 interface org.testng.internal.annotations.ITestOrConfiguration
The description for this method, which will be shown in the reports.
getDescription() - Method in class org.testng.internal.annotations.TestOrConfiguration
 
getDescription() - Method in class org.testng.internal.BaseTestMethod
getDescription() - Method in interface org.testng.ITestNGMethod
 
getDescription() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getDocumentation() - Method in class org.testng.internal.TestNGProperty
 
getEnabled() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
Whether methods on this class/method are enabled.
getEnabled() - Method in interface org.testng.internal.annotations.ITestOrConfiguration
Whether methods on this class/method are enabled.
getEnabled() - Method in class org.testng.internal.annotations.TestOrConfiguration
 
getEndDate() - Method in interface org.testng.ITestContext
When this test stopped running.
getEndDate() - Method in class org.testng.TestRunner
 
getEndMillis() - Method in class org.testng.internal.TestResult
 
getEndMillis() - Method in interface org.testng.ITestResult
 
getEndMillis() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
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.TestRunner
 
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
 
getExistingClasses() - Method in class org.testng.internal.BaseClassFinder
 
getExpectedExceptions() - Method in interface org.testng.internal.annotations.ITest
 
getExpectedExceptions() - Method in class org.testng.internal.annotations.TestAnnotation
 
getExpression() - Method in class org.testng.xml.XmlMethodSelector
 
getExpression() - Method in class org.testng.xml.XmlSuite
Deprecated. use getBeanShelltExpression()
getExpression() - Method in class org.testng.xml.XmlTest
 
getFailedButWithinSuccessPercentageTests() - Method in interface org.testng.ITestContext
 
getFailedButWithinSuccessPercentageTests() - Method in class org.testng.TestListenerAdapter
 
getFailedButWithinSuccessPercentageTests() - Method in class org.testng.TestRunner
 
getFailedConfigurations() - Method in interface org.testng.ITestContext
Retrieves information about the failed configuration method invocations.
getFailedConfigurations() - Method in class org.testng.TestRunner
 
getFailedTestCount() - Method in class org.testng.remote.strprotocol.TestMessage
 
getFailedTests() - Method in interface org.testng.ITestContext
 
getFailedTests() - Method in class org.testng.TestListenerAdapter
 
getFailedTests() - Method in class org.testng.TestRunner
 
getFileFragmentationLevel() - Method in class org.testng.reporters.XMLReporter
 
getFileFragmentationLevel() - Method in class org.testng.reporters.XMLReporterConfig
 
getFileName() - Method in class org.testng.xml.XmlSuite
 
getGroups() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
The list of groups this class/method belongs to.
getGroups() - Method in interface org.testng.internal.annotations.ITestOrConfiguration
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 interface org.testng.ITestNGMethod
 
getGroups() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getGroupsDependedUpon() - Method in class org.testng.internal.BaseTestMethod
getGroupsDependedUpon() - Method in interface org.testng.ITestNGMethod
 
getGroupsDependedUpon() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
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(Class) - Method in class org.testng.internal.BaseClassFinder
 
getIClass() - Method in class org.testng.internal.BaseTestMethod
TODO cquezel JavaDoc.
getIClass(Class) - Method in interface org.testng.ITestClassFinder
Return the IClass for a given class
getIClass() - Method in class org.testng.TestRunner
 
getId() - Method in class org.testng.internal.BaseTestMethod
getId() - Method in interface org.testng.ITestNGMethod
 
getId() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getId() - Method in class org.testng.v6.RunGroup
 
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.TestRunner
 
getIncludedGroups() - Method in class org.testng.xml.XmlTest
 
getIncludedMethods() - Method in class org.testng.xml.XmlClass
 
getIndependentNodes() - Method in class org.testng.internal.Graph
 
getInheritGroups() - Method in class org.testng.internal.annotations.BaseBeforeAfter
 
getInheritGroups() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getInheritGroups() - Method in interface org.testng.internal.annotations.IBaseBeforeAfter
If true, this @Configuration method will belong to groups specified in the @Test annotation on the class (if any).
getInheritGroups() - Method in interface org.testng.internal.annotations.IConfiguration
If true, this @Configuration method will belong to groups specified in the
getInstance() - Method in interface org.testng.IInstanceInfo
 
getInstance() - Method in class org.testng.internal.InstanceInfo
 
getInstanceClass() - Method in interface org.testng.IInstanceInfo
 
getInstanceClass() - Method in class org.testng.internal.InstanceInfo
 
getInstanceCount() - Method in interface org.testng.IClass
 
getInstanceCount() - Method in class org.testng.internal.ClassImpl
 
getInstanceCount() - Method in class org.testng.internal.NoOpTestClass
 
getInstanceCount() - Method in interface org.testng.ITestClass
 
getInstanceCount() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getInstanceCount() - Method in class org.testng.TestClass
 
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.NoOpTestClass
 
getInstanceHashCodes() - Method in interface org.testng.ITestClass
TODO cquezel JavaDoc.
getInstanceHashCodes() - Method in interface org.testng.ITestNGMethod
Needed for serialization.
getInstanceHashCodes() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getInstanceHashCodes() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getInstanceHashCodes() - Method in class org.testng.TestClass
 
getInstances(boolean) - Method in interface org.testng.IClass
 
getInstances() - Method in interface org.testng.IMethodInstance
 
getInstances() - Method in class org.testng.internal.BaseTestMethod
getInstances(boolean) - Method in class org.testng.internal.ClassImpl
 
getInstances() - Method in class org.testng.internal.MethodInstance
 
getInstances(boolean) - Method in class org.testng.internal.NoOpTestClass
 
getInstances(boolean) - Method in interface org.testng.ITestClass
Returns all the instances the methods will be invoked upon.
getInstances() - Method in interface org.testng.ITestNGMethod
 
getInstances(boolean) - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getInstances() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getInstances(boolean) - Method in class org.testng.TestClass
 
getInt(String, int) - Static method in class org.testng.internal.annotations.Converter
 
getIntegerPropertyValue(Properties, String) - Static method in class org.testng.internal.Constants
 
getInvocationCount() - Method in interface org.testng.internal.annotations.ITest
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.TestNGMethod
getInvocationCount() - Method in interface org.testng.ITestNGMethod
 
getInvocationCount() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getInvokedAfterClassMethods() - Method in class org.testng.ClassMethodMap
 
getInvokedBeforeClassMethods() - Method in class org.testng.ClassMethodMap
 
getInvokedMethods() - Method in interface org.testng.ISuite
Retrieves the list of all the methods that were invoked during this run.
getInvokedMethods() - Method in class org.testng.SuiteRunner
 
getInvokedMethods() - Method in class org.testng.TestRunner
 
getInvoker() - Method in class org.testng.TestRunner
 
getJavaCommand() - Method in class org.testng.TestNGAntTask
Creates or returns the already created CommandlineJava.
getLanguage() - Method in class org.testng.xml.XmlMethodSelector
 
getListeners() - Method in class org.testng.xml.XmlSuite
 
getLogger(Class) - Static method in class org.testng.log4testng.Logger
Retrieve a logger named according to the value of the pClass.getName() parameter.
getLogLevel() - Static method in class org.testng.AnnotationConverter
 
getLogLevel() - Static method in class org.testng.JUnitConverter
 
getLong(String, long) - Static method in class org.testng.internal.annotations.Converter
 
getMaxTimeOut() - Method in interface org.testng.internal.IMethodWorker
 
getMaxTimeOut() - Method in class org.testng.internal.TestMethodWorker
Retrieves the maximum specified timeout of all ITestNGMethods to be run.
getMessage() - Method in exception org.testng.TimeBombSkipException
 
getMessageAsString() - Method in class org.testng.remote.strprotocol.GenericMessage
 
getMessageAsString() - Method in interface org.testng.remote.strprotocol.IStringMessage
 
getMessageAsString() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
getMessageAsString() - Method in class org.testng.remote.strprotocol.TestMessage
 
getMessageAsString() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getMessageType(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
getMetaGroups() - Method in class org.testng.xml.XmlTest
 
getMethod() - Method in interface org.testng.IMethodInstance
 
getMethod() - Method in class org.testng.internal.annotations.BaseAnnotation
 
getMethod() - Method in class org.testng.internal.BaseTestMethod
Returns the corresponding Java test method.
getMethod() - Method in class org.testng.internal.MethodInstance
 
getMethod() - Method in class org.testng.internal.TestResult
 
getMethod() - Method in interface org.testng.ITestNGMethod
Returns the corresponding Java test method.
getMethod() - Method in interface org.testng.ITestResult
 
getMethod() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getMethod() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getMethod() - Method in class org.testng.v6.Operation
 
getMethodName() - Method in class org.testng.internal.BaseTestMethod
Returns the method name.
getMethodName() - Method in interface org.testng.ITestNGMethod
Returns the method name.
getMethodName() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getMethodsByGroups() - Method in interface org.testng.ISuite
Retrieves the map of groups and their associated test methods.
getMethodsByGroups() - Method in class org.testng.SuiteRunner
 
getMethodsDependedUpon() - Method in class org.testng.internal.BaseTestMethod
getMethodsDependedUpon(ITestNGMethod, ITestNGMethod[]) - Static method in class org.testng.internal.MethodHelper
 
getMethodsDependedUpon() - Method in interface org.testng.ITestNGMethod
 
getMethodsDependedUpon() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getMethodSelector() - Method in class org.testng.internal.MethodSelectorDescriptor
 
getMethodSelectors() - Method in class org.testng.xml.XmlSuite
Returns the method selectors.
getMethodSelectors() - Method in class org.testng.xml.XmlTest
 
getMissingGroup() - Method in class org.testng.internal.BaseTestMethod
If a group was not found.
getMissingGroup() - Method in interface org.testng.ITestNGMethod
If a group was not found.
getMissingGroup() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getName() - Method in interface org.testng.IClass
 
getName() - Method in class org.testng.internal.annotations.DataProviderAnnotation
 
getName() - Method in interface org.testng.internal.annotations.IDataProvider
The name of this DataProvider.
getName() - Method in class org.testng.internal.AnnotationTypeEnum
Returns a human readable representation of the enum, suitable to be converted back to the enumeration by the valueOf method.
getName() - Method in class org.testng.internal.ClassImpl
 
getName() - Method in class org.testng.internal.NoOpTestClass
 
getName() - Method in class org.testng.internal.TestNGProperty
 
getName() - Method in class org.testng.internal.TestResult
 
getName() - Method in interface org.testng.ISuite
 
getName() - Method in interface org.testng.ITestContext
The name of this test.
getName() - Method in interface org.testng.ITestResult
 
getName() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getName() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getName() - Method in class org.testng.ReporterConfig.Property
 
getName() - Method in class org.testng.SuiteRunner
 
getName() - Method in class org.testng.TestRunner
 
getName() - Method in class org.testng.v6.RunGroup
 
getName() - Method in class org.testng.xml.XmlClass
 
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
 
getNeighbors(T) - Method in class org.testng.internal.Graph
 
getNeighbors() - Method in class org.testng.internal.Graph.Node
 
getNodeValues() - Method in class org.testng.internal.Graph
 
getObject() - Method in class org.testng.internal.Graph.Node
 
getObjectFactory() - Method in interface org.testng.ISuite
 
getObjectFactory() - Method in class org.testng.SuiteRunner
 
getObjectFactory() - Method in class org.testng.xml.XmlSuite
 
getOis() - Method in class org.testng.remote.ConnectionInfo
 
getOos() - Method in class org.testng.remote.ConnectionInfo
 
getOperationsThatMustRunAfter(Integer) - Method in class org.testng.v6.AfterOperationSet
 
getOutput() - Static method in class org.testng.Reporter
 
getOutput(ITestResult) - Static method in class org.testng.Reporter
 
getOutputDirectory() - Method in interface org.testng.ISuite
 
getOutputDirectory() - Method in interface org.testng.ITestContext
 
getOutputDirectory() - Method in class org.testng.reporters.XMLReporter
 
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
 
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
 
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
 
getParameterInvocationCount() - Method in class org.testng.internal.BaseTestMethod
 
getParameterInvocationCount() - Method in interface org.testng.ITestNGMethod
 
getParameterInvocationCount() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getParameterOutput() - Method in interface org.testng.IExtraOutput
 
getParameterOutput() - Method in class org.testng.internal.ExtraOutput
 
getParameters() - Method in class org.testng.internal.annotations.BaseBeforeAfter
 
getParameters() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
getParameters() - Method in class org.testng.internal.annotations.FactoryAnnotation
 
getParameters() - Method in interface org.testng.internal.annotations.IParameterizable
Deprecated. Use @Parameters
getParameters() - Method in class org.testng.internal.annotations.TestOrConfiguration
 
getParameters() - Method in class org.testng.internal.TestResult
 
getParameters() - Method in interface org.testng.ITestResult
 
getParameters() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getParameters() - Method in class org.testng.xml.XmlSuite
Returns the parameters defined in this suite only.
getParameters() - Method in class org.testng.xml.XmlTest
Returns a merge of the the test parameters and its parent suite parameters.
getParameterTypes() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getPassedConfigurations() - Method in interface org.testng.ITestContext
Retrieves information about the successful configuration method invocations.
getPassedConfigurations() - Method in class org.testng.TestRunner
 
getPassedTestCount() - Method in class org.testng.remote.strprotocol.TestMessage
 
getPassedTests(ITestNGMethod) - Method in interface org.testng.internal.ITestResultNotifier
 
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 class org.testng.TestRunner
 
getPredecessors(T) - Method in class org.testng.internal.Graph
 
getPredecessors() - Method in class org.testng.internal.Graph.Node
 
getPriority() - Method in class org.testng.internal.MethodSelectorDescriptor
 
getPriority() - Method in class org.testng.xml.XmlMethodSelector
 
getProperties() - Method in class org.testng.internal.PropertiesFile
Returns the properties loaded.
getProperties() - Method in class org.testng.ReporterConfig
 
getProperty(String) - Method in class org.testng.remote.strprotocol.GenericMessage
 
getPropertyFileName() - Method in interface org.testng.ISuiteResult
 
getPropertyFileName() - Method in class org.testng.SuiteResult
 
getPropertyType(Class, String) - Static method in class org.testng.internal.PropertyUtils
 
getPropertyValue(Properties, String) - Static method in class org.testng.internal.Constants
 
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.NoOpTestClass
 
getRealClass() - Method in interface org.testng.ITestNGMethod
 
getRealClass() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getRealClass() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getReporters() - Method in class org.testng.TestNG
 
getResult() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getResults(ITestNGMethod) - Method in class org.testng.internal.ResultMap
 
getResults(ITestNGMethod) - Method in interface org.testng.IResultMap
 
getResults() - Method in interface org.testng.ISuite
 
getResults() - Method in class org.testng.SuiteRunner
 
getRetryAnalyzer() - Method in interface org.testng.internal.annotations.ITest
 
getRetryAnalyzer() - Method in class org.testng.internal.annotations.TestAnnotation
 
getRetryAnalyzer() - Method in class org.testng.internal.BaseTestMethod
 
getRetryAnalyzer() - Method in interface org.testng.ITestNGMethod
 
getRetryAnalyzer() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getRunGroup(int, String) - Method in interface org.testng.v6.IRunGroupFactory
 
getRunGroup(int, String) - Method in class org.testng.v6.SuitePlan
 
getRunGroups() - Method in class org.testng.v6.Operation
 
getSequential() - Method in interface org.testng.internal.annotations.ITest
 
getSequential() - Method in class org.testng.internal.annotations.TestAnnotation
 
getSignature() - Method in class org.testng.internal.BaseTestMethod
TODO cquezel JavaDoc.
getSkipFailedInvocationCounts() - Method in class org.testng.TestNG
 
getSkippedConfigurations() - Method in interface org.testng.ITestContext
Retrieves information about the skipped configuration method invocations.
getSkippedConfigurations() - Method in class org.testng.TestRunner
 
getSkippedTestCount() - Method in class org.testng.remote.strprotocol.TestMessage
 
getSkippedTests() - Method in interface org.testng.ITestContext
 
getSkippedTests() - Method in class org.testng.TestListenerAdapter
 
getSkippedTests() - Method in class org.testng.TestRunner
 
getSlave() - Method in class org.testng.internal.remote.SlavePool
 
getSlavePool() - Method in class org.testng.remote.RemoteWorker
 
getSocket() - Method in class org.testng.remote.ConnectionInfo
 
getStackTrace() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getStackTraceOutputMethod() - Method in class org.testng.reporters.XMLReporter
 
getStackTraceOutputMethod() - Method in class org.testng.reporters.XMLReporterConfig
 
getStartDate() - Method in interface org.testng.ITestContext
When this test started running.
getStartDate() - Method in class org.testng.TestRunner
 
getStartMillis() - Method in class org.testng.internal.TestResult
 
getStartMillis() - Method in interface org.testng.ITestResult
 
getStartMillis() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getStatus() - Method in class org.testng.internal.TestResult
 
getStatus() - Method in interface org.testng.ITestResult
 
getStatus() - Method in class org.testng.TestNG
 
getStrictlySortedNodes() - Method in class org.testng.internal.Graph
 
getString(String, String) - Static method in class org.testng.internal.annotations.Converter
 
getStringArray(String, String[]) - Static method in class org.testng.internal.annotations.Converter
 
getStringArray(String[], String[]) - Method in class org.testng.internal.BaseTestMethod
TODO cquezel JavaDoc.
getStringBuffer() - Method in class org.testng.reporters.XMLStringBuffer
 
getSuccessPercentage() - Method in interface org.testng.internal.annotations.ITest
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.TestNGMethod
Default value for successPercentage.
getSuccessPercentage() - Method in interface org.testng.ITestNGMethod
 
getSuccessPercentage() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getSuccessPercentageFailedTestCount() - Method in class org.testng.remote.strprotocol.TestMessage
 
getSuite() - Method in interface org.testng.ITestContext
 
getSuite(long) - Method in class org.testng.remote.adapter.DefaultWorkerAdapter
 
getSuite(long) - Method in interface org.testng.remote.adapter.IWorkerApadter
A blocking call to get the next Suite to test.
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.
getSuiteFiles() - Method in class org.testng.xml.XmlSuite
Returns the suite files.
getSuiteListeners() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
getSuiteListeners() - Method in class org.testng.TestNG
 
getSuiteName() - Method in interface org.testng.internal.annotations.ITest
 
getSuiteName() - Method in class org.testng.internal.annotations.TestAnnotation
 
getSuiteName() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
getSuiteName() - Method in class org.testng.remote.strprotocol.TestMessage
 
getSuiteName() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getSuiteState() - Method in interface org.testng.ISuite
Retrieves the shared state for a suite.
getSuiteState() - Method in class org.testng.SuiteRunner
 
getSupportClass() - Method in class org.testng.xml.XmlClass
 
getTagName(Class) - Method in class org.testng.internal.annotations.JDK14TagFactory
 
getTest() - Method in interface org.testng.internal.ITestResultNotifier
 
getTest(Class) - Method in class org.testng.junit.JUnitTestRunner
Returns the Test corresponding to the given suite.
getTest() - Method in class org.testng.TestRunner
 
getTest() - Method in class org.testng.xml.XmlSuite
Returns the test.
getTestClass() - Method in class org.testng.internal.annotations.BaseAnnotation
 
getTestClass() - Method in class org.testng.internal.BaseTestMethod
getTestClass() - Method in class org.testng.internal.TestResult
 
getTestClass() - Method in interface org.testng.ITestNGMethod
 
getTestClass() - Method in interface org.testng.ITestResult
 
getTestClass() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getTestClass() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getTestContext() - Method in interface org.testng.ISuiteResult
 
getTestContext() - Method in class org.testng.SuiteResult
 
getTestContexts() - Method in class org.testng.TestListenerAdapter
 
getTestDescription() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getTestListeners() - Method in interface org.testng.internal.ITestResultNotifier
 
getTestListeners() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
getTestListeners() - Method in class org.testng.TestNG
 
getTestListeners() - Method in class org.testng.TestRunner
 
getTestMethod() - Method in class org.testng.internal.InvokedMethod
 
getTestMethodCount() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
getTestMethodCount() - Method in class org.testng.remote.strprotocol.TestMessage
 
getTestMethodFinder() - Method in class org.testng.TestClass
 
getTestMethods() - Method in class org.testng.internal.NoOpTestClass
 
getTestMethods(Class) - Method in class org.testng.internal.TestNGMethodFinder
 
getTestMethods() - Method in interface org.testng.ITestClass
Returns all the applicable test methods.
getTestMethods(Class) - Method in interface org.testng.ITestMethodFinder
 
getTestMethods() - Method in interface org.testng.junit.IJUnitTestRunner
 
getTestMethods(Class) - Method in class org.testng.junit.JUnitMethodFinder
 
getTestMethods() - Method in class org.testng.junit.JUnitTestRunner
Needed from TestRunner in order to figure out what JUnit test methods were run.
getTestMethods() - Method in class org.testng.junit.JUnitUtils.JUnitTestClass
 
getTestName() - Method in interface org.testng.internal.annotations.ITest
 
getTestName() - Method in class org.testng.internal.annotations.TestAnnotation
 
getTestName() - Method in interface org.testng.ITest
 
getTestName() - Method in class org.testng.remote.strprotocol.TestMessage
 
getTestName() - Method in class org.testng.TestClass
 
getTestNGInstrastructure(StackTraceElement[], ITestNGMethod) - Static method in class org.testng.reporters.util.StackTraceTools
Finds topmost position of the test method in the stack, or top of stack if method is not in it.
getTestPlan() - Method in class org.testng.TestRunner
 
getTestResults() - Method in interface org.testng.internal.IMethodWorker
 
getTestResults() - Method in class org.testng.internal.TestMethodWorker
 
getTestRoot(StackTraceElement[], ITestNGMethod) - Static method in class org.testng.reporters.util.StackTraceTools
Finds topmost position of the test method in the stack, or top of stack if method is not in it.
getTests() - Method in class org.testng.xml.XmlSuite
Returns the tests.
getThreadCount() - Method in class org.testng.xml.XmlSuite
Returns the threadCount.
getThreadCount() - Method in class org.testng.xml.XmlTest
 
getThreadFactory() - Method in interface org.testng.internal.thread.IThreadFactory
 
getThreadFactory() - Method in class org.testng.internal.thread.ThreadUtil.ThreadFactoryImpl
 
getThreadPoolSize() - Method in interface org.testng.internal.annotations.ITest
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.TestNGMethod
getThreadPoolSize() - Method in interface org.testng.ITestNGMethod
 
getThreadPoolSize() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getThrowable() - Method in class org.testng.internal.TestResult
 
getThrowable() - Method in interface org.testng.ITestResult
 
getTimeOut() - Method in interface org.testng.internal.annotations.ITest
Returns the maximum number of milliseconds this test should take.
getTimeOut() - Method in class org.testng.internal.annotations.TestAnnotation
 
getTimeOut() - Method in class org.testng.internal.BaseTestMethod
getTimeOut() - Method in class org.testng.internal.TestNGMethod
getTimeOut() - Method in interface org.testng.ITestNGMethod
 
getTimeOut() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
getTimeOut() - Method in class org.testng.xml.XmlSuite
Returns the timeout.
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() - Method in class org.testng.xml.XmlTest
 
getTimeOut(long) - Method in class org.testng.xml.XmlTest
 
getTimestampFormat() - Method in class org.testng.reporters.XMLReporter
 
getTimestampFormat() - Method in class org.testng.reporters.XMLReporterConfig
 
getType() - Method in class org.testng.v6.RunGroup
 
getUserData() - Method in interface org.testng.IMethodSelectorContext
 
getUserData() - Method in class org.testng.internal.DefaultMethodSelectorContext
 
getValue() - Method in class org.testng.internal.annotations.ExpectedExceptionsAnnotation
 
getValue() - Method in interface org.testng.internal.annotations.IExpectedExceptions
The list of exceptions expected to be thrown by this method.
getValue() - Method in interface org.testng.internal.annotations.IParameters
The list of variables used to fill the parameters of this method.
getValue() - Method in class org.testng.internal.annotations.ParametersAnnotation
 
getValue() - Method in class org.testng.ReporterConfig.Property
 
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
 
getXmlClasses() - Method in class org.testng.xml.XmlPackage
 
getXmlClasses() - Method in class org.testng.xml.XmlTest
 
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
 
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() - Constructor for class org.testng.internal.Graph
 
Graph.Node<T> - Class in org.testng.internal
 
Graph.Node(T) - Constructor for class org.testng.internal.Graph.Node
 
GROUP - Static variable in class org.testng.v6.RunGroup
 
GROUPS - Static variable in class org.testng.reporters.SuiteHTMLReporter
 
GROUPS_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
groupsForThisMethodForConfiguration(Method, IAnnotationFinder) - Static method in class org.testng.internal.Utils
 
groupsForThisMethodForTest(Method, IAnnotationFinder) - Static method in class org.testng.internal.Utils
 

H

handleParameters(ITestNGMethod, Map<String, String>, Object, Parameters.MethodParameters, XmlSuite, IAnnotationFinder, Object) - Static method in class org.testng.internal.Parameters
If the method has parameters, fill them in.
handleThrowable(Throwable) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient.ServerConnection
 
HAS_FAILURE - Static variable in class org.testng.TestNG
 
HAS_FSP - Static variable in class org.testng.TestNG
 
HAS_NO_TEST - Static variable in class org.testng.TestNG
 
HAS_SKIPPED - Static variable in class org.testng.TestNG
 
hasFailure() - Method in class org.testng.TestNG
 
hasFailureWithinSuccessPercentage() - Method in class org.testng.TestNG
 
hashCode() - Method in class org.testng.internal.BaseTestMethod
This implementation returns the associated Java Method's hash code.
hashCode() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
hashCode() - Method in class org.testng.v6.RunGroup
 
hasPredecessor(T) - Method in class org.testng.internal.Graph.Node
 
hasPredecessors() - Method in class org.testng.internal.Graph.Node
 
hasSkip() - Method in class org.testng.TestNG
 
hasTestInstance(Method, int) - Method in interface org.testng.internal.annotations.IAnnotationFinder
 
hasTestInstance(Method, int) - Method in class org.testng.internal.annotations.JDK14AnnotationFinder
 
hasTestInstance(Method, int) - Method in class org.testng.internal.annotations.JDK15AnnotationFinder
 
HOST_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
HOSTS - Static variable in class org.testng.remote.adapter.DefaultMastertAdapter
 
HtmlHelper - Class in org.testng.reporters
 
HtmlHelper() - Constructor for class org.testng.reporters.HtmlHelper
 

I

IAfterClass - Interface in org.testng.internal.annotations
 
IAfterGroups - Interface in org.testng.internal.annotations
 
IAfterMethod - Interface in org.testng.internal.annotations
 
IAfterSuite - Interface in org.testng.internal.annotations
 
IAfterTest - Interface in org.testng.internal.annotations
 
IAfterTests - Interface in org.testng.internal.annotations
 
IAnnotation - Interface in org.testng.internal.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.internal.annotations
 
IAtomicInteger - Interface in org.testng.internal.thread
This class/interface
IBaseBeforeAfter - Interface in org.testng.internal.annotations
Base interface for IBeforeSuite, IAfterSuite, etc...
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
 
IClass - Interface in org.testng
IClass represents a test class and a collection of its instances.
IConfiguration - Interface in org.testng.internal.annotations
Encapsulate the @Configuration / @testng.configuration annotation Created on Dec 20, 2005
IConfigurationListener - Interface in org.testng.internal
Listener interface for events related to results of @Configuration method invocations.
ICountDown - Interface in org.testng.internal.thread
Reduced interface to mimic a CountDownLatch.
IDataProvider - Interface in org.testng.internal.annotations
Encapsulate the @DataProvider / @testng.data-provider annotation Created on Dec 20, 2005
IExecutor - Interface in org.testng.internal.thread
Reduced interface to mimic an ExecutorService.
IExpectedExceptions - Interface in org.testng.internal.annotations
Encapsulate the @ExpectedExceptions / @testng.expected-exceptions annotation Created on Dec 20, 2005
IExtraOutput - Interface in org.testng
This class is used by Reporter to store the extra output to be later included in the HTML report: - User-generated report - Parameter info Created on Feb 16, 2006
IFactory - Interface in org.testng.internal.annotations
Encapsulate the @Factory / @testng.factory annotation Created on Dec 20, 2005
IFutureResult - Interface in org.testng.internal.thread
Reduced interface to mimic Future.
IHookable - Interface in org.testng
If a test class implements this interface, its run() method will be invoked instead of each @Test method found.
IHookCallBack - Interface in org.testng
A parameter of this type will be passed to the run() method of a IHookable.
IInstanceInfo - Interface in org.testng
This class defines a pair of instance/class.
IInvoker - Interface in org.testng.internal
This class defines an invoker.
IJUnitTestRunner - Interface in org.testng.junit
An abstraction interface over JUnit test runners.
IMasterAdapter - Interface in org.testng.remote.adapter
This interface should be implemented by the Master-Slave transport adapter.
IMessage - Interface in org.testng.remote.strprotocol
Marker interface for usage with remote listeners.
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.
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.
IMethodWorker - Interface in org.testng.internal
Requirements for a method runnable.
includeMethod(IMethodSelectorContext, ITestNGMethod, boolean) - Method in interface org.testng.IMethodSelector
 
includeMethod(ITestNGMethod, boolean) - Method in class org.testng.internal.RunInfo
 
includeMethod(IMethodSelectorContext, ITestNGMethod, boolean) - Method in class org.testng.internal.XmlMethodSelector
 
incrementAndGet() - Method in class org.testng.internal.thread.AtomicIntegerAdapter
 
incrementAndGet() - Method in interface org.testng.internal.thread.IAtomicInteger
Atomically increment by one the current value.
incrementCurrentInvocationCount() - Method in class org.testng.internal.BaseTestMethod
 
incrementCurrentInvocationCount() - Method in interface org.testng.ITestNGMethod
 
incrementCurrentInvocationCount() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
indexOf(ITestNGMethod, ITestNGMethod[]) - Method in class org.testng.internal.TestMethodWorker
 
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.
init() - Method in class org.testng.JUnitConverterTask
 
init(Properties) - Method in class org.testng.remote.adapter.DefaultMastertAdapter
 
init(Properties) - Method in class org.testng.remote.adapter.DefaultWorkerAdapter
 
init(Properties) - Method in interface org.testng.remote.adapter.IMasterAdapter
Initializes the Master adapter.
init(Properties) - Method in interface org.testng.remote.adapter.IWorkerApadter
Initializes the worker adapter.
init() - Method in class org.testng.v6.SuitePlan
 
init(IRunGroupFactory) - Method in class org.testng.v6.TestPlan
 
initGroups(Class<?>) - Method in class org.testng.internal.BaseTestMethod
TODO cquezel JavaDoc.
initLogger(Logger, String) - Static method in class org.testng.internal.Utils
 
InstanceInfo - Class in org.testng.internal
 
InstanceInfo(Class, Object) - Constructor for class org.testng.internal.InstanceInfo
 
intercept(List<IMethodInstance>, ITestContext) - Method in interface org.testng.IMethodInterceptor
 
invoke() - Method in class org.testng.internal.FactoryMethod
 
invokeAfterClassMethods(ITestClass, IMethodInstance) - Method in class org.testng.internal.TestMethodWorker
 
invokeBeforeClassMethods(ITestClass, IMethodInstance) - Method in class org.testng.internal.TestMethodWorker
 
invokeConfigurations(IClass, ITestNGMethod[], XmlSuite, Map<String, String>, Object) - Method in interface org.testng.internal.IInvoker
Invoke configuration methods if they belong to the same TestClass passed in parameter..
invokeConfigurations(IClass, ITestNGMethod[], XmlSuite, Map<String, String>, Object) - Method in class org.testng.internal.Invoker
Invoke configuration methods if they belong to the same TestClass passed in parameter..
invokeDataProvider(Object, Method, ITestNGMethod, ITestContext, Object, IAnnotationFinder) - Static method in class org.testng.internal.MethodHelper
 
InvokedMethod - Class in org.testng.internal
 
InvokedMethod(Object, ITestNGMethod, Object[], boolean, boolean, long) - Constructor for class org.testng.internal.InvokedMethod
 
invokeHookable(Object, Object[], ITestClass, Method, TestResult) - Static method in class org.testng.internal.MethodHelper
Invokes the run method of the IHookable.
invokeMethod(Method, Object, Object[]) - Static method in class org.testng.internal.MethodHelper
 
InvokeMethodRunnable - Class in org.testng.internal
A Runnable Method invoker.
InvokeMethodRunnable(ITestNGMethod, Object, Object[]) - Constructor for class org.testng.internal.InvokeMethodRunnable
 
InvokeMethodRunnable.TestNGRuntimeException - Exception in org.testng.internal
 
InvokeMethodRunnable.TestNGRuntimeException(Throwable) - Constructor for exception org.testng.internal.InvokeMethodRunnable.TestNGRuntimeException
 
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(ITestContext, ITestResultNotifier, SuiteRunState, IAnnotationFinder, boolean) - Constructor for class org.testng.internal.Invoker
 
invokeTestMethods(ITestNGMethod, ITestNGMethod[], int, XmlSuite, Map<String, String>, ConfigurationGroupMethods, Object[], ITestContext) - Method in interface org.testng.internal.IInvoker
Invoke the given method
invokeTestMethods(ITestNGMethod, ITestNGMethod[], int, XmlSuite, Map<String, String>, ConfigurationGroupMethods, Object[], ITestContext) - Method in class org.testng.internal.Invoker
Invoke all the test methods.
invokeTestMethods(ITestNGMethod, Object[], ITestContext) - Method in class org.testng.internal.TestMethodWorker
 
invokeWithTimeout(ITestNGMethod, Object, Object[], ITestResult) - Static method in class org.testng.internal.MethodHelper
Invokes a method on a separate thread in order to allow us to timeout the invocation.
IObjectFactory - Interface in org.testng.internal.annotations
 
IObjectFactory - Interface in org.testng
Factory used to create all test instances.
IParameterizable - Interface in org.testng.internal.annotations
Parent interface for annotations that can receive parameters.
IParameters - Interface in org.testng.internal.annotations
Encapsulate the @Parameters / @testng.parameters annotation Created on Dec 20, 2005
IPooledExecutor - Interface in org.testng.internal.thread
Reduced interface to mimic ExecutorService.
IRemoteSuiteListener - Interface in org.testng.remote.strprotocol
Interface replicating the ISuiteListener used for remote listeners.
IRemoteTestListener - Interface in org.testng.remote.strprotocol
Interface replicating ITestListener for remote listeners.
IReporter - Interface in org.testng
This interface can be implemented by clients to generate a report.
IResultListener - Interface in org.testng.internal
A convenient interface to use when implementing listeners.
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.
IRunGroupFactory - Interface in org.testng.v6
 
IS_JDK14 - Static variable in class org.testng.internal.version.VersionInfo
True if this is the JDK14 version of TestNG false if JDK5+
isAfterClassConfiguration() - Method in class org.testng.internal.BaseTestMethod
isAfterClassConfiguration() - Method in class org.testng.internal.ConfigurationMethod
 
isAfterClassConfiguration() - Method in interface org.testng.ITestNGMethod
 
isAfterClassConfiguration() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isAfterGroupsConfiguration() - Method in class org.testng.internal.BaseTestMethod
isAfterGroupsConfiguration() - Method in class org.testng.internal.ConfigurationMethod
 
isAfterGroupsConfiguration() - Method in interface org.testng.ITestNGMethod
 
isAfterGroupsConfiguration() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isAfterMethodConfiguration() - Method in class org.testng.internal.BaseTestMethod
isAfterMethodConfiguration() - Method in class org.testng.internal.ConfigurationMethod
 
isAfterMethodConfiguration() - Method in interface org.testng.ITestNGMethod
 
isAfterMethodConfiguration() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isAfterSuiteConfiguration() - Method in class org.testng.internal.BaseTestMethod
isAfterSuiteConfiguration() - Method in class org.testng.internal.ConfigurationMethod
 
isAfterSuiteConfiguration() - Method in interface org.testng.ITestNGMethod
 
isAfterSuiteConfiguration() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isAfterTestConfiguration() - Method in class org.testng.internal.BaseTestMethod
isAfterTestConfiguration() - Method in class org.testng.internal.ConfigurationMethod
 
isAfterTestConfiguration() - Method in interface org.testng.ITestNGMethod
 
isAfterTestConfiguration() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isAlwaysRun() - Method in class org.testng.internal.BaseTestMethod
isAlwaysRun() - Method in interface org.testng.ITestNGMethod
 
isAlwaysRun() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isBeforeClassConfiguration() - Method in class org.testng.internal.BaseTestMethod
isBeforeClassConfiguration() - Method in class org.testng.internal.ConfigurationMethod
 
isBeforeClassConfiguration() - Method in interface org.testng.ITestNGMethod
 
isBeforeClassConfiguration() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isBeforeGroupsConfiguration() - Method in class org.testng.internal.BaseTestMethod
isBeforeGroupsConfiguration() - Method in class org.testng.internal.ConfigurationMethod
 
isBeforeGroupsConfiguration() - Method in interface org.testng.ITestNGMethod
 
isBeforeGroupsConfiguration() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isBeforeMethodConfiguration() - Method in class org.testng.internal.BaseTestMethod
isBeforeMethodConfiguration() - Method in class org.testng.internal.ConfigurationMethod
 
isBeforeMethodConfiguration() - Method in interface org.testng.ITestNGMethod
 
isBeforeMethodConfiguration() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isBeforeSuiteConfiguration() - Method in class org.testng.internal.BaseTestMethod
isBeforeSuiteConfiguration() - Method in class org.testng.internal.ConfigurationMethod
 
isBeforeSuiteConfiguration() - Method in interface org.testng.ITestNGMethod
 
isBeforeSuiteConfiguration() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isBeforeTestConfiguration() - Method in class org.testng.internal.BaseTestMethod
isBeforeTestConfiguration() - Method in class org.testng.internal.ConfigurationMethod
 
isBeforeTestConfiguration() - Method in interface org.testng.ITestNGMethod
 
isBeforeTestConfiguration() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isConfigurationMethod() - Method in class org.testng.internal.InvokedMethod
 
isDebugEnabled() - Method in class org.testng.log4testng.Logger
Check whether this logger is enabled for the DEBUG Level.
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
 
isFailed() - Method in class org.testng.SuiteRunState
 
isFakeConfiguration() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
isFakeConfiguration() - Method in interface org.testng.internal.annotations.IConfiguration
Internal use only.
isFirstTimeOnly() - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
isFirstTimeOnly() - Method in class org.testng.internal.ConfigurationMethod
 
isFirstTimeOnly() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isGenerateDependsOnGroups() - Method in class org.testng.reporters.XMLReporter
 
isGenerateDependsOnGroups() - Method in class org.testng.reporters.XMLReporterConfig
 
isGenerateDependsOnMethods() - Method in class org.testng.reporters.XMLReporter
 
isGenerateDependsOnMethods() - Method in class org.testng.reporters.XMLReporterConfig
 
isGenerateGroupsAttribute() - Method in class org.testng.reporters.XMLReporter
 
isGenerateGroupsAttribute() - Method in class org.testng.reporters.XMLReporterConfig
 
isIndependent(T) - Method in class org.testng.internal.Graph
 
isInfoEnabled() - Method in class org.testng.log4testng.Logger
Check whether this logger is enabled for the INFO Level.
isJdk14() - Static method in class org.testng.TestNG
Returns true if this is the JDK 1.4 JAR version of TestNG, false otherwise.
isJUnit() - Method in class org.testng.xml.XmlSuite
Returns the JUnit compatibility flag.
isJUnit() - Method in class org.testng.xml.XmlTest
 
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
 
isLastTimeOnly() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isMessageOnStart() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
isMessageOnStart() - Method in class org.testng.remote.strprotocol.TestMessage
 
isRunning() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
isSkip() - Method in exception org.testng.SkipException
Flag if the current exception marks a skipped method (true) or a failure (false).
isSkip() - Method in exception org.testng.TimeBombSkipException
 
isSplitClassAndPackageNames() - Method in class org.testng.reporters.XMLReporter
 
isSplitClassAndPackageNames() - Method in class org.testng.reporters.XMLReporterConfig
 
isStopped() - Method in interface org.testng.IMethodSelectorContext
 
isStopped() - Method in class org.testng.internal.DefaultMethodSelectorContext
 
isStringEmpty(String) - Static method in class org.testng.internal.Utils
 
isSuccess() - Method in class org.testng.internal.TestResult
 
isSuccess() - Method in interface org.testng.ITestResult
 
isTemporary() - Method in class org.testng.xml.LaunchSuite
Returns the temporary state.
isTerminated() - Method in interface org.testng.internal.thread.IPooledExecutor
 
isTest() - Method in class org.testng.internal.BaseTestMethod
isTest() - Method in class org.testng.internal.TestNGMethod
isTest() - Method in interface org.testng.ITestNGMethod
 
isTest() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
isTestMethod() - Method in class org.testng.internal.InvokedMethod
 
isTestNGClass(Class, IAnnotationFinder) - Static method in class org.testng.internal.TestNGClassFinder
Checks if class is a testng class based on the IAnnotationFinder passed in, which may be a jdk14 or jdk15 IAnnotationFinder instance.
isTestStart() - Method in class org.testng.remote.strprotocol.TestMessage
 
isTraceEnabled() - Method in class org.testng.log4testng.Logger
Check whether this logger is enabled for the TRACE Level.
IStringMessage - Interface in org.testng.remote.strprotocol
String based protocol main interface to be used with remote listeners.
ISuite - Interface in org.testng
Interface defining a Test Suite.
ISuiteListener - Interface in org.testng
Listener for test suites.
ISuiteResult - Interface in org.testng
This class represents the result of a suite run.
ITest - Interface in org.testng.internal.annotations
Encapsulate the @Test / @testng.test annotation.
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.
ITestClass - Interface in org.testng
This class represents a test class: The test methods The configuration methods (test and method) The class file Note that the methods returned by instances of this class are expected to be correct at runtime.
ITestClassFinder - Interface in org.testng
This class is used by TestNG to locate the test classes.
ITestContext - Interface in org.testng
This class defines a test context which contains all the information for a given test run.
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.
ITestNGMethod - Interface in org.testng
Describes a TestNG annotated method and the instance on which it will be invoked.
ITestOrConfiguration - Interface in org.testng.internal.annotations
This interface captures methods common to @Test and @Configuration Created on Dec 20, 2005
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
ITestRunnerFactory - Interface in org.testng
A factory for TestRunners to be used by SuiteRunners.
IThreadFactory - Interface in org.testng.internal.thread
Reduced interface to mimic ThreadFactory.
IWorkerApadter - Interface in org.testng.remote.adapter
This interface should be implemented by the Master-Slave transport adapter.

J

JAVADOC - Static variable in class org.testng.internal.AnnotationTypeEnum
javadoc annotation type
JAVADOC - Static variable in class org.testng.xml.XmlSuite
Deprecated. use JAVADOC_ANNOTATION_TYPE.
JAVADOC_ANNOTATION_TYPE - Static variable in class org.testng.TestNG
The JavaDoc annotation type ID ("javadoc").
JAVADOC_ANNOTATION_TYPE - Static variable in class org.testng.xml.XmlSuite
The JavaDoc annotation type ID ("javadoc").
JDK - Static variable in class org.testng.internal.AnnotationTypeEnum
JDK5 annotation type
JDK14AnnotationFinder - Class in org.testng.internal.annotations
This class implements IAnnotationFinder with QDox for JDK 1.4
JDK14AnnotationFinder(IAnnotationTransformer) - Constructor for class org.testng.internal.annotations.JDK14AnnotationFinder
 
JDK14TagFactory - Class in org.testng.internal.annotations
This class creates implementations of IAnnotations based on the JavaDoc tag that was found on the Java element.
JDK14TagFactory() - Constructor for class org.testng.internal.annotations.JDK14TagFactory
 
JDK15AnnotationFinder - Class in org.testng.internal.annotations
This class implements IAnnotationFinder with JDK5 annotations Created on Dec 20, 2005
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
 
JDK5_ANNOTATION_TYPE - Static variable in class org.testng.xml.XmlSuite
The JDK50 annotation type ID ("JDK5").
JDK_ANNOTATION_TYPE - Static variable in class org.testng.TestNG
The JDK50 annotation type ID ("JDK5").
JUNIT_DEF_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
JUnitConverter - Class in org.testng
Convert JUnit files into TestNG by annotating them.
JUnitConverter() - Constructor for class org.testng.JUnitConverter
 
JUnitConverterTask - Class in org.testng
 
JUnitConverterTask() - Constructor for class org.testng.JUnitConverterTask
 
JUnitDirectoryConverter - Class in org.testng.junit
Tool class scanning and converting the JUnit sources found in a directory.
JUnitDirectoryConverter(File, File, String, boolean, String[]) - Constructor for class org.testng.junit.JUnitDirectoryConverter
Sole constructor.
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
 
JUnitTestConverter - Class in org.testng.junit
This class converts a file to TestNG if it's a JUnit test class.
JUnitTestConverter(File[], File, String, boolean, String[]) - Constructor for class org.testng.junit.JUnitTestConverter
 
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
 
JUnitUtils - Class in org.testng.junit
Help methods for JUnit
JUnitUtils() - Constructor for class org.testng.junit.JUnitUtils
 
JUnitUtils.JUnitTestClass - Class in org.testng.junit
An ITestClass implementation for test methods in JUnit.
JUnitUtils.JUnitTestClass(Test) - Constructor for class org.testng.junit.JUnitUtils.JUnitTestClass
 
JUnitUtils.JUnitTestMethod - Class in org.testng.junit
An ITestNMethod implementation for test methods in JUnit.
JUnitUtils.JUnitTestMethod(Test, JUnitUtils.JUnitTestClass) - Constructor for class org.testng.junit.JUnitUtils.JUnitTestMethod
 
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
 
JUnitXMLReporter2 - Class in org.testng.reporters
this XML Reporter will produce XML format compatible with the XMLJUnitResultFormatter from ant this enables TestNG output to be processed by tools that already handle this format borrows heavily from ideas in org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter this is the original version which was replaced by JUnitXMLReporter
JUnitXMLReporter2() - Constructor for class org.testng.reporters.JUnitXMLReporter2
 
JVM_14_CONFIG - Static variable in class org.testng.internal.annotations.AnnotationConfiguration
 
JVM_15_CONFIG - Static variable in class org.testng.internal.annotations.AnnotationConfiguration
 

L

LaunchSuite - Class in org.testng.xml
Wrapper for real suites and custom configured suites.
LaunchSuite(boolean) - Constructor for class org.testng.xml.LaunchSuite
Constructs a LaunchSuite
LaunchSuite.ExistingSuite - Class in org.testng.xml
ExistingSuite is a non-temporary LaunchSuite based on an existing file.
LaunchSuite.ExistingSuite(File) - Constructor for class org.testng.xml.LaunchSuite.ExistingSuite
Constructs a ExistingSuite based on an existing file
LISTENER_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
Lists - Class in org.testng.v6
 
Lists() - Constructor for class org.testng.v6.Lists
 
log(String) - Static method in class org.testng.AnnotationConverter
 
log(String) - Static method in class org.testng.internal.Utils
 
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) - Static method in class org.testng.JUnitConverter
 
log(String) - Static method in class org.testng.Reporter
Log the passed string to the HTML reports
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 or greater than the one passed in parameter.
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 or greater than the one passed in parameter
LOG - Static variable in class org.testng.TestNGCommandLineArgs
The logging level option.
Logger - Class in org.testng.log4testng
TestNG support logging via a custom logging framework similar to Log4j.
logInvocation(String, Method, Object[]) - Static method in class org.testng.internal.Utils
 

M

m_afterClassMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_afterGroups - Variable in class org.testng.internal.BaseTestMethod
 
m_afterGroupsMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_afterSuiteMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_afterTestConfMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_afterTestMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_allTestMethods - Variable in class org.testng.internal.TestMethodWorker
 
m_annotationFinder - Variable in class org.testng.internal.BaseTestMethod
 
m_assertEnabled - Variable in class org.testng.TestNGAntTask
 
m_beforeClassMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_beforeGroups - Variable in class org.testng.internal.BaseTestMethod
 
m_beforeGroupsMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_beforeSuiteMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_beforeTestConfMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_beforeTestMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_classFilesets - Variable in class org.testng.TestNGAntTask
 
m_classMethodMap - Variable in class org.testng.internal.TestMethodWorker
 
m_cmdlineSuites - Variable in class org.testng.TestNG
 
m_currentInvocationCount - Variable in class org.testng.internal.BaseTestMethod
 
m_date - Variable in class org.testng.internal.BaseTestMethod
 
m_doneLatch - Variable in class org.testng.internal.thread.CountDownAdapter
 
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_endMillis - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_environment - Variable in class org.testng.TestNGAntTask
 
m_excludedGroups - Variable in class org.testng.TestNG
 
m_excludedGroups - Variable in class org.testng.TestNGAntTask
 
m_failedTestCount - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_failurePropertyName - Variable in class org.testng.TestNGAntTask
 
m_fspPropertyName - Variable in class org.testng.TestNGAntTask
 
m_groupMethods - Variable in class org.testng.internal.TestMethodWorker
 
m_groups - Variable in class org.testng.internal.BaseTestMethod
 
m_groupsDependedUpon - Variable in class org.testng.internal.BaseTestMethod
 
m_haltOnFailure - Variable in class org.testng.TestNGAntTask
 
m_haltOnFSP - Variable in class org.testng.TestNGAntTask
 
m_haltOnSkipped - Variable in class org.testng.TestNGAntTask
 
m_hasTests - Variable in class org.testng.TestNG
 
m_host - Variable in class org.testng.remote.RemoteTestNG
 
m_id - Variable in class org.testng.internal.BaseTestMethod
 
m_includedGroups - Variable in class org.testng.TestNG
 
m_includedGroups - Variable in class org.testng.TestNGAntTask
 
m_instanceMap - Variable in class org.testng.TestClass
 
m_invoker - Variable in class org.testng.internal.TestMethodWorker
 
m_isJUnit - Variable in class org.testng.TestNGAntTask
 
m_javaCommand - Variable in class org.testng.TestNGAntTask
 
m_javadocAnnotationFinder - Variable in class org.testng.TestNG
 
m_jdkAnnotationFinder - Variable in class org.testng.TestNG
 
m_listener - Variable in class org.testng.remote.RemoteWorker
 
m_mainClass - Variable in class org.testng.TestNGAntTask
The suite runner name (defaults to TestNG.class.getName().
m_mainRunner - Variable in class org.testng.TestNG.ExitCodeListener
 
m_messageType - Variable in class org.testng.remote.strprotocol.GenericMessage
 
m_messageType - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_method - Variable in class org.testng.internal.BaseTestMethod
 
m_methodClass - Variable in class org.testng.internal.BaseTestMethod
 
m_methodsDependedUpon - Variable in class org.testng.internal.BaseTestMethod
 
m_onHaltTarget - Variable in class org.testng.TestNGAntTask
 
m_outputDir - Variable in class org.testng.TestNG
 
m_outputDir - Variable in class org.testng.TestNGAntTask
 
m_parallelMode - Variable in class org.testng.TestNGAntTask
 
m_parameters - Variable in class org.testng.internal.TestMethodWorker
 
m_parameters - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_paramTypes - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_passedTestCount - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_port - Variable in class org.testng.remote.RemoteTestNG
 
m_properties - Variable in class org.testng.remote.strprotocol.GenericMessage
 
m_skippedPropertyName - Variable in class org.testng.TestNGAntTask
 
m_skippedTestCount - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_sourceDirPath - Variable in class org.testng.TestNGAntTask
 
m_sourceDirs - Variable in class org.testng.TestNG
The source directories as set by setSourcePath (or testng-sourcedir-override.properties).
m_stackTrace - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_startMillis - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_startSuite - Variable in class org.testng.remote.strprotocol.SuiteMessage
 
m_status - Variable in class org.testng.TestNG
 
m_successPercentageFailedTestCount - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_suite - Variable in class org.testng.internal.TestMethodWorker
 
m_suiteListeners - Variable in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
An array of listeners that are informed about test events.
m_suiteListeners - Variable in class org.testng.TestNG
 
m_suiteName - Variable in class org.testng.remote.strprotocol.SuiteMessage
 
m_suiteName - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_suiteName - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_suites - Variable in class org.testng.TestNG
 
m_target - Variable in class org.testng.TestNGAntTask
The default annotations (should be renamed to m_defaultAnnotations)
m_temporary - Variable in class org.testng.xml.LaunchSuite
 
m_testClass - Variable in class org.testng.internal.BaseTestMethod
The test class on which the test method was found.
m_testClass - Variable in class org.testng.internal.NoOpTestClass
 
m_testClasses - Variable in class org.testng.TestClass
 
m_testClassName - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_testjar - Variable in class org.testng.TestNGAntTask
 
m_testListeners - Variable in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
m_testListeners - Variable in class org.testng.TestNG
 
m_testMethodCount - Variable in class org.testng.remote.strprotocol.SuiteMessage
 
m_testMethodCount - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_testMethodName - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_testMethods - Variable in class org.testng.internal.NoOpTestClass
 
m_testMethods - Variable in class org.testng.internal.TestMethodWorker
 
m_testName - Variable in class org.testng.internal.NoOpTestClass
 
m_testName - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_testName - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_testResults - Variable in class org.testng.internal.TestMethodWorker
 
m_testRunnerFactory - Variable in class org.testng.TestNG
 
m_testStart - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_threadCount - Variable in class org.testng.TestNGAntTask
 
m_useDefaultListeners - Variable in class org.testng.TestNG
 
m_useDefaultListeners - Variable in class org.testng.TestNGAntTask
 
m_workingDir - Variable in class org.testng.TestNGAntTask
 
m_xmlFilesets - Variable in class org.testng.TestNGAntTask
 
m_xmlTest - Variable in class org.testng.TestRunner
 
main(String[]) - Static method in class org.testng.AnnotationConverter
 
main(String[]) - Static method in class org.testng.internal.Graph
 
main(String[]) - Static method in class org.testng.internal.Tarjan
 
main(String[]) - Static method in class org.testng.JUnitConverter
 
main(String[]) - Static method in class org.testng.log4testng.Logger
Run all tests.
main(String[]) - Static method in class org.testng.remote.RemoteTestNG
 
main(String[]) - Static method in class org.testng.reporters.XMLStringBuffer
 
main(String[]) - Static method in class org.testng.TestNG
The TestNG entry point for command line execution.
Maps - Class in org.testng.v6
 
Maps() - Constructor for class org.testng.v6.Maps
 
MASTER_ADPATER - Static variable in class org.testng.remote.SuiteDispatcher
 
MASTER_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
MASTER_STRATEGY - Static variable in class org.testng.remote.SuiteDispatcher
Properties allowed in remote.properties
MessageHelper - Class in org.testng.remote.strprotocol
Marshal/unmarshal tool for IStringMessages.
MessageHelper() - Constructor for class org.testng.remote.strprotocol.MessageHelper
 
MethodHelper - Class in org.testng.internal
Collection of helper methods to help sort and arrange methods.
MethodHelper() - Constructor for class org.testng.internal.MethodHelper
 
MethodInheritance - Class in org.testng.internal
 
MethodInheritance() - Constructor for class org.testng.internal.MethodInheritance
 
MethodInstance - Class in org.testng.internal
 
MethodInstance(ITestNGMethod, Object[]) - Constructor for class org.testng.internal.MethodInstance
 
METHODS_ALPHABETICAL - Static variable in class org.testng.reporters.SuiteHTMLReporter
 
METHODS_CHRONOLOGICAL - Static variable in class org.testng.reporters.SuiteHTMLReporter
 
METHODS_NOT_RUN - Static variable in class org.testng.reporters.SuiteHTMLReporter
 
MethodSelectorDescriptor - Class in org.testng.internal
This class describes a method selector: - The class that implements it - Its priority Created on Sep 26, 2005
MethodSelectorDescriptor(IMethodSelector, int) - Constructor for class org.testng.internal.MethodSelectorDescriptor
 
mustRunAfter(Operation) - Method in class org.testng.v6.Operation
 

N

newArrayList() - Static method in class org.testng.v6.Lists
 
newHashMap() - Static method in class org.testng.v6.Maps
 
newHashSet() - Static method in class org.testng.v6.Sets
 
newInstance(Class<T>) - Static method in class org.testng.internal.ClassHelper
 
newInstance(Constructor, Object...) - Method in class org.testng.internal.ObjectFactoryImpl
 
newInstance(Constructor, Object...) - Method in interface org.testng.IObjectFactory
 
newReporterInstance() - Method in class org.testng.ReporterConfig
Creates a reporter based on the current configuration
newTestRunner(ISuite, XmlTest) - Method in interface org.testng.ITestRunnerFactory
 
newTestRunner(ISuite, XmlTest) - Method in class org.testng.SuiteRunner.DefaultTestRunnerFactory
 
newTestRunner(ISuite, XmlTest) - Method in class org.testng.SuiteRunner.ProxyTestRunnerFactory
 
newThread(Runnable) - Method in interface org.testng.internal.thread.IThreadFactory
 
newThread(Runnable) - Method in class org.testng.internal.thread.ThreadUtil.ThreadFactoryImpl
 
NoOpTestClass - Class in org.testng.internal
This class/interface
NoOpTestClass() - Constructor for class org.testng.internal.NoOpTestClass
 
NoOpTestClass(ITestClass) - Constructor for class org.testng.internal.NoOpTestClass
 
notifyResultEvents(TestResultMessage) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
notifyStart(GenericMessage) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
notifySuiteEvents(SuiteMessage) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
notifyTestEvents(TestMessage) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
NULL_VALUE - Static variable in class org.testng.internal.Parameters
 

O

OBJECT_FACTORY - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
OBJECT_FACTORY_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
ObjectFactory - Annotation Type in org.testng.annotations
Marks a method as the object factory to use for creating all test instances.
ObjectFactoryAnnotation - Class in org.testng.internal.annotations
The internal representation of @ObjectFactory
ObjectFactoryAnnotation() - Constructor for class org.testng.internal.annotations.ObjectFactoryAnnotation
 
ObjectFactoryImpl - Class in org.testng.internal
Default factory for test creation.
ObjectFactoryImpl() - Constructor for class org.testng.internal.ObjectFactoryImpl
 
onConfigurationFailure(ITestResult) - Method in interface org.testng.internal.IConfigurationListener
 
onConfigurationFailure(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
onConfigurationFailure(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
 
onConfigurationFailure(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter2
 
onConfigurationFailure(ITestResult) - Method in class org.testng.TestListenerAdapter
 
onConfigurationFailure(ITestResult) - Method in class org.testng.TestNG.ExitCodeListener
 
onConfigurationSkip(ITestResult) - Method in interface org.testng.internal.IConfigurationListener
 
onConfigurationSkip(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
onConfigurationSkip(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
 
onConfigurationSkip(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter2
 
onConfigurationSkip(ITestResult) - Method in class org.testng.TestListenerAdapter
 
onConfigurationSkip(ITestResult) - Method in class org.testng.TestNG.ExitCodeListener
 
onConfigurationSuccess(ITestResult) - Method in interface org.testng.internal.IConfigurationListener
 
onConfigurationSuccess(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
onConfigurationSuccess(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
 
onConfigurationSuccess(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter2
 
onConfigurationSuccess(ITestResult) - Method in class org.testng.TestListenerAdapter
 
onConfigurationSuccess(ITestResult) - Method in class org.testng.TestNG.ExitCodeListener
 
onFinish(ISuite) - Method in interface org.testng.ISuiteListener
This method is invoked after the SuiteRunner has run all the test suites.
onFinish(ITestContext) - Method in interface org.testng.ITestListener
Invoked after all the tests have run and all their Configuration methods have been called.
onFinish(SuiteMessage) - Method in interface org.testng.remote.strprotocol.IRemoteSuiteListener
 
onFinish(TestMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onFinish(ITestContext) - Method in class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
onFinish(ITestContext) - Method in class org.testng.reporters.FailedReporter
Deprecated. this class is used now as IReporter
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.JUnitXMLReporter2
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.TestListenerAdapter
 
onFinish(ITestContext) - Method in class org.testng.TestNG.ExitCodeListener
 
onInitialization(GenericMessage) - Method in interface org.testng.remote.strprotocol.IRemoteSuiteListener
General information about the number of suites to be run.
onResult(ISuite) - Method in class org.testng.remote.adapter.RemoteResultListener
Should called by the IWorkerApadter implementation when a remote suite result is ready.
onStart(ISuite) - Method in interface org.testng.ISuiteListener
This method is invoked before the SuiteRunner starts.
onStart(ITestContext) - Method in interface org.testng.ITestListener
Invoked after the test class is instantiated and before any configuration method is called.
onStart(SuiteMessage) - Method in interface org.testng.remote.strprotocol.IRemoteSuiteListener
 
onStart(TestMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onStart(ITestContext) - Method in class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
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.JUnitXMLReporter2
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.TestListenerAdapter
 
onStart(ITestContext) - Method in class org.testng.TestNG.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(TestResultMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter2
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.TestListenerAdapter
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.TestNG.ExitCodeListener
 
onTestFailure(ITestResult) - Method in interface org.testng.ITestListener
Invoked each time a test fails.
onTestFailure(TestResultMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onTestFailure(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
onTestFailure(ITestResult) - Method in class org.testng.reporters.DotTestListener
 
onTestFailure(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
Invoked each time a test fails.
onTestFailure(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter2
Invoked each time a test fails.
onTestFailure(ITestResult) - Method in class org.testng.TestListenerAdapter
 
onTestFailure(ITestResult) - Method in class org.testng.TestNG.ExitCodeListener
 
onTestSkipped(ITestResult) - Method in interface org.testng.ITestListener
Invoked each time a test is skipped.
onTestSkipped(TestResultMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onTestSkipped(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
onTestSkipped(ITestResult) - Method in class org.testng.reporters.DotTestListener
 
onTestSkipped(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
Invoked each time a test is skipped.
onTestSkipped(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter2
Invoked each time a test is skipped.
onTestSkipped(ITestResult) - Method in class org.testng.TestListenerAdapter
 
onTestSkipped(ITestResult) - Method in class org.testng.TestNG.ExitCodeListener
 
onTestStart(ITestResult) - Method in interface org.testng.ITestListener
Invoked each time before a test will be invoked.
onTestStart(TestResultMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onTestStart(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
onTestStart(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
 
onTestStart(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter2
 
onTestStart(ITestResult) - Method in class org.testng.TestListenerAdapter
 
onTestStart(ITestResult) - Method in class org.testng.TestNG.ExitCodeListener
 
onTestSuccess(ITestResult) - Method in interface org.testng.ITestListener
Invoked each time a test succeeds.
onTestSuccess(TestResultMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onTestSuccess(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
onTestSuccess(ITestResult) - Method in class org.testng.reporters.DotTestListener
 
onTestSuccess(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter
Invoked each time a test succeeds.
onTestSuccess(ITestResult) - Method in class org.testng.reporters.JUnitXMLReporter2
Invoked each time a test succeeds.
onTestSuccess(ITestResult) - Method in class org.testng.TestListenerAdapter
 
onTestSuccess(ITestResult) - Method in class org.testng.TestNG.ExitCodeListener
 
Operation - Class in org.testng.v6
 
Operation(ITestNGMethod, IRunGroupFactory, XmlTest) - Constructor for class org.testng.v6.Operation
 
Operation(ITestNGMethod, int, IRunGroupFactory, XmlTest) - Constructor for class org.testng.v6.Operation
 
Optional - Annotation Type in org.testng.annotations
Specifies that the current parameter is optional.
org.testng - package org.testng
 
org.testng.annotations - package org.testng.annotations
 
org.testng.internal - package org.testng.internal
 
org.testng.internal.annotations - package org.testng.internal.annotations
 
org.testng.internal.remote - package org.testng.internal.remote
 
org.testng.internal.thread - package org.testng.internal.thread
 
org.testng.internal.version - package org.testng.internal.version
 
org.testng.junit - package org.testng.junit
 
org.testng.log - package org.testng.log
 
org.testng.log4testng - package org.testng.log4testng
 
org.testng.remote - package org.testng.remote
 
org.testng.remote.adapter - package org.testng.remote.adapter
 
org.testng.remote.strprotocol - package org.testng.remote.strprotocol
 
org.testng.reporters - package org.testng.reporters
 
org.testng.reporters.util - package org.testng.reporters.util
 
org.testng.util - package org.testng.util
 
org.testng.v6 - package org.testng.v6
 
org.testng.xml - package org.testng.xml
 
OUTDIR_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
The test report output directory option.

P

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
 
PARALLEL_METHODS - Static variable in class org.testng.xml.XmlSuite
 
PARALLEL_MODE - Static variable in class org.testng.TestNGCommandLineArgs
 
PARALLEL_NONE - Static variable in class org.testng.xml.XmlSuite
 
PARALLEL_TESTS - Static variable in class org.testng.xml.XmlSuite
Parallel modes
PARAM_DELIMITER - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
Parameters - Annotation Type in org.testng.annotations
Describes how to pass parameters to a @Test method.
PARAMETERS - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
Parameters - Class in org.testng.internal
Methods that bind parameters declared in testng.xml to actual values used to invoke methods.
Parameters() - Constructor for class org.testng.internal.Parameters
 
Parameters.MethodParameters - Class in org.testng.internal
A parameter passing helper class.
Parameters.MethodParameters(Map<String, String>) - Constructor for class org.testng.internal.Parameters.MethodParameters
 
Parameters.MethodParameters(Map<String, String>, Method) - Constructor for class org.testng.internal.Parameters.MethodParameters
 
Parameters.MethodParameters(Map<String, String>, Method, ITestContext) - Constructor for class org.testng.internal.Parameters.MethodParameters
 
ParametersAnnotation - Class in org.testng.internal.annotations
An implementation of IParameters Created on Dec 20, 2005
ParametersAnnotation() - Constructor for class org.testng.internal.annotations.ParametersAnnotation
 
parse() - Method in class org.testng.xml.Parser
Parses the TestNG test suite and returns the corresponding XmlSuite, and possibly, other XmlSuite that are pointed to by tags.
parseCommandLine(String[]) - Static method in class org.testng.TestNGCommandLineArgs
Parses the command line options and returns a map from option string to parsed values.
parseMultiLine(String) - Static method in class org.testng.internal.Utils
 
Parser - Class in org.testng.xml
Parser is a parser for a TestNG XML test suite file.
Parser(String) - Constructor for class org.testng.xml.Parser
create a parser that works on a given file.
Parser(InputStream) - Constructor for class org.testng.xml.Parser
Constructs a Parser to use the inputStream as the source of the xml test suite to parse.
Parser() - Constructor for class org.testng.xml.Parser
Creates a parser that will try to find the DEFAULT_FILENAME from the jar.
parseToList() - Method in class org.testng.xml.Parser
 
PASSED_TEST - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
PooledExecutorAdapter - Class in org.testng.internal.thread
An IPooledExecutor implementation based on JDK1.5 native support.
PooledExecutorAdapter(int) - Constructor for class org.testng.internal.thread.PooledExecutorAdapter
 
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.
PORT_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
ppp(String) - Static method in class org.testng.AnnotationConverter
 
ppp(String) - Static method in class org.testng.internal.MethodHelper
 
ppp(String) - Static method in class org.testng.internal.RunInfo
 
ppp(String) - Static method in class org.testng.internal.TestNGClassFinder
 
ppp(String) - Static method in class org.testng.JUnitConverter
 
ppp(String) - Method in class org.testng.reporters.TextReporter
 
ppp(String) - Static method in class org.testng.SuiteRunner
 
printStackTrace(PrintStream) - Method in exception org.testng.TimeBombSkipException
 
printStackTrace(PrintWriter) - Method in exception org.testng.TimeBombSkipException
 
privateMain(String[], ITestListener) - Static method in class org.testng.TestNG
 
privateRun(XmlTest) - Method in class org.testng.TestRunner
 
PROP_OUTPUT_DIR - Static variable in class org.testng.internal.Constants
 
PROPERTIES - Static variable in interface org.testng.reporters.XMLConstants
the properties element
PropertiesFile - Class in org.testng.internal
This class loads and abstracts remote.properties
PropertiesFile(String) - Constructor for class org.testng.internal.PropertiesFile
Loads a Properties file.
PROPERTY - Static variable in interface org.testng.reporters.XMLConstants
the property element
PropertyUtils - Class in org.testng.internal
Utility class for setting JavaBeans-style properties on instances.
PropertyUtils() - Constructor for class org.testng.internal.PropertyUtils
 
push(String, String, Properties) - 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, Properties) - Method in class org.testng.reporters.XMLStringBuffer
Push a new tag.
push(String) - Method in class org.testng.reporters.XMLStringBuffer
Push a new tag.
putIClass(Class, IClass) - Method in class org.testng.internal.BaseClassFinder
 

R

readFile(String) - Static method in class org.testng.TestNGCommandLineArgs
Reads the file specified by filename and returns the file content as a string.
reduceStackTrace() - Method in exception org.testng.SkipException
Subclasses may use this method to reduce the printed stack trace.
RemoteMessageSenderTestListener - Class in org.testng.remote.strprotocol
A special listener that remote the event with string protocol.
RemoteMessageSenderTestListener(ISuite, XmlTest, StringMessageSenderHelper) - Constructor for class org.testng.remote.strprotocol.RemoteMessageSenderTestListener
 
RemoteResultListener - Class in org.testng.remote.adapter
This listener is called by the IWorkerApadter implementation when a remote test result is ready.
RemoteResultListener(SuiteRunner) - Constructor for class org.testng.remote.adapter.RemoteResultListener
Creates a listener for an XmlSuite result.
RemoteSuiteWorker - Class in org.testng.remote
A worker that will be put into an Executor and that sends a suite This class
RemoteSuiteWorker(XmlSuite, SlavePool, RemoteResultListener) - Constructor for class org.testng.remote.RemoteSuiteWorker
 
RemoteTestNG - Class in org.testng.remote
Extension of TestNG registering a remote TestListener.
RemoteTestNG() - Constructor for class org.testng.remote.RemoteTestNG
 
RemoteWorker - Class in org.testng.remote
 
RemoteWorker(RemoteResultListener, SlavePool) - Constructor for class org.testng.remote.RemoteWorker
 
removeAfterGroups(Collection<String>) - Method in class org.testng.internal.ConfigurationGroupMethods
 
removeAndCheckIfLast(ITestNGMethod) - Method in class org.testng.ClassMethodMap
Remove the method from this map and returns true if it is the last of its class.
removeBeforeGroups(String[]) - Method in class org.testng.internal.ConfigurationGroupMethods
 
removeBeforeMethod(String, ITestNGMethod) - Method in class org.testng.internal.ConfigurationGroupMethods
 
removePredecessor(T) - Method in class org.testng.internal.Graph.Node
 
replaceAsciiCharactersWithUnicode(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
replaceNewLine(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
replaceNewLineReplacer(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
replaceUnicodeCharactersWithAscii(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
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.TestNGCommandLineArgs
Used to pass a reporter configuration in the form -reporter :option=value[,option=value]
REPORTER_OUTPUT - Static variable in class org.testng.reporters.SuiteHTMLReporter
 
ReporterConfig - Class in org.testng
Stores the information regarding the configuration of a plugable report listener.
ReporterConfig() - Constructor for class org.testng.ReporterConfig
 
ReporterConfig.Property - Class in org.testng
 
ReporterConfig.Property() - Constructor for class org.testng.ReporterConfig.Property
 
REPORTERS_LIST - Static variable in class org.testng.TestNGCommandLineArgs
Used as map key for the complete list of report listeners provided with the above argument
resolveEntity(String, String) - Method in class org.testng.xml.TestNGContentHandler
 
restoreStackTrace() - Method in exception org.testng.SkipException
Restores the original exception stack trace after a previous call to SkipException.reduceStackTrace().
ResultMap - Class in org.testng.internal
 
ResultMap() - Constructor for class org.testng.internal.ResultMap
 
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.
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
 
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.
returnResult(ISuite) - Method in class org.testng.remote.adapter.DefaultWorkerAdapter
 
returnResult(ISuite) - Method in interface org.testng.remote.adapter.IWorkerApadter
Return a suite result.
returnSlave(ConnectionInfo) - Method in class org.testng.internal.remote.SlavePool
 
run(IHookCallBack, ITestResult) - Method in interface org.testng.IHookable
 
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 interface org.testng.ISuite
Triggers the start of running tests included in the suite.
run(Class) - Method in interface org.testng.junit.IJUnitTestRunner
 
run(Class) - Method in class org.testng.junit.JUnitTestRunner
A start implementation that ignores the TestResult
run() - Method in class org.testng.remote.RemoteSuiteWorker
 
run() - Method in class org.testng.remote.RemoteTestNG
 
run() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient.ServerConnection
 
run() - Method in class org.testng.SuiteRunner
 
run() - Method in class org.testng.TestNG
Run TestNG.
run() - Method in class org.testng.TestRunner
The main entry method for TestRunner.
runFailed(Class, String) - Method in class org.testng.junit.JUnitTestRunner
 
RunGroup - Class in org.testng.v6
Encapsulates a group that can have an after operation.
RunGroup(int, String, int) - Constructor for class org.testng.v6.RunGroup
 
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
 
runSuitesLocally() - Method in class org.testng.TestNG
This needs to be public for maven2, for now..At least until an alternative mechanism is found.
runSuitesRemotely(XmlSuite, RemoteResultListener) - Method in class org.testng.remote.adapter.DefaultMastertAdapter
 
runSuitesRemotely(XmlSuite, RemoteResultListener) - Method in interface org.testng.remote.adapter.IMasterAdapter
Run a suite remotely.
runTestListeners(ITestResult, List<ITestListener>) - Static method in class org.testng.internal.Invoker
 
runTestMethod(ITestResult) - Method in interface org.testng.IHookCallBack
Invoke the test method currently being hijacked.

S

save(File) - Method in class org.testng.xml.LaunchSuite.ExistingSuite
Saves the suite file in the specified directory and returns the file pathname.
save(File) - Method in class org.testng.xml.LaunchSuite
Saves the suite file in the specified directory and returns the file pathname.
sendMessage(IMessage) - Method in class org.testng.remote.strprotocol.StringMessageSenderHelper
 
sendMessage(IStringMessage) - Method in class org.testng.remote.strprotocol.StringMessageSenderHelper
 
sendSuite(ConnectionInfo, XmlSuite) - Method in class org.testng.remote.RemoteWorker
 
serialize() - Method in class org.testng.ReporterConfig
 
setAfter(Integer[]) - Method in class org.testng.v6.Operation
 
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
 
setAllTestMethods(ITestNGMethod[]) - Method in class org.testng.internal.TestMethodWorker
 
setAllTestMethods(List<ITestNGMethod>) - Method in class org.testng.TestListenerAdapter
 
setAlwaysRun(boolean) - Method in class org.testng.internal.annotations.BaseBeforeAfter
 
setAlwaysRun(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
setAlwaysRun(boolean) - Method in interface org.testng.internal.annotations.ITest
 
setAlwaysRun(boolean) - Method in class org.testng.internal.annotations.TestAnnotation
 
setAlwaysRun(boolean) - Method in class org.testng.internal.BaseTestMethod
TODO cquezel JavaDoc.
setAnnotations(boolean) - Method in class org.testng.JUnitConverterTask
 
setAnnotations(String) - Method in class org.testng.TestNG
Sets the default annotation type for suites that have not explicitly set the annotation property.
setAnnotations(String) - Method in class org.testng.TestNGAntTask
Sets the default annotation type for suites that have not explicitly set the annotation property.
setAnnotations(String) - Method in class org.testng.xml.XmlSuite
Sets the annotation type for the suite.
setAnnotations(String) - Method in class org.testng.xml.XmlTest
 
setAnnotationTransformer(IAnnotationTransformer) - Method in class org.testng.TestNG
 
setAttribute(String, Object) - Method in interface org.testng.ITestContext
Set a custom attribute in the current context
setAttribute(String, Object) - Method in class org.testng.TestRunner
 
setBeanShellExpression(String) - Method in class org.testng.xml.XmlSuite
Sets the bean shell expression.
setBeanShellExpression(String) - Method in class org.testng.xml.XmlTest
 
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
 
setClassfilesetRef(Reference) - Method in class org.testng.TestNGAntTask
 
setClassName(String) - Method in class org.testng.ReporterConfig
 
setClassNames(List<XmlClass>) - Method in class org.testng.xml.XmlTest
Deprecated. use setXmlClasses
setClasspath(Path) - Method in class org.testng.TestNGAntTask
Set the classpath to be used when running the Java class
setClasspathRef(Reference) - Method in class org.testng.TestNGAntTask
Classpath to use, by reference.
setCommandLineSuite(XmlSuite) - Method in class org.testng.TestNG
 
setConnectionParameters(String, int) - Method in class org.testng.remote.RemoteTestNG
 
setConstructor(Constructor) - Method in class org.testng.internal.annotations.BaseAnnotation
 
setCount(int) - Method in class org.testng.util.RetryAnalyzerCount
Set the max number of time the method needs to be retried.
setCurrentTestResult(ITestResult) - Static method in class org.testng.Reporter
 
setDataProvider(String) - Method in class org.testng.internal.annotations.FactoryAnnotation
 
setDataProvider(String) - Method in class org.testng.internal.annotations.TestAnnotation
 
setDataProviderClass(Class<?>) - Method in class org.testng.internal.annotations.TestAnnotation
 
setDate(long) - Method in class org.testng.internal.BaseTestMethod
setDate(long) - Method in interface org.testng.ITestNGMethod
 
setDate(long) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
setDeclaredClass(Boolean) - Method in class org.testng.xml.XmlClass
 
setDefaultAnnotations(String) - Method in class org.testng.xml.XmlSuite
Sets the overall default annotation type (JDK5/javadoc).
setDefaultSuiteName(String) - Method in class org.testng.TestNG
 
setDefaultTestName(String) - Method in class org.testng.TestNG
 
setDependsOnGroups(String[]) - Method in interface org.testng.internal.annotations.ITestOrConfiguration
 
setDependsOnGroups(String[]) - Method in class org.testng.internal.annotations.TestOrConfiguration
 
setDependsOnMethods(String[]) - Method in interface org.testng.internal.annotations.ITestOrConfiguration
 
setDependsOnMethods(String[]) - Method in class org.testng.internal.annotations.TestOrConfiguration
 
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
TODO cquezel JavaDoc.
setDocType(String) - Method in class org.testng.reporters.XMLStringBuffer
Set the doctype for this document.
setDumpCommand(boolean) - Method in class org.testng.TestNGAntTask
Sets the flag to log the command line.
setDumpEnv(boolean) - Method in class org.testng.TestNGAntTask
Sets the flag to write on System.out the Ant Environment properties.
setDumpSys(boolean) - Method in class org.testng.TestNGAntTask
Sets te flag to write on System.out the system properties.
setEnableAssert(boolean) - Method in class org.testng.TestNGAntTask
 
setEnabled(boolean) - Method in class org.testng.internal.annotations.TestOrConfiguration
 
setEndMillis(long) - Method in class org.testng.internal.TestResult
 
setEndMillis(long) - Method in interface org.testng.ITestResult
 
setExclude(List<String>) - Method in class org.testng.xml.XmlPackage
 
setExcludedGroups(Map<String, String>) - Method in class org.testng.internal.XmlMethodSelector
 
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.XmlTest
 
setExcludedMethods(List<String>) - Method in class org.testng.xml.XmlClass
 
setExpectedExceptions(Class<?>[]) - Method in interface org.testng.internal.annotations.ITest
 
setExpectedExceptions(Class<?>[]) - Method in class org.testng.internal.annotations.TestAnnotation
 
setExpression(String) - Method in class org.testng.internal.XmlMethodSelector
 
setExpression(String) - Method in class org.testng.xml.XmlMethodSelector
 
setFailedButWithinSuccessPercentageTests(List<ITestResult>) - Method in class org.testng.TestListenerAdapter
 
setFailedTests(List<ITestResult>) - Method in class org.testng.TestListenerAdapter
 
setFailureProperty(String) - Method in class org.testng.TestNGAntTask
 
setFakeConfiguration(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
setFileFragmentationLevel(int) - Method in class org.testng.reporters.XMLReporter
 
setFileFragmentationLevel(int) - Method in class org.testng.reporters.XMLReporterConfig
 
setFileName(String) - Method in class org.testng.xml.XmlSuite
 
setFirstTimeOnly(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
setFSPProperty(String) - Method in class org.testng.TestNGAntTask
 
setGenerateDependsOnGroups(boolean) - Method in class org.testng.reporters.XMLReporter
 
setGenerateDependsOnGroups(boolean) - Method in class org.testng.reporters.XMLReporterConfig
 
setGenerateDependsOnMethods(boolean) - Method in class org.testng.reporters.XMLReporter
 
setGenerateDependsOnMethods(boolean) - Method in class org.testng.reporters.XMLReporterConfig
 
setGenerateGroupsAttribute(boolean) - Method in class org.testng.reporters.XMLReporter
 
setGenerateGroupsAttribute(boolean) - Method in class org.testng.reporters.XMLReporterConfig
 
setGroups(String[]) - Method in interface org.testng.internal.annotations.ITestOrConfiguration
 
setGroups(String[]) - Method in class org.testng.internal.annotations.TestOrConfiguration
 
setGroups(String[]) - Method in class org.testng.internal.BaseTestMethod
 
setGroups(String) - Method in class org.testng.JUnitConverterTask
 
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
 
setGroupsDependedUpon(String[]) - Method in class org.testng.internal.BaseTestMethod
 
setHaltonfailure(boolean) - Method in class org.testng.TestNGAntTask
 
setHaltonFSP(boolean) - Method in class org.testng.TestNGAntTask
 
setHaltonskipped(boolean) - Method in class org.testng.TestNGAntTask
 
setHasFailure(boolean) - Method in class org.testng.TestNG
Deprecated. since 5.1
setHasFailureWithinSuccessPercentage(boolean) - Method in class org.testng.TestNG
Deprecated. since 5.1
setHasSkip(boolean) - Method in class org.testng.TestNG
Deprecated. since 5.1
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 interface org.testng.ITestNGMethod
 
setId(String) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
setId(int) - Method in class org.testng.v6.RunGroup
 
setInclude(List<String>) - Method in class org.testng.xml.XmlPackage
 
setIncludedGroups(Map<String, String>) - Method in class org.testng.internal.XmlMethodSelector
 
setIncludedGroups(List<String>) - Method in class org.testng.xml.XmlTest
 
setIncludedMethods(List<String>) - Method in class org.testng.xml.XmlClass
 
setInheritGroups(boolean) - Method in class org.testng.internal.annotations.BaseBeforeAfter
 
setInheritGroups(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
setInvocationCount(int) - Method in interface org.testng.internal.annotations.ITest
 
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.TestNGMethod
Sets the number of invocations for this method.
setInvocationCount(int) - Method in interface org.testng.ITestNGMethod
 
setInvocationCount(int) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
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.TestNGAntTask
 
setJUnit(Boolean) - Method in class org.testng.xml.XmlSuite
Sets the JUnit compatibility flag.
setJUnit(boolean) - Method in class org.testng.xml.XmlTest
 
setJvm(String) - Method in class org.testng.TestNGAntTask
Sets a particular JVM to be used.
setLanguage(String) - Method in class org.testng.xml.XmlMethodSelector
 
setLastTimeOnly(boolean) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
setListener(String) - Method in class org.testng.TestNGAntTask
Deprecated. Use "listeners"
setListenerClasses(List<Class>) - 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
 
setMaster(String) - Method in class org.testng.TestNG
Specify if this run should be in Master-Slave mode as Master
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
 
setMethodInterceptor(IMethodInterceptor) - Method in class org.testng.TestRunner
 
setMethodsDependedUpon(String[]) - Method in class org.testng.internal.BaseTestMethod
 
setMethodSelectors(List<XmlMethodSelector>) - Method in class org.testng.xml.XmlSuite
Sets the method selectors.
setMethodSelectors(List<XmlMethodSelector>) - Method in class org.testng.xml.XmlTest
 
setMissingGroup(String) - Method in class org.testng.internal.BaseTestMethod
setMissingGroup(String) - Method in interface org.testng.ITestNGMethod
 
setMissingGroup(String) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
setName(String) - Method in class org.testng.internal.annotations.DataProviderAnnotation
 
setName(String) - Method in class org.testng.ReporterConfig.Property
 
setName(String) - Method in class org.testng.v6.RunGroup
 
setName(String) - Method in class org.testng.xml.XmlClass
 
setName(String) - Method in class org.testng.xml.XmlMethodSelector
 
setName(String) - Method in class org.testng.xml.XmlPackage
 
setName(String) - Method in class org.testng.xml.XmlSuite
Sets the name.
setName(String) - Method in class org.testng.xml.XmlTest
 
setObjectFactory(IObjectFactory) - Method in class org.testng.SuiteRunner
 
setObjectFactory(Class) - Method in class org.testng.TestNG
 
setObjectFactory(String) - Method in class org.testng.TestNGAntTask
 
setObjectFactory(IObjectFactory) - Method in class org.testng.xml.XmlSuite
 
setOnHaltTarget(String) - Method in class org.testng.TestNGAntTask
 
setOutputDir(File) - Method in class org.testng.JUnitConverterTask
Setter for report's output directory
setOutputDir(File) - Method in class org.testng.TestNGAntTask
Sets the test output directory
setOutputDirectory(String) - Method in class org.testng.reporters.XMLReporter
 
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
 
setParallel(String) - Method in class org.testng.TestNG
Define whether this run will be run in parallel mode.
setParallel(String) - Method in class org.testng.TestNGAntTask
 
setParallel(String) - Method in class org.testng.xml.XmlSuite
Sets the parallel mode
setParallel(String) - Method in class org.testng.xml.XmlTest
 
setParameterInvocationCount(int) - Method in class org.testng.internal.BaseTestMethod
 
setParameterInvocationCount(int) - Method in interface org.testng.ITestNGMethod
 
setParameterInvocationCount(int) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
setParameters(String[]) - Method in class org.testng.internal.annotations.BaseBeforeAfter
 
setParameters(String[]) - Method in class org.testng.internal.annotations.ConfigurationAnnotation
 
setParameters(String[]) - Method in class org.testng.internal.annotations.FactoryAnnotation
 
setParameters(String[]) - Method in class org.testng.internal.annotations.TestOrConfiguration
 
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.XmlSuite
Sets parameters.
setParameters(Map<String, String>) - Method in class org.testng.xml.XmlTest
 
setPassedTests(List<ITestResult>) - Method in class org.testng.TestListenerAdapter
 
setPriority(int) - Method in class org.testng.xml.XmlMethodSelector
 
setProperty(Object, String, String) - Static method in class org.testng.internal.PropertyUtils
 
setPropertyRealValue(Object, String, Object) - Static method in class org.testng.internal.PropertyUtils
 
setReporter(String) - Method in class org.testng.TestNGAntTask
 
setReportResults(boolean) - Method in class org.testng.SuiteRunner
 
setRetryAnalyzer(Class<?>) - Method in interface org.testng.internal.annotations.ITest
 
setRetryAnalyzer(Class<?>) - Method in class org.testng.internal.annotations.TestAnnotation
 
setRetryAnalyzer(IRetryAnalyzer) - Method in class org.testng.internal.BaseTestMethod
 
setRetryAnalyzer(IRetryAnalyzer) - Method in interface org.testng.ITestNGMethod
 
setRetryAnalyzer(IRetryAnalyzer) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
Sets - Class in org.testng.v6
 
Sets() - Constructor for class org.testng.v6.Sets
 
setSequential(boolean) - Method in interface org.testng.internal.annotations.ITest
 
setSequential(boolean) - Method in class org.testng.internal.annotations.TestAnnotation
 
setSkipFailedInvocationCounts(Boolean) - Method in class org.testng.SuiteRunner
 
setSkipFailedInvocationCounts(boolean) - Method in class org.testng.TestNG
 
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
 
setSkipFailedInvocations(boolean) - Method in interface org.testng.internal.annotations.ITest
 
setSkipFailedInvocations(boolean) - Method in class org.testng.internal.annotations.TestAnnotation
 
setSkipFailedInvocations(boolean) - Method in class org.testng.internal.BaseTestMethod
 
setSkipFailedInvocations(boolean) - Method in interface org.testng.ITestNGMethod
 
setSkipFailedInvocations(boolean) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
setSkippedProperty(String) - Method in class org.testng.TestNGAntTask
 
setSkippedTests(List<ITestResult>) - Method in class org.testng.TestListenerAdapter
 
setSlave(String) - Method in class org.testng.TestNG
Specify if this run should be in Master-Slave mode as slave
setSocket(Socket) - Method in class org.testng.remote.ConnectionInfo
 
setSourceDir(File) - Method in class org.testng.JUnitConverterTask
 
setSourcedir(Path) - Method in class org.testng.TestNGAntTask
Sets the Path like for source directories.
setSourceDirRef(Reference) - Method in class org.testng.TestNGAntTask
Sets a reference to a Path-like structure for source directories.
setSourcePath(String) - Method in class org.testng.TestNG
Sets the ; separated path of source directories.
setSplitClassAndPackageNames(boolean) - Method in class org.testng.reporters.XMLReporter
 
setSplitClassAndPackageNames(boolean) - Method in class org.testng.reporters.XMLReporterConfig
 
setStackTraceOutputMethod(int) - Method in class org.testng.reporters.XMLReporter
 
setStackTraceOutputMethod(int) - 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(int) - Method in class org.testng.TestNG
 
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.internal.annotations.ITest
 
setSuccessPercentage(int) - Method in class org.testng.internal.annotations.TestAnnotation
 
setSuiteFiles(List<String>) - Method in class org.testng.xml.XmlSuite
Sets the suite files.
setSuiteName(String) - Method in interface org.testng.internal.annotations.ITest
 
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
setTarget(String) - Method in class org.testng.TestNG
Deprecated. use the setDefaultAnnotationType replacement method.
setTarget(String) - Method in class org.testng.TestNGAntTask
Deprecated. use setAnnotations
setTestClass(Class) - Method in class org.testng.internal.annotations.BaseAnnotation
 
setTestClass(ITestClass) - Method in class org.testng.internal.BaseTestMethod
Sets the test class having this method.
setTestClass(Class<?>) - Method in class org.testng.internal.NoOpTestClass
 
setTestClass(IClass) - Method in class org.testng.internal.TestResult
 
setTestClass(ITestClass) - Method in interface org.testng.ITestNGMethod
Sets the test class having this method.
setTestClass(ITestClass) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
setTestClasses(Class[]) - Method in class org.testng.TestNG
Set the test classes to be run by this TestNG object.
setTestJar(String) - Method in class org.testng.TestNG
Sets a jar containing a testng.xml file.
setTestJar(File) - Method in class org.testng.TestNGAntTask
Sets the test jar
setTestListeners(List<ITestListener>) - Method in class org.testng.SuiteRunner
 
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.internal.annotations.ITest
 
setTestName(String) - Method in class org.testng.internal.annotations.TestAnnotation
 
setTestName(String) - Method in class org.testng.TestNGAntTask
Sets the test name
setTestName(String) - Method in class org.testng.TestRunner
 
setTestNGVersion() - Static method in class org.testng.TestNG
Deprecated. The TestNG version is now established at load time. This method is not required anymore and is now a no-op.
setTestResultNotifier(ITestResultNotifier) - Method in interface org.testng.junit.IJUnitTestRunner
 
setTestResultNotifier(ITestResultNotifier) - Method in class org.testng.junit.JUnitTestRunner
 
setTestRunnerFactory(ITestRunnerFactory) - Method in class org.testng.TestNG
 
setTestRunnerFactoryClass(Class) - Method in class org.testng.TestNG
 
setTestSuites(List<String>) - Method in class org.testng.TestNG
Set the suites file names to be run by this TestNG object.
setThreadCount(int) - Method in class org.testng.TestNG
Define the number of threads in the thread pool.
setThreadCount(String) - Method in class org.testng.TestNGAntTask
 
setThreadCount(int) - Method in class org.testng.xml.XmlSuite
Set the thread count.
setThreadCount(int) - Method in class org.testng.xml.XmlTest
 
setThreadPoolSize(int) - Method in interface org.testng.internal.annotations.ITest
 
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.TestNGMethod
Sets the number of threads on which this method should be invoked.
setThreadPoolSize(int) - Method in interface org.testng.ITestNGMethod
 
setThreadPoolSize(int) - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
setThrowable(Throwable) - Method in class org.testng.internal.TestResult
 
setThrowable(Throwable) - Method in interface org.testng.ITestResult
 
setTimeOut(long) - Method in interface org.testng.internal.annotations.ITest
 
setTimeOut(long) - Method in class org.testng.internal.annotations.TestAnnotation
 
setTimeout(Integer) - Method in class org.testng.TestNGAntTask
Set the timeout value (in milliseconds).
setTimeOut(String) - Method in class org.testng.xml.XmlSuite
Sets the timeout.
setTimestampFormat(String) - Method in class org.testng.reporters.XMLReporter
 
setTimestampFormat(String) - Method in class org.testng.reporters.XMLReporterConfig
 
setType(int) - Method in class org.testng.v6.RunGroup
 
setUseDefaultListeners(boolean) - Method in class org.testng.TestNG
If this method is passed true before run(), the default listeners will not be used.
setUseDefaultListeners(String) - Method in class org.testng.TestNGAntTask
 
setValue(Class[]) - Method in class org.testng.internal.annotations.ExpectedExceptionsAnnotation
 
setValue(String[]) - Method in class org.testng.internal.annotations.ParametersAnnotation
 
setValue(String) - Method in class org.testng.ReporterConfig.Property
 
setVerbose(boolean) - Method in class org.testng.internal.XmlMethodSelector
 
setVerbose(int) - Method in class org.testng.TestNG
Sets the level of verbosity.
setVerbose(Integer) - Method in class org.testng.TestNGAntTask
 
setVerbose(int) - Method in class org.testng.TestRunner
 
setVerbose(Integer) - Method in class org.testng.xml.XmlSuite
Set the verbose.
setVerbose(int) - Method in class org.testng.xml.XmlTest
 
setWorkingDir(File) - Method in class org.testng.TestNGAntTask
The directory to invoke the VM in.
setXmlClasses(List<XmlClass>) - Method in class org.testng.internal.XmlMethodSelector
 
setXmlClasses(List<XmlClass>) - Method in class org.testng.xml.XmlTest
Sets the XML Classes.
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
 
setXmlPackages(List<XmlPackage>) - Method in class org.testng.xml.XmlSuite
Sets the XML packages.
setXmlPackages(List<XmlPackage>) - Method in class org.testng.xml.XmlTest
 
setXmlSuites(List<XmlSuite>) - Method in class org.testng.TestNG
Specifies the XmlSuite objects to run.
SHOW_TESTNG_STACK_FRAMES - Static variable in class org.testng.TestNGCommandLineArgs
 
shutdown() - Method in interface org.testng.internal.thread.IExecutor
 
shutdown() - Method in interface org.testng.internal.thread.IPooledExecutor
 
shutDown() - Method in class org.testng.remote.strprotocol.StringMessageSenderHelper
Shutsdown the connection to the remote test listener.
size() - Method in class org.testng.internal.ResultMap
 
size() - Method in interface org.testng.IResultMap
 
SKIP - Static variable in interface org.testng.ITestResult
 
SKIP_FAILED_INVOCATION_COUNT_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
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() - Method in class org.testng.xml.XmlSuite
 
skipFailedInvocationCounts() - Method in class org.testng.xml.XmlTest
 
skipFailedInvocations() - Method in interface org.testng.internal.annotations.ITest
 
skipFailedInvocations() - Method in class org.testng.internal.annotations.TestAnnotation
 
skipFailedInvocations() - Method in class org.testng.internal.BaseTestMethod
 
skipFailedInvocations() - Method in interface org.testng.ITestNGMethod
 
skipFailedInvocations() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
SKIPPED_TEST - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
SLAVE_ADPATER - Static variable in class org.testng.remote.SuiteSlave
 
SLAVE_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
SLAVE_PORT - Static variable in class org.testng.remote.adapter.DefaultWorkerAdapter
 
SlavePool - Class in org.testng.internal.remote
This class maintains a pool of slaves (represented by sockets).
SlavePool() - Constructor for class org.testng.internal.remote.SlavePool
 
SocketLinkedBlockingQueue - Class in org.testng.internal.remote
SocketLinkedBlockingQueue is a wrapper on LinkedBlockingQueue so we may factor out code common to JDK14 and JDK5+ using different implementation of LinkedBlockingQueue
SocketLinkedBlockingQueue() - Constructor for class org.testng.internal.remote.SocketLinkedBlockingQueue
 
SORT_BY_CLASS - Static variable in class org.testng.internal.MethodInstance
 
SORT_BY_CLASS - Static variable in class org.testng.internal.TestNGMethod
Sorts ITestNGMethod by Class name.
split(String, String) - Static method in class org.testng.internal.Utils
Tokenize the string using the separator.
SRC_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
The source directory option (when using JavaDoc type annotations).
SRC_SEPARATOR - Static variable in class org.testng.TestNG
A separator constant (semi-colon).
stackTrace(Throwable, boolean) - Static method in class org.testng.internal.Utils
 
STACKTRACE_BOTH - Static variable in class org.testng.reporters.XMLReporterConfig
Write both types of stacktrace
STACKTRACE_FULL - Static variable in class org.testng.reporters.XMLReporterConfig
Write only the full version of the stacktrace
STACKTRACE_NONE - Static variable in class org.testng.reporters.XMLReporterConfig
No stacktrace will be written in the output file
STACKTRACE_SHORT - Static variable in class org.testng.reporters.XMLReporterConfig
Write only a short version of the stacktrace
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
 
start(RootDoc) - Static method in class org.testng.junit.JUnitTestConverter
This method is required for all doclets.
start(Class) - Method in class org.testng.junit.JUnitTestRunner
Starts a test run.
STARTED - Static variable in interface org.testng.ITestResult
 
startElement(String, String, String, Attributes) - Method in class org.testng.xml.TestNGContentHandler
NOTE: I only invoke xml*methods (e.g.
startHtml(PrintWriter) - Method in class org.testng.reporters.EmailableReporter
Starts HTML stream
startListening(IRemoteSuiteListener[], IRemoteTestListener[], AbstractRemoteTestRunnerClient.ServerConnection) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
Start listening to a test run.
startTest(Test) - Method in class org.testng.junit.JUnitTestRunner
 
STOP_MSG - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
stopNow() - Method in class org.testng.internal.thread.ExecutorAdapter
 
stopNow() - Method in interface org.testng.internal.thread.IExecutor
 
stopTest() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
Requests to stop the remote test run.
STRATEGY_SUITE - Static variable in class org.testng.remote.SuiteDispatcher
 
STRATEGY_TEST - Static variable in class org.testng.remote.SuiteDispatcher
Values allowed for STRATEGY
StringMessageSenderHelper - Class in org.testng.remote.strprotocol
String based socket based communication.
StringMessageSenderHelper(String, int) - Constructor for class org.testng.remote.strprotocol.StringMessageSenderHelper
 
stringToArray(String) - Static method in class org.testng.internal.Utils
Splits the given String s into tokens where the separator is either the space character or the comma character.
submitRunnable(Runnable) - Method in class org.testng.internal.thread.ExecutorAdapter
 
submitRunnable(Runnable) - Method in interface org.testng.internal.thread.IExecutor
 
SUCCESS - Static variable in interface org.testng.ITestResult
 
SUCCESS_PERCENTAGE_FAILURE - Static variable in interface org.testng.ITestResult
 
SUITE - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
SUITE_DEF_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
SUITE_FINISH - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
SUITE_METHODNAME - Static variable in class org.testng.junit.JUnitTestRunner
 
SUITE_NAME_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
SUITE_START - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
SuiteDispatcher - Class in org.testng.remote
Dispatches test suits according to the strategy defined.
SuiteDispatcher(String) - Constructor for class org.testng.remote.SuiteDispatcher
Creates a new suite dispatcher.
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
 
SuiteMessage - Class in org.testng.remote.strprotocol
A IStringMessage implementation for suite running events.
SuiteMessage(ISuite, boolean) - Constructor for class org.testng.remote.strprotocol.SuiteMessage
 
SuitePlan - Class in org.testng.v6
 
SuitePlan() - Constructor for class org.testng.v6.SuitePlan
 
SuiteResult - Class in org.testng
This class logs the result of an entire Test Suite (defined by a property file).
SuiteResult(String, ITestContext) - Constructor for class org.testng.SuiteResult
 
SuiteResult(XmlSuite, ITestContext) - Constructor for class org.testng.SuiteResult
 
SuiteRunner - Class in org.testng
SuiteRunner is responsible for running all the tests included in one suite.
SuiteRunner(XmlSuite, String, IAnnotationFinder[]) - Constructor for class org.testng.SuiteRunner
 
SuiteRunner(XmlSuite, String, ITestRunnerFactory, IAnnotationFinder[]) - Constructor for class org.testng.SuiteRunner
 
SuiteRunner(XmlSuite, String, ITestRunnerFactory, boolean, IAnnotationFinder[]) - Constructor for class org.testng.SuiteRunner
 
SuiteRunner(XmlSuite, String, ITestRunnerFactory, boolean, IAnnotationFinder[], IObjectFactory, IMethodInterceptor) - Constructor for class org.testng.SuiteRunner
 
SuiteRunner.DefaultTestRunnerFactory - Class in org.testng
The default implementation of ITestRunnerFactory.
SuiteRunner.DefaultTestRunnerFactory(ITestListener[], boolean, boolean) - Constructor for class org.testng.SuiteRunner.DefaultTestRunnerFactory
 
SuiteRunner.ProxyTestRunnerFactory - Class in org.testng
 
SuiteRunner.ProxyTestRunnerFactory(ITestListener[], ITestRunnerFactory) - Constructor for class org.testng.SuiteRunner.ProxyTestRunnerFactory
 
SuiteRunState - Class in org.testng
A state object that records the status of the suite run.
SuiteRunState() - Constructor for class org.testng.SuiteRunState
 
SuiteSlave - Class in org.testng.remote
Run test suits sent by the dispatcher.
SuiteSlave(String, TestNG) - Constructor for class org.testng.remote.SuiteSlave
Creates a new suite dispatcher.
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

T

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
 
TARGET_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
Deprecated. replaced by DEFAULT_ANNOTATIONS_COMMAND_OPT.
Tarjan<T> - Class in org.testng.internal
Implementation of the Tarjan algorithm to find and display a cycle in a graph.
Tarjan(Graph<T>, T) - Constructor for class org.testng.internal.Tarjan
 
Test - Annotation Type in org.testng.annotations
Mark a class or a method as part of the test.
TEST - Static variable in class org.testng.internal.annotations.JDK14TagFactory
 
TEST - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
TEST_CLASSPATH - Static variable in class org.testng.TestNGCommandLineArgs
 
TEST_FAILED - Static variable in class org.testng.reporters.XMLReporterConfig
 
TEST_FINISH - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
TEST_NAME_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
TEST_PASSED - Static variable in class org.testng.reporters.XMLReporterConfig
 
TEST_RESULT - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
TEST_SKIPPED - Static variable in class org.testng.reporters.XMLReporterConfig
 
TEST_START - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
TEST_STARTED - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
TestAnnotation - Class in org.testng.internal.annotations
An implementation of ITest Created on Dec 20, 2005
TestAnnotation() - Constructor for class org.testng.internal.annotations.TestAnnotation
 
TESTCASE - Static variable in interface org.testng.reporters.XMLConstants
the testcase element
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, String, ITestMethodFinder, IAnnotationFinder, RunInfo) - Constructor for class org.testng.TestClass
 
TestClass(IClass, TestClass) - Constructor for class org.testng.TestClass
 
TESTCLASS_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
The list of test classes option.
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(Throwable) - Constructor for exception org.testng.TestException
 
TestHTMLReporter - Class in org.testng.reporters
This class implements an HTML reporter for individual tests.
TestHTMLReporter() - Constructor for class org.testng.reporters.TestHTMLReporter
 
TestInstance - Annotation Type in org.testng.annotations
If this annotation is used on a parameter of a data provider, that parameter is the instance of the test method which is going to be fed by this data provider.
TESTJAR_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
TestListenerAdapter - Class in org.testng
A simple ITestListener adapter that stores all the tests that were run.
TestListenerAdapter() - Constructor for class org.testng.TestListenerAdapter
 
TestMessage - Class in org.testng.remote.strprotocol
An IStringMessage implementation for test events.
TestMessage(ITestContext, boolean) - Constructor for class org.testng.remote.strprotocol.TestMessage
 
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(IInvoker, IMethodInstance[], XmlSuite, Map<String, String>, ITestNGMethod[], ConfigurationGroupMethods, ClassMethodMap, ITestContext) - Constructor for class org.testng.internal.TestMethodWorker
 
TestNG - Class in com.beust.testng
Deprecated. Use org.testng.TestNG
TestNG() - Constructor for class com.beust.testng.TestNG
Deprecated.  
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.ExitCodeListener - Class in org.testng
 
TestNG.ExitCodeListener() - Constructor for class org.testng.TestNG.ExitCodeListener
 
TestNG.ExitCodeListener(TestNG) - Constructor for class org.testng.TestNG.ExitCodeListener
 
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_XML - Static variable in class org.testng.reporters.SuiteHTMLReporter
 
TestNGAntTask - Class in com.beust.testng
Deprecated. Use org.testng.TestNGAntTask
TestNGAntTask() - Constructor for class com.beust.testng.TestNGAntTask
Deprecated.  
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) verbose (attribute) Ant settings: classpath (inner) classpathref (attribute) jvm (attribute) workingDir (attribute) env (inner) sysproperty (inner) jvmarg (inner) timeout (attribute) haltonfailure (attribute) onHaltTarget (attribute) failureProperty (attribute) haltonFSP (attribute) FSPproperty (attribute) haltonskipped (attribute) skippedProperty (attribute) Debug information: dumpCommand (boolean) dumpEnv (boolean) dumpSys (boolean)
TestNGAntTask() - Constructor for class org.testng.TestNGAntTask
 
TestNGClassFinder - Class in org.testng.internal
This class creates an ITestClass from a test class.
TestNGClassFinder(Class[], Map<Class, List<Object>>, XmlTest, IAnnotationFinder, ITestContext) - Constructor for class org.testng.internal.TestNGClassFinder
 
TestNGCommandLineArgs - Class in org.testng
TestNG/RemoteTestNG command line arguments parser.
TestNGContentHandler - Class in org.testng.xml
Suite definition parser utility.
TestNGContentHandler(String) - Constructor for class org.testng.xml.TestNGContentHandler
 
TestNGException - Exception in org.testng
The base class for all exceptions thrown by TestNG.
TestNGException(Throwable) - Constructor for exception org.testng.TestNGException
 
TestNGException(String) - Constructor for exception org.testng.TestNGException
 
TestNGException(String, Throwable) - Constructor for exception org.testng.TestNGException
 
TestNGMethod - Class in org.testng.internal
This class represents a test method.
TestNGMethod(Method, IAnnotationFinder) - Constructor for class org.testng.internal.TestNGMethod
Constructs a TestNGMethod
TestNGMethodFinder<ITestNGMetthod> - 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
 
TestNGProperty - Class in org.testng.internal
Describes a property
TestNGProperty(String, String, String, String) - Constructor for class org.testng.internal.TestNGProperty
 
TestNGProperty(String, String, String) - Constructor for class org.testng.internal.TestNGProperty
 
TestNGThread - Class in org.testng.internal.thread
Custom named thread.
TestNGThread(String) - Constructor for class org.testng.internal.thread.TestNGThread
 
TestNGThread(Runnable, String) - Constructor for class org.testng.internal.thread.TestNGThread
 
TestOrConfiguration - Class in org.testng.internal.annotations
 
TestOrConfiguration() - Constructor for class org.testng.internal.annotations.TestOrConfiguration
 
TestPlan - Class in org.testng.v6
 
TestPlan(List<List<ITestNGMethod>>, List<ITestNGMethod>, ClassMethodMap, ITestNGMethod[], ITestNGMethod[], ConfigurationGroupMethods, XmlTest) - Constructor for class org.testng.v6.TestPlan
 
TestResult - Class in org.testng.internal
This class represents the result of a test.
TestResult(IClass, Object, ITestNGMethod, Throwable, long, long) - Constructor for class org.testng.internal.TestResult
 
TestResultMessage - Class in org.testng.remote.strprotocol
An IStringMessage implementation for test results events.
TestResultMessage(String, String, ITestResult) - Constructor for class org.testng.remote.strprotocol.TestResultMessage
 
TestResultMessage(ITestContext, ITestResult) - Constructor for class org.testng.remote.strprotocol.TestResultMessage
 
TestRunner - Class in org.testng
This class takes care of running one Test.
TestRunner(ISuite, XmlTest, String, IAnnotationFinder, boolean) - Constructor for class org.testng.TestRunner
 
TestRunner(ISuite, XmlTest, IAnnotationFinder, boolean) - Constructor for class org.testng.TestRunner
 
TestRunner(ISuite, XmlTest, boolean) - Constructor for class org.testng.TestRunner
 
TESTRUNNER_FACTORY_COMMAND_OPT - Static variable in class org.testng.TestNGCommandLineArgs
 
TESTSUITE - Static variable in interface org.testng.reporters.XMLConstants
the testsuite element
TESTSUITES - Static variable in interface org.testng.reporters.XMLConstants
the testsuites element for the aggregate document
TextFormatter - Class in org.testng.log
This class implements a simple TextFormatter because the brainded default formatter of java.util.logging outputs everything on two lines and it's ugly as butt.
TextFormatter() - Constructor for class org.testng.log.TextFormatter
 
TextReporter - Class in org.testng.reporters
A simple reporter that collects the results and does nothing else.
TextReporter(String, int) - Constructor for class org.testng.reporters.TextReporter
 
THREAD_COUNT - Static variable in class org.testng.TestNGCommandLineArgs
 
ThreadExecutionException - Exception in org.testng.internal.thread
Wrapper exception for ExecutionExceptions.
ThreadExecutionException(Throwable) - Constructor for exception org.testng.internal.thread.ThreadExecutionException
 
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(Throwable) - Constructor for exception org.testng.internal.thread.ThreadTimeoutException
 
ThreadTimeoutException(String, Throwable) - Constructor for exception org.testng.internal.thread.ThreadTimeoutException
 
ThreadUtil - Class in org.testng.internal.thread
A helper class to interface TestNG concurrency usage.
ThreadUtil() - Constructor for class org.testng.internal.thread.ThreadUtil
 
ThreadUtil.ThreadFactoryImpl - Class in org.testng.internal.thread
 
ThreadUtil.ThreadFactoryImpl(String) - Constructor for class org.testng.internal.thread.ThreadUtil.ThreadFactoryImpl
 
TimeBombSkipException - Exception in org.testng
A SkipException extension that transforms a skipped method into a failed method based on a time trigger.
TimeBombSkipException(String, Date) - Constructor for exception org.testng.TimeBombSkipException
Creates a TimeBombedSkipException using the expirationDate.
TimeBombSkipException(String, Date, String) - Constructor for exception org.testng.TimeBombSkipException
Creates a TimeBombedSkipException using the expirationDate.
TimeBombSkipException(String, String) - Constructor for exception org.testng.TimeBombSkipException
Creates a TimeBombedSkipException using the date in the format yyyy/MM/dd.
TimeBombSkipException(String, String, String) - Constructor for exception org.testng.TimeBombSkipException
Creates a TimeBombedSkipException using the date in the specified format format.
TimeBombSkipException(String, String, String, String) - Constructor for exception org.testng.TimeBombSkipException
Creates a TimeBombedSkipException using the date in the specified format inFormat.
TimeBombSkipException(String, Date, Throwable) - Constructor for exception org.testng.TimeBombSkipException
Creates a TimeBombedSkipException using the expirationDate.
TimeBombSkipException(String, Date, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
Creates a TimeBombedSkipException using the expirationDate.
TimeBombSkipException(String, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
Creates a TimeBombedSkipException using the date in the format yyyy/MM/dd.
TimeBombSkipException(String, String, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
Creates a TimeBombedSkipException using the date in the specified format format.
TimeBombSkipException(String, String, String, String, Throwable) - Constructor for exception org.testng.TimeBombSkipException
Creates a TimeBombedSkipException using the date in the specified format inFormat.
toDisplayString() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
topologicalSort() - Method in class org.testng.internal.Graph
 
topologicalSort(ITestNGMethod[], List<ITestNGMethod>, List<ITestNGMethod>) - Static method in class org.testng.internal.MethodHelper
 
toString() - Method in class org.testng.internal.AnnotationTypeEnum
Returns the m_name of the annotation type.
toString() - Method in class org.testng.internal.BaseTestMethod
toString() - Method in class org.testng.internal.ClassImpl
 
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 class org.testng.internal.MethodInstance
 
toString() - Method in class org.testng.internal.TestMethodWorker
 
toString() - Method in class org.testng.internal.TestResult
 
toString(Object, Class<?>) - Static method in class org.testng.internal.Utils
 
toString() - Method in class org.testng.junit.JUnitUtils.JUnitTestMethod
 
toString() - Method in class org.testng.ReporterConfig
 
toString() - Method in class org.testng.SuiteResult
Returns the test context name.
toString() - Method in class org.testng.TestClass
 
toString() - Method in class org.testng.v6.Operation
 
toString() - Method in class org.testng.v6.RunGroup
 
toString() - Method in class org.testng.v6.TestPlan
 
toString() - Method in class org.testng.xml.XmlClass
 
toString() - Method in class org.testng.xml.XmlSuite
toString() - Method in class org.testng.xml.XmlTest
 
toXML() - Method in class org.testng.reporters.XMLStringBuffer
 
toXml(String) - Method in class org.testng.xml.XmlClass
 
toXml(String) - Method in class org.testng.xml.XmlMethodSelector
 
toXml(String) - Method in class org.testng.xml.XmlPackage
 
toXml() - Method in class org.testng.xml.XmlSuite
Returns a String representation of this XML suite.
toXml(String) - Method in class org.testng.xml.XmlTest
 
trace(Object) - Method in class org.testng.log4testng.Logger
Log a message object with the TRACE level.
trace(Object, Throwable) - Method in class org.testng.log4testng.Logger
Log a message object with the TRACE level including the stack trace of the Throwable t passed as parameter.
transform(ITest, Class, Constructor, Method) - Method in class org.testng.internal.annotations.DefaultAnnotationTransformer
 
transform(ITest, Class, Constructor, Method) - Method in interface org.testng.internal.annotations.IAnnotationTransformer
This method will be invoked by TestNG to give you a chance to modify a TestNG annotation read from your test classes.
tryOtherConstructor(Class<T>) - Static method in class org.testng.internal.ClassHelper
 

U

uniqueMethodList(Collection<List<ITestNGMethod>>) - Static method in class org.testng.internal.MethodHelper
Extracts the unique list of ITestNGMethods.
unmarshallGenericMessage(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
unmarshallTestResultMessage(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
usage() - Static method in class org.testng.TestNG
Prints the usage message to System.out.
usage() - Static method in class org.testng.TestNGCommandLineArgs
Prints the usage message to System.out.
USE_DEFAULT_LISTENERS - Static variable in class org.testng.TestNGCommandLineArgs
 
Utils - Class in org.testng.internal
Helper methods to parse annotations.

V

validateOptions() - Method in class org.testng.TestNGAntTask
 
valueOf(String) - Static method in class org.testng.internal.AnnotationTypeEnum
Returns an AnnotationTypeEnum object holding the value of the specified pAnnotationType.
valueOf(String, boolean) - Static method in class org.testng.internal.AnnotationTypeEnum
Returns an AnnotationTypeEnum object holding the value of the specified pAnnotationType.
VERBOSE - Static variable in class org.testng.remote.SuiteDispatcher
 
VERBOSE - Static variable in class org.testng.remote.SuiteSlave
Properties allowed in remote.properties
VersionInfo - Class in org.testng.internal.version
VersionInfo helper class to statically obtain the TestNG version.

W

waitForSuites() - Method in class org.testng.remote.SuiteSlave
Invoked in client mode.
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.
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.
writeResourceToFile(File, String, Class<?>) - Static method in class org.testng.internal.Utils
 
writeStyle(String[], String[]) - Method in class org.testng.reporters.EmailableReporter
 
writeSuiteResult(XMLStringBuffer, ISuiteResult) - Method in class org.testng.reporters.XMLSuiteResultWriter
Writes the specified ISuiteResult in the given XMLStringBuffer.
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.

X

xml(String, String, String, Properties) - Static method in class org.testng.reporters.XMLUtils
 
XML_TEST - Static variable in class org.testng.v6.RunGroup
 
XmlClass - Class in org.testng.xml
This class describes the tag in testng.xml.
XmlClass(String) - Constructor for class org.testng.xml.XmlClass
 
XmlClass(Class) - Constructor for class org.testng.xml.XmlClass
 
XmlClass(String, Boolean) - Constructor for class org.testng.xml.XmlClass
 
XmlClass(Class, Boolean) - Constructor for class org.testng.xml.XmlClass
 
xmlClasses(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
Parse
xmlClassesToClasses(List<XmlClass>) - Static method in class org.testng.internal.Utils
 
xmlClose(StringBuffer, 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
xmlListener(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
Parse
xmlListeners(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
Parse
XmlMethodSelector - Class in org.testng.internal
This class is the default method selector used by TestNG to determine which methods need to be included and excluded based on the specification given in testng.xml.
XmlMethodSelector() - Constructor for class org.testng.internal.XmlMethodSelector
 
xmlMethodSelector(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
Parse
XmlMethodSelector - Class in org.testng.xml
This class describes the tag in testng.xml.
XmlMethodSelector() - Constructor for class org.testng.xml.XmlMethodSelector
 
xmlMethodSelectors(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
Parse
xmlOpen(StringBuffer, String, String, Properties) - Static method in class org.testng.reporters.XMLUtils
 
xmlOpen(StringBuffer, String, String, Properties, boolean) - Static method in class org.testng.reporters.XMLUtils
 
xmlOptional(StringBuffer, String, String, Boolean, Properties) - Static method in class org.testng.reporters.XMLUtils
 
xmlOptional(StringBuffer, String, String, String, Properties) - Static method in class org.testng.reporters.XMLUtils
 
XmlPackage - Class in org.testng.xml
This class describes the tag in testng.xml.
XmlPackage() - Constructor for class org.testng.xml.XmlPackage
 
xmlPackages(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
Parse
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
 
xmlRequired(StringBuffer, String, String, String, Properties) - Static method in class org.testng.reporters.XMLUtils
 
xmlRun(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
Parse
xmlSelectorClass(boolean, Attributes) - Method in class org.testng.xml.TestNGContentHandler
Parse
XMLStringBuffer - Class in org.testng.reporters
This class allows you to generate an XML text document by pushing and popping tags from a stack maintained internally.
XMLStringBuffer(String) - Constructor for class org.testng.reporters.XMLStringBuffer
 
XMLStringBuffer(StringBuffer, String) - Constructor for class org.testng.reporters.XMLStringBuffer
 
XmlSuite - Class in org.testng.xml
This class describes the tag <suite> in testng.xml.
XmlSuite() - Constructor for class org.testng.xml.XmlSuite
 
XMLSuiteResultWriter - Class in org.testng.reporters
Utility writing an ISuiteResult to an XMLStringBuffer.
XMLSuiteResultWriter(XMLReporterConfig) - Constructor for class org.testng.reporters.XMLSuiteResultWriter
 
XmlTest - Class in org.testng.xml
This class describes the tag <test> in testng.xml.
XmlTest(XmlSuite) - Constructor for class org.testng.xml.XmlTest
Constructs a XmlTest and adds it to suite's list of tests.
XMLUtils - Class in org.testng.reporters
Static helpers for XML.

A B C D E F G H I J L M N O P R S T U V W X

Copyright © 2010. All Rights Reserved.