TestRunner.run

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TestResult run()
  2. TestResult run(SkipTests skipTests)
  3. TestResult run(string[string] localEnv)
  4. TestResult run(Duration timeout, string[string] localEnv, SkipTests skipTests)
    struct TestRunner
    run
    (
    Duration timeout
    ,
    string[string] localEnv = null
    ,)

Meta