<munit-tools:fail
message="This should fail"/>
About Fail Event Processor
The Fail Event Processor allows you to fail your test on purpose. This is useful to validate that a specific event should not happen.
The message field is optional and defines the error message to print when the assertion fails.