Skip to content

Commit fc785b9

Browse files
authored
Update README.md
1 parent 42ad3cb commit fc785b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kotlin-testing-2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ This module contains articles about testing in Kotlin
55
### Relevant articles:
66
- [Mock Static Java Methods Using Mockk](https://www.baeldung.com/kotlin/mockk-mock-static-methods)
77
- [Mockk – Check If a Method Was Not Invoked](https://www.baeldung.com/kotlin/mockk-check-method-invoked)
8+
- [Matching Varargs Using MockK in Kotlin](https://www.baeldung.com/kotlin/mockk-matching-varargs)

0 commit comments

Comments
 (0)