|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AnnotationTypeEnum
is an enumeration value representing the annotation type.tstvalue
is a proper directory.
tstvalue
is a proper directory.
tstvalue
is a file of exactly expected
characters
or a directory of exactly expected
entries.
tstvalue
is a file of at most expected
characters
or a directory of at most expected
entries.
tstvalue
is a file of at least expected
characters
or a directory of at least expected
entries.
tstvalue
is readable.
tstvalue
is readable and writeable.
tstvalue
is writeable.
BaseTestMethod
TODO cquezel JavaDoc.
TestRunner
(usually this is needed if different listeners/reporters are needed).
>
.<suite>
made up of one test which is
made up of <class> elements only.XmlSuite
.
TestNGMethod
and its @BeforeMethod and @AfterMethod methods.
XmlTest
by including:
- test attributes
- groups definitions
- parameters
The <classes> sub element is ignored for the moment.
Method
.
SuiteGenerator.createSuite(String, java.util.Collection, java.util.Map, java.util.Collection, java.util.Map, String, int)
instead.
tasks
.
IExecutor
based on ThreadPoolExecutor
ITestListener
used by the TestNG runner to
find out the exit code.FF_LEVEL_SUITE
, except that it will also create a file for each
ISuiteResult
classes
.
ITestMethod
s to be
analysed.
Future
.CommandlineJava
.
method
is not in it.
method
is not in it.
IClass
represents a test class and a collection of its instances.run
method of the IHookable
.
ExecutorService
.ISuiteListener
used for remote listeners.ITestListener
for remote listeners.IAnnotationFinder
passed in, which may be a jdk14 or jdk15 IAnnotationFinder
instance.
ITestClass
implementation for test methods in JUnit.ITestNMethod
implementation for test methods in JUnit.LaunchSuite
ExistingSuite
is a non-temporary LaunchSuite based on an existing
file.ExistingSuite
based on an existing file
IStringMessage
s.IWorkerApadter
implementation when a remote suite result is ready.
Parser
is a parser for a TestNG XML test suite file.Parser
to use the inputStream as the source of
the xml test suite to parse.
IPooledExecutor
implementation based on JDK1.5 native support.IWorkerApadter
implementation when a remote test result is ready.XmlSuite
result.
-reporter :option=value[,option=value]
SkipException.reduceStackTrace()
.
start
implementation that ignores the TestResult
System.out
the Ant
Environment properties.
System.out
the system properties.
SocketLinkedBlockingQueue
is a wrapper on LinkedBlockingQueue so
we may factor out code common to JDK14 and JDK5+ using different implementation
of LinkedBlockingQueueIStringMessage
implementation for suite running events.SuiteRunner
is responsible for running all the tests included in one
suite.ITestRunnerFactory
.IStringMessage
implementation for test events.TestNGMethod
IStringMessage
implementation for test results events.SkipException
extension that transforms a skipped method
into a failed method based on a time trigger.TimeBombedSkipException
using the expirationDate.
TimeBombedSkipException
using the expirationDate.
TimeBombedSkipException
using the date
in the format yyyy/MM/dd.
TimeBombedSkipException
using the date
in the specified format format.
TimeBombedSkipException
using the date
in the specified format inFormat.
TimeBombedSkipException
using the expirationDate.
TimeBombedSkipException
using the expirationDate.
TimeBombedSkipException
using the date
in the format yyyy/MM/dd.
TimeBombedSkipException
using the date
in the specified format format.
TimeBombedSkipException
using the date
in the specified format inFormat.
ITestNGMethod
s.
AnnotationTypeEnum
object holding the value of the
specified pAnnotationType
.
AnnotationTypeEnum
object holding the value of the
specified pAnnotationType
.
VersionInfo
helper class to statically obtain the
TestNG version.XmlTest
and adds it to suite's list of tests.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |