The default test discovery looks for unit test sections and groups them by module
Add tests from a certain module
Returns all the test cases that were found in the modules added with addModule
Get the test cases from the compiled source code
See Implementation
The default test discovery looks for unit test sections and groups them by module