Ehm, I don't understand your point, really. First you mention CollectionPropertyAssertions, but now you refer to CollectionAsserts, a completely different thing. Your example is almost exactly what it is in the trunk, with the exception that we have two assertion classes: NonGenericCollectionAssertions and GenericCollectionAssertions. With those we can support collections of either IEnumerable and IEnumerable<T>.
↧