Interface ITestDiscovery
A listener that provides test cases to be executed
interface ITestDiscovery
;
Methods
| Name | Description |
|---|---|
getTestCases
()
|
Get the test cases from the compiled source code |