C# (CSharp) NHibernate.Test Namespace

Nested Namespaces

NHibernate.Test.CfgTest
NHibernate.Test.CompositeId
NHibernate.Test.Criteria
NHibernate.Test.DialectTest
NHibernate.Test.DriverTest
NHibernate.Test.DynamicProxyTests
NHibernate.Test.ExceptionsTest
NHibernate.Test.GenericTest
NHibernate.Test.Hql
NHibernate.Test.Legacy
NHibernate.Test.Linq
NHibernate.Test.MappingTest
NHibernate.Test.NHSpecificTest
NHibernate.Test.Operations
NHibernate.Test.ReadOnly
NHibernate.Test.SqlTest
NHibernate.Test.TypesTest

Classes

Name Description
CrossThreadTestRunner Helper class to execute a method on another thread, catching all exceptions then rethrowing them on another thread that calls Join().
DebugConnectionProvider This connection provider keeps a list of all open connections, it is used when testing to check that tests clean up after themselves.
KnownBugAttribute