Forgus / spock

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

GC calls to finalize() on mocks cause strict interaction specifications (0 * _) to fail intermittently #338

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A solution here would be to not match finalize() against interactions wildcards 
just like for toString(), equals() and hashCode().

Original issue reported on code.google.com by erd...@gmail.com on 27 Nov 2013 at 5:58

GoogleCodeExporter commented 8 years ago

Original comment by pnied...@gmail.com on 26 Dec 2013 at 1:15