Search code examples
Why is the return type correct if I'm not returning the Mock?...


scalamockito-scala

Read More
Mocked methods created within `withObjectMocked` not invoked when called from an `Actor`...


scalaunit-testingmockitoakkamockito-scala

Read More
Is it possible to mock multiple Scala Objects in the same test?...


scalascalatestmockito-scala

Read More
Pattern for async testing with scalatest and mocking objects with mockito...


asynchronousscalatestmockito-scala

Read More
How do you check a mock was called with a Seq irrespective of order...


scalascalatestmockito-scala

Read More
Mocking a Service that returns Cats EitherT with Guice and MockitoSugar...


scalaplayframeworkmockitoscala-catsmockito-scala

Read More
How to use MockitoSugar with AsyncFunSuite in Scalatest?...


scalaasynchronousmockitoscalatestmockito-scala

Read More
How to mock fields of inner singleton objects?...


scalamockitoinner-classesscalatestmockito-scala

Read More
Mockito mocking Akka Streams...


scalaakkaakka-streammockito-scala

Read More
Mocking out all overlaoded versions of a method in scala mockito...


scalamockito-scala

Read More
Scala type system, cannot find common ancestor inline...


scalascala-catsmockito-scala

Read More
Mocked function doesn't return value class correctly in Scala...


scalamockitoscalatestvalue-classmockito-scala

Read More
Mockito: 0 matchers expected, 1 recorded...


scalaplayframeworkmockitoscalatestmockito-scala

Read More
Scala Cats spy a method with mockito-scala-cats...


scalascala-catsmockito-scala

Read More
BackNext