We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f466e1e commit 4505652Copy full SHA for 4505652
kotlin-testing/README.md
@@ -9,3 +9,4 @@ This module contains articles about testing in Kotlin
9
- [MockK: A Mocking Library for Kotlin](https://www.baeldung.com/kotlin/mockk)
10
- [Testing a Lambda Function With Mockito Kotlin](https://www.baeldung.com/kotlin/mockito-verify-lambda)
11
- [How to Mock and Verify Lambda Expression in Kotlin](https://www.baeldung.com/kotlin/lambda-mock-verify)
12
+- [Testing Extension Methods in Kotlin](https://www.baeldung.com/kotlin/test-extension-methods)
0 commit comments