silly

Undocumented in source.

Members

Enums

Colour
enum Colour
Undocumented in source.

Functions

executeTest
void executeTest(Test test, TestResult result, bool failFast)
Undocumented in source. Be warned that the author may not have intended to support it.
getTestLocation
TestLocation getTestLocation()
Undocumented in source. Be warned that the author may not have intended to support it.
getTestName
string getTestName()
Undocumented in source. Be warned that the author may not have intended to support it.
getTests
Test[] getTests()
Undocumented in source. Be warned that the author may not have intended to support it.
truncateName
string truncateName(string s, bool verbose)
Undocumented in source. Be warned that the author may not have intended to support it.
writeResult
void writeResult(TestResult result, bool verbose)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

noColours
bool noColours;
Undocumented in source.

Structs

Console
struct Console
Undocumented in source.
Test
struct Test
Undocumented in source.
TestLocation
struct TestLocation
Undocumented in source.
TestResult
struct TestResult
Undocumented in source.
Thrown
struct Thrown
Undocumented in source.

Meta