|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.
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
.
XmlTest
by including:
- test attributes
- groups definitions
- parameters
The <classes> sub element is ignored for the moment.
SuiteGenerator.createSuite(String, java.util.Collection, java.util.Map, java.util.Collection, java.util.Map, String, int)
instead.
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
CommandlineJava
.
method
is not in it.
method
is not in it.
IClass
represents a test class and a collection of its instances.ITestContext
.ISuiteListener
used for remote listeners.ITestListener
for remote listeners.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.
IWorkerApadter
implementation when a remote test result is ready.XmlSuite
result.
SkipException.reduceStackTrace()
.
start
implementation that ignores the TestResult
System.out
the Ant
Environment properties.
System.out
the system properties.
IStringMessage
implementation for suite running events.SuiteRunner
is responsible for running all the tests included in one
suite.ITestRunnerFactory
.IStringMessage
implementation for test events.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.
XmlTest
and adds it to suite's list of tests.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |