C# Class NSoft.NFramework.Validations.ValidatorFactoryFixture

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

Protected Methods

Method Description
OnFixtureSetUp ( ) : void

Private Methods

Method Description
FindValidatorType ( ) : void
FindValidatorTypeFromReferences ( ) : void
GetValidatorTest ( ) : void
InValidCustomerTest ( ) : void
ValidCustomerTest ( ) : void

Method Details

OnFixtureSetUp() protected method

protected OnFixtureSetUp ( ) : void
return void