C# Class NLite.Data.Test.DateTimeTest

Inheritance: TestBase
ファイルを表示 Open project: netcasewqs/elinq

Protected Properties

Property Type Description
db NLite.Data.Test.Model.Northwind.Northwind

Private Methods

Method Description
DateDiffDay ( ) : void
DateDiffDayNullable ( ) : void
DateDiffHour ( ) : void
DateDiffHourNullable ( ) : void
DateDiffMillisecond ( ) : void
DateDiffMillisecondNullable ( ) : void
DateDiffMinute ( ) : void
DateDiffMinuteNullable ( ) : void
DateDiffMonth ( ) : void
DateDiffMonthNullable ( ) : void
DateDiffSecond ( ) : void
DateDiffSecondNullable ( ) : void
DateDiffYear ( ) : void
DateDiffYearNullable ( ) : void
DateTimeNow ( ) : void
Initialize ( ) : void
TearDown ( ) : void
Test ( ) : void
TestDateTimeAddDate ( ) : void
TestDateTimeAddDays ( ) : void
TestDateTimeAddDays2 ( ) : void
TestDateTimeAddHours ( ) : void
TestDateTimeAddHours2 ( ) : void
TestDateTimeAddMinutes ( ) : void
TestDateTimeAddMinutes2 ( ) : void
TestDateTimeAddMonths ( ) : void
TestDateTimeAddMonths2 ( ) : void
TestDateTimeAddSeconds ( ) : void
TestDateTimeAddSeconds2 ( ) : void
TestDateTimeAddYears ( ) : void
TestDateTimeAddYears2 ( ) : void
TestDateTimeConstructYMD ( ) : void
TestDateTimeConstructYMDHMS ( ) : void
TestDateTimeDate ( ) : void
TestDateTimeDateAddDayNew ( ) : void
TestDateTimeDateAddHourNew ( ) : void
TestDateTimeDateAddMinuteNew ( ) : void
TestDateTimeDateAddMonthNew ( ) : void
TestDateTimeDateAddSecondNew ( ) : void
TestDateTimeDateAddYearNew ( ) : void
TestDateTimeDateDiffDay ( ) : void
TestDateTimeDateDiffDay2 ( ) : void
TestDateTimeDateDiffDayNew ( ) : void
TestDateTimeDateDiffHour ( ) : void
TestDateTimeDateDiffHour2 ( ) : void
TestDateTimeDateDiffHourNew ( ) : void
TestDateTimeDateDiffMillisecondNew ( ) : void
TestDateTimeDateDiffMinute ( ) : void
TestDateTimeDateDiffMinute2 ( ) : void
TestDateTimeDateDiffMinuteNew ( ) : void
TestDateTimeDateDiffMonth ( ) : void
TestDateTimeDateDiffMonthNew ( ) : void
TestDateTimeDateDiffSecond ( ) : void
TestDateTimeDateDiffSecond2 ( ) : void
TestDateTimeDateDiffSecondNew ( ) : void
TestDateTimeDateDiffWeek ( ) : void
TestDateTimeDateDiffYear ( ) : void
TestDateTimeDateDiffYearNew ( ) : void
TestDateTimeDatePartDate ( ) : void
TestDateTimeDatePartDayNew ( ) : void
TestDateTimeDatePartDayOfWeekNew ( ) : void
TestDateTimeDatePartDayOfYearNew ( ) : void
TestDateTimeDatePartHourNew ( ) : void
TestDateTimeDatePartMillisecondNew ( ) : void
TestDateTimeDatePartMinuteNew ( ) : void
TestDateTimeDatePartMonthNew ( ) : void
TestDateTimeDatePartQuarterNew ( ) : void
TestDateTimeDatePartSecondNew ( ) : void
TestDateTimeDatePartYearNew ( ) : void
TestDateTimeDay ( ) : void
TestDateTimeDay1 ( ) : void
TestDateTimeDayOfWeek ( ) : void
TestDateTimeDayOfWeek1 ( ) : void
TestDateTimeDayOfYear ( ) : void
TestDateTimeDayOfYear1 ( ) : void
TestDateTimeHour ( ) : void
TestDateTimeHour1 ( ) : void
TestDateTimeMinute ( ) : void
TestDateTimeMinute1 ( ) : void
TestDateTimeMonth ( ) : void
TestDateTimeMonth1 ( ) : void
TestDateTimeQuarter ( ) : void
TestDateTimeSecond ( ) : void
TestDateTimeSecond1 ( ) : void
TestDateTimeSubtractDate ( ) : void
TestDateTimeTimeOfDay ( ) : void
TestDateTimeToDate3 ( ) : void
TestDateTimeToDate6 ( ) : void
TestDateTimeToDateNew ( ) : void
TestDateTimeToDateTimeNew ( ) : void
TestDateTimeToDay ( ) : void
TestDateTimeYear ( ) : void
TestDateTimeYear1 ( ) : void

Property Details

db protected_oe property

protected Northwind,NLite.Data.Test.Model.Northwind db
return NLite.Data.Test.Model.Northwind.Northwind