Skip to content

Commit 4505652

Browse files
authored
Update README.md
[skip ci]
1 parent f466e1e commit 4505652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kotlin-testing/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ This module contains articles about testing in Kotlin
99
- [MockK: A Mocking Library for Kotlin](https://www.baeldung.com/kotlin/mockk)
1010
- [Testing a Lambda Function With Mockito Kotlin](https://www.baeldung.com/kotlin/mockito-verify-lambda)
1111
- [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

Comments
 (0)