Skip to content

Commit bbb5a1a

Browse files
authored
Merge pull request #1061 from amnabibi786/patch-5
Update README.md
2 parents 557ec89 + faa56a7 commit bbb5a1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

kotlin-mockito/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ 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
- [MockK: A Mocking Library for Kotlin](https://www.baeldung.com/kotlin/mockk)
1212
- [How to Mock and Verify Lambda Expression in Kotlin](https://www.baeldung.com/kotlin/lambda-mock-verify)
13-
- [Using Spy in MockK](https://www.baeldung.com/kotlin/mockk-spy)
13+
- [Using Spy in MockK](https://www.baeldung.com/kotlin/mockk-spy)
14+
- [Difference Between clearAllMocks() and unmockkAll() in MockK](https://www.baeldung.com/kotlin/mockk-clearallmocks-vs-unmockkall)

0 commit comments

Comments
 (0)