Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in mockk
Kotlin Mockk test for suspend cancellable coroutine cancellation
May 20, 2026
unit-testing
kotlin
junit4
junit5
mockk
Capture vararg arguments with MockK?
May 16, 2026
kotlin
mockk
Mockk verify fails when checking called and wasNot called
May 17, 2026
kotlin
testing
mockk
kotest
Android Local Unit Test - Mock FirebaseAuth with MockK
May 16, 2026
android
firebase
kotlin
android-testing
mockk
How to mock a builder using MockK so that the builder functions are commutative?
May 04, 2026
android
unit-testing
mocking
mockk
mockk java.lang.AssertionError: Verification failed: call 1 of 1: was not called
Apr 30, 2026
android
unit-testing
mockk
Mockk: How to mock object id being generated when object is saved (answers + vararg)
Apr 24, 2026
kotlin
testing
mockk
MockK mock ViewModel's savedStateHandle.getLiveData()
Apr 19, 2026
android
android-livedata
android-viewmodel
mockk
How to run lambda function passed to a mockked method?
Mar 25, 2026
android
unit-testing
kotlin
functional-programming
mockk
Mockk : Mock more than one interface at the same time
Mar 19, 2026
kotlin
mockk
Mockk: Stubbing same function twice ignores first behaviour
Mar 11, 2026
kotlin
mockk
Mocking Static Methods - Kotlin
Mar 08, 2026
android
kotlin
mocking
mockito
mockk
How do I mock a Kotlin function type returning a value class with Mockk?
Mar 06, 2026
kotlin
mockk
What is the difference between verify(exactly = 0) and wasNot Called in Mockk?
Mar 05, 2026
kotlin
mockk
Can we mock constructor and check its parameters?
Mar 02, 2026
kotlin
mockk
Unit tests in kotlin with Mockk overload resolution ambiguity
Mar 01, 2026
spring
kotlin
unit-testing
specifications
mockk
Exception in thread "Test worker" java.lang.IllegalStateException: Module with the Main dispatcher had failed to initialize
Feb 26, 2026
android
unit-testing
kotlin
kotlin-coroutines
mockk
Mock method call and return value without running the method (MockK)
Feb 23, 2026
mocking
mockito
mockk
Older Entries »