doc / ch.tutteli.atrium.logic / AnyAssertions / toBeNull

toBeNull

abstract fun <T> toBeNull(container: AssertionContainer<T>): Assertion
Deprecated: Use toBe(null) instead; will be removed with 0.16.0