Contents

XCTSkip

Throws an exception that causes the test runner to cease executing the current test and mark the test skipped.

Declaration

#define XCTSkip(...)

See Also

Methods for Skipping Tests