unit_threaded.ut.modules.module_with_tests

A module with tests to test the compile-time reflection

Members

Aliases

RGB
alias RGB = uint
Undocumented in source.
seq
alias seq = AliasSeq!(int, float, string)
Undocumented in source.

Classes

AlsoNotATest
class AlsoNotATest
Undocumented in source.
NotATest
class NotATest
Undocumented in source.

Functions

testBar
void testBar()
Undocumented in source. Be warned that the author may not have intended to support it.
testFoo
void testFoo()
Undocumented in source. Be warned that the author may not have intended to support it.
withHidden
void withHidden()
Undocumented in source. Be warned that the author may not have intended to support it.
withoutHidden
void withoutHidden()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

StructWithUnitTests
struct StructWithUnitTests
Undocumented in source.

Variables

testInt
int testInt;
Undocumented in source.

Meta