freepascal / mockito

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

Can't verify no more interaction on an InOrder #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Would like to be able to ascertain that after the specified interactions
and only the specified interactions in an InOrder have taken place that no
interactions take place on the mocks in that order.

this is to allow checking the after calling a method on a mock no more
methods are called on that object. would be ideal if you could specifcy the
mock to check no more interactions on as opposed to all mocks in that InOrder.

Original issue reported on code.google.com by dansmith...@gtempaccount.com on 10 Jun 2009 at 6:00

GoogleCodeExporter commented 9 years ago
will go to 1.9. Will be much faster if patch is provided :)

Original comment by szcze...@gmail.com on 17 Jun 2009 at 12:24

GoogleCodeExporter commented 9 years ago
I officially don't have time for this feature :) 

If anyone is keen on this feature, please submit a patch.

Original comment by szcze...@gmail.com on 22 Sep 2009 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by szcze...@gmail.com on 22 Sep 2009 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by szcze...@gmail.com on 11 Nov 2009 at 9:03

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1926.

Original comment by szcze...@gmail.com on 15 Mar 2010 at 9:30

GoogleCodeExporter commented 9 years ago

Original comment by szcze...@gmail.com on 17 Mar 2010 at 8:32