C# Class NSoft.NFramework.Collections.MultiMapFixture

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

Protected Methods

Method Description
AddValues ( ) : void
OnSetUp ( ) : void
OnTearDown ( ) : void

Private Methods

Method Description
AddTest ( ) : void
Can_IsEmpty ( ) : void
ContainsTest ( ) : void
CopyToTest ( ) : void
ItemTest ( ) : void
RemoveTest ( ) : void

Method Details

AddValues() protected method

protected AddValues ( ) : void
return void

OnSetUp() protected method

protected OnSetUp ( ) : void
return void

OnTearDown() protected method

protected OnTearDown ( ) : void
return void