C# Class NSoft.NFramework.Collections.BinaryHeapPriorityQueueFixture

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

Protected Methods

Method Description
OnSetUp ( ) : void

Private Methods

Method Description
DequeueTest ( ) : void
EnqueueTest ( ) : void
PeekTest ( ) : void

Method Details

OnSetUp() protected method

protected OnSetUp ( ) : void
return void