shekharpro / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

New contract verifiers for collection types #342

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add contract verifiers for ICollection<T>, IList<T>, and IDictionary<K,V>.

Original issue reported on code.google.com by Yann.Tre...@gmail.com on 19 Nov 2008 at 7:26

GoogleCodeExporter commented 8 years ago
Contract verifier for ICollection<T> done.

Original comment by Yann.Tre...@gmail.com on 17 Feb 2009 at 5:48

GoogleCodeExporter commented 8 years ago

Original comment by jeff.br...@gmail.com on 4 Mar 2009 at 3:16

GoogleCodeExporter commented 8 years ago
Contract verifier for IList<T> done.

Original comment by Yann.Tre...@gmail.com on 5 Mar 2009 at 12:02

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 5 Mar 2009 at 12:05

GoogleCodeExporter commented 8 years ago
Good stuff!  Rest can wait until v3.0.7 (unless you're quick... ;)

Original comment by jeff.br...@gmail.com on 6 Mar 2009 at 3:29

GoogleCodeExporter commented 8 years ago

Original comment by jeff.br...@gmail.com on 29 Jun 2009 at 8:33

GoogleCodeExporter commented 8 years ago
I suggest to let IDictionary away. I think that the usage of such a contract 
verifier 
would be too marginal to be useful. I propose to set the status of this issue 
as 
Fixed.

Original comment by Yann.Tre...@gmail.com on 6 Jul 2009 at 7:07

GoogleCodeExporter commented 8 years ago
Agreed.

Original comment by jeff.br...@gmail.com on 6 Jul 2009 at 7:43