ExitTest.Condition
The possible conditions under which an exit test will complete.
Declaration
struct ConditionMentioned 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:).