fail

fun <T> Assert<T>.fail(expected: Any?, actual: Any?)

Fails an assert with the given expected and actual values.