fun failNow(t: Throwable): Unit
Make the test context fail immediately, making the corresponding test fail.
t - the cause of failure.
t