Contents

init(forTestCaseWithName:)

Creates a test suite that contains a test case with the specified name.

Declaration

convenience init(forTestCaseWithName name: String)

Parameters

  • name:

    A string that specifies a test case.

See Also

Creating Test Suites