doc / ch.tutteli.atrium.logic / toExpect

toExpect

fun <T> AssertionContainer<T>.toExpect(): Expect<T> (source)

Casts this AssertionContainer back to an Expect so that you can use it in places where an Expect is used.