Skip to content

Commit 2c8e540

Browse files
authored
Update README.md
1 parent 1a1672d commit 2c8e540

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
@@ -10,3 +10,4 @@ This module contains articles about testing in Kotlin
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)
1212
- [Testing Extension Methods in Kotlin](https://www.baeldung.com/kotlin/test-extension-methods)
13+
- [Using Spy in MockK](https://www.baeldung.com/kotlin/mockk-spy)

0 commit comments

Comments
 (0)