Saturday, September 27, 2008
Testing DateTime Type Properties for Value Equality in Integration Tests
Posted on 6:36 PM by Unknown
I've just been writing some integration tests to ensure that some Repositories I'm writing work with NHibernate properly, basically ensuring that the mappings do what I want. The Repository classes in question use the latest release of NHibernate (2.0.0.GA) for their implementation and I'm using MbUnit for my integration tests.To try and save on the number of asserts that I have to write I
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment