runTests.runTests

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int runTests(string[] args)
  2. int runTests(string[] args, from!"unit_threaded.runner.reflection".TestData[] testData)
    template runTests(Modules...)
    nothrow
    int
    runTests
    (
    string[] args
    ,
    in from!"unit_threaded.runner.reflection".TestData[] testData
    )
    if (
    Modules.length > 0
    )

Meta