Interface ITestDescribe
A listener that provides test cases contained in a certain file
interface ITestDescribe
;
Methods
Name | Description |
---|---|
discoverTestCases
(file)
|
Get the test cases by parsing the source code |