From 42bb474bd18a569ed0ba7101db0c278fc197dad7 Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Tue, 9 Apr 2019 17:15:42 +0530 Subject: [PATCH] Back-link added --- kotlin-libraries/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kotlin-libraries/README.md b/kotlin-libraries/README.md index bf0c12259e..1eb83c3a46 100644 --- a/kotlin-libraries/README.md +++ b/kotlin-libraries/README.md @@ -11,3 +11,4 @@ - [Kotlin with Ktor](https://www.baeldung.com/kotlin-ktor) - [REST API With Kotlin and Kovert](https://www.baeldung.com/kotlin-kovert) - [Kotlin Immutable Collections](https://www.baeldung.com/kotlin-immutable-collections) +- [MockK: A Mocking Library for Kotlin](https://www.baeldung.com/kotlin-mockk)