Test1

Undocumented in source.
version(unittest)
class Test1 : Fixture {}

Members

Functions

test
void test()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Fixture

setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.
Test
struct Test
Undocumented in source.
Test2
struct Test2
Undocumented in source.
Payload
union Payload
Undocumented in source.
Data
alias Data = TaggedAlgebraic!Payload
Undocumented in source.
data
Data[] data;
Undocumented in source.
v
RelativeMeasurer v;
Undocumented in source.
model
typeof(makeModel(data)) model;
Undocumented in source.

Meta