Denis Novac

Results 14 comments of Denis Novac

They are not working in the IDEA either. Tried to write exact types instead type aliases and it helped. Thanks for helping out! I didn't really got what it is...

Got it, thanks for clarifying! Is there any chance of having `Validate` for `Size` predicate in refined out of the box?

Hello, sure, it's ok, i was just wondering if anyone already had similar problem and fixed it somehow.

As a workaround i used `MockitoCats` from mockito-scala instead of ScalaMock. This library doesn't depend on scala's test frameworks so it worked out for me.