KmmResult
Toggle table of contents
1.9.3
common
Platform filter
common
Switch theme
Search in API
KmmResult
kmmresult-test
/
at.asitplus
/
shouldSucceedWith
should
Succeed
With
infix
fun
<
T
>
KmmResult
<
T
>
.
shouldSucceedWith
(
expected
:
T
)
:
T
(
source
)
Shorthand for
getOrThrow() shouldBe expected