klip
0.4.1
common
klip-assertions
/
dev.petuska.klip.assertions
/
assertKlip
assert
Klip
common
inline suspend
fun
<
T
>
T
.
assertKlip
(
)
:
T
Content copied to clipboard
Asserts that the given object matches its respective klip
Receiver
actual value to assert
Return
this
for chaining
Parameters
T
inline suspend
fun
<
T
>
T
.
assertKlip
(
context
:
KlipContext
)
:
T
Content copied to clipboard