This repository has been archived by the owner on Oct 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
XCTestTAPObserver
mattt edited this page Jan 8, 2021
·
2 revisions
canImport(XCTest)
-
A custom test reporter that conforms to
XCTestObservation
.public class XCTestTAPObserver: NSObject
NSObject
, XCTestObservation
canImport(XCTest)
-
public func testSuiteWillStart(_ testSuite: XCTestSuite)
canImport(XCTest)
-
public func testCaseDidFinish(_ testCase: XCTestCase)
canImport(XCTest)
-
public func testCase(_ testCase: XCTestCase, didFailWithDescription description: String, inFile filePath: String?, atLine lineNumber: Int)
Generated at 2021-01-08T14:13:00+0000 using swift-doc 1.0.0-beta.5.