doc / ch.tutteli.atrium.spec / IAssertionVerbFactory / checkLazily

checkLazily

abstract fun <T : Any> checkLazily(subject: T, createAssertions: IAssertionPlant<T>.() -> Unit): IAssertionPlant<T>