Contents

nonStrict()

Options that specify that an unfulfilled expected failure doesn’t generate a test failure.

Declaration

class func nonStrict() -> XCTExpectedFailure.Options

Return Value

Returns an options instance that specifies that an unfulfilled expected failure doesn’t generate a test failure.

See Also

Specifying Options