Contents

init(name:)

Creates a test suite with the specified name.

Declaration

init(name: String)

Parameters

  • name:

    The name of the test.

See Also

Creating Test Suites