TestSuite

Responsible for running tests and printing output.

Constructors

this
this(Options options, TestData[] testData)

Destructor

~this
~this()
Undocumented in source.

Members

Functions

run
bool run()

Runs all test cases.

Meta