List Question
10 TechQA 2015-06-14 21:13:06scalamock and method with multiple argument
5.5k views
Asked by MaatDeamon
How to mock a class with ScalaMock
11.3k views
Asked by MaatDeamon
Verifying that the no arg version of an overloaded function gets called in scalamock
95 views
Asked by rancidfishbreath
Mocking classes in Play for Scala
219 views
Asked by ps0604
ScalaMock verifying a generic method returning Unit gives method overloading compile error
1.4k views
Asked by simbo1905
ScalaMock mocking a trait gives "MockFunction1 cannot be cast to StubFunction1"
7.8k views
Asked by simbo1905
Using a mocked object as an implicit in scala using scalamock
1.4k views
Asked by IUnknown
mocking methods which use ClassTag in scala using scalamock
1.3k views
Asked by IUnknown
Mocking a val of a trait with scala-mock
9.2k views
Asked by lev
How do you use scalamock to mock a class with constructor parameters
7k views
Asked by ThinkBonobo