ModuleInfo.unitTest

struct ModuleInfo
const @property nothrow pure @nogc
void function
()
unitTest
()

Return Value

Type: void function
()

address of function that runs the module's unittests, null if there isn't one

Meta