Contents

XCTSkip

An error that causes the current test to cease executing and the test runner to mark the test as skipped when the test throws the error.

Declaration

struct XCTSkip

Topics

Skipping a Test

Describing a Skipped Test

See Also

Methods for Skipping Tests