TL;DR · Most of the best practices for unit testing in Java also apply for Kotlin tests. · Use JUnit5 · Test Class Lifecycle. Use @TestInstance( ...
確定! 回上一頁