I have started using CollectionPropertyAssertions. Why does CollectionPropertyAssertions.EqualTo accepts object but not IEnumerable<T>? I guess this approach would make it possible to add support for Properties, SharedProperties, etc. for CollectionpropertyAssertions.
↧