assertTrue

fun assertTrue(actual: Boolean, lazyMessage: () -> String)

Asserts that the expression is true with a lazy message