|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
File for each test suite.FlushReceiver.true if the specified directory contains at least one report file.
Commandline implementation that provides the output stream of
the executed process in form of a FlushReceiver, for it to be
flushed on demand.parallel attribute, TestNG will try to run all your test methods in
separate threads, except for methods that depend on each other, which will be run in the same thread in order to
respect their order of execution.
TEST-reportName[-suffix].xml file like written and read
by Ant's <junit> and
<junitreport> tasks,
then supported by many tools like CI servers.InputStream that, when read, provides test class names out of a queue.threadCount is 0 or unspecified
limited classes concurrency if useUnlimitedThreads is set to true
if threadCount and certain thread-count parameters are > 0 for parallel, the
concurrency is computed from ratio.
threadCount is 0 or unspecified
limited concurrency of methods if useUnlimitedThreads is set to true
if threadCount and certain thread-count parameters are > 0 for parallel, the
concurrency is computed from ratio.
threadCount is 0 or unspecified
limited suites concurrency if useUnlimitedThreads is set to true
if threadCount and certain thread-count parameters are > 0 for parallel, the
concurrency is computed from ratio.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||