mockkClientSdk

fun mockkClientSdk(): NavAppClient

Should be used for tests that depend on NavAppClient to keep them independent of each other because NavAppClientSdkProvider is static.