public final class TestNGRunner extends BaseRunner
Modifier and Type | Class and Description |
---|---|
class |
TestNGRunner.FilteringAnnotationTransformer |
defaultTestTimeoutMillis, ENCODING, isDryRun, outputDirectory, RUNNER_CAPABILITIES, shouldExplainTestSelectors, testClassNames, testSelectorList
Constructor and Description |
---|
TestNGRunner() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
parseArgs, runAndExit, writeResult
public void run() throws Throwable
run
in class BaseRunner
Throwable