AsyncResult
Toggle table of contents
0.1.9
common
Target filter
common
Switch theme
Search in API
Skip to content
AsyncResult
asyncresult-test
/
io.nlopez.asyncresult.test
/
isErrorWithIdEqualTo
is
Error
With
Id
Equal
To
fun
<
T
>
Assert
<
AsyncResult
<
T
>
>
.
isErrorWithIdEqualTo
(
expected
:
ErrorId
)
Asserts the
AsyncResult
is an
Error
with the given
ErrorId
.