ICoyoteRuntime.OnFailure event

Callback that is fired when an exception is thrown that includes failed assertions.

public event OnFailureHandler OnFailure;

See Also