InProAndroidDevbyInder singhUnit test — Argument Captor with MockkTesting is an essential part of the software development process. A unit test generally exercises the functionality of the smallest…Oct 31, 20221Oct 31, 20221
InMobile App Development PublicationbySaurabh PantTesting Composable in Jetpack Compose Android — Testing FundamentalsDon’t judge a UI by its cover!Aug 27, 20221Aug 27, 20221
InProAndroidDevbySaurabh PantTesting Api layer in Android - Testing FundamentalsAlpha alpha! Do you copy?Aug 23, 20224Aug 23, 20224
Veeresh CharantimathMockWebServer with Kotlin FlowsAlmost all Android apps consume REST APIs in one form or the other. The benefits of having tests around them would be seen once your…Aug 12, 20221Aug 12, 20221
InHuawei DevelopersbySabrina Cara👨🏼‍💻Testing the modules of your MVVM + Clean Architecture Android project Part 2: Testing the…Hi wonderful people, we are back at it AGAIN, this time with the second part of our article series. In this short article, I will be…Jun 10, 20221Jun 10, 20221
Jing-Wei WuWrite Unit Test which has AndroidKeyStore dependencyI have an Android project heavily relies on AndroidKeyStore for storing secrets on Android devices. The pseudo code is something like thisJul 31, 20221Jul 31, 20221
Oscar GallonBy testing, we improve our code…Given the following class, how can we test the start method?Aug 2, 2022Aug 2, 2022
InBootcampbyWednesday SolutionsSay goodbye to Flakiness: Testing Coroutines and Kotlin Flows [Part 2]In Part 1 we looked at how to create a testing setup for Kotlin Coroutines. Now that we have done the first bit it’s time to see how to…Aug 4, 2022Aug 4, 2022