Package dev.petuska.klip.api

Functions

assertKlip
Link copied to clipboard
fun <T> T.assertKlip(_context: KlipContext? = null): T

Asserts that the given object matches its respective klip

assertMatchesKlip
Link copied to clipboard
fun <T> assertMatchesKlip(actual: T, _context: KlipContext? = null): T

Asserts that the given object matches its respective klip