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

Inheritance: TimePeriodFixtureBase
ファイルを表示 Open project: debop/NFramework

Public Methods

Method Description
TimeBlockFixture ( ) : System

Private Methods

Method Description
AnytimeTest ( ) : void
CopyConstructorTest ( ) : void
CopyTest ( ) : void
DefaultTest ( ) : void
DurationFromEndTest ( ) : void
DurationFromStartTest ( ) : void
DurationOutOfRangeTest ( ) : void
DurationTest ( ) : void
EndReadOnlyTest ( ) : void
EndTest ( ) : void
EqualsTest ( ) : void
GetIntersectionTest ( ) : void
GetNextPeriodTest ( ) : void
GetPreviousPeriodTest ( ) : void
GetRelationTest ( ) : void
HasEndTest ( ) : void
HasInsideDateTimeTest ( ) : void
HasInsidePeriodTest ( ) : void
HasInsideTest ( ) : void
HasStartTest ( ) : void
IntersectsWithDurationTest ( ) : void
IntersectsWithTest ( ) : void
IsSamePeriodTest ( ) : void
MaxDurationOutOfRangeTest ( ) : void
MomentByPeriodTest ( ) : void
MomentTest ( ) : void
MoveTest ( ) : void
NonMomentTest ( ) : void
OverlapsWithTest ( ) : void
ResetTest ( ) : void
StartEndSwapTest ( ) : void
StartEndTest ( ) : void
StartNegativeTimeSpanTest ( ) : void
StartReadOnlyTest ( ) : void
StartTest ( ) : void
StartTimeSpanTest ( ) : void

Method Details

TimeBlockFixture() public method

public TimeBlockFixture ( ) : System
return System