Build tests using Kotlin, JUnit and MockKJanuary 19, 20227-Minute ReadThe main objective of building code tests in an application is to certify what was coded, that is, to guarantee that a given piece of code does what it should do.