Package dev.petuska.klip.assertions   
  Functions
Link copied to clipboard
                Asserts that the given object matches its respective klip
Link copied to clipboard
                Asserts that the given object matches its respective klip
Asserts that the given object matches its respective klip
Link copied to clipboard
                Asserts that the given object matches its respective klip
inline suspend fun <T> assertMatchesKlip(context: KlipContext, actual: T): T
Content copied to clipboard
Link copied to clipboard
                Asserts that the given object matches its respective klip
inline fun <T> assertMatchesKlipBlocking(context: KlipContext, actual: T): T
Content copied to clipboard
Asserts that the given object matches its respective klip
inline fun <T> assertMatchesKlipBlocking(context: KlipContext, actual: T): T
Content copied to clipboard