TestSuite.this

struct TestSuite
this
(,
in TestData[] testData
)

Parameters

options Options

The options to run tests with.

testData TestData[]

The information about the tests to run.

Meta