cost 232 ms
TestApplication in Ktor

So i have built my Ktor backend and im watching a tutorial from philip lackner Tutorial He starts of with making a withTestApplication call within his ...

Test koin in ktor application

Hi im trying to write ktor testcases with koin dependency injection and in the tutorial im watching the person uses withTestApplication(moduleFunction ...

how to isolate cases in KoinTest

I need to inject different instances of classes in my various JUnit tests that use Koin. When run one at a time, the tests pass, but when run all toge ...

2022-08-16 20:46:34   1   15    koin  
How to add Koin to Ktor project

I am trying to install "Koin" for DI. I have added the Koin dependency to my gradle but it doesn't seem to install. This is my plugin method How ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM