Contents

defaultTestSuite

A test suite that contains test cases for all of the tests in the class.

Declaration

class var defaultTestSuite: XCTestSuite { get }

See Also

Creating Tests Programmatically