UnitTestEx v1.2 Released!

August 20, 2009 23:23 by garrymc

I’ve just released an update to the UnitTestEx component which as the following additions:

  • Re-factored API signatures to make them much simpler
  • ExecuteUnitTestScript to support in/out params
  • Renamed ExecuteUnitTestValidationScriptReader to ExecuteUnitTestScriptReader which also now supports in params
  • Added unit test for all database related features ie ExecuteUnitTestScript
  • Added database scripts to allow testing of the new unit tests.
  • Compare now supports the ability to treat empty collections as the same as null collections. This feature can be useful if de-serialize your expected results from an XML file and your actual forces some collections to be null but the default behaviour of the code is to have initialized collections.

For anyone who has been using an older version, this version represents a number of breaking changes. The changes however are not significant and the APIs are now quite stable.

If you haven’t checked out the component yet, take a look at the original post and the code on CodePlex.

kick it on DotNetKicks.com
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Currently rated 3.1 by 24 people

  • Currently 3.083333/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5