ITestDescribe

A listener that provides test cases contained in a certain file

Members

Functions

discoverTestCases
TestCase[] discoverTestCases(string file)

Get the test cases by parsing the source code

Meta