Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
test-utils-architecture
/
com.splendo.kaluga.test.architecture
/
MockNavigator
/
Companion
/
navigatorThatThrows
navigator
That
Throws
fun
<
A
:
NavigationAction
<
*
>
>
navigatorThatThrows
(
)
:
MockNavigator
<
A
>
Creates a
MockNavigator
that automatically throws a
MockNavigationException
when
navigate
is called.