at kotlin.jvm.internal.Intrinsics.areEqual(Intrinsics.java:167) at kotlin.test.Asserter$DefaultImpls.assertEquals(Assertions.kt:245) at kotlin.test.DefaultAsserter.assertEquals(DefaultAsserter.kt:11) at kotlin.test.AssertionsKt__AssertionsKt.assertEquals(Assertions.kt:57) at kotlin.test.AssertionsKt.a...
Current Behavior Got error when update from v1.10.0 to 1.10.1 and higher MockK version: from 1.10.1 to 1.11.0 OS: macOs 10.15.7 (19H524) Kotlin version: 1.4.10 JDK version: 1.8.0_281 JUnit version:4.13 Type of test: unit test Stack trace...
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:86...