What do you use for mocking? I'm currently used to...
# announcements
r
What do you use for mocking? I'm currently used to Mockito, but having to spell
when
with backticks is a bit cumbersome. Is there a good wrapper for Mockito or a different recommended mocking library?