C# Класс Castle.ActiveRecord.Tests.Config.ConfigurationSource

Показать файл Открыть проект

Приватные методы

Метод Описание
AssertConfig ( string xmlConfig, Type webinfotype, Type sessionFactoryHolderType ) : void
AssertConfig ( string xmlConfig, Type webinfotype, Type sessionFactoryHolderType, bool isDebug, bool pluralize, bool verifyModelsAgainstDBSchema ) : void
GetDefaultHibernateConfigAndCloseActiveRecordSection ( ) : string
TestCustomSessionFactoryholder ( ) : void
TestDebug ( ) : void
TestDefaultSessionFactoryHolder ( ) : void
TestLoadDefaultThreadScopeConfig ( ) : void
TestLoadWebThreadScopeInfo ( ) : void
TestPluralizeTableNames ( ) : void
TestVerifyModelsAgainstDBSchema ( ) : void