InsertKoinIO / koin-getting-started

Getting Started Sample Projects
Apache License 2.0
44 stars 17 forks source link

Where are `KoinTestRule` and `MockProviderRule` classes? #2

Open xenogew opened 2 years ago

xenogew commented 2 years ago

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