Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
fail
Fails the current test with the specified message.
Parameters
message
- the message to report.
Fails the current test with the specified message and cause exception.
Parameters
message
- the message to report.
cause
- the exception to set as the root cause of the reported failure.