toggle menu
mockk-dsl
1.13.10
common
switch theme
search in API
mockk-dsl
/
io.mockk
/
MockKMatcherScope
/
ofType
of
Type
inline
fun
<
T
:
Any
,
R
:
T
>
ofType
(
cls
:
KClass
<
R
>
)
:
T
inline
fun
<
T
:
Any
>
ofType
(
)
:
T
Checks if the value belongs to the type.