The following recipes will be covered in this chapter:
- Unit testing Kotlin code
- Unit testing with Mockito
- Running Instrumentation tests
- Writing JUnit rules in Kotlin (@Rule)
- Acceptance tests using Espresso Kotlin
- Writing assertEquals in Kotlin
The following recipes will be covered in this chapter: