In our testsuite, we mock a lot. But the mocks are more-less the same.
every { fooClient.fooInfo("id01") } returns foo01 every { fooClient.fooIn