doc / ch.tutteli.atrium.logic.creating.maplike.contains.creators.impl / DefaultMapLikeContainsAssertions / keyValuePairsInAnyOrder

keyValuePairsInAnyOrder

fun <K, V, T> keyValuePairsInAnyOrder(entryPointStepLogic: MapLikeContains.EntryPointStepLogic<K, V, T, InAnyOrderSearchBehaviour>, keyValuePairs: List<Pair<K, V>>): Assertion (source)

Overrides MapLikeContainsAssertions.keyValuePairsInAnyOrder