Contents

ExitTest

A type describing an exit test.

Declaration

struct ExitTest

Overview

Instances of this type describe exit tests you create using the expect(processExitsWith:observing:_:sourceLocation:performing:) or require(processExitsWith:observing:_:sourceLocation:performing:) macro. You don’t usually need to interact directly with an instance of this type.

Topics

Structures

Type Properties

See Also

Checking how processes exit