assertMatchesKlip

fun assertMatchesKlip(actual: Any?, _context: KlipContext? = null)

Asserts that the given object matches its respective klip

Parameters

actual

value to assert

_context

KlipContext injected by the compiler with details about the klip file