test

Undocumented in source.

Members

Functions

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

MAIN +

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

DefaultCommand
struct DefaultCommand

COMMANDS +

TestCase
struct TestCase

DATA TYPES +

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

Variables

TEST_CASES
auto TEST_CASES;

CONFIGURATION +

Meta