koin-getting-started
koin-getting-started copied to clipboard
Where are `KoinTestRule` and `MockProviderRule` classes?
Note: I'm Kotlin beginner.
I'm developing Back-End web app now, and writing unit test, and I'm following your tutorial till I came here to see the source code. But what I tried is my IDE couldn't recommend the classes.
My project setup Ktor=2.1.0 Koin=3.2.0