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.
A Boolean value that indicates whether the test checks for the expected failure.
var isEnabled: Bool { get set }The default is true. Set this property to false to disable the expected failure check.