Philipp M

Results 31 comments of Philipp M

We have several tests related to overloaded methods, have a look here: https://github.com/paulbutcher/ScalaMock/blob/f20cad77608f3b5f8c67a534b5350632cee7c6f3/jvm/src/test/scala/com.paulbutcher.test/mock/JavaMocksTest.scala#L78-L112 what if you declare `trait StringGoInterface extends GoInterface[String]` and create a `mock[StringGoInterface]` instead. That should work