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

notToBeNull

abstract fun <T : Any> notToBeNull(container: AssertionContainer<T?>, subType: KClass<T>): ChangedSubjectPostStep<T?, T> (source)