I noticed that there is no proper mocking framewor...
# getting-started
w
I noticed that there is no proper mocking framework for Kotlin. What people usually do when they need some mocking then? Ex. to avoid to call database, or external API.