infinite / mockito-flex

0 stars 0 forks source link

Add partial mocks support aka spying #2

Open infinite opened 10 years ago

infinite commented 10 years ago

It may be useful to have ability of executing original code with later verification. Asmock allows executing original methods so it should be possible.