doc / ch.tutteli.atrium.domain.creating / AnyAssertions / notToBeNull

notToBeNull

open fun <T : Any> notToBeNull(expect: Expect<T?>, subType: KClass<T>): ChangedSubjectPostStep<T?, T> (source)

Convenience method for nullable-types which delegates to isA.