Contents

ExitTest.Condition

The possible conditions under which an exit test will complete.

Declaration

struct Condition

Mentioned in

Overview

Values of this type are used to describe the conditions under which an exit test is expected to pass or fail by passing them to expect(processExitsWith:observing:_:sourceLocation:performing:) or require(processExitsWith:observing:_:sourceLocation:performing:).

Topics

Successful exit conditions

Failing exit conditions

Initializers