-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Description
Hi guys, have problems with latest version of mockit-scala
(1.17.30) on jdk21.
Error without forcing mockito-core
-
org.mockito.exceptions.verification.SmartNullPointerException:
You have a NullPointerException here:
-> at scala.collection.IterableOnceOps.toIterator(IterableOnce.scala:1313)
because this method call was *not* stubbed correctly:
-> at scala.Option.orElse(Option.scala:477)
I tried to force mockit-core and after some checks I defined that mockit-core
should be 5.3.0+
Can you, please update mockit-core
version to at least 5.3.0? (latest for now is 5.9.0, it would be nice to update to the latest one)
Thank you.
rogernordquist-tc
Metadata
Metadata
Assignees
Labels
No labels