moduleUnitTests

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

@return An array of TestData structs

pure nothrow
moduleUnitTests
(
alias module_
)
()

Meta