Contents

hasSucceeded

A Boolean value that returns true if all tests in the run completed without recording any failures; otherwise, false.

Declaration

var hasSucceeded: Bool { get }

See Also

Gathering Test Outcomes