Castle.Facilities.NHibernateIntegration
Castle.Facilities.NHibernateIntegration is © 2004-2024 Castle Project. It is free software, and may be redistributed under the terms of the Apache 2.0 license.
The tests run against a MSSQL Server 2008 by default. But due to NHibernate's features, you can change the database server to any of your choice.
-
Create two databases on the database server, e.g.: "test" and "test2".
-
Modify the database connection properties in "Castle.Facilities.NHibernateIntegration.Tests" project to use the databases created. See "App.config" and all "**\facility.xml" files for full details.