recordFailure(inTest:withDescription:inFile:atLine:expected:)
Records a test failure during test execution for this test run.
Declaration
func recordFailure(inTest testCase: XCTestCase, withDescription description: String, inFile filePath: String, atLine lineNumber: Int, expected: Bool)