| Package | Description |
|---|---|
| org.testng | |
| org.testng.remote | |
| org.testng.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
TestException
Exception thrown when an exception happens while running a test
method.
|
| Constructor and Description |
|---|
SuiteDispatcher(String propertiesFile)
Creates a new suite dispatcher.
|
SuiteSlave(String propertiesFile,
TestNG testng)
Creates a new suite dispatcher.
|
| Modifier and Type | Method and Description |
|---|---|
T |
IFileParser.parse(String filePath,
InputStream is,
boolean loadClasses) |
Copyright © 2016. All Rights Reserved.