I think the problem with mocking frameworks on Jav...
# announcements
z
I think the problem with mocking frameworks on Java is type erasure. I spent a bit of time contemplating why they are so terrible in Java and how I could make a better one but it all falls down when you start erasing types.
👍 1