TestSuite.this

  1. this(Options options, TestData[] testData)
  2. this(Options options, TestData[] testData, Output output)
    struct TestSuite

Parameters

options Options

The options to run tests with.

testData TestData[]

The information about the tests to run.

Meta