unit-threaded v0.7.8 (2017-03-21T22:50:24Z)
Home
Dub
Repo
TestSuite.this
unit_threaded
testsuite
TestSuite
this
(Options options, TestData[] testData)
this
(Options options, TestData[] testData, Output output)
struct
TestSuite
this
(
in
Options
options
,
in
TestData
[]
testData
,
Output
output
)
Parameters
options
Options
The options to run tests with.
testData
TestData
[]
The information about the tests to run.
Meta
Source
See Implementation
unit_threaded
testsuite
TestSuite
constructors
this
functions
run
variables
output