doc / ch.tutteli.atrium.spec.verbs / VerbSpec / <init>

<init>

VerbSpec(plantCheckImmediately: <ERROR CLASS><String, (subject: Int) -> AssertionPlant<Int>>, plantCheckLazily: <ERROR CLASS><String, (subject: Int, assertionCreator: AssertionPlant<Int>.() -> Unit) -> AssertionPlant<Int>>, plantNullable: <ERROR CLASS><String, (subject: Int?) -> AssertionPlantNullable<Int?>>, plantExpect: <ERROR CLASS><String, (act: () -> Unit) -> ThrowableThrownBuilder>, describePrefix: String = "[Atrium] ")