Class SpecTestDiscovery

The default test discovery looks for unit test sections and groups them by module

class SpecTestDiscovery
  : ITestDiscovery ;

Methods

NameDescription
addModule () It does nothing...
getTestCases () Returns all the Specs as TestCase structure