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

Values

class Values<out T>

Constructors

<init>

Values(expected: T, vararg otherExpected: T)

Properties

expected

val expected: T

otherExpected

vararg val otherExpected: Array<out T>