ssacher-tgm / mockito

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

User should be able to set serializable and yet configure his own extra interfaces #152

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Example:

Foo mock = mock(Foo.class, 
  withSettings().serializable().extraInterfaces(Bar.class));

Original issue reported on code.google.com by szcze...@gmail.com on 20 Nov 2009 at 3:55

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1759.

Original comment by szcze...@gmail.com on 21 Nov 2009 at 9:16

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1768.

Original comment by szcze...@gmail.com on 21 Nov 2009 at 11:04

GoogleCodeExporter commented 8 years ago

Original comment by brice.du...@gmail.com on 27 Nov 2012 at 5:11