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 ResultMentioned in
Overview
Both expect(processExitsWith:observing:_:sourceLocation:performing:) and require(processExitsWith:observing:_:sourceLocation:performing:) return instances of this type.