- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- poolSize
void poolSize(int s)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(ShellCommand[] sh)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(ShellCommand sh)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
TestResult run(string[string] localEnv)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
TestResult run(Duration timeout, string[string] localEnv)
Undocumented in source. Be warned that the author may not have intended to support it.
- timeout
void timeout(Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- useEarlyStop
void useEarlyStop(bool v)
Stop executing tests as soon as one detects a failure.