| Class | Description |
|---|---|
| CommonUtils |
This class contains common utils
|
| ConfigContext |
A context class for holding the Configuration beans declared by the user.
|
| DataContext |
Data Context Holder for the test data and the corresponding test method.
|
| GeneralUtil |
This class contains common utils
|
| RunAftersWithOutputData |
An extension of
RunAfters method to write the test data to the file at the end of executing all the test
methods in the test cases. |
| TestInfo |
TestInfo class encapsulates the information about a given test method that could be used by various parties to get
the runtime information about the given test method.
|
Copyright © 2014. All rights reserved.