Property | Type | Description | |
---|---|---|---|
sessions | ISessionFactoryImplementor |
Method | Description | |
---|---|---|
GetBytecodeProvider ( ) : IBytecodeProvider | ||
InitializeServiceLocator ( ) : void |
Initialize the ServiceLocator registering all services needed by this test. Services needed, in this test, are: - uNhAddIns.Adapters.CommonTests.EnhancedBytecodeProvider.IDelimiter Implementation: uNhAddIns.Adapters.CommonTests.EnhancedBytecodeProvider.ParenDelimiter - uNhAddIns.Adapters.CommonTests.EnhancedBytecodeProvider.InjectableStringUserType |
Method | Description | |
---|---|---|
AbstractInjectableUserTypeFixture ( ) : log4net.Config | ||
CloseSessionFactory ( ) : void | ||
CreateDb ( ) : void | ||
SaveNullPropertyAndGetItBack ( ) : void | ||
SaveObjectWithStringChangedToUpper ( ) : void |
protected abstract GetBytecodeProvider ( ) : IBytecodeProvider | ||
return | IBytecodeProvider |
protected abstract InitializeServiceLocator ( ) : void | ||
return | void |