moduleUnitTests

Finds all built-in unittest blocks in the given modules. Recurses into structs, classes, and unions of the modules.

@return An array of TestData structs

moduleUnitTests
(
modules...
)
()

Meta