1

Closed

Support asserting that two sets do not intersect

description

Support collection.Should().NotContainAnyOf(otherCollection);

See: [url http://fluentassertions.codeplex.com/discussions/358461]
Closed Aug 25, 2012 at 2:19 PM by
All done with the public beta of Fluent Assertions 2.0

comments

wrote Jun 15, 2012 at 7:48 PM

Associated with changeset 79065: Implemented collection assertions Should().IntersectWith and .NotIntersectWith()

wrote Jun 15, 2012 at 7:51 PM

Associated with changeset 79066: Added DebuggerNonUserCode attribute to the FluentDateTimeExtensions class