IntegrationTests for NHibernate.MappingException: No persister for:
- by stacker
If I forgot to add mappings to a persister object, NHibernate will throw an exception when I'll run the application.
I want to write an integration tests, that test that all mappings are provided to NHibernate.