You can still use PersistanceSpecification from FNH. Since it's just a unit test, that's a reference you should be able to live with.
/G 2016-06-03 11:28 GMT+02:00 Mark Perry <[email protected]>: > I was previously using the excellent Fluent NHIbernate framework but on a > new project have switched to the latest NH Version. > > I am using a shared database model (legacy db) and mixing both > MappingByConvention and MappingByClass for specifics. > > I would very much like to replicate the same functionality I got with FNH > (PersistanceSpecification Testing) as checking that entities could > be saved and restored from the shared database correctly protected me from > a lot of bugs. > > Is there an equivalent in vanilla NH? How are other people writing their > unit tests? > > Any advice greatly appreciated. > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
