Android Test Application
- Unit testing
- Acceptance/Integration test
- Testing coroutines
- Testing flows
- Using mockito to mock classes
Test Application containing unit test and acceptance test. Tests with coroutines and flow. Mockito to mock dependencies.
Kotlin
Android Test Application