doc / ch.tutteli.atrium.api.cc.infix.en_UK / Objects

Objects

class Objects<out T>

Constructors

<init>

Objects(values: Values<T>)
Objects(expected: T, vararg otherExpected: T)

Properties

expected

val expected: T

otherExpected

vararg val otherExpected: Array<out T>