gordonad / powermock

Automatically exported from code.google.com/p/powermock
0 stars 0 forks source link

Verification of private method calls must work in the Mockito API #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This must work for the 1.3 release

Original issue reported on code.google.com by johan.ha...@gmail.com on 19 Sep 2009 at 4:11

GoogleCodeExporter commented 9 years ago
You now do e.g. verifyPrivate(myObject, times(2)).invocation(..)

Original comment by johan.ha...@gmail.com on 19 Sep 2009 at 5:21

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 19 Sep 2009 at 6:39