MockKMocking library🌐Esta página todavía no se ha traducido — se muestra en su idioma original:EnglishMockK is a tool that lets us create and control “fake” versions of objects (called mocks) so we can isolate and test our code. MockK - The basic MockK: Under the cover