toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
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.