kotest-assertions-core / io.kotest.matchers / Diff / Maps

Maps

class Maps : Diff

Constructors

<init>

Maps(missingKeys: List<Any?>, extraKeys: List<Any?>, differentValues: List<Diff>)

Functions

isEmpty

fun isEmpty(): Boolean

toString

fun toString(level: Int): String