createTests

Creates tests cases from the given modules. If testsToRun is empty, it means run all tests.

createTests
(
MODULES...
)
(
in string[] testsToRun = []
)
if (
MODULES.length > 0
)

Meta