doc / ch.tutteli.atrium.domain.creating / CollectionAssertions / size

size

abstract fun <T : Collection<*>> size(expect: Expect<T>): ExtractedFeaturePostStep<T, Int>
abstract fun size(plant: AssertionPlant<Collection<*>>, assertionCreator: Assert<Int>.() -> Unit): Assertion
Deprecated: Switch from Assert to Expect; will be removed with 1.0.0