doc / ch.tutteli.atrium.logic.creating.iterablelike.contains.reporting / InOrderOnlyReportingOptions / numberOfElementsInSummary

numberOfElementsInSummary

abstract val numberOfElementsInSummary: Int (source)
Deprecated: Use maxNumberOfExpectedElementsForSummary; will be removed with 0.19.0

Indicates until how many elements the summary view shall be used. If there are more elements in the IterableLike, then only failing expectations shall be shown.

Since
0.17.0