Test2

Undocumented in source.
@SingleThreaded
class Test2 : TestCase {}

Members

Functions

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

Inherited Members

From TestCase

getPath
string getPath()
opCall
string[] opCall()

Executes the test.

numTestsRun
ulong numTestsRun()

Certain child classes override this

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

Meta