Contents

ExitTest.Result

A type representing the result of an exit test after it has exited and returned control to the calling test function.

Declaration

struct Result

Mentioned in

Overview

Both expect(processExitsWith:observing:_:sourceLocation:performing:) and require(processExitsWith:observing:_:sourceLocation:performing:) return instances of this type.

Topics

Instance Properties