Release 1.7.1

Rating:        Based on 6 ratings
Reviewed:  4 reviews
Downloads: 990
Change Set: 74680
Released: Mar 22, 2012
Updated: Mar 23, 2012 by dennisdoomen
Dev status: Stable Help Icon

Recommended Download

Application FluentAssertions1.7.1
application, 405K, uploaded Mar 23, 2012 - 990 downloads

Release Notes

  • Fixed a bug that occurs when two collections are compared for equality but the collection contains null.
  • Fixed a stack overflow while formatting an object graph containing static cyclic references.
  • Fixed the issue where an exception was thrown when building a failure message by dumping the values of all properties, and one of the properties throws an exception.
  • Made the handling of cyclic references when validating equality of nested properties configurable (ignore / throw exception)
  • Fixed some incorrect failure messages when comparing XML elements and attributes
  • Fixed a NullReferenceException when comparing objects that have a write-only properties
  • Fixed a potential NullReferenceException while comparing the properties of a complex graph and when a deep property contains a null object.

Reviews for this release

     
Testing was never so easy! it's simple to use and extend, it's awesome.
by EyalShilony on Jul 7, 2012 at 10:00 AM
     
Love the way this API let's you easily do strongly typed assertions.
by Hunaga on Jun 14, 2012 at 1:31 PM
     
Great project. Unfortunately still has some bugs that get in the way in my project. Dev is very active in ironing them out, though. Responds very quickly to bug reports. My biggest wish for the intermediate future would be that almost 100% of the development efforts go into fixing bugs, since I think it's pretty complete feature-wise.
by aegon on May 15, 2012 at 11:08 AM
     
Great work!!!
by Luis_Fernando on Mar 23, 2012 at 4:29 PM