doc / ch.tutteli.atrium.api.cc.infix.en_GB / inGiven

inGiven

infix fun <E, T : Iterable<E>> Builder<E, T, NoOpSearchBehaviour>.inGiven(order: order): <ERROR CLASS> (source)

Defines that the search behaviour "find entries in order in the Iterable" shall be applied to this sophisticated contains in Iterable assertion.

Parameters

order - Has to be order.

Return
The newly created builder.