So I have a really weird ask. Is there any way to create a `mockk` in Java? I don’t mean a mock of a...
p
So I have a really weird ask. Is there any way to create a
mockk
in Java? I don’t mean a mock of a Java class (we do that all the time), but actually in Java source code.