Contents

isEnabled

A Boolean value that indicates whether the test checks for the expected failure.

Declaration

var isEnabled: Bool { get set }

Discussion

The default is true. Set this property to false to disable the expected failure check.

See Also

Specifying Options