Didn't know about it, checking it out now. Hopefully this is the latest version/article: http://nhforge.org/blogs/nhibernate/archive/2008/10/20/how-test-your-mappings-the-ghostbuster.aspx
On Sep 14, 1:21 pm, Fabio Maulo <[email protected]> wrote: > did you try the Ghostbuster ? > > 2009/9/14 Scott White <[email protected]> > > > > > Does anybody have some code or is there anything you can call that > > will validate that the hibernate mapping files against your classes. > > I notice many times we don't find out that something is off until we > > write a unit test or write actual code using it? > > > Basically a unit test that exercises your domain assembly. Something > > that you could run before you get to the point when you are writing > > your DAO methods to make sure that your HBMs line up with your Classes > > but if an idea goes even further than that then great. > > -- > Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
