assertMatchesKlip

fun <T> assertMatchesKlip(actual: T, _context: KlipContext? = null): T

Asserts that the given object matches its respective klip

Return

actual

Parameters

actual

value to assert

_context

KlipContext injected by the compiler with details about the klip file