C# Class NSoft.NFramework.Data.NHibernateEx.UserTypes.CompanyFixture

Inheritance: NHRepositoryTestFixtureBase
显示文件 Open project: debop/NFramework

Protected Methods

Method Description
OnTestFixtureSetUp ( ) : void

Private Methods

Method Description
ConvertToTest ( ) : void
CreateCompany ( string name, string code ) : Company
LoadCompany ( ) : void

Method Details

OnTestFixtureSetUp() protected method

protected OnTestFixtureSetUp ( ) : void
return void