codelab-kotlin-coroutines icon indicating copy to clipboard operation
codelab-kotlin-coroutines copied to clipboard

Use Kotlin Coroutines in your Android App

Open Dzendo opened this issue 5 years ago • 1 comments
trafficstars

  1. Testing coroutines through behavior Open MainViewModelTest.kt in the androidTest folder. //wrong Open MainViewModelTest.kt in the test folder. // right

Dzendo avatar Jul 06 '20 01:07 Dzendo

Yep, thats correct

DerSIlent avatar Jul 12 '20 20:07 DerSIlent