test

Undocumented in source.

Members

Classes

UI
class UI
Undocumented in source.

Functions

getBuildAndTestResults
auto getBuildAndTestResults(TestCase testCase)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)

MAIN +

runCleanup
void runCleanup(TestCase testCase)
Undocumented in source. Be warned that the author may not have intended to support it.
runTest
TestResult runTest(TestCase testCase)
Undocumented in source. Be warned that the author may not have intended to support it.
runTestSet
bool runTestSet(TestCase[] testSet)

FUNCS +

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

Structs

CleanupCommand
struct CleanupCommand
Undocumented in source.
DefaultCommand
struct DefaultCommand

COMMANDS +

TestCase
struct TestCase

DATA TYPES +

TestCaseBuilder
struct TestCaseBuilder
Undocumented in source.
TestResult
struct TestResult
Undocumented in source.
UICommand
struct UICommand
Undocumented in source.

Variables

TEST_CASES
auto TEST_CASES;

CONFIGURATION +

Meta