doc / ch.tutteli.atrium.logic.impl / DefaultAnyAssertions / notToBeNullButOfType

notToBeNullButOfType

fun <T : Any> notToBeNullButOfType(container: AssertionContainer<T?>, subType: KClass<T>): SubjectChangerBuilder.ExecutionStep<T?, T> (source)

Overrides AnyAssertions.notToBeNullButOfType