github fluentassertions/fluentassertions 4.2.0

latest releases: 7.0.0-alpha.3, 7.0.0-alpha.2, 7.0.0-alpha.1...
8 years ago
  • Added datetime.Should().BeSameDateAs() - #319 (by @blairconrad)
  • Added overloads to dictionary.Should().Contain() and NotContain that take an enumerable of KeyValuePairss - #342 (by @jbattermann)
  • Ensured that ShouldBeEquivalentTo will only include properties which name is an exact match - #329
  • dictionary.ContainKeys(..) had a non-optional because argument and so did ContainValuesAndWhich - the later for reasonArgs which was/is inconsistent with the rest - #333 (by @jbattermann)
  • Added an overload to MonitorEvents to monitor events for implemented interfaces or base classes only - #330 (by @gstamac)

Don't miss a new fluentassertions release

NewReleases is sending notifications on new releases.