Hi, I'm trying to learn how to use JMock and I'm a bit confused about what you use the .proxy() method for. I know its invoked on your Mock class but I don't understand what its puprose is.
I haven't had any luck finding a good description about how it works on google.
Any help is much appreciated.