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 }A Boolean value that returns true if all tests in the run completed without recording any failures; otherwise, false.
var hasSucceeded: Bool { get }