LeoColman
test("ABC") { koinApp.koin.declare<MyRepository> { mockk() } // Make HTTP request to my Controller }