Interface | Description |
---|---|
ISimpleTest |
Interface to represent a single test in the suite file.
|
ISuiteFileReader |
An interface to represent the Suite file reader for reading and parsing the test-suite files.
|
Class | Description |
---|---|
CsvSuiteFileReader | |
ExcelSuiteFileReader | |
SimpleTest | |
TestSuite |
Utility to read and parse test-suites and return
ISimpleTest object of the tests present in the suite file. |
Copyright © 2014. All rights reserved.