KeyValues

Parameter object to express KeyWithValueCreator<K, V>, vararg KeyWithValueCreator<K, V>.

Use the function keyValues(keyValue(x){ ... }, ...) to create this representation.

Properties

Link copied to clipboard
open override val expected: KeyWithValueCreator<K, V>
Link copied to clipboard
Link copied to clipboard
open override val otherExpected: Array<out KeyWithValueCreator<K, V>>

Functions

Link copied to clipboard