fail

Fail the test with the given {@link AssertionError}.


fun fail(message: String, expected: Any? = NONE, actual: Any? = NONE, cause: Throwable? = null): Nothing

Fail the test with the given message.