Contents

addTest(_:)

Adds a test to the test suite.

Declaration

func addTest(_ test: XCTest)

See Also

Managing Tests