xref: /aosp_15_r20/external/mockito-kotlin/tests/README.md (revision e074118c0c8cdc51eefcdba5562f40e02347a3ee)
1Mockito-Kotlin tests
2====================
3
4Tests should be placed in this module.
5CI is set up to execute tests for all major versions of Kotlin,
6whilst keeping the library version on the latest version.
7This ensures the library is backwards compatible for all Kotlin versions.
8