ndbunit
Is it possible to keep NDbUnit test data in separate XML files?
I\'m looking at using NDbUnit to help with the unit testing of an application. As the question title states, I\'m wondering if it is possible to keep NDbUnit test data in separate XML files. I have no[详细]
2023-03-07 01:14 分类:问答Verifying NHibernate Mappings with NDBUnit
I\'m currently using NHibernate in a project and am using NDBUnit to populate a DB with data for my unit tests. What I\'d like to do is verify the XML used by NDBUnit against the class instances retur[详细]
2023-02-16 16:49 分类:问答T4 template to generate a typed dataset
Is there a T4 template to generate a typed dataset? I am using NDBUnit for testing and I would like to have the XSD automatically updated when I change my database schema. Ideally I would like the XS[详细]
2023-02-13 06:38 分类:问答