C# Class NSoft.NFramework.TimePeriods.Core.TimePeriodCollectionFixture

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

Public Methods

Method Description
TimePeriodCollectionFixture ( ) : System

Private Methods

Method Description
AddAllTest ( ) : void
AddTest ( ) : void
ClearTest ( ) : void
ContainsPeriodTest ( ) : void
ContainsTest ( ) : void
CopyConstructorTest ( ) : void
CopyToTest ( ) : void
CountTest ( ) : void
DefaultConstructorTest ( ) : void
DurationTest ( ) : void
EndMoveTest ( ) : void
EndTest ( ) : void
GetRelationTest ( ) : void
HasEndTest ( ) : void
HasInsideTest ( ) : void
HasStartTest ( ) : void
IndexOfTest ( ) : void
InsertTest ( ) : void
InsidePeriodsTimePeriodTest ( ) : void
IntersectionPeriodsDateTimeTest ( ) : void
IntersectionPeriodsTimePeriodTest ( ) : void
IntersectsWithTest ( ) : void
IsAnytimeTest ( ) : void
IsMomentTest ( ) : void
IsSamePeriodTest ( ) : void
ItemIndexTest ( ) : void
MoveTest ( ) : void
OverlapPeriodsTest ( ) : void
OverlapsWithTest ( ) : void
RelationPeriodsTest ( ) : void
RemoveAtTest ( ) : void
RemoveTest ( ) : void
SortByEndTest ( ) : void
SortByStartTest ( ) : void
StartMoveTest ( ) : void
StartTest ( ) : void

Method Details

TimePeriodCollectionFixture() public method

public TimePeriodCollectionFixture ( ) : System
return System