Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
17875 0 0 0 100% 4.255

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.threeten.bp.temporal 986 0 0 0 100% 0.574
org.threeten.bp.zone 275 0 0 0 100% 0.044
org.threeten.bp.chrono 449 0 0 0 100% 0.34
org.threeten.bp 11994 0 0 0 100% 2.949
org.threeten.bp.format 4171 0 0 0 100% 0.348

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.threeten.bp.temporal

Class Tests Errors Failures Skipped Success Rate Time
TestIsoFields 63 0 0 0 100% 0.383
TestChronoField 2 0 0 0 100% 0.001
TestValueRange 32 0 0 0 100% 0
TestTemporalAdjusters 96 0 0 0 100% 0.022
TestJulianFields 33 0 0 0 100% 0.002
TestChronoUnit 364 0 0 0 100% 0.01
TestYear 102 0 0 0 100% 0.141
TestMonthDay 127 0 0 0 100% 0.005
TestYearMonth 167 0 0 0 100% 0.01

org.threeten.bp.zone

Class Tests Errors Failures Skipped Success Rate Time
TestZoneRulesProvider 9 0 0 0 100% 0.003
TestZoneRulesBuilder 64 0 0 0 100% 0.006
TestTzdbZoneRulesCompiler 34 0 0 0 100% 0.003
TestStandardZoneRules 63 0 0 0 100% 0.027
TestZoneOffsetTransition 18 0 0 0 100% 0.002
TestZoneOffsetTransitionRule 44 0 0 0 100% 0.002
TestFixedZoneRules 43 0 0 0 100% 0.001

org.threeten.bp.chrono

Class Tests Errors Failures Skipped Success Rate Time
TestChronology 28 0 0 0 100% 0.02
TestChronoLocalDateTime 40 0 0 0 100% 0.138
TestHijrahChronology 52 0 0 0 100% 0.011
TestJapaneseChronology 44 0 0 0 100% 0.01
TestChronoZonedDateTime 40 0 0 0 100% 0.098
TestIsoChronology 79 0 0 0 100% 0.014
TestChronoLocalDate 40 0 0 0 100% 0.033
TestMinguoChronology 67 0 0 0 100% 0.013
TestThaiBuddhistChronology 59 0 0 0 100% 0.003

org.threeten.bp

Class Tests Errors Failures Skipped Success Rate Time
TestClock_Fixed 10 0 0 0 100% 0.025
TestDuration 1371 0 0 0 100% 0.094
TestInstant 1478 0 0 0 100% 0.147
TestClock_Tick 24 0 0 0 100% 0.11
TestLocalTime 2920 0 0 0 100% 0.277
TestDayOfWeek 75 0 0 0 100% 0.005
TestDateTimes_implementation 156 0 0 0 100% 0.004
TestClock_System 14 0 0 0 100% 0.001
TestDateTimeUtils 15 0 0 0 100% 0.005
TestLocalDate 344 0 0 0 100% 0.354
TestZoneOffset 59 0 0 0 100% 0.507
TestOffsetTime 163 0 0 0 100% 0.111
TestClock_Offset 11 0 0 0 100% 0.002
TestMonth 110 0 0 0 100% 0.003
TestPeriod 322 0 0 0 100% 0.006
TestOffsetDateTime_instants 25 0 0 0 100% 0.257
TestZonedDateTime 515 0 0 0 100% 0.272
TestClock 2 0 0 0 100% 0
TestLocalDateTime 3813 0 0 0 100% 0.591
TestOffsetDateTime 175 0 0 0 100% 0.167
TestZoneId 392 0 0 0 100% 0.011

org.threeten.bp.format

Class Tests Errors Failures Skipped Success Rate Time
TestZoneOffsetParser 566 0 0 0 100% 0.006
TestDecimalStyle 17 0 0 0 100% 0.005
TestFractionPrinterParser 461 0 0 0 100% 0.007
TestDateTimeFormatterBuilder 209 0 0 0 100% 0.008
TestZoneIdParser 645 0 0 0 100% 0.165
TestTextParser 119 0 0 0 100% 0.006
TestSettingsParser 11 0 0 0 100% 0
TestDateTimeBuilderCombinations 19 0 0 0 100% 0.001
TestReducedPrinter 51 0 0 0 100% 0
TestCharLiteralPrinter 5 0 0 0 100% 0
TestSimpleDateTimeTextProvider 78 0 0 0 100% 0.042
TestDateTimeTextPrinting 74 0 0 0 100% 0.007
TestPadPrinterDecorator 10 0 0 0 100% 0
TestNumberPrinter 395 0 0 0 100% 0.014
TestDateTimeParsing 76 0 0 0 100% 0.035
TestPadParserDecorator 7 0 0 0 100% 0
TestNumberParser 262 0 0 0 100% 0.007
TestStringLiteralParser 18 0 0 0 100% 0
TestStringLiteralPrinter 5 0 0 0 100% 0
TestZoneOffsetPrinter 116 0 0 0 100% 0.002
TestDateTimeFormatters 859 0 0 0 100% 0.028
TestTextPrinter 38 0 0 0 100% 0.002
TestReducedParser 67 0 0 0 100% 0.001
TestDateTimeFormatter 49 0 0 0 100% 0.012
TestCharLiteralParser 14 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

TestClock_Fixed

test_equals 0.009
test_fixed_InstantZoneId 0.001
test_fixed_InstantZoneId_nullInstant 0.001
test_fixed_InstantZoneId_nullZoneId 0.001
test_hashCode 0.001
test_isSerializable 0.01
test_toString 0.002
test_withZone 0
test_withZone_null 0
test_withZone_same 0

TestChronology

test_calendar_list 0.002
test_chronoSerializationSingleton[Hijrah-umalqura, islamic-umalqura](1) 0.001
test_chronoSerializationSingleton[ISO, iso8601](2) 0.001
test_chronoSerializationSingleton[Japanese, japanese](3) 0.001
test_chronoSerializationSingleton[Minguo, roc](4) 0.001
test_chronoSerializationSingleton[ThaiBuddhist, buddhist](5) 0.001
test_epoch[Hijrah-umalqura, islamic-umalqura, Hijrah calendar](1) 0.004
test_epoch[ISO, iso8601, ISO calendar](2) 0
test_epoch[Japanese, japanese, Japanese calendar](3) 0.003
test_epoch[Minguo, roc, Minguo Calendar](4) 0.001
test_epoch[ThaiBuddhist, buddhist, ThaiBuddhist calendar](5) 0.001
test_getCalendarType[Hijrah-umalqura, islamic-umalqura](1) 0.001
test_getCalendarType[ISO, iso8601](2) 0
test_getCalendarType[Japanese, japanese](3) 0
test_getCalendarType[Minguo, roc](4) 0
test_getCalendarType[ThaiBuddhist, buddhist](5) 0
test_getters[Hijrah-umalqura, islamic-umalqura, Hijrah calendar](1) 0.001
test_getters[ISO, iso8601, ISO calendar](2) 0
test_getters[Japanese, japanese, Japanese calendar](3) 0
test_getters[Minguo, roc, Minguo Calendar](4) 0.001
test_getters[ThaiBuddhist, buddhist, ThaiBuddhist calendar](5) 0
test_lookupLocale_jp_JP 0
test_lookupLocale_jp_JP_JP 0
test_required_calendars[Hijrah-umalqura, islamic-umalqura, Hijrah calendar](1) 0.001
test_required_calendars[ISO, iso8601, ISO calendar](2) 0
test_required_calendars[Japanese, japanese, Japanese calendar](3) 0
test_required_calendars[Minguo, roc, Minguo Calendar](4) 0
test_required_calendars[ThaiBuddhist, buddhist, ThaiBuddhist calendar](5) 0

TestChronoLocalDateTime

test_ChronoLocalDateTimeSerialization[Hijrah-umalqura](1) 0.004
test_ChronoLocalDateTimeSerialization[ISO](2) 0.001
test_ChronoLocalDateTimeSerialization[Japanese](3) 0.014
test_ChronoLocalDateTimeSerialization[Minguo](4) 0.002
test_ChronoLocalDateTimeSerialization[ThaiBuddhist](5) 0.004
test_badDateTimeFieldChrono[Hijrah-umalqura](1) 0
test_badDateTimeFieldChrono[ISO](2) 0
test_badDateTimeFieldChrono[Japanese](3) 0
test_badDateTimeFieldChrono[Minguo](4) 0
test_badDateTimeFieldChrono[ThaiBuddhist](5) 0
test_badMinusAdjusterChrono[Hijrah-umalqura](1) 0.005
test_badMinusAdjusterChrono[ISO](2) 0.001
test_badMinusAdjusterChrono[Japanese](3) 0
test_badMinusAdjusterChrono[Minguo](4) 0
test_badMinusAdjusterChrono[ThaiBuddhist](5) 0
test_badMinusPeriodUnitChrono[Hijrah-umalqura](1) 0
test_badMinusPeriodUnitChrono[ISO](2) 0
test_badMinusPeriodUnitChrono[Japanese](3) 0
test_badMinusPeriodUnitChrono[Minguo](4) 0
test_badMinusPeriodUnitChrono[ThaiBuddhist](5) 0
test_badPlusAdjusterChrono[Hijrah-umalqura](1) 0
test_badPlusAdjusterChrono[ISO](2) 0
test_badPlusAdjusterChrono[Japanese](3) 0
test_badPlusAdjusterChrono[Minguo](4) 0
test_badPlusAdjusterChrono[ThaiBuddhist](5) 0
test_badPlusPeriodUnitChrono[Hijrah-umalqura](1) 0
test_badPlusPeriodUnitChrono[ISO](2) 0.001
test_badPlusPeriodUnitChrono[Japanese](3) 0
test_badPlusPeriodUnitChrono[Minguo](4) 0
test_badPlusPeriodUnitChrono[ThaiBuddhist](5) 0
test_badWithAdjusterChrono[Hijrah-umalqura](1) 0
test_badWithAdjusterChrono[ISO](2) 0
test_badWithAdjusterChrono[Japanese](3) 0
test_badWithAdjusterChrono[Minguo](4) 0
test_badWithAdjusterChrono[ThaiBuddhist](5) 0
test_datetime_comparisons[Hijrah-umalqura](1) 0.047
test_datetime_comparisons[ISO](2) 0.014
test_datetime_comparisons[Japanese](3) 0.013
test_datetime_comparisons[Minguo](4) 0.016
test_datetime_comparisons[ThaiBuddhist](5) 0.016

TestHijrahChronology

test_LocalDateTime_adjustToHijrahDate 0.001
test_LocalDate_adjustToHijrahDate 0
test_adjust1 0.001
test_adjust2 0
test_adjust_toLocalDate 0.001
test_adjust_toMonth 0
test_alignedDayOfWeekInMonth 0.001
test_badDates[1728, 0, 0](1) 0
test_badDates[1728, -1, 1](2) 0
test_badDates[1728, 0, 1](3) 0
test_badDates[1728, 14, 1](4) 0
test_badDates[1728, 15, 1](5) 0
test_badDates[1728, 1, -1](6) 0.001
test_badDates[1728, 1, 0](7) 0
test_badDates[1728, 1, 32](8) 0
test_badDates[1728, 12, -1](9) 0
test_badDates[1728, 12, 0](10) 0
test_badDates[1728, 12, 32](11) 0
test_chrono_byName 0
test_equals_false 0
test_equals_true 0
test_fromCalendrical[Hijrah-umalqura AH 1-01-01, 0622-07-19](1) 0
test_fromCalendrical[Hijrah-umalqura AH 1-01-02, 0622-07-20](2) 0
test_fromCalendrical[Hijrah-umalqura AH 1-01-03, 0622-07-21](3) 0
test_fromCalendrical[Hijrah-umalqura AH 2-01-01, 0623-07-08](4) 0.001
test_fromCalendrical[Hijrah-umalqura AH 3-01-01, 0624-06-27](5) 0
test_fromCalendrical[Hijrah-umalqura AH 3-12-06, 0625-05-23](6) 0
test_fromCalendrical[Hijrah-umalqura AH 4-01-01, 0625-06-16](7) 0
test_fromCalendrical[Hijrah-umalqura AH 4-07-03, 0625-12-12](8) 0
test_fromCalendrical[Hijrah-umalqura AH 4-07-04, 0625-12-13](9) 0
test_fromCalendrical[Hijrah-umalqura AH 5-01-01, 0626-06-05](10) 0.001
test_fromCalendrical[Hijrah-umalqura AH 1662-03-03, 2234-04-03](11) 0
test_fromCalendrical[Hijrah-umalqura AH 1728-10-28, 2298-12-03](12) 0
test_fromCalendrical[Hijrah-umalqura AH 1728-10-29, 2298-12-04](13) 0
test_toLocalDate[Hijrah-umalqura AH 1-01-01, 0622-07-19](1) 0
test_toLocalDate[Hijrah-umalqura AH 1-01-02, 0622-07-20](2) 0
test_toLocalDate[Hijrah-umalqura AH 1-01-03, 0622-07-21](3) 0
test_toLocalDate[Hijrah-umalqura AH 2-01-01, 0623-07-08](4) 0.001
test_toLocalDate[Hijrah-umalqura AH 3-01-01, 0624-06-27](5) 0
test_toLocalDate[Hijrah-umalqura AH 3-12-06, 0625-05-23](6) 0
test_toLocalDate[Hijrah-umalqura AH 4-01-01, 0625-06-16](7) 0
test_toLocalDate[Hijrah-umalqura AH 4-07-03, 0625-12-12](8) 0
test_toLocalDate[Hijrah-umalqura AH 4-07-04, 0625-12-13](9) 0
test_toLocalDate[Hijrah-umalqura AH 5-01-01, 0626-06-05](10) 0
test_toLocalDate[Hijrah-umalqura AH 1662-03-03, 2234-04-03](11) 0.001
test_toLocalDate[Hijrah-umalqura AH 1728-10-28, 2298-12-03](12) 0.002
test_toLocalDate[Hijrah-umalqura AH 1728-10-29, 2298-12-04](13) 0
test_toString[Hijrah-umalqura AH 1-01-01, Hijrah-umalqura AH 1-01-01](1) 0
test_toString[Hijrah-umalqura AH 1728-10-28, Hijrah-umalqura AH 1728-10-28](2) 0
test_toString[Hijrah-umalqura AH 1728-10-29, Hijrah-umalqura AH 1728-10-29](3) 0
test_toString[Hijrah-umalqura AH 1727-12-05, Hijrah-umalqura AH 1727-12-05](4) 0
test_toString[Hijrah-umalqura AH 1727-12-06, Hijrah-umalqura AH 1727-12-06](5) 0

TestJapaneseChronology

test_Japanese_Eras[Meiji, -1, Meiji](1) 0
test_Japanese_Eras[Taisho, 0, Taisho](2) 0
test_Japanese_Eras[Showa, 1, Showa](3) 0
test_Japanese_Eras[Heisei, 2, Heisei](4) 0.001
test_Japanese_Eras[Reiwa, 3, Reiwa](5) 0
test_Japanese_badEras 0
test_Japanese_registerEra 0.001
test_LocalDateTime_adjustToJapaneseDate 0
test_LocalDate_adjustToJapaneseDate 0
test_adjust1 0.001
test_adjust2 0
test_adjust_toLocalDate 0
test_adjust_toMonth 0
test_badDates[1728, 0, 0](1) 0
test_badDates[1890, 0, 0](2) 0.001
test_badDates[1890, -1, 1](3) 0
test_badDates[1890, 0, 1](4) 0
test_badDates[1890, 14, 1](5) 0.001
test_badDates[1890, 15, 1](6) 0
test_badDates[1890, 1, -1](7) 0
test_badDates[1890, 1, 0](8) 0.001
test_badDates[1890, 1, 32](9) 0
test_badDates[1890, 12, -1](10) 0
test_badDates[1890, 12, 0](11) 0.001
test_badDates[1890, 12, 32](12) 0
test_chrono_byName 0
test_equals_false 0
test_equals_true 0
test_fromCalendrical[Japanese Meiji 23-03-03, 1890-03-03](1) 0
test_fromCalendrical[Japanese Meiji 23-10-28, 1890-10-28](2) 0
test_fromCalendrical[Japanese Meiji 23-10-29, 1890-10-29](3) 0
test_toLocalDate[Japanese Meiji 23-03-03, 1890-03-03](1) 0
test_toLocalDate[Japanese Meiji 23-10-28, 1890-10-28](2) 0
test_toLocalDate[Japanese Meiji 23-10-29, 1890-10-29](3) 0
test_toString[Japanese Meiji 6-09-08, Japanese Meiji 6-09-08](1) 0
test_toString[Japanese Meiji 45-07-29, Japanese Meiji 45-07-29](2) 0
test_toString[Japanese Taisho 1-07-30, Japanese Taisho 1-07-30](3) 0.001
test_toString[Japanese Taisho 15-12-24, Japanese Taisho 15-12-24](4) 0
test_toString[Japanese Showa 1-12-25, Japanese Showa 1-12-25](5) 0
test_toString[Japanese Showa 64-01-07, Japanese Showa 64-01-07](6) 0
test_toString[Japanese Heisei 1-01-08, Japanese Heisei 1-01-08](7) 0.001
test_toString[Japanese Heisei 31-04-30, Japanese Heisei 31-04-30](8) 0
test_toString[Japanese Reiwa 1-05-01, Japanese Reiwa 1-05-01](9) 0
test_toString[Japanese Reiwa 2-12-24, Japanese Reiwa 2-12-24](10) 0.001

TestChronoZonedDateTime

test_ChronoZonedDateTimeSerialization[Hijrah-umalqura](1) 0.002
test_ChronoZonedDateTimeSerialization[ISO](2) 0.001
test_ChronoZonedDateTimeSerialization[Japanese](3) 0.001
test_ChronoZonedDateTimeSerialization[Minguo](4) 0.001
test_ChronoZonedDateTimeSerialization[ThaiBuddhist](5) 0.001
test_badDateTimeFieldChrono[Hijrah-umalqura](1) 0
test_badDateTimeFieldChrono[ISO](2) 0
test_badDateTimeFieldChrono[Japanese](3) 0
test_badDateTimeFieldChrono[Minguo](4) 0
test_badDateTimeFieldChrono[ThaiBuddhist](5) 0
test_badMinusAdjusterChrono[Hijrah-umalqura](1) 0
test_badMinusAdjusterChrono[ISO](2) 0
test_badMinusAdjusterChrono[Japanese](3) 0
test_badMinusAdjusterChrono[Minguo](4) 0.001
test_badMinusAdjusterChrono[ThaiBuddhist](5) 0
test_badMinusPeriodUnitChrono[Hijrah-umalqura](1) 0.001
test_badMinusPeriodUnitChrono[ISO](2) 0
test_badMinusPeriodUnitChrono[Japanese](3) 0
test_badMinusPeriodUnitChrono[Minguo](4) 0
test_badMinusPeriodUnitChrono[ThaiBuddhist](5) 0
test_badPlusAdjusterChrono[Hijrah-umalqura](1) 0
test_badPlusAdjusterChrono[ISO](2) 0
test_badPlusAdjusterChrono[Japanese](3) 0
test_badPlusAdjusterChrono[Minguo](4) 0
test_badPlusAdjusterChrono[ThaiBuddhist](5) 0
test_badPlusPeriodUnitChrono[Hijrah-umalqura](1) 0.001
test_badPlusPeriodUnitChrono[ISO](2) 0
test_badPlusPeriodUnitChrono[Japanese](3) 0
test_badPlusPeriodUnitChrono[Minguo](4) 0.001
test_badPlusPeriodUnitChrono[ThaiBuddhist](5) 0
test_badWithAdjusterChrono[Hijrah-umalqura](1) 0
test_badWithAdjusterChrono[ISO](2) 0
test_badWithAdjusterChrono[Japanese](3) 0
test_badWithAdjusterChrono[Minguo](4) 0
test_badWithAdjusterChrono[ThaiBuddhist](5) 0
test_zonedDateTime_comparisons[Hijrah-umalqura](1) 0.039
test_zonedDateTime_comparisons[ISO](2) 0.01
test_zonedDateTime_comparisons[Japanese](3) 0.012
test_zonedDateTime_comparisons[Minguo](4) 0.014
test_zonedDateTime_comparisons[ThaiBuddhist](5) 0.013

TestIsoChronology

instanceNotNull 0
test_LocalDateTime_adjustToISODate 0.001
test_LocalDate_adjustToISODate 0
test_adjust1 0
test_adjust2 0
test_adjust_toLocalDate 0.001
test_adjust_toMonth 0
test_badDates[2012, 0, 0](1) 0
test_badDates[2012, -1, 1](2) 0.001
test_badDates[2012, 0, 1](3) 0
test_badDates[2012, 14, 1](4) 0
test_badDates[2012, 15, 1](5) 0
test_badDates[2012, 1, -1](6) 0
test_badDates[2012, 1, 0](7) 0
test_badDates[2012, 1, 32](8) 0
test_badDates[2012, 12, -1](9) 0
test_badDates[2012, 12, 0](10) 0
test_badDates[2012, 12, 32](11) 0
test_chrono_byName 0
test_date_withEra 0
test_date_withEra_withWrongEra 0
test_equals_false 0.001
test_equals_true 0
test_eraOf 0
test_fromCalendrical[0001-07-08, 0001-07-08](1) 0
test_fromCalendrical[0001-07-20, 0001-07-20](2) 0.001
test_fromCalendrical[0001-07-21, 0001-07-21](3) 0
test_fromCalendrical[0002-07-08, 0002-07-08](4) 0
test_fromCalendrical[0003-06-27, 0003-06-27](5) 0
test_fromCalendrical[0003-05-23, 0003-05-23](6) 0
test_fromCalendrical[0004-06-16, 0004-06-16](7) 0.001
test_fromCalendrical[0004-07-03, 0004-07-03](8) 0
test_fromCalendrical[0004-07-04, 0004-07-04](9) 0
test_fromCalendrical[0005-01-01, 0005-01-01](10) 0
test_fromCalendrical[1727-03-03, 1727-03-03](11) 0
test_fromCalendrical[1728-10-28, 1728-10-28](12) 0
test_fromCalendrical[2012-10-29, 2012-10-29](13) 0.001
test_isLeapYear[2000, true](1) 0
test_isLeapYear[1996, true](2) 0
test_isLeapYear[1600, true](3) 0
test_isLeapYear[1900, false](4) 0.001
test_isLeapYear[2100, false](5) 0
test_isLeapYear[-500, false](6) 0
test_isLeapYear[-400, true](7) 0
test_isLeapYear[-300, false](8) 0
test_isLeapYear[-100, false](9) 0
test_isLeapYear[-5, false](10) 0.003
test_isLeapYear[-4, true](11) 0
test_isLeapYear[-3, false](12) 0
test_isLeapYear[-2, false](13) 0
test_isLeapYear[-1, false](14) 0
test_isLeapYear[0, true](15) 0
test_isLeapYear[1, false](16) 0
test_isLeapYear[3, false](17) 0
test_isLeapYear[4, true](18) 0
test_isLeapYear[5, false](19) 0
test_isLeapYear[100, false](20) 0
test_isLeapYear[300, false](21) 0
test_isLeapYear[400, true](22) 0
test_isLeapYear[500, false](23) 0.003
test_now 0
test_toLocalDate[0001-07-08, 0001-07-08](1) 0
test_toLocalDate[0001-07-20, 0001-07-20](2) 0
test_toLocalDate[0001-07-21, 0001-07-21](3) 0
test_toLocalDate[0002-07-08, 0002-07-08](4) 0
test_toLocalDate[0003-06-27, 0003-06-27](5) 0
test_toLocalDate[0003-05-23, 0003-05-23](6) 0
test_toLocalDate[0004-06-16, 0004-06-16](7) 0
test_toLocalDate[0004-07-03, 0004-07-03](8) 0
test_toLocalDate[0004-07-04, 0004-07-04](9) 0
test_toLocalDate[0005-01-01, 0005-01-01](10) 0
test_toLocalDate[1727-03-03, 1727-03-03](11) 0
test_toLocalDate[1728-10-28, 1728-10-28](12) 0
test_toLocalDate[2012-10-29, 2012-10-29](13) 0
test_toString[0001-01-01, 0001-01-01](1) 0
test_toString[1728-10-28, 1728-10-28](2) 0
test_toString[1728-10-29, 1728-10-29](3) 0
test_toString[1727-12-05, 1727-12-05](4) 0
test_toString[1727-12-06, 1727-12-06](5) 0

TestChronoLocalDate

test_ChronoSerialization[Hijrah-umalqura](1) 0
test_ChronoSerialization[ISO](2) 0.001
test_ChronoSerialization[Japanese](3) 0.001
test_ChronoSerialization[Minguo](4) 0
test_ChronoSerialization[ThaiBuddhist](5) 0.001
test_badDateTimeFieldChrono[Hijrah-umalqura](1) 0.001
test_badDateTimeFieldChrono[ISO](2) 0
test_badDateTimeFieldChrono[Japanese](3) 0
test_badDateTimeFieldChrono[Minguo](4) 0
test_badDateTimeFieldChrono[ThaiBuddhist](5) 0
test_badMinusAdjusterChrono[Hijrah-umalqura](1) 0.001
test_badMinusAdjusterChrono[ISO](2) 0
test_badMinusAdjusterChrono[Japanese](3) 0
test_badMinusAdjusterChrono[Minguo](4) 0
test_badMinusAdjusterChrono[ThaiBuddhist](5) 0
test_badMinusPeriodUnitChrono[Hijrah-umalqura](1) 0
test_badMinusPeriodUnitChrono[ISO](2) 0
test_badMinusPeriodUnitChrono[Japanese](3) 0
test_badMinusPeriodUnitChrono[Minguo](4) 0.001
test_badMinusPeriodUnitChrono[ThaiBuddhist](5) 0
test_badPlusAdjusterChrono[Hijrah-umalqura](1) 0
test_badPlusAdjusterChrono[ISO](2) 0
test_badPlusAdjusterChrono[Japanese](3) 0
test_badPlusAdjusterChrono[Minguo](4) 0.001
test_badPlusAdjusterChrono[ThaiBuddhist](5) 0
test_badPlusPeriodUnitChrono[Hijrah-umalqura](1) 0
test_badPlusPeriodUnitChrono[ISO](2) 0.001
test_badPlusPeriodUnitChrono[Japanese](3) 0
test_badPlusPeriodUnitChrono[Minguo](4) 0
test_badPlusPeriodUnitChrono[ThaiBuddhist](5) 0.003
test_badWithAdjusterChrono[Hijrah-umalqura](1) 0
test_badWithAdjusterChrono[ISO](2) 0
test_badWithAdjusterChrono[Japanese](3) 0
test_badWithAdjusterChrono[Minguo](4) 0
test_badWithAdjusterChrono[ThaiBuddhist](5) 0
test_date_comparisons[Hijrah-umalqura](1) 0.006
test_date_comparisons[ISO](2) 0.005
test_date_comparisons[Japanese](3) 0.003
test_date_comparisons[Minguo](4) 0.004
test_date_comparisons[ThaiBuddhist](5) 0.004

TestMinguoChronology

test_LocalDateTime_adjustToMinguoDate 0.001
test_LocalDate_adjustToMinguoDate 0
test_MinguoChrono 0
test_MinguoDate[Minguo ROC 1-01-01, 1912-01-01](1) 0
test_MinguoDate[Minguo ROC 1-01-02, 1912-01-02](2) 0
test_MinguoDate[Minguo ROC 1-01-03, 1912-01-03](3) 0
test_MinguoDate[Minguo ROC 2-01-01, 1913-01-01](4) 0
test_MinguoDate[Minguo ROC 3-01-01, 1914-01-01](5) 0
test_MinguoDate[Minguo ROC 3-12-06, 1914-12-06](6) 0
test_MinguoDate[Minguo ROC 4-01-01, 1915-01-01](7) 0
test_MinguoDate[Minguo ROC 4-07-03, 1915-07-03](8) 0
test_MinguoDate[Minguo ROC 4-07-04, 1915-07-04](9) 0
test_MinguoDate[Minguo ROC 5-01-01, 1916-01-01](10) 0
test_MinguoDate[Minguo ROC 100-03-03, 2011-03-03](11) 0
test_MinguoDate[Minguo ROC 101-10-28, 2012-10-28](12) 0.001
test_MinguoDate[Minguo ROC 101-10-29, 2012-10-29](13) 0
test_adjust1 0
test_adjust2 0
test_adjust_toLocalDate 0.001
test_adjust_toMonth 0
test_badDates[1912, 0, 0](1) 0
test_badDates[1912, -1, 1](2) 0
test_badDates[1912, 0, 1](3) 0.001
test_badDates[1912, 14, 1](4) 0
test_badDates[1912, 15, 1](5) 0
test_badDates[1912, 1, -1](6) 0
test_badDates[1912, 1, 0](7) 0.001
test_badDates[1912, 1, 32](8) 0
test_badDates[1912, 2, 29](9) 0
test_badDates[1912, 2, 30](10) 0
test_badDates[1912, 12, -1](11) 0.001
test_badDates[1912, 12, 0](12) 0
test_badDates[1912, 12, 32](13) 0
test_chrono_byName 0
test_equals_false 0
test_equals_true 0
test_fromCalendrical[Minguo ROC 1-01-01, 1912-01-01](1) 0
test_fromCalendrical[Minguo ROC 1-01-02, 1912-01-02](2) 0
test_fromCalendrical[Minguo ROC 1-01-03, 1912-01-03](3) 0
test_fromCalendrical[Minguo ROC 2-01-01, 1913-01-01](4) 0
test_fromCalendrical[Minguo ROC 3-01-01, 1914-01-01](5) 0
test_fromCalendrical[Minguo ROC 3-12-06, 1914-12-06](6) 0
test_fromCalendrical[Minguo ROC 4-01-01, 1915-01-01](7) 0
test_fromCalendrical[Minguo ROC 4-07-03, 1915-07-03](8) 0
test_fromCalendrical[Minguo ROC 4-07-04, 1915-07-04](9) 0
test_fromCalendrical[Minguo ROC 5-01-01, 1916-01-01](10) 0
test_fromCalendrical[Minguo ROC 100-03-03, 2011-03-03](11) 0
test_fromCalendrical[Minguo ROC 101-10-28, 2012-10-28](12) 0
test_fromCalendrical[Minguo ROC 101-10-29, 2012-10-29](13) 0
test_toLocalDate[Minguo ROC 1-01-01, 1912-01-01](1) 0
test_toLocalDate[Minguo ROC 1-01-02, 1912-01-02](2) 0
test_toLocalDate[Minguo ROC 1-01-03, 1912-01-03](3) 0
test_toLocalDate[Minguo ROC 2-01-01, 1913-01-01](4) 0
test_toLocalDate[Minguo ROC 3-01-01, 1914-01-01](5) 0
test_toLocalDate[Minguo ROC 3-12-06, 1914-12-06](6) 0.007
test_toLocalDate[Minguo ROC 4-01-01, 1915-01-01](7) 0
test_toLocalDate[Minguo ROC 4-07-03, 1915-07-03](8) 0
test_toLocalDate[Minguo ROC 4-07-04, 1915-07-04](9) 0
test_toLocalDate[Minguo ROC 5-01-01, 1916-01-01](10) 0
test_toLocalDate[Minguo ROC 100-03-03, 2011-03-03](11) 0
test_toLocalDate[Minguo ROC 101-10-28, 2012-10-28](12) 0
test_toLocalDate[Minguo ROC 101-10-29, 2012-10-29](13) 0
test_toString[Minguo ROC 1-01-01, Minguo ROC 1-01-01](1) 0
test_toString[Minguo ROC 1728-10-28, Minguo ROC 1728-10-28](2) 0
test_toString[Minguo ROC 1728-10-29, Minguo ROC 1728-10-29](3) 0
test_toString[Minguo ROC 1727-12-05, Minguo ROC 1727-12-05](4) 0
test_toString[Minguo ROC 1727-12-06, Minguo ROC 1727-12-06](5) 0

TestThaiBuddhistChronology

test_Chrono_range 0
test_LocalDateTime_adjustToBuddhistDate 0
test_LocalDate_adjustToBuddhistDate 0
test_adjust1 0
test_adjust2 0
test_adjust_toLocalDate 0
test_adjust_toMonth 0
test_badDates[1728, 0, 0](1) 0
test_badDates[1728, -1, 1](2) 0
test_badDates[1728, 0, 1](3) 0
test_badDates[1728, 14, 1](4) 0
test_badDates[1728, 15, 1](5) 0
test_badDates[1728, 1, -1](6) 0
test_badDates[1728, 1, 0](7) 0
test_badDates[1728, 1, 32](8) 0
test_badDates[1728, 12, -1](9) 0
test_badDates[1728, 12, 0](10) 0
test_badDates[1728, 12, 32](11) 0
test_chrono_byName 0
test_equals_false 0
test_equals_true 0
test_fromCalendrical[ThaiBuddhist BE 544-01-01, 0001-01-01](1) 0
test_fromCalendrical[ThaiBuddhist BE 544-01-02, 0001-01-02](2) 0
test_fromCalendrical[ThaiBuddhist BE 544-01-03, 0001-01-03](3) 0
test_fromCalendrical[ThaiBuddhist BE 545-01-01, 0002-01-01](4) 0
test_fromCalendrical[ThaiBuddhist BE 546-01-01, 0003-01-01](5) 0
test_fromCalendrical[ThaiBuddhist BE 546-12-06, 0003-12-06](6) 0
test_fromCalendrical[ThaiBuddhist BE 547-01-01, 0004-01-01](7) 0
test_fromCalendrical[ThaiBuddhist BE 547-07-03, 0004-07-03](8) 0
test_fromCalendrical[ThaiBuddhist BE 547-07-04, 0004-07-04](9) 0
test_fromCalendrical[ThaiBuddhist BE 548-01-01, 0005-01-01](10) 0
test_fromCalendrical[ThaiBuddhist BE 2205-03-03, 1662-03-03](11) 0
test_fromCalendrical[ThaiBuddhist BE 2271-10-28, 1728-10-28](12) 0
test_fromCalendrical[ThaiBuddhist BE 2271-10-29, 1728-10-29](13) 0
test_fromCalendrical[ThaiBuddhist BE 2555-08-29, 2012-08-29](14) 0
test_toLocalDate[ThaiBuddhist BE 544-01-01, 0001-01-01](1) 0
test_toLocalDate[ThaiBuddhist BE 544-01-02, 0001-01-02](2) 0
test_toLocalDate[ThaiBuddhist BE 544-01-03, 0001-01-03](3) 0
test_toLocalDate[ThaiBuddhist BE 545-01-01, 0002-01-01](4) 0.001
test_toLocalDate[ThaiBuddhist BE 546-01-01, 0003-01-01](5) 0
test_toLocalDate[ThaiBuddhist BE 546-12-06, 0003-12-06](6) 0
test_toLocalDate[ThaiBuddhist BE 547-01-01, 0004-01-01](7) 0
test_toLocalDate[ThaiBuddhist BE 547-07-03, 0004-07-03](8) 0
test_toLocalDate[ThaiBuddhist BE 547-07-04, 0004-07-04](9) 0.001
test_toLocalDate[ThaiBuddhist BE 548-01-01, 0005-01-01](10) 0
test_toLocalDate[ThaiBuddhist BE 2205-03-03, 1662-03-03](11) 0
test_toLocalDate[ThaiBuddhist BE 2271-10-28, 1728-10-28](12) 0
test_toLocalDate[ThaiBuddhist BE 2271-10-29, 1728-10-29](13) 0
test_toLocalDate[ThaiBuddhist BE 2555-08-29, 2012-08-29](14) 0
test_toString[ThaiBuddhist BE 544-01-01, ThaiBuddhist BE 544-01-01](1) 0
test_toString[ThaiBuddhist BE 2271-10-28, ThaiBuddhist BE 2271-10-28](2) 0
test_toString[ThaiBuddhist BE 2271-10-29, ThaiBuddhist BE 2271-10-29](3) 0
test_toString[ThaiBuddhist BE 2270-12-05, ThaiBuddhist BE 2270-12-05](4) 0.001
test_toString[ThaiBuddhist BE 2270-12-06, ThaiBuddhist BE 2270-12-06](5) 0
test_withEra_BBE 0
test_withEra_BE 0
test_withEra_swap 0
test_withYear_BBE 0
test_withYear_BE 0

TestDuration

compareToNonDuration 0
dividedBy[-4, 666666667, -3, 1, 111111111](1) 0.001
dividedBy[-4, 666666667, -2, 1, 666666666](2) 0
dividedBy[-4, 666666667, -1, 3, 333333333](3) 0
dividedBy[-4, 666666667, 1, -4, 666666667](4) 0
dividedBy[-4, 666666667, 2, -2, 333333334](5) 0
dividedBy[-4, 666666667, 3, -2, 888888889](6) 0
dividedBy[-3, 0, -3, 1, 0](7) 0
dividedBy[-3, 0, -2, 1, 500000000](8) 0
dividedBy[-3, 0, -1, 3, 0](9) 0
dividedBy[-3, 0, 1, -3, 0](10) 0
dividedBy[-3, 0, 2, -2, 500000000](11) 0
dividedBy[-3, 0, 3, -1, 0](12) 0
dividedBy[-2, 0, -3, 0, 666666666](13) 0
dividedBy[-2, 0, -2, 1, 0](14) 0.001
dividedBy[-2, 0, -1, 2, 0](15) 0
dividedBy[-2, 0, 1, -2, 0](16) 0.001
dividedBy[-2, 0, 2, -1, 0](17) 0
dividedBy[-2, 0, 3, -1, 333333334](18) 0
dividedBy[-1, 0, -3, 0, 333333333](19) 0
dividedBy[-1, 0, -2, 0, 500000000](20) 0
dividedBy[-1, 0, -1, 1, 0](21) 0
dividedBy[-1, 0, 1, -1, 0](22) 0.001
dividedBy[-1, 0, 2, -1, 500000000](23) 0
dividedBy[-1, 0, 3, -1, 666666667](24) 0
dividedBy[-1, 500000000, -3, 0, 166666666](25) 0
dividedBy[-1, 500000000, -2, 0, 250000000](26) 0
dividedBy[-1, 500000000, -1, 0, 500000000](27) 0.001
dividedBy[-1, 500000000, 1, -1, 500000000](28) 0
dividedBy[-1, 500000000, 2, -1, 750000000](29) 0
dividedBy[-1, 500000000, 3, -1, 833333334](30) 0
dividedBy[0, 0, -3, 0, 0](31) 0
dividedBy[0, 0, -2, 0, 0](32) 0
dividedBy[0, 0, -1, 0, 0](33) 0
dividedBy[0, 0, 1, 0, 0](34) 0
dividedBy[0, 0, 2, 0, 0](35) 0
dividedBy[0, 0, 3, 0, 0](36) 0
dividedBy[0, 500000000, -3, -1, 833333334](37) 0
dividedBy[0, 500000000, -2, -1, 750000000](38) 0
dividedBy[0, 500000000, -1, -1, 500000000](39) 0.001
dividedBy[0, 500000000, 1, 0, 500000000](40) 0
dividedBy[0, 500000000, 2, 0, 250000000](41) 0
dividedBy[0, 500000000, 3, 0, 166666666](42) 0
dividedBy[1, 0, -3, -1, 666666667](43) 0
dividedBy[1, 0, -2, -1, 500000000](44) 0
dividedBy[1, 0, -1, -1, 0](45) 0.001
dividedBy[1, 0, 1, 1, 0](46) 0
dividedBy[1, 0, 2, 0, 500000000](47) 0
dividedBy[1, 0, 3, 0, 333333333](48) 0
dividedBy[2, 0, -3, -1, 333333334](49) 0
dividedBy[2, 0, -2, -1, 0](50) 0
dividedBy[2, 0, -1, -2, 0](51) 0
dividedBy[2, 0, 1, 2, 0](52) 0
dividedBy[2, 0, 2, 1, 0](53) 0
dividedBy[2, 0, 3, 0, 666666666](54) 0
dividedBy[3, 0, -3, -1, 0](55) 0
dividedBy[3, 0, -2, -2, 500000000](56) 0
dividedBy[3, 0, -1, -3, 0](57) 0
dividedBy[3, 0, 1, 3, 0](58) 0
dividedBy[3, 0, 2, 1, 500000000](59) 0
dividedBy[3, 0, 3, 1, 0](60) 0
dividedBy[3, 333333333, -3, -2, 888888889](61) 0
dividedBy[3, 333333333, -2, -2, 333333334](62) 0
dividedBy[3, 333333333, -1, -4, 666666667](63) 0
dividedBy[3, 333333333, 1, 3, 333333333](64) 0
dividedBy[3, 333333333, 2, 1, 666666666](65) 0
dividedBy[3, 333333333, 3, 1, 111111111](66) 0
dividedByZero[-4, 666666667, -3, 1, 111111111](1) 0.001
dividedByZero[-4, 666666667, -2, 1, 666666666](2) 0
dividedByZero[-4, 666666667, -1, 3, 333333333](3) 0
dividedByZero[-4, 666666667, 1, -4, 666666667](4) 0
dividedByZero[-4, 666666667, 2, -2, 333333334](5) 0
dividedByZero[-4, 666666667, 3, -2, 888888889](6) 0
dividedByZero[-3, 0, -3, 1, 0](7) 0
dividedByZero[-3, 0, -2, 1, 500000000](8) 0
dividedByZero[-3, 0, -1, 3, 0](9) 0
dividedByZero[-3, 0, 1, -3, 0](10) 0
dividedByZero[-3, 0, 2, -2, 500000000](11) 0.001
dividedByZero[-3, 0, 3, -1, 0](12) 0
dividedByZero[-2, 0, -3, 0, 666666666](13) 0
dividedByZero[-2, 0, -2, 1, 0](14) 0
dividedByZero[-2, 0, -1, 2, 0](15) 0
dividedByZero[-2, 0, 1, -2, 0](16) 0.001
dividedByZero[-2, 0, 2, -1, 0](17) 0
dividedByZero[-2, 0, 3, -1, 333333334](18) 0
dividedByZero[-1, 0, -3, 0, 333333333](19) 0
dividedByZero[-1, 0, -2, 0, 500000000](20) 0.001
dividedByZero[-1, 0, -1, 1, 0](21) 0
dividedByZero[-1, 0, 1, -1, 0](22) 0
dividedByZero[-1, 0, 2, -1, 500000000](23) 0
dividedByZero[-1, 0, 3, -1, 666666667](24) 0
dividedByZero[-1, 500000000, -3, 0, 166666666](25) 0
dividedByZero[-1, 500000000, -2, 0, 250000000](26) 0
dividedByZero[-1, 500000000, -1, 0, 500000000](27) 0
dividedByZero[-1, 500000000, 1, -1, 500000000](28) 0
dividedByZero[-1, 500000000, 2, -1, 750000000](29) 0
dividedByZero[-1, 500000000, 3, -1, 833333334](30) 0
dividedByZero[0, 0, -3, 0, 0](31) 0
dividedByZero[0, 0, -2, 0, 0](32) 0
dividedByZero[0, 0, -1, 0, 0](33) 0
dividedByZero[0, 0, 1, 0, 0](34) 0
dividedByZero[0, 0, 2, 0, 0](35) 0
dividedByZero[0, 0, 3, 0, 0](36) 0
dividedByZero[0, 500000000, -3, -1, 833333334](37) 0
dividedByZero[0, 500000000, -2, -1, 750000000](38) 0
dividedByZero[0, 500000000, -1, -1, 500000000](39) 0.001
dividedByZero[0, 500000000, 1, 0, 500000000](40) 0
dividedByZero[0, 500000000, 2, 0, 250000000](41) 0
dividedByZero[0, 500000000, 3, 0, 166666666](42) 0
dividedByZero[1, 0, -3, -1, 666666667](43) 0
dividedByZero[1, 0, -2, -1, 500000000](44) 0
dividedByZero[1, 0, -1, -1, 0](45) 0
dividedByZero[1, 0, 1, 1, 0](46) 0.001
dividedByZero[1, 0, 2, 0, 500000000](47) 0
dividedByZero[1, 0, 3, 0, 333333333](48) 0
dividedByZero[2, 0, -3, -1, 333333334](49) 0
dividedByZero[2, 0, -2, -1, 0](50) 0
dividedByZero[2, 0, -1, -2, 0](51) 0
dividedByZero[2, 0, 1, 2, 0](52) 0
dividedByZero[2, 0, 2, 1, 0](53) 0
dividedByZero[2, 0, 3, 0, 666666666](54) 0
dividedByZero[3, 0, -3, -1, 0](55) 0
dividedByZero[3, 0, -2, -2, 500000000](56) 0
dividedByZero[3, 0, -1, -3, 0](57) 0
dividedByZero[3, 0, 1, 3, 0](58) 0
dividedByZero[3, 0, 2, 1, 500000000](59) 0
dividedByZero[3, 0, 3, 1, 0](60) 0
dividedByZero[3, 333333333, -3, -2, 888888889](61) 0.001
dividedByZero[3, 333333333, -2, -2, 333333334](62) 0
dividedByZero[3, 333333333, -1, -4, 666666667](63) 0
dividedByZero[3, 333333333, 1, 3, 333333333](64) 0
dividedByZero[3, 333333333, 2, 1, 666666666](65) 0
dividedByZero[3, 333333333, 3, 1, 111111111](66) 0
dividedBy_max 0.001
factory_between_Instant_Instant[0, 0, 0, 0, 0, 0](1) 0
factory_between_Instant_Instant[3, 0, 7, 0, 4, 0](2) 0.001
factory_between_Instant_Instant[3, 20, 7, 50, 4, 30](3) 0
factory_between_Instant_Instant[3, 80, 7, 50, 3, 999999970](4) 0
factory_between_Instant_Instant[7, 0, 3, 0, -4, 0](5) 0
factory_between_Instant_Instant_endNull 0
factory_between_Instant_Instant_startNull 0
factory_days 0
factory_days_max 0
factory_days_min 0
factory_days_tooBig 0
factory_days_tooSmall 0
factory_hours 0
factory_hours_max 0
factory_hours_min 0
factory_hours_tooBig 0
factory_hours_tooSmall 0
factory_millis_long[0, 0, 0](1) 0
factory_millis_long[1, 0, 1000000](2) 0
factory_millis_long[2, 0, 2000000](3) 0.001
factory_millis_long[999, 0, 999000000](4) 0
factory_millis_long[1000, 1, 0](5) 0
factory_millis_long[1001, 1, 1000000](6) 0
factory_millis_long[-1, -1, 999000000](7) 0
factory_millis_long[-2, -1, 998000000](8) 0
factory_millis_long[-999, -1, 1000000](9) 0
factory_millis_long[-1000, -1, 0](10) 0
factory_millis_long[-1001, -2, 999000000](11) 0
factory_minutes 0
factory_minutes_max 0
factory_minutes_min 0
factory_minutes_tooBig 0.001
factory_minutes_tooSmall 0
factory_nanos_max 0
factory_nanos_min 0
factory_nanos_nanos 0
factory_nanos_nanosSecs 0
factory_nanos_negative 0
factory_of_longTemporalUnit[0, Nanos, 0, 0](1) 0
factory_of_longTemporalUnit[0, Micros, 0, 0](2) 0
factory_of_longTemporalUnit[0, Millis, 0, 0](3) 0.001
factory_of_longTemporalUnit[0, Seconds, 0, 0](4) 0
factory_of_longTemporalUnit[0, Minutes, 0, 0](5) 0
factory_of_longTemporalUnit[0, Hours, 0, 0](6) 0
factory_of_longTemporalUnit[0, HalfDays, 0, 0](7) 0
factory_of_longTemporalUnit[0, Days, 0, 0](8) 0
factory_of_longTemporalUnit[1, Nanos, 0, 1](9) 0.001
factory_of_longTemporalUnit[1, Micros, 0, 1000](10) 0
factory_of_longTemporalUnit[1, Millis, 0, 1000000](11) 0
factory_of_longTemporalUnit[1, Seconds, 1, 0](12) 0
factory_of_longTemporalUnit[1, Minutes, 60, 0](13) 0
factory_of_longTemporalUnit[1, Hours, 3600, 0](14) 0
factory_of_longTemporalUnit[1, HalfDays, 43200, 0](15) 0
factory_of_longTemporalUnit[1, Days, 86400, 0](16) 0.001
factory_of_longTemporalUnit[3, Nanos, 0, 3](17) 0
factory_of_longTemporalUnit[3, Micros, 0, 3000](18) 0
factory_of_longTemporalUnit[3, Millis, 0, 3000000](19) 0
factory_of_longTemporalUnit[3, Seconds, 3, 0](20) 0
factory_of_longTemporalUnit[3, Minutes, 180, 0](21) 0
factory_of_longTemporalUnit[3, Hours, 10800, 0](22) 0
factory_of_longTemporalUnit[3, HalfDays, 129600, 0](23) 0
factory_of_longTemporalUnit[3, Days, 259200, 0](24) 0
factory_of_longTemporalUnit[-1, Nanos, -1, 999999999](25) 0
factory_of_longTemporalUnit[-1, Micros, -1, 999999000](26) 0
factory_of_longTemporalUnit[-1, Millis, -1, 999000000](27) 0
factory_of_longTemporalUnit[-1, Seconds, -1, 0](28) 0
factory_of_longTemporalUnit[-1, Minutes, -60, 0](29) 0
factory_of_longTemporalUnit[-1, Hours, -3600, 0](30) 0
factory_of_longTemporalUnit[-1, HalfDays, -43200, 0](31) 0
factory_of_longTemporalUnit[-1, Days, -86400, 0](32) 0
factory_of_longTemporalUnit[-3, Nanos, -1, 999999997](33) 0
factory_of_longTemporalUnit[-3, Micros, -1, 999997000](34) 0.001
factory_of_longTemporalUnit[-3, Millis, -1, 997000000](35) 0
factory_of_longTemporalUnit[-3, Seconds, -3, 0](36) 0
factory_of_longTemporalUnit[-3, Minutes, -180, 0](37) 0
factory_of_longTemporalUnit[-3, Hours, -10800, 0](38) 0
factory_of_longTemporalUnit[-3, HalfDays, -129600, 0](39) 0
factory_of_longTemporalUnit[-3, Days, -259200, 0](40) 0
factory_of_longTemporalUnit[9223372036854775807, Nanos, 9223372036, 854775807](41) 0
factory_of_longTemporalUnit[-9223372036854775808, Nanos, -9223372037, 145224192](42) 0
factory_of_longTemporalUnit[9223372036854775807, Micros, 9223372036854, 775807000](43) 0
factory_of_longTemporalUnit[-9223372036854775808, Micros, -9223372036855, 224192000](44) 0
factory_of_longTemporalUnit[9223372036854775807, Millis, 9223372036854775, 807000000](45) 0
factory_of_longTemporalUnit[-9223372036854775808, Millis, -9223372036854776, 192000000](46) 0
factory_of_longTemporalUnit[9223372036854775807, Seconds, 9223372036854775807, 0](47) 0
factory_of_longTemporalUnit[-9223372036854775808, Seconds, -9223372036854775808, 0](48) 0
factory_of_longTemporalUnit[153722867280912930, Minutes, 9223372036854775800, 0](49) 0.001
factory_of_longTemporalUnit[-153722867280912930, Minutes, -9223372036854775800, 0](50) 0
factory_of_longTemporalUnit[2562047788015215, Hours, 9223372036854774000, 0](51) 0
factory_of_longTemporalUnit[-2562047788015215, Hours, -9223372036854774000, 0](52) 0
factory_of_longTemporalUnit[213503982334601, HalfDays, 9223372036854763200, 0](53) 0
factory_of_longTemporalUnit[-213503982334601, HalfDays, -9223372036854763200, 0](54) 0
factory_of_longTemporalUnit_estimatedUnit 0.001
factory_of_longTemporalUnit_null 0
factory_of_longTemporalUnit_outOfRange[153722867280912931, Minutes](1) 0
factory_of_longTemporalUnit_outOfRange[-153722867280912931, Minutes](2) 0
factory_of_longTemporalUnit_outOfRange[2562047788015216, Hours](3) 0
factory_of_longTemporalUnit_outOfRange[-2562047788015216, Hours](4) 0
factory_of_longTemporalUnit_outOfRange[213503982334602, HalfDays](5) 0
factory_of_longTemporalUnit_outOfRange[-213503982334602, HalfDays](6) 0
factory_parse[PT0S, 0, 0](1) 0.001
factory_parse[PT1S, 1, 0](2) 0
factory_parse[PT12S, 12, 0](3) 0
factory_parse[PT123456789S, 123456789, 0](4) 0
factory_parse[PT9223372036854775807S, 9223372036854775807, 0](5) 0
factory_parse[PT+1S, 1, 0](6) 0
factory_parse[PT+12S, 12, 0](7) 0
factory_parse[PT-1S, -1, 0](8) 0
factory_parse[PT-12S, -12, 0](9) 0
factory_parse[PT-123456789S, -123456789, 0](10) 0
factory_parse[PT-9223372036854775808S, -9223372036854775808, 0](11) 0
factory_parse[PT0.1S, 0, 100000000](12) 0
factory_parse[PT1.1S, 1, 100000000](13) 0
factory_parse[PT1.12S, 1, 120000000](14) 0
factory_parse[PT1.123S, 1, 123000000](15) 0
factory_parse[PT1.1234S, 1, 123400000](16) 0
factory_parse[PT1.12345S, 1, 123450000](17) 0
factory_parse[PT1.123456S, 1, 123456000](18) 0
factory_parse[PT1.1234567S, 1, 123456700](19) 0
factory_parse[PT1.12345678S, 1, 123456780](20) 0
factory_parse[PT1.123456789S, 1, 123456789](21) 0
factory_parse[PT-0.1S, -1, 900000000](22) 0
factory_parse[PT-1.1S, -2, 900000000](23) 0
factory_parse[PT-1.12S, -2, 880000000](24) 0
factory_parse[PT-1.123S, -2, 877000000](25) 0
factory_parse[PT-1.1234S, -2, 876600000](26) 0
factory_parse[PT-1.12345S, -2, 876550000](27) 0
factory_parse[PT-1.123456S, -2, 876544000](28) 0
factory_parse[PT-1.1234567S, -2, 876543300](29) 0
factory_parse[PT-1.12345678S, -2, 876543220](30) 0
factory_parse[PT-1.123456789S, -2, 876543211](31) 0
factory_parse[PT9223372036854775807.123456789S, 9223372036854775807, 123456789](32) 0
factory_parse[PT-9223372036854775808.000000000S, -9223372036854775808, 0](33) 0
factory_parse[PT12M, 720, 0](34) 0
factory_parse[PT12M0.35S, 720, 350000000](35) 0
factory_parse[PT12M1.35S, 721, 350000000](36) 0
factory_parse[PT12M-0.35S, 719, 650000000](37) 0
factory_parse[PT12M-1.35S, 718, 650000000](38) 0
factory_parse[PT12H, 43200, 0](39) 0
factory_parse[PT12H0.35S, 43200, 350000000](40) 0
factory_parse[PT12H1.35S, 43201, 350000000](41) 0
factory_parse[PT12H-0.35S, 43199, 650000000](42) 0
factory_parse[PT12H-1.35S, 43198, 650000000](43) 0
factory_parse[P12D, 1036800, 0](44) 0
factory_parse[P12DT0.35S, 1036800, 350000000](45) 0
factory_parse[P12DT1.35S, 1036801, 350000000](46) 0
factory_parse[P12DT-0.35S, 1036799, 650000000](47) 0
factory_parse[P12DT-1.35S, 1036798, 650000000](48) 0
factory_parseFailures[](1) 0
factory_parseFailures[PTS](2) 0
factory_parseFailures[AT0S](3) 0
factory_parseFailures[PA0S](4) 0
factory_parseFailures[PT0A](5) 0
factory_parseFailures[PT+S](6) 0
factory_parseFailures[PT-S](7) 0.001
factory_parseFailures[PT.S](8) 0
factory_parseFailures[PTAS](9) 0
factory_parseFailures[PT-.S](10) 0
factory_parseFailures[PT+.S](11) 0
factory_parseFailures[PT1ABC2S](12) 0
factory_parseFailures[PT1.1ABC2S](13) 0
factory_parseFailures[PT123456789123456789123456789S](14) 0
factory_parseFailures[PT0.1234567891S](15) 0
factory_parseFailures[PT.1S](16) 0
factory_parseFailures[PT2.-3](17) 0
factory_parseFailures[PT-2.-3](18) 0
factory_parseFailures[PT2.+3](19) 0
factory_parseFailures[PT-2.+3](20) 0
factory_parseFailures_comma[](1) 0
factory_parseFailures_comma[PTS](2) 0
factory_parseFailures_comma[AT0S](3) 0
factory_parseFailures_comma[PA0S](4) 0
factory_parseFailures_comma[PT0A](5) 0
factory_parseFailures_comma[PT+S](6) 0
factory_parseFailures_comma[PT-S](7) 0
factory_parseFailures_comma[PT.S](8) 0
factory_parseFailures_comma[PTAS](9) 0
factory_parseFailures_comma[PT-.S](10) 0
factory_parseFailures_comma[PT+.S](11) 0
factory_parseFailures_comma[PT1ABC2S](12) 0
factory_parseFailures_comma[PT1.1ABC2S](13) 0
factory_parseFailures_comma[PT123456789123456789123456789S](14) 0.001
factory_parseFailures_comma[PT0.1234567891S](15) 0
factory_parseFailures_comma[PT.1S](16) 0
factory_parseFailures_comma[PT2.-3](17) 0
factory_parseFailures_comma[PT-2.-3](18) 0.001
factory_parseFailures_comma[PT2.+3](19) 0
factory_parseFailures_comma[PT-2.+3](20) 0
factory_parse_comma[PT0S, 0, 0](1) 0
factory_parse_comma[PT1S, 1, 0](2) 0
factory_parse_comma[PT12S, 12, 0](3) 0
factory_parse_comma[PT123456789S, 123456789, 0](4) 0
factory_parse_comma[PT9223372036854775807S, 9223372036854775807, 0](5) 0
factory_parse_comma[PT+1S, 1, 0](6) 0
factory_parse_comma[PT+12S, 12, 0](7) 0
factory_parse_comma[PT-1S, -1, 0](8) 0
factory_parse_comma[PT-12S, -12, 0](9) 0
factory_parse_comma[PT-123456789S, -123456789, 0](10) 0.001
factory_parse_comma[PT-9223372036854775808S, -9223372036854775808, 0](11) 0
factory_parse_comma[PT0.1S, 0, 100000000](12) 0
factory_parse_comma[PT1.1S, 1, 100000000](13) 0
factory_parse_comma[PT1.12S, 1, 120000000](14) 0
factory_parse_comma[PT1.123S, 1, 123000000](15) 0
factory_parse_comma[PT1.1234S, 1, 123400000](16) 0.001
factory_parse_comma[PT1.12345S, 1, 123450000](17) 0
factory_parse_comma[PT1.123456S, 1, 123456000](18) 0
factory_parse_comma[PT1.1234567S, 1, 123456700](19) 0
factory_parse_comma[PT1.12345678S, 1, 123456780](20) 0.001
factory_parse_comma[PT1.123456789S, 1, 123456789](21) 0
factory_parse_comma[PT-0.1S, -1, 900000000](22) 0
factory_parse_comma[PT-1.1S, -2, 900000000](23) 0
factory_parse_comma[PT-1.12S, -2, 880000000](24) 0
factory_parse_comma[PT-1.123S, -2, 877000000](25) 0
factory_parse_comma[PT-1.1234S, -2, 876600000](26) 0.001
factory_parse_comma[PT-1.12345S, -2, 876550000](27) 0
factory_parse_comma[PT-1.123456S, -2, 876544000](28) 0
factory_parse_comma[PT-1.1234567S, -2, 876543300](29) 0
factory_parse_comma[PT-1.12345678S, -2, 876543220](30) 0
factory_parse_comma[PT-1.123456789S, -2, 876543211](31) 0
factory_parse_comma[PT9223372036854775807.123456789S, 9223372036854775807, 123456789](32) 0
factory_parse_comma[PT-9223372036854775808.000000000S, -9223372036854775808, 0](33) 0
factory_parse_comma[PT12M, 720, 0](34) 0
factory_parse_comma[PT12M0.35S, 720, 350000000](35) 0
factory_parse_comma[PT12M1.35S, 721, 350000000](36) 0
factory_parse_comma[PT12M-0.35S, 719, 650000000](37) 0
factory_parse_comma[PT12M-1.35S, 718, 650000000](38) 0
factory_parse_comma[PT12H, 43200, 0](39) 0
factory_parse_comma[PT12H0.35S, 43200, 350000000](40) 0
factory_parse_comma[PT12H1.35S, 43201, 350000000](41) 0
factory_parse_comma[PT12H-0.35S, 43199, 650000000](42) 0
factory_parse_comma[PT12H-1.35S, 43198, 650000000](43) 0
factory_parse_comma[P12D, 1036800, 0](44) 0
factory_parse_comma[P12DT0.35S, 1036800, 350000000](45) 0
factory_parse_comma[P12DT1.35S, 1036801, 350000000](46) 0
factory_parse_comma[P12DT-0.35S, 1036799, 650000000](47) 0
factory_parse_comma[P12DT-1.35S, 1036798, 650000000](48) 0.008
factory_parse_ignoreCase[PT0S, 0, 0](1) 0
factory_parse_ignoreCase[PT1S, 1, 0](2) 0
factory_parse_ignoreCase[PT12S, 12, 0](3) 0
factory_parse_ignoreCase[PT123456789S, 123456789, 0](4) 0
factory_parse_ignoreCase[PT9223372036854775807S, 9223372036854775807, 0](5) 0
factory_parse_ignoreCase[PT+1S, 1, 0](6) 0
factory_parse_ignoreCase[PT+12S, 12, 0](7) 0.001
factory_parse_ignoreCase[PT-1S, -1, 0](8) 0
factory_parse_ignoreCase[PT-12S, -12, 0](9) 0
factory_parse_ignoreCase[PT-123456789S, -123456789, 0](10) 0
factory_parse_ignoreCase[PT-9223372036854775808S, -9223372036854775808, 0](11) 0
factory_parse_ignoreCase[PT0.1S, 0, 100000000](12) 0
factory_parse_ignoreCase[PT1.1S, 1, 100000000](13) 0
factory_parse_ignoreCase[PT1.12S, 1, 120000000](14) 0
factory_parse_ignoreCase[PT1.123S, 1, 123000000](15) 0
factory_parse_ignoreCase[PT1.1234S, 1, 123400000](16) 0
factory_parse_ignoreCase[PT1.12345S, 1, 123450000](17) 0
factory_parse_ignoreCase[PT1.123456S, 1, 123456000](18) 0
factory_parse_ignoreCase[PT1.1234567S, 1, 123456700](19) 0
factory_parse_ignoreCase[PT1.12345678S, 1, 123456780](20) 0
factory_parse_ignoreCase[PT1.123456789S, 1, 123456789](21) 0
factory_parse_ignoreCase[PT-0.1S, -1, 900000000](22) 0
factory_parse_ignoreCase[PT-1.1S, -2, 900000000](23) 0
factory_parse_ignoreCase[PT-1.12S, -2, 880000000](24) 0
factory_parse_ignoreCase[PT-1.123S, -2, 877000000](25) 0
factory_parse_ignoreCase[PT-1.1234S, -2, 876600000](26) 0
factory_parse_ignoreCase[PT-1.12345S, -2, 876550000](27) 0
factory_parse_ignoreCase[PT-1.123456S, -2, 876544000](28) 0
factory_parse_ignoreCase[PT-1.1234567S, -2, 876543300](29) 0
factory_parse_ignoreCase[PT-1.12345678S, -2, 876543220](30) 0
factory_parse_ignoreCase[PT-1.123456789S, -2, 876543211](31) 0
factory_parse_ignoreCase[PT9223372036854775807.123456789S, 9223372036854775807, 123456789](32) 0
factory_parse_ignoreCase[PT-9223372036854775808.000000000S, -9223372036854775808, 0](33) 0
factory_parse_ignoreCase[PT12M, 720, 0](34) 0
factory_parse_ignoreCase[PT12M0.35S, 720, 350000000](35) 0
factory_parse_ignoreCase[PT12M1.35S, 721, 350000000](36) 0
factory_parse_ignoreCase[PT12M-0.35S, 719, 650000000](37) 0
factory_parse_ignoreCase[PT12M-1.35S, 718, 650000000](38) 0
factory_parse_ignoreCase[PT12H, 43200, 0](39) 0
factory_parse_ignoreCase[PT12H0.35S, 43200, 350000000](40) 0
factory_parse_ignoreCase[PT12H1.35S, 43201, 350000000](41) 0
factory_parse_ignoreCase[PT12H-0.35S, 43199, 650000000](42) 0
factory_parse_ignoreCase[PT12H-1.35S, 43198, 650000000](43) 0
factory_parse_ignoreCase[P12D, 1036800, 0](44) 0
factory_parse_ignoreCase[P12DT0.35S, 1036800, 350000000](45) 0
factory_parse_ignoreCase[P12DT1.35S, 1036801, 350000000](46) 0
factory_parse_ignoreCase[P12DT-0.35S, 1036799, 650000000](47) 0
factory_parse_ignoreCase[P12DT-1.35S, 1036798, 650000000](48) 0
factory_parse_nullText 0
factory_parse_tooBig 0
factory_parse_tooBig_decimal 0
factory_parse_tooSmall 0
factory_parse_tooSmall_decimal 0
factory_seconds_long 0
factory_seconds_long_long 0
factory_seconds_long_long_nanosNegativeAdjusted 0
factory_seconds_long_long_tooBig 0
minus[-9223372036854775808, 0, -9223372036854775807, 0, -1, 0](1) 0
minus[-4, 666666667, -4, 666666667, 0, 0](2) 0
minus[-4, 666666667, -3, 0, -1, 666666667](3) 0
minus[-4, 666666667, -2, 0, -2, 666666667](4) 0
minus[-4, 666666667, -1, 0, -3, 666666667](5) 0
minus[-4, 666666667, -1, 333333334, -3, 333333333](6) 0
minus[-4, 666666667, -1, 666666667, -3, 0](7) 0
minus[-4, 666666667, -1, 999999999, -4, 666666668](8) 0
minus[-4, 666666667, 0, 0, -4, 666666667](9) 0
minus[-4, 666666667, 0, 1, -4, 666666666](10) 0
minus[-4, 666666667, 0, 333333333, -4, 333333334](11) 0
minus[-4, 666666667, 0, 666666666, -4, 1](12) 0
minus[-4, 666666667, 1, 0, -5, 666666667](13) 0
minus[-4, 666666667, 2, 0, -6, 666666667](14) 0
minus[-4, 666666667, 3, 0, -7, 666666667](15) 0
minus[-4, 666666667, 3, 333333333, -7, 333333334](16) 0
minus[-3, 0, -4, 666666667, 0, 333333333](17) 0
minus[-3, 0, -3, 0, 0, 0](18) 0
minus[-3, 0, -2, 0, -1, 0](19) 0
minus[-3, 0, -1, 0, -2, 0](20) 0
minus[-3, 0, -1, 333333334, -3, 666666666](21) 0
minus[-3, 0, -1, 666666667, -3, 333333333](22) 0.001
minus[-3, 0, -1, 999999999, -3, 1](23) 0
minus[-3, 0, 0, 0, -3, 0](24) 0
minus[-3, 0, 0, 1, -4, 999999999](25) 0
minus[-3, 0, 0, 333333333, -4, 666666667](26) 0
minus[-3, 0, 0, 666666666, -4, 333333334](27) 0
minus[-3, 0, 1, 0, -4, 0](28) 0
minus[-3, 0, 2, 0, -5, 0](29) 0
minus[-3, 0, 3, 0, -6, 0](30) 0
minus[-3, 0, 3, 333333333, -7, 666666667](31) 0
minus[-2, 0, -4, 666666667, 1, 333333333](32) 0
minus[-2, 0, -3, 0, 1, 0](33) 0
minus[-2, 0, -2, 0, 0, 0](34) 0
minus[-2, 0, -1, 0, -1, 0](35) 0
minus[-2, 0, -1, 333333334, -2, 666666666](36) 0
minus[-2, 0, -1, 666666667, -2, 333333333](37) 0
minus[-2, 0, -1, 999999999, -2, 1](38) 0
minus[-2, 0, 0, 0, -2, 0](39) 0
minus[-2, 0, 0, 1, -3, 999999999](40) 0
minus[-2, 0, 0, 333333333, -3, 666666667](41) 0
minus[-2, 0, 0, 666666666, -3, 333333334](42) 0
minus[-2, 0, 1, 0, -3, 0](43) 0
minus[-2, 0, 2, 0, -4, 0](44) 0
minus[-2, 0, 3, 0, -5, 0](45) 0
minus[-2, 0, 3, 333333333, -6, 666666667](46) 0
minus[-1, 0, -4, 666666667, 2, 333333333](47) 0
minus[-1, 0, -3, 0, 2, 0](48) 0
minus[-1, 0, -2, 0, 1, 0](49) 0
minus[-1, 0, -1, 0, 0, 0](50) 0
minus[-1, 0, -1, 333333334, -1, 666666666](51) 0
minus[-1, 0, -1, 666666667, -1, 333333333](52) 0
minus[-1, 0, -1, 999999999, -1, 1](53) 0
minus[-1, 0, 0, 0, -1, 0](54) 0
minus[-1, 0, 0, 1, -2, 999999999](55) 0
minus[-1, 0, 0, 333333333, -2, 666666667](56) 0
minus[-1, 0, 0, 666666666, -2, 333333334](57) 0
minus[-1, 0, 1, 0, -2, 0](58) 0
minus[-1, 0, 2, 0, -3, 0](59) 0
minus[-1, 0, 3, 0, -4, 0](60) 0
minus[-1, 0, 3, 333333333, -5, 666666667](61) 0
minus[-1, 666666667, -4, 666666667, 3, 0](62) 0
minus[-1, 666666667, -3, 0, 2, 666666667](63) 0
minus[-1, 666666667, -2, 0, 1, 666666667](64) 0
minus[-1, 666666667, -1, 0, 0, 666666667](65) 0
minus[-1, 666666667, -1, 333333334, 0, 333333333](66) 0
minus[-1, 666666667, -1, 666666667, 0, 0](67) 0
minus[-1, 666666667, -1, 999999999, -1, 666666668](68) 0
minus[-1, 666666667, 0, 0, -1, 666666667](69) 0
minus[-1, 666666667, 0, 1, -1, 666666666](70) 0
minus[-1, 666666667, 0, 333333333, -1, 333333334](71) 0
minus[-1, 666666667, 0, 666666666, -1, 1](72) 0
minus[-1, 666666667, 1, 0, -2, 666666667](73) 0
minus[-1, 666666667, 2, 0, -3, 666666667](74) 0
minus[-1, 666666667, 3, 0, -4, 666666667](75) 0
minus[-1, 666666667, 3, 333333333, -4, 333333334](76) 0
minus[0, 0, -4, 666666667, 3, 333333333](77) 0
minus[0, 0, -3, 0, 3, 0](78) 0
minus[0, 0, -2, 0, 2, 0](79) 0
minus[0, 0, -1, 0, 1, 0](80) 0
minus[0, 0, -1, 333333334, 0, 666666666](81) 0
minus[0, 0, -1, 666666667, 0, 333333333](82) 0
minus[0, 0, -1, 999999999, 0, 1](83) 0
minus[0, 0, 0, 0, 0, 0](84) 0
minus[0, 0, 0, 1, -1, 999999999](85) 0
minus[0, 0, 0, 333333333, -1, 666666667](86) 0
minus[0, 0, 0, 666666666, -1, 333333334](87) 0
minus[0, 0, 1, 0, -1, 0](88) 0
minus[0, 0, 2, 0, -2, 0](89) 0
minus[0, 0, 3, 0, -3, 0](90) 0
minus[0, 0, 3, 333333333, -4, 666666667](91) 0
minus[0, 333333333, -4, 666666667, 3, 666666666](92) 0
minus[0, 333333333, -3, 0, 3, 333333333](93) 0
minus[0, 333333333, -2, 0, 2, 333333333](94) 0
minus[0, 333333333, -1, 0, 1, 333333333](95) 0
minus[0, 333333333, -1, 333333334, 0, 999999999](96) 0
minus[0, 333333333, -1, 666666667, 0, 666666666](97) 0
minus[0, 333333333, -1, 999999999, 0, 333333334](98) 0
minus[0, 333333333, 0, 0, 0, 333333333](99) 0
minus[0, 333333333, 0, 1, 0, 333333332](100) 0
minus[0, 333333333, 0, 333333333, 0, 0](101) 0
minus[0, 333333333, 0, 666666666, -1, 666666667](102) 0
minus[0, 333333333, 1, 0, -1, 333333333](103) 0
minus[0, 333333333, 2, 0, -2, 333333333](104) 0
minus[0, 333333333, 3, 0, -3, 333333333](105) 0
minus[0, 333333333, 3, 333333333, -3, 0](106) 0
minus[1, 0, -4, 666666667, 4, 333333333](107) 0
minus[1, 0, -3, 0, 4, 0](108) 0
minus[1, 0, -2, 0, 3, 0](109) 0
minus[1, 0, -1, 0, 2, 0](110) 0
minus[1, 0, -1, 333333334, 1, 666666666](111) 0
minus[1, 0, -1, 666666667, 1, 333333333](112) 0
minus[1, 0, -1, 999999999, 1, 1](113) 0
minus[1, 0, 0, 0, 1, 0](114) 0.001
minus[1, 0, 0, 1, 0, 999999999](115) 0
minus[1, 0, 0, 333333333, 0, 666666667](116) 0
minus[1, 0, 0, 666666666, 0, 333333334](117) 0
minus[1, 0, 1, 0, 0, 0](118) 0
minus[1, 0, 2, 0, -1, 0](119) 0
minus[1, 0, 3, 0, -2, 0](120) 0
minus[1, 0, 3, 333333333, -3, 666666667](121) 0
minus[2, 0, -4, 666666667, 5, 333333333](122) 0
minus[2, 0, -3, 0, 5, 0](123) 0
minus[2, 0, -2, 0, 4, 0](124) 0
minus[2, 0, -1, 0, 3, 0](125) 0.001
minus[2, 0, -1, 333333334, 2, 666666666](126) 0
minus[2, 0, -1, 666666667, 2, 333333333](127) 0
minus[2, 0, -1, 999999999, 2, 1](128) 0
minus[2, 0, 0, 0, 2, 0](129) 0
minus[2, 0, 0, 1, 1, 999999999](130) 0
minus[2, 0, 0, 333333333, 1, 666666667](131) 0
minus[2, 0, 0, 666666666, 1, 333333334](132) 0
minus[2, 0, 1, 0, 1, 0](133) 0
minus[2, 0, 2, 0, 0, 0](134) 0
minus[2, 0, 3, 0, -1, 0](135) 0.001
minus[2, 0, 3, 333333333, -2, 666666667](136) 0
minus[3, 0, -4, 666666667, 6, 333333333](137) 0
minus[3, 0, -3, 0, 6, 0](138) 0
minus[3, 0, -2, 0, 5, 0](139) 0
minus[3, 0, -1, 0, 4, 0](140) 0
minus[3, 0, -1, 333333334, 3, 666666666](141) 0
minus[3, 0, -1, 666666667, 3, 333333333](142) 0
minus[3, 0, -1, 999999999, 3, 1](143) 0
minus[3, 0, 0, 0, 3, 0](144) 0
minus[3, 0, 0, 1, 2, 999999999](145) 0
minus[3, 0, 0, 333333333, 2, 666666667](146) 0
minus[3, 0, 0, 666666666, 2, 333333334](147) 0
minus[3, 0, 1, 0, 2, 0](148) 0
minus[3, 0, 2, 0, 1, 0](149) 0
minus[3, 0, 3, 0, 0, 0](150) 0
minus[3, 0, 3, 333333333, -1, 666666667](151) 0
minus[3, 333333333, -4, 666666667, 6, 666666666](152) 0
minus[3, 333333333, -3, 0, 6, 333333333](153) 0
minus[3, 333333333, -2, 0, 5, 333333333](154) 0
minus[3, 333333333, -1, 0, 4, 333333333](155) 0
minus[3, 333333333, -1, 333333334, 3, 999999999](156) 0
minus[3, 333333333, -1, 666666667, 3, 666666666](157) 0
minus[3, 333333333, -1, 999999999, 3, 333333334](158) 0
minus[3, 333333333, 0, 0, 3, 333333333](159) 0
minus[3, 333333333, 0, 1, 3, 333333332](160) 0
minus[3, 333333333, 0, 333333333, 3, 0](161) 0
minus[3, 333333333, 0, 666666666, 2, 666666667](162) 0
minus[3, 333333333, 1, 0, 2, 333333333](163) 0
minus[3, 333333333, 2, 0, 1, 333333333](164) 0.001
minus[3, 333333333, 3, 0, 0, 333333333](165) 0
minus[3, 333333333, 3, 333333333, 0, 0](166) 0
minus[9223372036854775807, 0, 9223372036854775807, 0, 0, 0](167) 0
minusMillis_long[0, 0, 0, 0, 0](1) 0
minusMillis_long[0, 0, 1, -1, 999000000](2) 0
minusMillis_long[0, 0, 999, -1, 1000000](3) 0
minusMillis_long[0, 0, 1000, -1, 0](4) 0
minusMillis_long[0, 0, 1001, -2, 999000000](5) 0
minusMillis_long[0, 0, 1999, -2, 1000000](6) 0
minusMillis_long[0, 0, 2000, -2, 0](7) 0
minusMillis_long[0, 0, -1, 0, 1000000](8) 0
minusMillis_long[0, 0, -999, 0, 999000000](9) 0
minusMillis_long[0, 0, -1000, 1, 0](10) 0
minusMillis_long[0, 0, -1001, 1, 1000000](11) 0
minusMillis_long[0, 0, -1999, 1, 999000000](12) 0
minusMillis_long[0, 1, 0, 0, 1](13) 0
minusMillis_long[0, 1, 1, -1, 999000001](14) 0
minusMillis_long[0, 1, 998, -1, 2000001](15) 0
minusMillis_long[0, 1, 999, -1, 1000001](16) 0
minusMillis_long[0, 1, 1000, -1, 1](17) 0
minusMillis_long[0, 1, 1998, -2, 2000001](18) 0
minusMillis_long[0, 1, 1999, -2, 1000001](19) 0
minusMillis_long[0, 1, 2000, -2, 1](20) 0
minusMillis_long[0, 1, -1, 0, 1000001](21) 0
minusMillis_long[0, 1, -2, 0, 2000001](22) 0
minusMillis_long[0, 1, -1000, 1, 1](23) 0
minusMillis_long[0, 1, -1001, 1, 1000001](24) 0
minusMillis_long[0, 1000000, 0, 0, 1000000](25) 0
minusMillis_long[0, 1000000, 1, 0, 0](26) 0
minusMillis_long[0, 1000000, 998, -1, 3000000](27) 0
minusMillis_long[0, 1000000, 999, -1, 2000000](28) 0
minusMillis_long[0, 1000000, 1000, -1, 1000000](29) 0.001
minusMillis_long[0, 1000000, 1998, -2, 3000000](30) 0
minusMillis_long[0, 1000000, 1999, -2, 2000000](31) 0
minusMillis_long[0, 1000000, 2000, -2, 1000000](32) 0
minusMillis_long[0, 1000000, -1, 0, 2000000](33) 0
minusMillis_long[0, 1000000, -2, 0, 3000000](34) 0
minusMillis_long[0, 1000000, -999, 1, 0](35) 0
minusMillis_long[0, 1000000, -1000, 1, 1000000](36) 0
minusMillis_long[0, 1000000, -1001, 1, 2000000](37) 0
minusMillis_long[0, 1000000, -1002, 1, 3000000](38) 0
minusMillis_long[0, 999999999, 0, 0, 999999999](39) 0
minusMillis_long[0, 999999999, 1, 0, 998999999](40) 0.001
minusMillis_long[0, 999999999, 999, 0, 999999](41) 0
minusMillis_long[0, 999999999, 1000, -1, 999999999](42) 0
minusMillis_long[0, 999999999, 1001, -1, 998999999](43) 0
minusMillis_long[0, 999999999, -1, 1, 999999](44) 0
minusMillis_long[0, 999999999, -1000, 1, 999999999](45) 0
minusMillis_long[0, 999999999, -1001, 2, 999999](46) 0
minusMillis_long_max 0
minusMillis_long_min 0
minusMillis_long_minusOneLess[0, 0, 0, 0, 0](1) 0
minusMillis_long_minusOneLess[0, 0, 1, -1, 999000000](2) 0
minusMillis_long_minusOneLess[0, 0, 999, -1, 1000000](3) 0
minusMillis_long_minusOneLess[0, 0, 1000, -1, 0](4) 0
minusMillis_long_minusOneLess[0, 0, 1001, -2, 999000000](5) 0
minusMillis_long_minusOneLess[0, 0, 1999, -2, 1000000](6) 0
minusMillis_long_minusOneLess[0, 0, 2000, -2, 0](7) 0
minusMillis_long_minusOneLess[0, 0, -1, 0, 1000000](8) 0
minusMillis_long_minusOneLess[0, 0, -999, 0, 999000000](9) 0.001
minusMillis_long_minusOneLess[0, 0, -1000, 1, 0](10) 0
minusMillis_long_minusOneLess[0, 0, -1001, 1, 1000000](11) 0
minusMillis_long_minusOneLess[0, 0, -1999, 1, 999000000](12) 0
minusMillis_long_minusOneLess[0, 1, 0, 0, 1](13) 0
minusMillis_long_minusOneLess[0, 1, 1, -1, 999000001](14) 0
minusMillis_long_minusOneLess[0, 1, 998, -1, 2000001](15) 0
minusMillis_long_minusOneLess[0, 1, 999, -1, 1000001](16) 0.001
minusMillis_long_minusOneLess[0, 1, 1000, -1, 1](17) 0
minusMillis_long_minusOneLess[0, 1, 1998, -2, 2000001](18) 0
minusMillis_long_minusOneLess[0, 1, 1999, -2, 1000001](19) 0
minusMillis_long_minusOneLess[0, 1, 2000, -2, 1](20) 0
minusMillis_long_minusOneLess[0, 1, -1, 0, 1000001](21) 0
minusMillis_long_minusOneLess[0, 1, -2, 0, 2000001](22) 0
minusMillis_long_minusOneLess[0, 1, -1000, 1, 1](23) 0
minusMillis_long_minusOneLess[0, 1, -1001, 1, 1000001](24) 0
minusMillis_long_minusOneLess[0, 1000000, 0, 0, 1000000](25) 0
minusMillis_long_minusOneLess[0, 1000000, 1, 0, 0](26) 0
minusMillis_long_minusOneLess[0, 1000000, 998, -1, 3000000](27) 0
minusMillis_long_minusOneLess[0, 1000000, 999, -1, 2000000](28) 0
minusMillis_long_minusOneLess[0, 1000000, 1000, -1, 1000000](29) 0
minusMillis_long_minusOneLess[0, 1000000, 1998, -2, 3000000](30) 0
minusMillis_long_minusOneLess[0, 1000000, 1999, -2, 2000000](31) 0
minusMillis_long_minusOneLess[0, 1000000, 2000, -2, 1000000](32) 0
minusMillis_long_minusOneLess[0, 1000000, -1, 0, 2000000](33) 0
minusMillis_long_minusOneLess[0, 1000000, -2, 0, 3000000](34) 0
minusMillis_long_minusOneLess[0, 1000000, -999, 1, 0](35) 0
minusMillis_long_minusOneLess[0, 1000000, -1000, 1, 1000000](36) 0
minusMillis_long_minusOneLess[0, 1000000, -1001, 1, 2000000](37) 0
minusMillis_long_minusOneLess[0, 1000000, -1002, 1, 3000000](38) 0
minusMillis_long_minusOneLess[0, 999999999, 0, 0, 999999999](39) 0
minusMillis_long_minusOneLess[0, 999999999, 1, 0, 998999999](40) 0
minusMillis_long_minusOneLess[0, 999999999, 999, 0, 999999](41) 0
minusMillis_long_minusOneLess[0, 999999999, 1000, -1, 999999999](42) 0
minusMillis_long_minusOneLess[0, 999999999, 1001, -1, 998999999](43) 0
minusMillis_long_minusOneLess[0, 999999999, -1, 1, 999999](44) 0
minusMillis_long_minusOneLess[0, 999999999, -1000, 1, 999999999](45) 0.001
minusMillis_long_minusOneLess[0, 999999999, -1001, 2, 999999](46) 0
minusMillis_long_oneMore[0, 0, 0, 0, 0](1) 0
minusMillis_long_oneMore[0, 0, 1, -1, 999000000](2) 0
minusMillis_long_oneMore[0, 0, 999, -1, 1000000](3) 0
minusMillis_long_oneMore[0, 0, 1000, -1, 0](4) 0
minusMillis_long_oneMore[0, 0, 1001, -2, 999000000](5) 0
minusMillis_long_oneMore[0, 0, 1999, -2, 1000000](6) 0
minusMillis_long_oneMore[0, 0, 2000, -2, 0](7) 0.001
minusMillis_long_oneMore[0, 0, -1, 0, 1000000](8) 0
minusMillis_long_oneMore[0, 0, -999, 0, 999000000](9) 0
minusMillis_long_oneMore[0, 0, -1000, 1, 0](10) 0
minusMillis_long_oneMore[0, 0, -1001, 1, 1000000](11) 0
minusMillis_long_oneMore[0, 0, -1999, 1, 999000000](12) 0
minusMillis_long_oneMore[0, 1, 0, 0, 1](13) 0
minusMillis_long_oneMore[0, 1, 1, -1, 999000001](14) 0
minusMillis_long_oneMore[0, 1, 998, -1, 2000001](15) 0
minusMillis_long_oneMore[0, 1, 999, -1, 1000001](16) 0.001
minusMillis_long_oneMore[0, 1, 1000, -1, 1](17) 0
minusMillis_long_oneMore[0, 1, 1998, -2, 2000001](18) 0
minusMillis_long_oneMore[0, 1, 1999, -2, 1000001](19) 0
minusMillis_long_oneMore[0, 1, 2000, -2, 1](20) 0
minusMillis_long_oneMore[0, 1, -1, 0, 1000001](21) 0
minusMillis_long_oneMore[0, 1, -2, 0, 2000001](22) 0
minusMillis_long_oneMore[0, 1, -1000, 1, 1](23) 0
minusMillis_long_oneMore[0, 1, -1001, 1, 1000001](24) 0
minusMillis_long_oneMore[0, 1000000, 0, 0, 1000000](25) 0
minusMillis_long_oneMore[0, 1000000, 1, 0, 0](26) 0
minusMillis_long_oneMore[0, 1000000, 998, -1, 3000000](27) 0
minusMillis_long_oneMore[0, 1000000, 999, -1, 2000000](28) 0
minusMillis_long_oneMore[0, 1000000, 1000, -1, 1000000](29) 0
minusMillis_long_oneMore[0, 1000000, 1998, -2, 3000000](30) 0
minusMillis_long_oneMore[0, 1000000, 1999, -2, 2000000](31) 0
minusMillis_long_oneMore[0, 1000000, 2000, -2, 1000000](32) 0
minusMillis_long_oneMore[0, 1000000, -1, 0, 2000000](33) 0
minusMillis_long_oneMore[0, 1000000, -2, 0, 3000000](34) 0.001
minusMillis_long_oneMore[0, 1000000, -999, 1, 0](35) 0
minusMillis_long_oneMore[0, 1000000, -1000, 1, 1000000](36) 0
minusMillis_long_oneMore[0, 1000000, -1001, 1, 2000000](37) 0
minusMillis_long_oneMore[0, 1000000, -1002, 1, 3000000](38) 0
minusMillis_long_oneMore[0, 999999999, 0, 0, 999999999](39) 0
minusMillis_long_oneMore[0, 999999999, 1, 0, 998999999](40) 0
minusMillis_long_oneMore[0, 999999999, 999, 0, 999999](41) 0
minusMillis_long_oneMore[0, 999999999, 1000, -1, 999999999](42) 0
minusMillis_long_oneMore[0, 999999999, 1001, -1, 998999999](43) 0
minusMillis_long_oneMore[0, 999999999, -1, 1, 999999](44) 0
minusMillis_long_oneMore[0, 999999999, -1000, 1, 999999999](45) 0.001
minusMillis_long_oneMore[0, 999999999, -1001, 2, 999999](46) 0
minusMillis_long_overflowTooBig 0
minusMillis_long_overflowTooSmall 0
minusNanos_long[0, 0, 0, 0, 0](1) 0
minusNanos_long[0, 0, 1, -1, 999999999](2) 0
minusNanos_long[0, 0, 999999999, -1, 1](3) 0
minusNanos_long[0, 0, 1000000000, -1, 0](4) 0
minusNanos_long[0, 0, 1000000001, -2, 999999999](5) 0
minusNanos_long[0, 0, 1999999999, -2, 1](6) 0
minusNanos_long[0, 0, 2000000000, -2, 0](7) 0
minusNanos_long[0, 0, -1, 0, 1](8) 0
minusNanos_long[0, 0, -999999999, 0, 999999999](9) 0
minusNanos_long[0, 0, -1000000000, 1, 0](10) 0
minusNanos_long[0, 0, -1000000001, 1, 1](11) 0
minusNanos_long[0, 0, -1999999999, 1, 999999999](12) 0
minusNanos_long[1, 0, 0, 1, 0](13) 0
minusNanos_long[1, 0, 1, 0, 999999999](14) 0
minusNanos_long[1, 0, 999999999, 0, 1](15) 0
minusNanos_long[1, 0, 1000000000, 0, 0](16) 0
minusNanos_long[1, 0, 1000000001, -1, 999999999](17) 0
minusNanos_long[1, 0, 1999999999, -1, 1](18) 0
minusNanos_long[1, 0, 2000000000, -1, 0](19) 0
minusNanos_long[1, 0, -1, 1, 1](20) 0
minusNanos_long[1, 0, -999999999, 1, 999999999](21) 0
minusNanos_long[1, 0, -1000000000, 2, 0](22) 0
minusNanos_long[1, 0, -1000000001, 2, 1](23) 0
minusNanos_long[1, 0, -1999999999, 2, 999999999](24) 0
minusNanos_long[-1, 0, 0, -1, 0](25) 0
minusNanos_long[-1, 0, 1, -2, 999999999](26) 0
minusNanos_long[-1, 0, 999999999, -2, 1](27) 0
minusNanos_long[-1, 0, 1000000000, -2, 0](28) 0
minusNanos_long[-1, 0, 1000000001, -3, 999999999](29) 0
minusNanos_long[-1, 0, 1999999999, -3, 1](30) 0
minusNanos_long[-1, 0, 2000000000, -3, 0](31) 0
minusNanos_long[-1, 0, -1, -1, 1](32) 0
minusNanos_long[-1, 0, -999999999, -1, 999999999](33) 0
minusNanos_long[-1, 0, -1000000000, 0, 0](34) 0
minusNanos_long[-1, 0, -1000000001, 0, 1](35) 0
minusNanos_long[-1, 0, -1999999999, 0, 999999999](36) 0
minusNanos_long[1, 1, 0, 1, 1](37) 0
minusNanos_long[1, 1, 1, 1, 0](38) 0
minusNanos_long[1, 1, 999999998, 0, 3](39) 0.001
minusNanos_long[1, 1, 999999999, 0, 2](40) 0
minusNanos_long[1, 1, 1000000000, 0, 1](41) 0
minusNanos_long[1, 1, 1999999998, -1, 3](42) 0
minusNanos_long[1, 1, 1999999999, -1, 2](43) 0
minusNanos_long[1, 1, 2000000000, -1, 1](44) 0
minusNanos_long[1, 1, -1, 1, 2](45) 0
minusNanos_long[1, 1, -2, 1, 3](46) 0
minusNanos_long[1, 1, -1000000000, 2, 1](47) 0
minusNanos_long[1, 1, -1000000001, 2, 2](48) 0
minusNanos_long[1, 1, -1000000002, 2, 3](49) 0
minusNanos_long[1, 1, -2000000000, 3, 1](50) 0
minusNanos_long[1, 999999999, 0, 1, 999999999](51) 0
minusNanos_long[1, 999999999, 1, 1, 999999998](52) 0
minusNanos_long[1, 999999999, 999999999, 1, 0](53) 0
minusNanos_long[1, 999999999, 1000000000, 0, 999999999](54) 0
minusNanos_long[1, 999999999, 1000000001, 0, 999999998](55) 0
minusNanos_long[1, 999999999, -1, 2, 0](56) 0
minusNanos_long[1, 999999999, -1000000000, 2, 999999999](57) 0
minusNanos_long[1, 999999999, -1000000001, 3, 0](58) 0
minusNanos_long[1, 999999999, -1999999999, 3, 999999998](59) 0
minusNanos_long[1, 999999999, -2000000000, 3, 999999999](60) 0
minusNanos_long[9223372036854775807, 0, -999999999, 9223372036854775807, 999999999](61) 0
minusNanos_long[9223372036854775806, 0, -1999999999, 9223372036854775807, 999999999](62) 0
minusNanos_long[-9223372036854775808, 1, 1, -9223372036854775808, 0](63) 0
minusNanos_long[-9223372036854775807, 1, 1000000001, -9223372036854775808, 0](64) 0
minusNanos_long_overflowTooBig 0
minusNanos_long_overflowTooSmall 0.001
minusOverflowTooBig 0
minusOverflowTooSmall 0
minusSeconds_long[0, 0, 0, 0, 0](1) 0
minusSeconds_long[0, 0, 1, -1, 0](2) 0
minusSeconds_long[0, 0, -1, 1, 0](3) 0
minusSeconds_long[0, 0, 9223372036854775807, -9223372036854775807, 0](4) 0
minusSeconds_long[0, 0, -9223372036854775807, 9223372036854775807, 0](5) 0
minusSeconds_long[1, 0, 0, 1, 0](6) 0
minusSeconds_long[1, 0, 1, 0, 0](7) 0
minusSeconds_long[1, 0, -1, 2, 0](8) 0
minusSeconds_long[1, 0, 9223372036854775806, -9223372036854775805, 0](9) 0
minusSeconds_long[1, 0, -9223372036854775806, 9223372036854775807, 0](10) 0
minusSeconds_long[1, 1, 0, 1, 1](11) 0
minusSeconds_long[1, 1, 1, 0, 1](12) 0
minusSeconds_long[1, 1, -1, 2, 1](13) 0.001
minusSeconds_long[1, 1, 9223372036854775807, -9223372036854775806, 1](14) 0
minusSeconds_long[1, 1, -9223372036854775806, 9223372036854775807, 1](15) 0
minusSeconds_long[-1, 1, 0, -1, 1](16) 0
minusSeconds_long[-1, 1, 1, -2, 1](17) 0
minusSeconds_long[-1, 1, -1, 0, 1](18) 0
minusSeconds_long[-1, 1, 9223372036854775807, -9223372036854775808, 1](19) 0
minusSeconds_long[-1, 1, -9223372036854775807, 9223372036854775806, 1](20) 0
minusSeconds_long_overflowTooBig 0
minusSeconds_long_overflowTooSmall 0
minus_longTemporalUnit_micros 0
minus_longTemporalUnit_millis 0
minus_longTemporalUnit_nanos 0
minus_longTemporalUnit_null 0
minus_longTemporalUnit_seconds 0
multipliedBy[-4, 666666667, -3, 9, 999999999](1) 0
multipliedBy[-4, 666666667, -2, 6, 666666666](2) 0
multipliedBy[-4, 666666667, -1, 3, 333333333](3) 0
multipliedBy[-4, 666666667, 0, 0, 0](4) 0
multipliedBy[-4, 666666667, 1, -4, 666666667](5) 0
multipliedBy[-4, 666666667, 2, -7, 333333334](6) 0.001
multipliedBy[-4, 666666667, 3, -10, 1](7) 0
multipliedBy[-3, 0, -3, 9, 0](8) 0
multipliedBy[-3, 0, -2, 6, 0](9) 0
multipliedBy[-3, 0, -1, 3, 0](10) 0
multipliedBy[-3, 0, 0, 0, 0](11) 0
multipliedBy[-3, 0, 1, -3, 0](12) 0
multipliedBy[-3, 0, 2, -6, 0](13) 0
multipliedBy[-3, 0, 3, -9, 0](14) 0
multipliedBy[-2, 0, -3, 6, 0](15) 0.001
multipliedBy[-2, 0, -2, 4, 0](16) 0
multipliedBy[-2, 0, -1, 2, 0](17) 0
multipliedBy[-2, 0, 0, 0, 0](18) 0
multipliedBy[-2, 0, 1, -2, 0](19) 0
multipliedBy[-2, 0, 2, -4, 0](20) 0
multipliedBy[-2, 0, 3, -6, 0](21) 0
multipliedBy[-1, 0, -3, 3, 0](22) 0
multipliedBy[-1, 0, -2, 2, 0](23) 0
multipliedBy[-1, 0, -1, 1, 0](24) 0
multipliedBy[-1, 0, 0, 0, 0](25) 0
multipliedBy[-1, 0, 1, -1, 0](26) 0
multipliedBy[-1, 0, 2, -2, 0](27) 0
multipliedBy[-1, 0, 3, -3, 0](28) 0
multipliedBy[-1, 500000000, -3, 1, 500000000](29) 0.001
multipliedBy[-1, 500000000, -2, 1, 0](30) 0
multipliedBy[-1, 500000000, -1, 0, 500000000](31) 0
multipliedBy[-1, 500000000, 0, 0, 0](32) 0
multipliedBy[-1, 500000000, 1, -1, 500000000](33) 0
multipliedBy[-1, 500000000, 2, -1, 0](34) 0
multipliedBy[-1, 500000000, 3, -2, 500000000](35) 0
multipliedBy[0, 0, -3, 0, 0](36) 0.001
multipliedBy[0, 0, -2, 0, 0](37) 0
multipliedBy[0, 0, -1, 0, 0](38) 0
multipliedBy[0, 0, 0, 0, 0](39) 0
multipliedBy[0, 0, 1, 0, 0](40) 0
multipliedBy[0, 0, 2, 0, 0](41) 0
multipliedBy[0, 0, 3, 0, 0](42) 0
multipliedBy[0, 500000000, -3, -2, 500000000](43) 0
multipliedBy[0, 500000000, -2, -1, 0](44) 0.001
multipliedBy[0, 500000000, -1, -1, 500000000](45) 0
multipliedBy[0, 500000000, 0, 0, 0](46) 0
multipliedBy[0, 500000000, 1, 0, 500000000](47) 0
multipliedBy[0, 500000000, 2, 1, 0](48) 0
multipliedBy[0, 500000000, 3, 1, 500000000](49) 0
multipliedBy[1, 0, -3, -3, 0](50) 0
multipliedBy[1, 0, -2, -2, 0](51) 0
multipliedBy[1, 0, -1, -1, 0](52) 0.001
multipliedBy[1, 0, 0, 0, 0](53) 0
multipliedBy[1, 0, 1, 1, 0](54) 0
multipliedBy[1, 0, 2, 2, 0](55) 0
multipliedBy[1, 0, 3, 3, 0](56) 0
multipliedBy[2, 0, -3, -6, 0](57) 0
multipliedBy[2, 0, -2, -4, 0](58) 0
multipliedBy[2, 0, -1, -2, 0](59) 0
multipliedBy[2, 0, 0, 0, 0](60) 0
multipliedBy[2, 0, 1, 2, 0](61) 0
multipliedBy[2, 0, 2, 4, 0](62) 0
multipliedBy[2, 0, 3, 6, 0](63) 0
multipliedBy[3, 0, -3, -9, 0](64) 0
multipliedBy[3, 0, -2, -6, 0](65) 0
multipliedBy[3, 0, -1, -3, 0](66) 0
multipliedBy[3, 0, 0, 0, 0](67) 0
multipliedBy[3, 0, 1, 3, 0](68) 0
multipliedBy[3, 0, 2, 6, 0](69) 0.001
multipliedBy[3, 0, 3, 9, 0](70) 0
multipliedBy[3, 333333333, -3, -10, 1](71) 0
multipliedBy[3, 333333333, -2, -7, 333333334](72) 0
multipliedBy[3, 333333333, -1, -4, 666666667](73) 0
multipliedBy[3, 333333333, 0, 0, 0](74) 0
multipliedBy[3, 333333333, 1, 3, 333333333](75) 0
multipliedBy[3, 333333333, 2, 6, 666666666](76) 0
multipliedBy[3, 333333333, 3, 9, 999999999](77) 0
multipliedBy_max 0
multipliedBy_min 0
multipliedBy_tooBig 0
multipliedBy_tooBig_negative 0
plus[-9223372036854775808, 0, 9223372036854775807, 0, -1, 0](1) 0
plus[-4, 666666667, -4, 666666667, -7, 333333334](2) 0
plus[-4, 666666667, -3, 0, -7, 666666667](3) 0
plus[-4, 666666667, -2, 0, -6, 666666667](4) 0
plus[-4, 666666667, -1, 0, -5, 666666667](5) 0
plus[-4, 666666667, -1, 333333334, -4, 1](6) 0
plus[-4, 666666667, -1, 666666667, -4, 333333334](7) 0
plus[-4, 666666667, -1, 999999999, -4, 666666666](8) 0
plus[-4, 666666667, 0, 0, -4, 666666667](9) 0
plus[-4, 666666667, 0, 1, -4, 666666668](10) 0
plus[-4, 666666667, 0, 333333333, -3, 0](11) 0
plus[-4, 666666667, 0, 666666666, -3, 333333333](12) 0
plus[-4, 666666667, 1, 0, -3, 666666667](13) 0
plus[-4, 666666667, 2, 0, -2, 666666667](14) 0
plus[-4, 666666667, 3, 0, -1, 666666667](15) 0
plus[-4, 666666667, 3, 333333333, 0, 0](16) 0.001
plus[-3, 0, -4, 666666667, -7, 666666667](17) 0
plus[-3, 0, -3, 0, -6, 0](18) 0
plus[-3, 0, -2, 0, -5, 0](19) 0
plus[-3, 0, -1, 0, -4, 0](20) 0
plus[-3, 0, -1, 333333334, -4, 333333334](21) 0
plus[-3, 0, -1, 666666667, -4, 666666667](22) 0
plus[-3, 0, -1, 999999999, -4, 999999999](23) 0
plus[-3, 0, 0, 0, -3, 0](24) 0
plus[-3, 0, 0, 1, -3, 1](25) 0
plus[-3, 0, 0, 333333333, -3, 333333333](26) 0
plus[-3, 0, 0, 666666666, -3, 666666666](27) 0
plus[-3, 0, 1, 0, -2, 0](28) 0
plus[-3, 0, 2, 0, -1, 0](29) 0
plus[-3, 0, 3, 0, 0, 0](30) 0
plus[-3, 0, 3, 333333333, 0, 333333333](31) 0
plus[-2, 0, -4, 666666667, -6, 666666667](32) 0
plus[-2, 0, -3, 0, -5, 0](33) 0
plus[-2, 0, -2, 0, -4, 0](34) 0
plus[-2, 0, -1, 0, -3, 0](35) 0.001
plus[-2, 0, -1, 333333334, -3, 333333334](36) 0
plus[-2, 0, -1, 666666667, -3, 666666667](37) 0
plus[-2, 0, -1, 999999999, -3, 999999999](38) 0
plus[-2, 0, 0, 0, -2, 0](39) 0
plus[-2, 0, 0, 1, -2, 1](40) 0
plus[-2, 0, 0, 333333333, -2, 333333333](41) 0
plus[-2, 0, 0, 666666666, -2, 666666666](42) 0
plus[-2, 0, 1, 0, -1, 0](43) 0
plus[-2, 0, 2, 0, 0, 0](44) 0
plus[-2, 0, 3, 0, 1, 0](45) 0
plus[-2, 0, 3, 333333333, 1, 333333333](46) 0
plus[-1, 0, -4, 666666667, -5, 666666667](47) 0
plus[-1, 0, -3, 0, -4, 0](48) 0
plus[-1, 0, -2, 0, -3, 0](49) 0
plus[-1, 0, -1, 0, -2, 0](50) 0
plus[-1, 0, -1, 333333334, -2, 333333334](51) 0
plus[-1, 0, -1, 666666667, -2, 666666667](52) 0
plus[-1, 0, -1, 999999999, -2, 999999999](53) 0
plus[-1, 0, 0, 0, -1, 0](54) 0
plus[-1, 0, 0, 1, -1, 1](55) 0
plus[-1, 0, 0, 333333333, -1, 333333333](56) 0.001
plus[-1, 0, 0, 666666666, -1, 666666666](57) 0
plus[-1, 0, 1, 0, 0, 0](58) 0
plus[-1, 0, 2, 0, 1, 0](59) 0
plus[-1, 0, 3, 0, 2, 0](60) 0
plus[-1, 0, 3, 333333333, 2, 333333333](61) 0
plus[-1, 666666667, -4, 666666667, -4, 333333334](62) 0
plus[-1, 666666667, -3, 0, -4, 666666667](63) 0
plus[-1, 666666667, -2, 0, -3, 666666667](64) 0
plus[-1, 666666667, -1, 0, -2, 666666667](65) 0
plus[-1, 666666667, -1, 333333334, -1, 1](66) 0.001
plus[-1, 666666667, -1, 666666667, -1, 333333334](67) 0
plus[-1, 666666667, -1, 999999999, -1, 666666666](68) 0
plus[-1, 666666667, 0, 0, -1, 666666667](69) 0
plus[-1, 666666667, 0, 1, -1, 666666668](70) 0
plus[-1, 666666667, 0, 333333333, 0, 0](71) 0
plus[-1, 666666667, 0, 666666666, 0, 333333333](72) 0
plus[-1, 666666667, 1, 0, 0, 666666667](73) 0
plus[-1, 666666667, 2, 0, 1, 666666667](74) 0
plus[-1, 666666667, 3, 0, 2, 666666667](75) 0
plus[-1, 666666667, 3, 333333333, 3, 0](76) 0
plus[0, 0, -4, 666666667, -4, 666666667](77) 0.001
plus[0, 0, -3, 0, -3, 0](78) 0
plus[0, 0, -2, 0, -2, 0](79) 0
plus[0, 0, -1, 0, -1, 0](80) 0
plus[0, 0, -1, 333333334, -1, 333333334](81) 0
plus[0, 0, -1, 666666667, -1, 666666667](82) 0
plus[0, 0, -1, 999999999, -1, 999999999](83) 0
plus[0, 0, 0, 0, 0, 0](84) 0
plus[0, 0, 0, 1, 0, 1](85) 0
plus[0, 0, 0, 333333333, 0, 333333333](86) 0
plus[0, 0, 0, 666666666, 0, 666666666](87) 0.001
plus[0, 0, 1, 0, 1, 0](88) 0
plus[0, 0, 2, 0, 2, 0](89) 0
plus[0, 0, 3, 0, 3, 0](90) 0
plus[0, 0, 3, 333333333, 3, 333333333](91) 0
plus[0, 333333333, -4, 666666667, -3, 0](92) 0
plus[0, 333333333, -3, 0, -3, 333333333](93) 0
plus[0, 333333333, -2, 0, -2, 333333333](94) 0
plus[0, 333333333, -1, 0, -1, 333333333](95) 0
plus[0, 333333333, -1, 333333334, -1, 666666667](96) 0
plus[0, 333333333, -1, 666666667, 0, 0](97) 0
plus[0, 333333333, -1, 999999999, 0, 333333332](98) 0.001
plus[0, 333333333, 0, 0, 0, 333333333](99) 0
plus[0, 333333333, 0, 1, 0, 333333334](100) 0
plus[0, 333333333, 0, 333333333, 0, 666666666](101) 0
plus[0, 333333333, 0, 666666666, 0, 999999999](102) 0
plus[0, 333333333, 1, 0, 1, 333333333](103) 0
plus[0, 333333333, 2, 0, 2, 333333333](104) 0
plus[0, 333333333, 3, 0, 3, 333333333](105) 0
plus[0, 333333333, 3, 333333333, 3, 666666666](106) 0
plus[1, 0, -4, 666666667, -3, 666666667](107) 0
plus[1, 0, -3, 0, -2, 0](108) 0
plus[1, 0, -2, 0, -1, 0](109) 0.001
plus[1, 0, -1, 0, 0, 0](110) 0
plus[1, 0, -1, 333333334, 0, 333333334](111) 0
plus[1, 0, -1, 666666667, 0, 666666667](112) 0
plus[1, 0, -1, 999999999, 0, 999999999](113) 0
plus[1, 0, 0, 0, 1, 0](114) 0
plus[1, 0, 0, 1, 1, 1](115) 0
plus[1, 0, 0, 333333333, 1, 333333333](116) 0
plus[1, 0, 0, 666666666, 1, 666666666](117) 0
plus[1, 0, 1, 0, 2, 0](118) 0
plus[1, 0, 2, 0, 3, 0](119) 0
plus[1, 0, 3, 0, 4, 0](120) 0.001
plus[1, 0, 3, 333333333, 4, 333333333](121) 0
plus[2, 0, -4, 666666667, -2, 666666667](122) 0
plus[2, 0, -3, 0, -1, 0](123) 0
plus[2, 0, -2, 0, 0, 0](124) 0
plus[2, 0, -1, 0, 1, 0](125) 0
plus[2, 0, -1, 333333334, 1, 333333334](126) 0
plus[2, 0, -1, 666666667, 1, 666666667](127) 0
plus[2, 0, -1, 999999999, 1, 999999999](128) 0
plus[2, 0, 0, 0, 2, 0](129) 0
plus[2, 0, 0, 1, 2, 1](130) 0
plus[2, 0, 0, 333333333, 2, 333333333](131) 0
plus[2, 0, 0, 666666666, 2, 666666666](132) 0
plus[2, 0, 1, 0, 3, 0](133) 0
plus[2, 0, 2, 0, 4, 0](134) 0
plus[2, 0, 3, 0, 5, 0](135) 0
plus[2, 0, 3, 333333333, 5, 333333333](136) 0
plus[3, 0, -4, 666666667, -1, 666666667](137) 0
plus[3, 0, -3, 0, 0, 0](138) 0
plus[3, 0, -2, 0, 1, 0](139) 0
plus[3, 0, -1, 0, 2, 0](140) 0.001
plus[3, 0, -1, 333333334, 2, 333333334](141) 0
plus[3, 0, -1, 666666667, 2, 666666667](142) 0
plus[3, 0, -1, 999999999, 2, 999999999](143) 0
plus[3, 0, 0, 0, 3, 0](144) 0
plus[3, 0, 0, 1, 3, 1](145) 0
plus[3, 0, 0, 333333333, 3, 333333333](146) 0
plus[3, 0, 0, 666666666, 3, 666666666](147) 0
plus[3, 0, 1, 0, 4, 0](148) 0
plus[3, 0, 2, 0, 5, 0](149) 0
plus[3, 0, 3, 0, 6, 0](150) 0
plus[3, 0, 3, 333333333, 6, 333333333](151) 0
plus[3, 333333333, -4, 666666667, 0, 0](152) 0
plus[3, 333333333, -3, 0, 0, 333333333](153) 0
plus[3, 333333333, -2, 0, 1, 333333333](154) 0
plus[3, 333333333, -1, 0, 2, 333333333](155) 0
plus[3, 333333333, -1, 333333334, 2, 666666667](156) 0
plus[3, 333333333, -1, 666666667, 3, 0](157) 0
plus[3, 333333333, -1, 999999999, 3, 333333332](158) 0
plus[3, 333333333, 0, 0, 3, 333333333](159) 0
plus[3, 333333333, 0, 1, 3, 333333334](160) 0.001
plus[3, 333333333, 0, 333333333, 3, 666666666](161) 0
plus[3, 333333333, 0, 666666666, 3, 999999999](162) 0
plus[3, 333333333, 1, 0, 4, 333333333](163) 0
plus[3, 333333333, 2, 0, 5, 333333333](164) 0
plus[3, 333333333, 3, 0, 6, 333333333](165) 0
plus[3, 333333333, 3, 333333333, 6, 666666666](166) 0
plus[9223372036854775807, 0, -9223372036854775808, 0, -1, 0](167) 0
plusMillis_long[0, 0, 0, 0, 0](1) 0
plusMillis_long[0, 0, 1, 0, 1000000](2) 0
plusMillis_long[0, 0, 999, 0, 999000000](3) 0
plusMillis_long[0, 0, 1000, 1, 0](4) 0
plusMillis_long[0, 0, 1001, 1, 1000000](5) 0
plusMillis_long[0, 0, 1999, 1, 999000000](6) 0
plusMillis_long[0, 0, 2000, 2, 0](7) 0
plusMillis_long[0, 0, -1, -1, 999000000](8) 0
plusMillis_long[0, 0, -999, -1, 1000000](9) 0
plusMillis_long[0, 0, -1000, -1, 0](10) 0
plusMillis_long[0, 0, -1001, -2, 999000000](11) 0
plusMillis_long[0, 0, -1999, -2, 1000000](12) 0
plusMillis_long[0, 1, 0, 0, 1](13) 0
plusMillis_long[0, 1, 1, 0, 1000001](14) 0
plusMillis_long[0, 1, 998, 0, 998000001](15) 0
plusMillis_long[0, 1, 999, 0, 999000001](16) 0.001
plusMillis_long[0, 1, 1000, 1, 1](17) 0
plusMillis_long[0, 1, 1998, 1, 998000001](18) 0
plusMillis_long[0, 1, 1999, 1, 999000001](19) 0
plusMillis_long[0, 1, 2000, 2, 1](20) 0
plusMillis_long[0, 1, -1, -1, 999000001](21) 0
plusMillis_long[0, 1, -2, -1, 998000001](22) 0
plusMillis_long[0, 1, -1000, -1, 1](23) 0
plusMillis_long[0, 1, -1001, -2, 999000001](24) 0
plusMillis_long[0, 1000000, 0, 0, 1000000](25) 0
plusMillis_long[0, 1000000, 1, 0, 2000000](26) 0
plusMillis_long[0, 1000000, 998, 0, 999000000](27) 0
plusMillis_long[0, 1000000, 999, 1, 0](28) 0
plusMillis_long[0, 1000000, 1000, 1, 1000000](29) 0
plusMillis_long[0, 1000000, 1998, 1, 999000000](30) 0
plusMillis_long[0, 1000000, 1999, 2, 0](31) 0
plusMillis_long[0, 1000000, 2000, 2, 1000000](32) 0
plusMillis_long[0, 1000000, -1, 0, 0](33) 0
plusMillis_long[0, 1000000, -2, -1, 999000000](34) 0
plusMillis_long[0, 1000000, -999, -1, 2000000](35) 0
plusMillis_long[0, 1000000, -1000, -1, 1000000](36) 0
plusMillis_long[0, 1000000, -1001, -1, 0](37) 0
plusMillis_long[0, 1000000, -1002, -2, 999000000](38) 0
plusMillis_long[0, 999999999, 0, 0, 999999999](39) 0
plusMillis_long[0, 999999999, 1, 1, 999999](40) 0
plusMillis_long[0, 999999999, 999, 1, 998999999](41) 0
plusMillis_long[0, 999999999, 1000, 1, 999999999](42) 0
plusMillis_long[0, 999999999, 1001, 2, 999999](43) 0
plusMillis_long[0, 999999999, -1, 0, 998999999](44) 0
plusMillis_long[0, 999999999, -1000, -1, 999999999](45) 0
plusMillis_long[0, 999999999, -1001, -1, 998999999](46) 0
plusMillis_long_max 0
plusMillis_long_min 0
plusMillis_long_minusOneLess[0, 0, 0, 0, 0](1) 0
plusMillis_long_minusOneLess[0, 0, 1, 0, 1000000](2) 0
plusMillis_long_minusOneLess[0, 0, 999, 0, 999000000](3) 0
plusMillis_long_minusOneLess[0, 0, 1000, 1, 0](4) 0
plusMillis_long_minusOneLess[0, 0, 1001, 1, 1000000](5) 0
plusMillis_long_minusOneLess[0, 0, 1999, 1, 999000000](6) 0
plusMillis_long_minusOneLess[0, 0, 2000, 2, 0](7) 0
plusMillis_long_minusOneLess[0, 0, -1, -1, 999000000](8) 0
plusMillis_long_minusOneLess[0, 0, -999, -1, 1000000](9) 0
plusMillis_long_minusOneLess[0, 0, -1000, -1, 0](10) 0
plusMillis_long_minusOneLess[0, 0, -1001, -2, 999000000](11) 0
plusMillis_long_minusOneLess[0, 0, -1999, -2, 1000000](12) 0
plusMillis_long_minusOneLess[0, 1, 0, 0, 1](13) 0
plusMillis_long_minusOneLess[0, 1, 1, 0, 1000001](14) 0
plusMillis_long_minusOneLess[0, 1, 998, 0, 998000001](15) 0
plusMillis_long_minusOneLess[0, 1, 999, 0, 999000001](16) 0
plusMillis_long_minusOneLess[0, 1, 1000, 1, 1](17) 0
plusMillis_long_minusOneLess[0, 1, 1998, 1, 998000001](18) 0
plusMillis_long_minusOneLess[0, 1, 1999, 1, 999000001](19) 0
plusMillis_long_minusOneLess[0, 1, 2000, 2, 1](20) 0
plusMillis_long_minusOneLess[0, 1, -1, -1, 999000001](21) 0
plusMillis_long_minusOneLess[0, 1, -2, -1, 998000001](22) 0
plusMillis_long_minusOneLess[0, 1, -1000, -1, 1](23) 0
plusMillis_long_minusOneLess[0, 1, -1001, -2, 999000001](24) 0
plusMillis_long_minusOneLess[0, 1000000, 0, 0, 1000000](25) 0
plusMillis_long_minusOneLess[0, 1000000, 1, 0, 2000000](26) 0
plusMillis_long_minusOneLess[0, 1000000, 998, 0, 999000000](27) 0
plusMillis_long_minusOneLess[0, 1000000, 999, 1, 0](28) 0
plusMillis_long_minusOneLess[0, 1000000, 1000, 1, 1000000](29) 0.001
plusMillis_long_minusOneLess[0, 1000000, 1998, 1, 999000000](30) 0
plusMillis_long_minusOneLess[0, 1000000, 1999, 2, 0](31) 0
plusMillis_long_minusOneLess[0, 1000000, 2000, 2, 1000000](32) 0
plusMillis_long_minusOneLess[0, 1000000, -1, 0, 0](33) 0
plusMillis_long_minusOneLess[0, 1000000, -2, -1, 999000000](34) 0
plusMillis_long_minusOneLess[0, 1000000, -999, -1, 2000000](35) 0
plusMillis_long_minusOneLess[0, 1000000, -1000, -1, 1000000](36) 0
plusMillis_long_minusOneLess[0, 1000000, -1001, -1, 0](37) 0
plusMillis_long_minusOneLess[0, 1000000, -1002, -2, 999000000](38) 0
plusMillis_long_minusOneLess[0, 999999999, 0, 0, 999999999](39) 0
plusMillis_long_minusOneLess[0, 999999999, 1, 1, 999999](40) 0
plusMillis_long_minusOneLess[0, 999999999, 999, 1, 998999999](41) 0
plusMillis_long_minusOneLess[0, 999999999, 1000, 1, 999999999](42) 0
plusMillis_long_minusOneLess[0, 999999999, 1001, 2, 999999](43) 0
plusMillis_long_minusOneLess[0, 999999999, -1, 0, 998999999](44) 0
plusMillis_long_minusOneLess[0, 999999999, -1000, -1, 999999999](45) 0
plusMillis_long_minusOneLess[0, 999999999, -1001, -1, 998999999](46) 0
plusMillis_long_oneMore[0, 0, 0, 0, 0](1) 0
plusMillis_long_oneMore[0, 0, 1, 0, 1000000](2) 0.001
plusMillis_long_oneMore[0, 0, 999, 0, 999000000](3) 0
plusMillis_long_oneMore[0, 0, 1000, 1, 0](4) 0
plusMillis_long_oneMore[0, 0, 1001, 1, 1000000](5) 0
plusMillis_long_oneMore[0, 0, 1999, 1, 999000000](6) 0
plusMillis_long_oneMore[0, 0, 2000, 2, 0](7) 0
plusMillis_long_oneMore[0, 0, -1, -1, 999000000](8) 0
plusMillis_long_oneMore[0, 0, -999, -1, 1000000](9) 0
plusMillis_long_oneMore[0, 0, -1000, -1, 0](10) 0
plusMillis_long_oneMore[0, 0, -1001, -2, 999000000](11) 0
plusMillis_long_oneMore[0, 0, -1999, -2, 1000000](12) 0.001
plusMillis_long_oneMore[0, 1, 0, 0, 1](13) 0
plusMillis_long_oneMore[0, 1, 1, 0, 1000001](14) 0
plusMillis_long_oneMore[0, 1, 998, 0, 998000001](15) 0
plusMillis_long_oneMore[0, 1, 999, 0, 999000001](16) 0
plusMillis_long_oneMore[0, 1, 1000, 1, 1](17) 0
plusMillis_long_oneMore[0, 1, 1998, 1, 998000001](18) 0
plusMillis_long_oneMore[0, 1, 1999, 1, 999000001](19) 0.001
plusMillis_long_oneMore[0, 1, 2000, 2, 1](20) 0
plusMillis_long_oneMore[0, 1, -1, -1, 999000001](21) 0
plusMillis_long_oneMore[0, 1, -2, -1, 998000001](22) 0
plusMillis_long_oneMore[0, 1, -1000, -1, 1](23) 0
plusMillis_long_oneMore[0, 1, -1001, -2, 999000001](24) 0
plusMillis_long_oneMore[0, 1000000, 0, 0, 1000000](25) 0
plusMillis_long_oneMore[0, 1000000, 1, 0, 2000000](26) 0
plusMillis_long_oneMore[0, 1000000, 998, 0, 999000000](27) 0
plusMillis_long_oneMore[0, 1000000, 999, 1, 0](28) 0
plusMillis_long_oneMore[0, 1000000, 1000, 1, 1000000](29) 0
plusMillis_long_oneMore[0, 1000000, 1998, 1, 999000000](30) 0
plusMillis_long_oneMore[0, 1000000, 1999, 2, 0](31) 0
plusMillis_long_oneMore[0, 1000000, 2000, 2, 1000000](32) 0
plusMillis_long_oneMore[0, 1000000, -1, 0, 0](33) 0
plusMillis_long_oneMore[0, 1000000, -2, -1, 999000000](34) 0
plusMillis_long_oneMore[0, 1000000, -999, -1, 2000000](35) 0
plusMillis_long_oneMore[0, 1000000, -1000, -1, 1000000](36) 0
plusMillis_long_oneMore[0, 1000000, -1001, -1, 0](37) 0
plusMillis_long_oneMore[0, 1000000, -1002, -2, 999000000](38) 0
plusMillis_long_oneMore[0, 999999999, 0, 0, 999999999](39) 0
plusMillis_long_oneMore[0, 999999999, 1, 1, 999999](40) 0
plusMillis_long_oneMore[0, 999999999, 999, 1, 998999999](41) 0
plusMillis_long_oneMore[0, 999999999, 1000, 1, 999999999](42) 0
plusMillis_long_oneMore[0, 999999999, 1001, 2, 999999](43) 0
plusMillis_long_oneMore[0, 999999999, -1, 0, 998999999](44) 0
plusMillis_long_oneMore[0, 999999999, -1000, -1, 999999999](45) 0
plusMillis_long_oneMore[0, 999999999, -1001, -1, 998999999](46) 0
plusMillis_long_overflowTooBig 0
plusMillis_long_overflowTooSmall 0
plusNanos_long[0, 0, 0, 0, 0](1) 0
plusNanos_long[0, 0, 1, 0, 1](2) 0
plusNanos_long[0, 0, 999999999, 0, 999999999](3) 0
plusNanos_long[0, 0, 1000000000, 1, 0](4) 0
plusNanos_long[0, 0, 1000000001, 1, 1](5) 0
plusNanos_long[0, 0, 1999999999, 1, 999999999](6) 0
plusNanos_long[0, 0, 2000000000, 2, 0](7) 0
plusNanos_long[0, 0, -1, -1, 999999999](8) 0
plusNanos_long[0, 0, -999999999, -1, 1](9) 0
plusNanos_long[0, 0, -1000000000, -1, 0](10) 0.001
plusNanos_long[0, 0, -1000000001, -2, 999999999](11) 0
plusNanos_long[0, 0, -1999999999, -2, 1](12) 0
plusNanos_long[1, 0, 0, 1, 0](13) 0
plusNanos_long[1, 0, 1, 1, 1](14) 0
plusNanos_long[1, 0, 999999999, 1, 999999999](15) 0
plusNanos_long[1, 0, 1000000000, 2, 0](16) 0
plusNanos_long[1, 0, 1000000001, 2, 1](17) 0.001
plusNanos_long[1, 0, 1999999999, 2, 999999999](18) 0
plusNanos_long[1, 0, 2000000000, 3, 0](19) 0
plusNanos_long[1, 0, -1, 0, 999999999](20) 0
plusNanos_long[1, 0, -999999999, 0, 1](21) 0
plusNanos_long[1, 0, -1000000000, 0, 0](22) 0
plusNanos_long[1, 0, -1000000001, -1, 999999999](23) 0
plusNanos_long[1, 0, -1999999999, -1, 1](24) 0
plusNanos_long[-1, 0, 0, -1, 0](25) 0
plusNanos_long[-1, 0, 1, -1, 1](26) 0
plusNanos_long[-1, 0, 999999999, -1, 999999999](27) 0.001
plusNanos_long[-1, 0, 1000000000, 0, 0](28) 0
plusNanos_long[-1, 0, 1000000001, 0, 1](29) 0
plusNanos_long[-1, 0, 1999999999, 0, 999999999](30) 0
plusNanos_long[-1, 0, 2000000000, 1, 0](31) 0
plusNanos_long[-1, 0, -1, -2, 999999999](32) 0
plusNanos_long[-1, 0, -999999999, -2, 1](33) 0
plusNanos_long[-1, 0, -1000000000, -2, 0](34) 0
plusNanos_long[-1, 0, -1000000001, -3, 999999999](35) 0
plusNanos_long[-1, 0, -1999999999, -3, 1](36) 0
plusNanos_long[1, 1, 0, 1, 1](37) 0.001
plusNanos_long[1, 1, 1, 1, 2](38) 0
plusNanos_long[1, 1, 999999998, 1, 999999999](39) 0
plusNanos_long[1, 1, 999999999, 2, 0](40) 0
plusNanos_long[1, 1, 1000000000, 2, 1](41) 0
plusNanos_long[1, 1, 1999999998, 2, 999999999](42) 0
plusNanos_long[1, 1, 1999999999, 3, 0](43) 0
plusNanos_long[1, 1, 2000000000, 3, 1](44) 0
plusNanos_long[1, 1, -1, 1, 0](45) 0
plusNanos_long[1, 1, -2, 0, 999999999](46) 0
plusNanos_long[1, 1, -1000000000, 0, 1](47) 0
plusNanos_long[1, 1, -1000000001, 0, 0](48) 0
plusNanos_long[1, 1, -1000000002, -1, 999999999](49) 0
plusNanos_long[1, 1, -2000000000, -1, 1](50) 0
plusNanos_long[1, 999999999, 0, 1, 999999999](51) 0
plusNanos_long[1, 999999999, 1, 2, 0](52) 0
plusNanos_long[1, 999999999, 999999999, 2, 999999998](53) 0
plusNanos_long[1, 999999999, 1000000000, 2, 999999999](54) 0
plusNanos_long[1, 999999999, 1000000001, 3, 0](55) 0
plusNanos_long[1, 999999999, -1, 1, 999999998](56) 0
plusNanos_long[1, 999999999, -1000000000, 0, 999999999](57) 0
plusNanos_long[1, 999999999, -1000000001, 0, 999999998](58) 0
plusNanos_long[1, 999999999, -1999999999, 0, 0](59) 0
plusNanos_long[1, 999999999, -2000000000, -1, 999999999](60) 0
plusNanos_long[9223372036854775807, 0, 999999999, 9223372036854775807, 999999999](61) 0
plusNanos_long[9223372036854775806, 0, 1999999999, 9223372036854775807, 999999999](62) 0
plusNanos_long[-9223372036854775808, 1, -1, -9223372036854775808, 0](63) 0
plusNanos_long[-9223372036854775807, 1, -1000000001, -9223372036854775808, 0](64) 0
plusNanos_long_overflowTooBig 0.001
plusNanos_long_overflowTooSmall 0
plusOverflowTooBig 0
plusOverflowTooSmall 0
plusSeconds_long[0, 0, 0, 0, 0](1) 0
plusSeconds_long[0, 0, 1, 1, 0](2) 0
plusSeconds_long[0, 0, -1, -1, 0](3) 0.001
plusSeconds_long[0, 0, 9223372036854775807, 9223372036854775807, 0](4) 0
plusSeconds_long[0, 0, -9223372036854775808, -9223372036854775808, 0](5) 0
plusSeconds_long[1, 0, 0, 1, 0](6) 0
plusSeconds_long[1, 0, 1, 2, 0](7) 0
plusSeconds_long[1, 0, -1, 0, 0](8) 0
plusSeconds_long[1, 0, 9223372036854775806, 9223372036854775807, 0](9) 0
plusSeconds_long[1, 0, -9223372036854775808, -9223372036854775807, 0](10) 0
plusSeconds_long[1, 1, 0, 1, 1](11) 0
plusSeconds_long[1, 1, 1, 2, 1](12) 0
plusSeconds_long[1, 1, -1, 0, 1](13) 0
plusSeconds_long[1, 1, 9223372036854775806, 9223372036854775807, 1](14) 0
plusSeconds_long[1, 1, -9223372036854775808, -9223372036854775807, 1](15) 0
plusSeconds_long[-1, 1, 0, -1, 1](16) 0
plusSeconds_long[-1, 1, 1, 0, 1](17) 0
plusSeconds_long[-1, 1, -1, -2, 1](18) 0
plusSeconds_long[-1, 1, 9223372036854775807, 9223372036854775806, 1](19) 0
plusSeconds_long[-1, 1, -9223372036854775807, -9223372036854775808, 1](20) 0.001
plusSeconds_long_overflowTooBig 0
plusSeconds_long_overflowTooSmall 0
plus_longTemporalUnit_micros 0
plus_longTemporalUnit_millis 0
plus_longTemporalUnit_nanos 0
plus_longTemporalUnit_null 0
plus_longTemporalUnit_seconds 0
test_abs 0
test_abs_overflow 0
test_compareTo_ObjectNull 0
test_comparisons 0.001
test_deserialization 0.001
test_equals 0
test_equals_null 0
test_equals_otherClass 0
test_hashCode 0
test_immutable 0
test_isNegative 0
test_isZero 0
test_negated 0.001
test_negated_overflow 0
test_serialization 0
test_serialization_format 0.001
test_toMillis 0
test_toMillis_max 0
test_toMillis_tooBig 0
test_toNanos 0
test_toNanos_max 0
test_toNanos_tooBig 0
test_toPart[PT0S, 0, 0, 0, 0, 0, 0](1) 0
test_toPart[P1DT1H1M1.123456789S, 1, 1, 1, 1, 123, 123456789](2) 0
test_toPart[-P1DT1H1M1.123456789S, -1, -1, -1, -2, 876, 876543211](3) 0
test_toPart[PT9999999.9S, 115, 17, 46, 39, 900, 900000000](4) 0
test_toPart[-PT9999999.9S, -115, -17, -46, -40, 100, 100000000](5) 0
test_toPart[-PT2S, 0, 0, 0, -2, 0, 0](6) 0.001
test_toPart[-PT1.999999999S, 0, 0, 0, -2, 0, 1](7) 0
test_toString[0, 0, PT0S](1) 0
test_toString[0, 1, PT0.000000001S](2) 0
test_toString[0, 10, PT0.00000001S](3) 0
test_toString[0, 100, PT0.0000001S](4) 0
test_toString[0, 1000, PT0.000001S](5) 0
test_toString[0, 10000, PT0.00001S](6) 0
test_toString[0, 100000, PT0.0001S](7) 0
test_toString[0, 1000000, PT0.001S](8) 0
test_toString[0, 10000000, PT0.01S](9) 0
test_toString[0, 100000000, PT0.1S](10) 0
test_toString[0, 120000000, PT0.12S](11) 0
test_toString[0, 123000000, PT0.123S](12) 0
test_toString[0, 123400000, PT0.1234S](13) 0
test_toString[0, 123450000, PT0.12345S](14) 0
test_toString[0, 123456000, PT0.123456S](15) 0
test_toString[0, 123456700, PT0.1234567S](16) 0.001
test_toString[0, 123456780, PT0.12345678S](17) 0
test_toString[0, 123456789, PT0.123456789S](18) 0
test_toString[1, 0, PT1S](19) 0
test_toString[-1, 0, PT-1S](20) 0
test_toString[-1, 1000, PT-0.999999S](21) 0
test_toString[-1, 900000000, PT-0.1S](22) 0
test_toString[60, 0, PT1M](23) 0
test_toString[3600, 0, PT1H](24) 0
test_toString[7261, 0, PT2H1M1S](25) 0
test_zero 0

TestInstant

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0.001
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0.001
basicTest_query 0
basicTest_range_DateTimeField_null 0.001
basicTest_range_DateTimeField_unsupported 0
compareToNonInstant 0
constant_EPOCH 0
constant_MAX 0.001
constant_MIN 0.002
factory_millis_long[0, 0, 0, 0](1) 0.001
factory_millis_long[0, 999999, 0, 999999](2) 0.001
factory_millis_long[1, 0, 0, 1000000](3) 0
factory_millis_long[1, 1, 0, 1000001](4) 0
factory_millis_long[2, 0, 0, 2000000](5) 0
factory_millis_long[999, 0, 0, 999000000](6) 0
factory_millis_long[1000, 0, 1, 0](7) 0
factory_millis_long[1001, 0, 1, 1000000](8) 0
factory_millis_long[-1, 1, -1, 999000001](9) 0
factory_millis_long[-1, 0, -1, 999000000](10) 0.001
factory_millis_long[-2, 999999, -1, 998999999](11) 0
factory_millis_long[-2, 0, -1, 998000000](12) 0
factory_millis_long[-999, 0, -1, 1000000](13) 0
factory_millis_long[-1000, 0, -1, 0](14) 0
factory_millis_long[-1001, 0, -2, 999000000](15) 0
factory_millis_long[9223372036854775807, 0, 9223372036854775, 807000000](16) 0.001
factory_millis_long[9223372036854775806, 0, 9223372036854775, 806000000](17) 0
factory_millis_long[-9223372036854775808, 0, -9223372036854776, 192000000](18) 0
factory_millis_long[-9223372036854775808, 1, -9223372036854776, 192000001](19) 0
factory_millis_long[-9223372036854775807, 0, -9223372036854776, 193000000](20) 0
factory_millis_long[-9223372036854775807, 1, -9223372036854776, 193000001](21) 0
factory_parse[1970-01-01T00:00:00Z, 0, 0](1) 0.003
factory_parse[1970-01-01t00:00:00Z, 0, 0](2) 0
factory_parse[1970-01-01T00:00:00z, 0, 0](3) 0
factory_parse[1970-01-01T00:00:00.0Z, 0, 0](4) 0
factory_parse[1970-01-01T00:00:00.000000000Z, 0, 0](5) 0
factory_parse[1970-01-01T00:00:00.000000001Z, 0, 1](6) 0.001
factory_parse[1970-01-01T00:00:00.100000000Z, 0, 100000000](7) 0
factory_parse[1970-01-01T00:00:01Z, 1, 0](8) 0
factory_parse[1970-01-01T00:01:00Z, 60, 0](9) 0
factory_parse[1970-01-01T00:01:01Z, 61, 0](10) 0
factory_parse[1970-01-01T00:01:01.000000001Z, 61, 1](11) 0
factory_parse[1970-01-01T01:00:00.000000000Z, 3600, 0](12) 0.001
factory_parse[1970-01-01T01:01:01.000000001Z, 3661, 1](13) 0
factory_parse[1970-01-02T01:01:01.100000000Z, 90061, 100000000](14) 0
factory_parseFailures[](1) 0
factory_parseFailures[Z](2) 0
factory_parseFailures[1970-01-01T00:00:00](3) 0
factory_parseFailures[1970-01-01T00:00:0Z](4) 0
factory_parseFailures[1970-01-01T00:00:00.0000000000Z](5) 0
factory_parseFailures_comma[](1) 0
factory_parseFailures_comma[Z](2) 0
factory_parseFailures_comma[1970-01-01T00:00:00](3) 0
factory_parseFailures_comma[1970-01-01T00:00:0Z](4) 0
factory_parseFailures_comma[1970-01-01T00:00:00.0000000000Z](5) 0
factory_parseLowercase[1970-01-01T00:00:00Z, 0, 0](1) 0
factory_parseLowercase[1970-01-01t00:00:00Z, 0, 0](2) 0
factory_parseLowercase[1970-01-01T00:00:00z, 0, 0](3) 0
factory_parseLowercase[1970-01-01T00:00:00.0Z, 0, 0](4) 0.001
factory_parseLowercase[1970-01-01T00:00:00.000000000Z, 0, 0](5) 0
factory_parseLowercase[1970-01-01T00:00:00.000000001Z, 0, 1](6) 0
factory_parseLowercase[1970-01-01T00:00:00.100000000Z, 0, 100000000](7) 0
factory_parseLowercase[1970-01-01T00:00:01Z, 1, 0](8) 0.001
factory_parseLowercase[1970-01-01T00:01:00Z, 60, 0](9) 0
factory_parseLowercase[1970-01-01T00:01:01Z, 61, 0](10) 0
factory_parseLowercase[1970-01-01T00:01:01.000000001Z, 61, 1](11) 0
factory_parseLowercase[1970-01-01T01:00:00.000000000Z, 3600, 0](12) 0
factory_parseLowercase[1970-01-01T01:01:01.000000001Z, 3661, 1](13) 0
factory_parseLowercase[1970-01-02T01:01:01.100000000Z, 90061, 100000000](14) 0
factory_parse_nullText 0
factory_seconds_long 0
factory_seconds_long_long 0
factory_seconds_long_long_nanosNegativeAdjusted 0
factory_seconds_long_long_tooBig 0
factory_seconds_long_long_tooBigBig 0
minusMillis_long[0, 0, 0, 0, 0](1) 0
minusMillis_long[0, 0, 1, -1, 999000000](2) 0
minusMillis_long[0, 0, 999, -1, 1000000](3) 0
minusMillis_long[0, 0, 1000, -1, 0](4) 0
minusMillis_long[0, 0, 1001, -2, 999000000](5) 0
minusMillis_long[0, 0, 1999, -2, 1000000](6) 0
minusMillis_long[0, 0, 2000, -2, 0](7) 0
minusMillis_long[0, 0, -1, 0, 1000000](8) 0
minusMillis_long[0, 0, -999, 0, 999000000](9) 0
minusMillis_long[0, 0, -1000, 1, 0](10) 0
minusMillis_long[0, 0, -1001, 1, 1000000](11) 0
minusMillis_long[0, 0, -1999, 1, 999000000](12) 0
minusMillis_long[0, 1, 0, 0, 1](13) 0
minusMillis_long[0, 1, 1, -1, 999000001](14) 0
minusMillis_long[0, 1, 998, -1, 2000001](15) 0
minusMillis_long[0, 1, 999, -1, 1000001](16) 0.001
minusMillis_long[0, 1, 1000, -1, 1](17) 0
minusMillis_long[0, 1, 1998, -2, 2000001](18) 0
minusMillis_long[0, 1, 1999, -2, 1000001](19) 0
minusMillis_long[0, 1, 2000, -2, 1](20) 0.001
minusMillis_long[0, 1, -1, 0, 1000001](21) 0
minusMillis_long[0, 1, -2, 0, 2000001](22) 0
minusMillis_long[0, 1, -1000, 1, 1](23) 0
minusMillis_long[0, 1, -1001, 1, 1000001](24) 0
minusMillis_long[0, 1000000, 0, 0, 1000000](25) 0.001
minusMillis_long[0, 1000000, 1, 0, 0](26) 0
minusMillis_long[0, 1000000, 998, -1, 3000000](27) 0
minusMillis_long[0, 1000000, 999, -1, 2000000](28) 0
minusMillis_long[0, 1000000, 1000, -1, 1000000](29) 0
minusMillis_long[0, 1000000, 1998, -2, 3000000](30) 0
minusMillis_long[0, 1000000, 1999, -2, 2000000](31) 0.001
minusMillis_long[0, 1000000, 2000, -2, 1000000](32) 0
minusMillis_long[0, 1000000, -1, 0, 2000000](33) 0
minusMillis_long[0, 1000000, -2, 0, 3000000](34) 0
minusMillis_long[0, 1000000, -999, 1, 0](35) 0
minusMillis_long[0, 1000000, -1000, 1, 1000000](36) 0
minusMillis_long[0, 1000000, -1001, 1, 2000000](37) 0
minusMillis_long[0, 1000000, -1002, 1, 3000000](38) 0
minusMillis_long[0, 999999999, 0, 0, 999999999](39) 0
minusMillis_long[0, 999999999, 1, 0, 998999999](40) 0
minusMillis_long[0, 999999999, 999, 0, 999999](41) 0
minusMillis_long[0, 999999999, 1000, -1, 999999999](42) 0
minusMillis_long[0, 999999999, 1001, -1, 998999999](43) 0
minusMillis_long[0, 999999999, -1, 1, 999999](44) 0
minusMillis_long[0, 999999999, -1000, 1, 999999999](45) 0
minusMillis_long[0, 999999999, -1001, 2, 999999](46) 0
minusMillis_long[0, 0, 9223372036854775807, -9223372036854776, 193000000](47) 0
minusMillis_long[0, 0, -9223372036854775808, 9223372036854775, 808000000](48) 0
minusMillis_long_max 0
minusMillis_long_min 0
minusMillis_long_minusOneLess[0, 0, 0, 0, 0](1) 0
minusMillis_long_minusOneLess[0, 0, 1, -1, 999000000](2) 0
minusMillis_long_minusOneLess[0, 0, 999, -1, 1000000](3) 0
minusMillis_long_minusOneLess[0, 0, 1000, -1, 0](4) 0
minusMillis_long_minusOneLess[0, 0, 1001, -2, 999000000](5) 0
minusMillis_long_minusOneLess[0, 0, 1999, -2, 1000000](6) 0
minusMillis_long_minusOneLess[0, 0, 2000, -2, 0](7) 0
minusMillis_long_minusOneLess[0, 0, -1, 0, 1000000](8) 0
minusMillis_long_minusOneLess[0, 0, -999, 0, 999000000](9) 0
minusMillis_long_minusOneLess[0, 0, -1000, 1, 0](10) 0
minusMillis_long_minusOneLess[0, 0, -1001, 1, 1000000](11) 0
minusMillis_long_minusOneLess[0, 0, -1999, 1, 999000000](12) 0
minusMillis_long_minusOneLess[0, 1, 0, 0, 1](13) 0
minusMillis_long_minusOneLess[0, 1, 1, -1, 999000001](14) 0
minusMillis_long_minusOneLess[0, 1, 998, -1, 2000001](15) 0
minusMillis_long_minusOneLess[0, 1, 999, -1, 1000001](16) 0.001
minusMillis_long_minusOneLess[0, 1, 1000, -1, 1](17) 0
minusMillis_long_minusOneLess[0, 1, 1998, -2, 2000001](18) 0
minusMillis_long_minusOneLess[0, 1, 1999, -2, 1000001](19) 0
minusMillis_long_minusOneLess[0, 1, 2000, -2, 1](20) 0.001
minusMillis_long_minusOneLess[0, 1, -1, 0, 1000001](21) 0
minusMillis_long_minusOneLess[0, 1, -2, 0, 2000001](22) 0
minusMillis_long_minusOneLess[0, 1, -1000, 1, 1](23) 0
minusMillis_long_minusOneLess[0, 1, -1001, 1, 1000001](24) 0
minusMillis_long_minusOneLess[0, 1000000, 0, 0, 1000000](25) 0
minusMillis_long_minusOneLess[0, 1000000, 1, 0, 0](26) 0.001
minusMillis_long_minusOneLess[0, 1000000, 998, -1, 3000000](27) 0
minusMillis_long_minusOneLess[0, 1000000, 999, -1, 2000000](28) 0
minusMillis_long_minusOneLess[0, 1000000, 1000, -1, 1000000](29) 0
minusMillis_long_minusOneLess[0, 1000000, 1998, -2, 3000000](30) 0
minusMillis_long_minusOneLess[0, 1000000, 1999, -2, 2000000](31) 0
minusMillis_long_minusOneLess[0, 1000000, 2000, -2, 1000000](32) 0
minusMillis_long_minusOneLess[0, 1000000, -1, 0, 2000000](33) 0
minusMillis_long_minusOneLess[0, 1000000, -2, 0, 3000000](34) 0
minusMillis_long_minusOneLess[0, 1000000, -999, 1, 0](35) 0
minusMillis_long_minusOneLess[0, 1000000, -1000, 1, 1000000](36) 0
minusMillis_long_minusOneLess[0, 1000000, -1001, 1, 2000000](37) 0.001
minusMillis_long_minusOneLess[0, 1000000, -1002, 1, 3000000](38) 0
minusMillis_long_minusOneLess[0, 999999999, 0, 0, 999999999](39) 0
minusMillis_long_minusOneLess[0, 999999999, 1, 0, 998999999](40) 0
minusMillis_long_minusOneLess[0, 999999999, 999, 0, 999999](41) 0
minusMillis_long_minusOneLess[0, 999999999, 1000, -1, 999999999](42) 0
minusMillis_long_minusOneLess[0, 999999999, 1001, -1, 998999999](43) 0.001
minusMillis_long_minusOneLess[0, 999999999, -1, 1, 999999](44) 0
minusMillis_long_minusOneLess[0, 999999999, -1000, 1, 999999999](45) 0
minusMillis_long_minusOneLess[0, 999999999, -1001, 2, 999999](46) 0
minusMillis_long_minusOneLess[0, 0, 9223372036854775807, -9223372036854776, 193000000](47) 0
minusMillis_long_minusOneLess[0, 0, -9223372036854775808, 9223372036854775, 808000000](48) 0
minusMillis_long_oneMore[0, 0, 0, 0, 0](1) 0
minusMillis_long_oneMore[0, 0, 1, -1, 999000000](2) 0
minusMillis_long_oneMore[0, 0, 999, -1, 1000000](3) 0
minusMillis_long_oneMore[0, 0, 1000, -1, 0](4) 0
minusMillis_long_oneMore[0, 0, 1001, -2, 999000000](5) 0
minusMillis_long_oneMore[0, 0, 1999, -2, 1000000](6) 0
minusMillis_long_oneMore[0, 0, 2000, -2, 0](7) 0
minusMillis_long_oneMore[0, 0, -1, 0, 1000000](8) 0
minusMillis_long_oneMore[0, 0, -999, 0, 999000000](9) 0
minusMillis_long_oneMore[0, 0, -1000, 1, 0](10) 0
minusMillis_long_oneMore[0, 0, -1001, 1, 1000000](11) 0
minusMillis_long_oneMore[0, 0, -1999, 1, 999000000](12) 0
minusMillis_long_oneMore[0, 1, 0, 0, 1](13) 0
minusMillis_long_oneMore[0, 1, 1, -1, 999000001](14) 0
minusMillis_long_oneMore[0, 1, 998, -1, 2000001](15) 0
minusMillis_long_oneMore[0, 1, 999, -1, 1000001](16) 0.001
minusMillis_long_oneMore[0, 1, 1000, -1, 1](17) 0
minusMillis_long_oneMore[0, 1, 1998, -2, 2000001](18) 0
minusMillis_long_oneMore[0, 1, 1999, -2, 1000001](19) 0
minusMillis_long_oneMore[0, 1, 2000, -2, 1](20) 0
minusMillis_long_oneMore[0, 1, -1, 0, 1000001](21) 0
minusMillis_long_oneMore[0, 1, -2, 0, 2000001](22) 0
minusMillis_long_oneMore[0, 1, -1000, 1, 1](23) 0
minusMillis_long_oneMore[0, 1, -1001, 1, 1000001](24) 0
minusMillis_long_oneMore[0, 1000000, 0, 0, 1000000](25) 0
minusMillis_long_oneMore[0, 1000000, 1, 0, 0](26) 0
minusMillis_long_oneMore[0, 1000000, 998, -1, 3000000](27) 0
minusMillis_long_oneMore[0, 1000000, 999, -1, 2000000](28) 0
minusMillis_long_oneMore[0, 1000000, 1000, -1, 1000000](29) 0
minusMillis_long_oneMore[0, 1000000, 1998, -2, 3000000](30) 0
minusMillis_long_oneMore[0, 1000000, 1999, -2, 2000000](31) 0
minusMillis_long_oneMore[0, 1000000, 2000, -2, 1000000](32) 0
minusMillis_long_oneMore[0, 1000000, -1, 0, 2000000](33) 0
minusMillis_long_oneMore[0, 1000000, -2, 0, 3000000](34) 0
minusMillis_long_oneMore[0, 1000000, -999, 1, 0](35) 0
minusMillis_long_oneMore[0, 1000000, -1000, 1, 1000000](36) 0
minusMillis_long_oneMore[0, 1000000, -1001, 1, 2000000](37) 0.001
minusMillis_long_oneMore[0, 1000000, -1002, 1, 3000000](38) 0
minusMillis_long_oneMore[0, 999999999, 0, 0, 999999999](39) 0
minusMillis_long_oneMore[0, 999999999, 1, 0, 998999999](40) 0
minusMillis_long_oneMore[0, 999999999, 999, 0, 999999](41) 0
minusMillis_long_oneMore[0, 999999999, 1000, -1, 999999999](42) 0
minusMillis_long_oneMore[0, 999999999, 1001, -1, 998999999](43) 0
minusMillis_long_oneMore[0, 999999999, -1, 1, 999999](44) 0
minusMillis_long_oneMore[0, 999999999, -1000, 1, 999999999](45) 0
minusMillis_long_oneMore[0, 999999999, -1001, 2, 999999](46) 0
minusMillis_long_oneMore[0, 0, 9223372036854775807, -9223372036854776, 193000000](47) 0
minusMillis_long_oneMore[0, 0, -9223372036854775808, 9223372036854775, 808000000](48) 0
minusMillis_long_overflowTooBig 0
minusMillis_long_overflowTooSmall 0
minusNanos_long[0, 0, 0, 0, 0](1) 0
minusNanos_long[0, 0, 1, -1, 999999999](2) 0
minusNanos_long[0, 0, 999999999, -1, 1](3) 0
minusNanos_long[0, 0, 1000000000, -1, 0](4) 0
minusNanos_long[0, 0, 1000000001, -2, 999999999](5) 0
minusNanos_long[0, 0, 1999999999, -2, 1](6) 0
minusNanos_long[0, 0, 2000000000, -2, 0](7) 0
minusNanos_long[0, 0, -1, 0, 1](8) 0
minusNanos_long[0, 0, -999999999, 0, 999999999](9) 0
minusNanos_long[0, 0, -1000000000, 1, 0](10) 0
minusNanos_long[0, 0, -1000000001, 1, 1](11) 0.001
minusNanos_long[0, 0, -1999999999, 1, 999999999](12) 0
minusNanos_long[1, 0, 0, 1, 0](13) 0
minusNanos_long[1, 0, 1, 0, 999999999](14) 0
minusNanos_long[1, 0, 999999999, 0, 1](15) 0
minusNanos_long[1, 0, 1000000000, 0, 0](16) 0
minusNanos_long[1, 0, 1000000001, -1, 999999999](17) 0
minusNanos_long[1, 0, 1999999999, -1, 1](18) 0
minusNanos_long[1, 0, 2000000000, -1, 0](19) 0
minusNanos_long[1, 0, -1, 1, 1](20) 0
minusNanos_long[1, 0, -999999999, 1, 999999999](21) 0
minusNanos_long[1, 0, -1000000000, 2, 0](22) 0
minusNanos_long[1, 0, -1000000001, 2, 1](23) 0
minusNanos_long[1, 0, -1999999999, 2, 999999999](24) 0
minusNanos_long[-1, 0, 0, -1, 0](25) 0.001
minusNanos_long[-1, 0, 1, -2, 999999999](26) 0
minusNanos_long[-1, 0, 999999999, -2, 1](27) 0
minusNanos_long[-1, 0, 1000000000, -2, 0](28) 0
minusNanos_long[-1, 0, 1000000001, -3, 999999999](29) 0
minusNanos_long[-1, 0, 1999999999, -3, 1](30) 0
minusNanos_long[-1, 0, 2000000000, -3, 0](31) 0.001
minusNanos_long[-1, 0, -1, -1, 1](32) 0
minusNanos_long[-1, 0, -999999999, -1, 999999999](33) 0
minusNanos_long[-1, 0, -1000000000, 0, 0](34) 0
minusNanos_long[-1, 0, -1000000001, 0, 1](35) 0
minusNanos_long[-1, 0, -1999999999, 0, 999999999](36) 0
minusNanos_long[1, 1, 0, 1, 1](37) 0
minusNanos_long[1, 1, 1, 1, 0](38) 0
minusNanos_long[1, 1, 999999998, 0, 3](39) 0
minusNanos_long[1, 1, 999999999, 0, 2](40) 0
minusNanos_long[1, 1, 1000000000, 0, 1](41) 0
minusNanos_long[1, 1, 1999999998, -1, 3](42) 0
minusNanos_long[1, 1, 1999999999, -1, 2](43) 0
minusNanos_long[1, 1, 2000000000, -1, 1](44) 0.001
minusNanos_long[1, 1, -1, 1, 2](45) 0
minusNanos_long[1, 1, -2, 1, 3](46) 0
minusNanos_long[1, 1, -1000000000, 2, 1](47) 0
minusNanos_long[1, 1, -1000000001, 2, 2](48) 0
minusNanos_long[1, 1, -1000000002, 2, 3](49) 0.001
minusNanos_long[1, 1, -2000000000, 3, 1](50) 0
minusNanos_long[1, 999999999, 0, 1, 999999999](51) 0
minusNanos_long[1, 999999999, 1, 1, 999999998](52) 0
minusNanos_long[1, 999999999, 999999999, 1, 0](53) 0
minusNanos_long[1, 999999999, 1000000000, 0, 999999999](54) 0
minusNanos_long[1, 999999999, 1000000001, 0, 999999998](55) 0
minusNanos_long[1, 999999999, -1, 2, 0](56) 0
minusNanos_long[1, 999999999, -1000000000, 2, 999999999](57) 0
minusNanos_long[1, 999999999, -1000000001, 3, 0](58) 0
minusNanos_long[1, 999999999, -1999999999, 3, 999999998](59) 0
minusNanos_long[1, 999999999, -2000000000, 3, 999999999](60) 0
minusNanos_long[31556889864403199, 0, -999999999, 31556889864403199, 999999999](61) 0
minusNanos_long[31556889864403198, 0, -1999999999, 31556889864403199, 999999999](62) 0
minusNanos_long[-31557014167219200, 1, 1, -31557014167219200, 0](63) 0
minusNanos_long[-31557014167219199, 1, 1000000001, -31557014167219200, 0](64) 0
minusNanos_long[0, 0, 9223372036854775807, -9223372037, 145224193](65) 0
minusNanos_long[0, 0, -9223372036854775808, 9223372036, 854775808](66) 0.001
minusNanos_long_overflowTooBig 0
minusNanos_long_overflowTooSmall 0
minusSeconds_long[0, 0, 0, 0, 0](1) 0
minusSeconds_long[0, 0, 1, -1, 0](2) 0
minusSeconds_long[0, 0, -1, 1, 0](3) 0
minusSeconds_long[0, 0, 31557014167219200, -31557014167219200, 0](4) 0
minusSeconds_long[1, 0, 0, 1, 0](5) 0
minusSeconds_long[1, 0, 1, 0, 0](6) 0
minusSeconds_long[1, 0, -1, 2, 0](7) 0
minusSeconds_long[1, 0, 31557014167219201, -31557014167219200, 0](8) 0
minusSeconds_long[1, 1, 0, 1, 1](9) 0
minusSeconds_long[1, 1, 1, 0, 1](10) 0
minusSeconds_long[1, 1, -1, 2, 1](11) 0
minusSeconds_long[1, 1, 31557014167219200, -31557014167219199, 1](12) 0
minusSeconds_long[1, 1, 31557014167219201, -31557014167219200, 1](13) 0.001
minusSeconds_long[-1, 1, 0, -1, 1](14) 0
minusSeconds_long[-1, 1, 1, -2, 1](15) 0
minusSeconds_long[-1, 1, -1, 0, 1](16) 0.002
minusSeconds_long[-1, 1, -31556889864403199, 31556889864403198, 1](17) 0
minusSeconds_long[-1, 1, -31556889864403200, 31556889864403199, 1](18) 0
minusSeconds_long[-31557014167219200, 2, -31557014167219200, 0, 2](19) 0
minusSeconds_long[-31557014167219199, 2, -31557014167219200, 1, 2](20) 0
minusSeconds_long[31556889864403198, 2, 31556889864403199, -1, 2](21) 0
minusSeconds_long[31556889864403199, 2, 31556889864403199, 0, 2](22) 0
minusSeconds_long_overflowTooBig 0
minusSeconds_long_overflowTooSmall 0
minus_Duration[-31557014167219200, 0, -31557014167219200, 0, 0, 0](1) 0
minus_Duration[-31557014167219200, 0, -1, 0, -31557014167219199, 0](2) 0.001
minus_Duration[-31557014167219200, 0, 0, -500, -31557014167219200, 500](3) 0
minus_Duration[-31557014167219200, 0, 0, -1000000000, -31557014167219199, 0](4) 0
minus_Duration[-31557014167219199, 0, 1, 0, -31557014167219200, 0](5) 0
minus_Duration[-31557014167219199, 0, 0, 500, -31557014167219200, 999999500](6) 0
minus_Duration[-31557014167219199, 0, 0, 1000000000, -31557014167219200, 0](7) 0
minus_Duration[-4, 666666667, -4, 666666667, 0, 0](8) 0
minus_Duration[-4, 666666667, -3, 0, -1, 666666667](9) 0.001
minus_Duration[-4, 666666667, -2, 0, -2, 666666667](10) 0
minus_Duration[-4, 666666667, -1, 0, -3, 666666667](11) 0
minus_Duration[-4, 666666667, -1, 333333334, -3, 333333333](12) 0
minus_Duration[-4, 666666667, -1, 666666667, -3, 0](13) 0
minus_Duration[-4, 666666667, -1, 999999999, -4, 666666668](14) 0
minus_Duration[-4, 666666667, 0, 0, -4, 666666667](15) 0
minus_Duration[-4, 666666667, 0, 1, -4, 666666666](16) 0
minus_Duration[-4, 666666667, 0, 333333333, -4, 333333334](17) 0.001
minus_Duration[-4, 666666667, 0, 666666666, -4, 1](18) 0
minus_Duration[-4, 666666667, 1, 0, -5, 666666667](19) 0
minus_Duration[-4, 666666667, 2, 0, -6, 666666667](20) 0
minus_Duration[-4, 666666667, 3, 0, -7, 666666667](21) 0
minus_Duration[-4, 666666667, 3, 333333333, -7, 333333334](22) 0
minus_Duration[-3, 0, -4, 666666667, 0, 333333333](23) 0
minus_Duration[-3, 0, -3, 0, 0, 0](24) 0
minus_Duration[-3, 0, -2, 0, -1, 0](25) 0
minus_Duration[-3, 0, -1, 0, -2, 0](26) 0
minus_Duration[-3, 0, -1, 333333334, -3, 666666666](27) 0
minus_Duration[-3, 0, -1, 666666667, -3, 333333333](28) 0
minus_Duration[-3, 0, -1, 999999999, -3, 1](29) 0
minus_Duration[-3, 0, 0, 0, -3, 0](30) 0
minus_Duration[-3, 0, 0, 1, -4, 999999999](31) 0
minus_Duration[-3, 0, 0, 333333333, -4, 666666667](32) 0
minus_Duration[-3, 0, 0, 666666666, -4, 333333334](33) 0
minus_Duration[-3, 0, 1, 0, -4, 0](34) 0
minus_Duration[-3, 0, 2, 0, -5, 0](35) 0.001
minus_Duration[-3, 0, 3, 0, -6, 0](36) 0
minus_Duration[-3, 0, 3, 333333333, -7, 666666667](37) 0
minus_Duration[-2, 0, -4, 666666667, 1, 333333333](38) 0
minus_Duration[-2, 0, -3, 0, 1, 0](39) 0
minus_Duration[-2, 0, -2, 0, 0, 0](40) 0
minus_Duration[-2, 0, -1, 0, -1, 0](41) 0.001
minus_Duration[-2, 0, -1, 333333334, -2, 666666666](42) 0
minus_Duration[-2, 0, -1, 666666667, -2, 333333333](43) 0
minus_Duration[-2, 0, -1, 999999999, -2, 1](44) 0
minus_Duration[-2, 0, 0, 0, -2, 0](45) 0
minus_Duration[-2, 0, 0, 1, -3, 999999999](46) 0
minus_Duration[-2, 0, 0, 333333333, -3, 666666667](47) 0
minus_Duration[-2, 0, 0, 666666666, -3, 333333334](48) 0
minus_Duration[-2, 0, 1, 0, -3, 0](49) 0
minus_Duration[-2, 0, 2, 0, -4, 0](50) 0
minus_Duration[-2, 0, 3, 0, -5, 0](51) 0
minus_Duration[-2, 0, 3, 333333333, -6, 666666667](52) 0
minus_Duration[-1, 0, -4, 666666667, 2, 333333333](53) 0
minus_Duration[-1, 0, -3, 0, 2, 0](54) 0
minus_Duration[-1, 0, -2, 0, 1, 0](55) 0.001
minus_Duration[-1, 0, -1, 0, 0, 0](56) 0
minus_Duration[-1, 0, -1, 333333334, -1, 666666666](57) 0
minus_Duration[-1, 0, -1, 666666667, -1, 333333333](58) 0
minus_Duration[-1, 0, -1, 999999999, -1, 1](59) 0
minus_Duration[-1, 0, 0, 0, -1, 0](60) 0
minus_Duration[-1, 0, 0, 1, -2, 999999999](61) 0
minus_Duration[-1, 0, 0, 333333333, -2, 666666667](62) 0.001
minus_Duration[-1, 0, 0, 666666666, -2, 333333334](63) 0
minus_Duration[-1, 0, 1, 0, -2, 0](64) 0
minus_Duration[-1, 0, 2, 0, -3, 0](65) 0.001
minus_Duration[-1, 0, 3, 0, -4, 0](66) 0
minus_Duration[-1, 0, 3, 333333333, -5, 666666667](67) 0
minus_Duration[-1, 666666667, -4, 666666667, 3, 0](68) 0
minus_Duration[-1, 666666667, -3, 0, 2, 666666667](69) 0
minus_Duration[-1, 666666667, -2, 0, 1, 666666667](70) 0
minus_Duration[-1, 666666667, -1, 0, 0, 666666667](71) 0
minus_Duration[-1, 666666667, -1, 333333334, 0, 333333333](72) 0.001
minus_Duration[-1, 666666667, -1, 666666667, 0, 0](73) 0
minus_Duration[-1, 666666667, -1, 999999999, -1, 666666668](74) 0
minus_Duration[-1, 666666667, 0, 0, -1, 666666667](75) 0
minus_Duration[-1, 666666667, 0, 1, -1, 666666666](76) 0
minus_Duration[-1, 666666667, 0, 333333333, -1, 333333334](77) 0
minus_Duration[-1, 666666667, 0, 666666666, -1, 1](78) 0
minus_Duration[-1, 666666667, 1, 0, -2, 666666667](79) 0
minus_Duration[-1, 666666667, 2, 0, -3, 666666667](80) 0
minus_Duration[-1, 666666667, 3, 0, -4, 666666667](81) 0
minus_Duration[-1, 666666667, 3, 333333333, -4, 333333334](82) 0
minus_Duration[0, 0, -4, 666666667, 3, 333333333](83) 0
minus_Duration[0, 0, -3, 0, 3, 0](84) 0
minus_Duration[0, 0, -2, 0, 2, 0](85) 0
minus_Duration[0, 0, -1, 0, 1, 0](86) 0
minus_Duration[0, 0, -1, 333333334, 0, 666666666](87) 0
minus_Duration[0, 0, -1, 666666667, 0, 333333333](88) 0
minus_Duration[0, 0, -1, 999999999, 0, 1](89) 0
minus_Duration[0, 0, 0, 0, 0, 0](90) 0
minus_Duration[0, 0, 0, 1, -1, 999999999](91) 0
minus_Duration[0, 0, 0, 333333333, -1, 666666667](92) 0
minus_Duration[0, 0, 0, 666666666, -1, 333333334](93) 0
minus_Duration[0, 0, 1, 0, -1, 0](94) 0
minus_Duration[0, 0, 2, 0, -2, 0](95) 0
minus_Duration[0, 0, 3, 0, -3, 0](96) 0
minus_Duration[0, 0, 3, 333333333, -4, 666666667](97) 0
minus_Duration[0, 333333333, -4, 666666667, 3, 666666666](98) 0
minus_Duration[0, 333333333, -3, 0, 3, 333333333](99) 0
minus_Duration[0, 333333333, -2, 0, 2, 333333333](100) 0.001
minus_Duration[0, 333333333, -1, 0, 1, 333333333](101) 0
minus_Duration[0, 333333333, -1, 333333334, 0, 999999999](102) 0
minus_Duration[0, 333333333, -1, 666666667, 0, 666666666](103) 0
minus_Duration[0, 333333333, -1, 999999999, 0, 333333334](104) 0
minus_Duration[0, 333333333, 0, 0, 0, 333333333](105) 0
minus_Duration[0, 333333333, 0, 1, 0, 333333332](106) 0
minus_Duration[0, 333333333, 0, 333333333, 0, 0](107) 0
minus_Duration[0, 333333333, 0, 666666666, -1, 666666667](108) 0
minus_Duration[0, 333333333, 1, 0, -1, 333333333](109) 0
minus_Duration[0, 333333333, 2, 0, -2, 333333333](110) 0
minus_Duration[0, 333333333, 3, 0, -3, 333333333](111) 0
minus_Duration[0, 333333333, 3, 333333333, -3, 0](112) 0
minus_Duration[1, 0, -4, 666666667, 4, 333333333](113) 0
minus_Duration[1, 0, -3, 0, 4, 0](114) 0
minus_Duration[1, 0, -2, 0, 3, 0](115) 0
minus_Duration[1, 0, -1, 0, 2, 0](116) 0
minus_Duration[1, 0, -1, 333333334, 1, 666666666](117) 0
minus_Duration[1, 0, -1, 666666667, 1, 333333333](118) 0
minus_Duration[1, 0, -1, 999999999, 1, 1](119) 0
minus_Duration[1, 0, 0, 0, 1, 0](120) 0
minus_Duration[1, 0, 0, 1, 0, 999999999](121) 0
minus_Duration[1, 0, 0, 333333333, 0, 666666667](122) 0
minus_Duration[1, 0, 0, 666666666, 0, 333333334](123) 0
minus_Duration[1, 0, 1, 0, 0, 0](124) 0.001
minus_Duration[1, 0, 2, 0, -1, 0](125) 0
minus_Duration[1, 0, 3, 0, -2, 0](126) 0
minus_Duration[1, 0, 3, 333333333, -3, 666666667](127) 0
minus_Duration[2, 0, -4, 666666667, 5, 333333333](128) 0
minus_Duration[2, 0, -3, 0, 5, 0](129) 0
minus_Duration[2, 0, -2, 0, 4, 0](130) 0
minus_Duration[2, 0, -1, 0, 3, 0](131) 0
minus_Duration[2, 0, -1, 333333334, 2, 666666666](132) 0
minus_Duration[2, 0, -1, 666666667, 2, 333333333](133) 0
minus_Duration[2, 0, -1, 999999999, 2, 1](134) 0
minus_Duration[2, 0, 0, 0, 2, 0](135) 0
minus_Duration[2, 0, 0, 1, 1, 999999999](136) 0
minus_Duration[2, 0, 0, 333333333, 1, 666666667](137) 0
minus_Duration[2, 0, 0, 666666666, 1, 333333334](138) 0
minus_Duration[2, 0, 1, 0, 1, 0](139) 0
minus_Duration[2, 0, 2, 0, 0, 0](140) 0
minus_Duration[2, 0, 3, 0, -1, 0](141) 0
minus_Duration[2, 0, 3, 333333333, -2, 666666667](142) 0
minus_Duration[3, 0, -4, 666666667, 6, 333333333](143) 0
minus_Duration[3, 0, -3, 0, 6, 0](144) 0
minus_Duration[3, 0, -2, 0, 5, 0](145) 0
minus_Duration[3, 0, -1, 0, 4, 0](146) 0
minus_Duration[3, 0, -1, 333333334, 3, 666666666](147) 0
minus_Duration[3, 0, -1, 666666667, 3, 333333333](148) 0
minus_Duration[3, 0, -1, 999999999, 3, 1](149) 0
minus_Duration[3, 0, 0, 0, 3, 0](150) 0
minus_Duration[3, 0, 0, 1, 2, 999999999](151) 0
minus_Duration[3, 0, 0, 333333333, 2, 666666667](152) 0
minus_Duration[3, 0, 0, 666666666, 2, 333333334](153) 0
minus_Duration[3, 0, 1, 0, 2, 0](154) 0
minus_Duration[3, 0, 2, 0, 1, 0](155) 0
minus_Duration[3, 0, 3, 0, 0, 0](156) 0
minus_Duration[3, 0, 3, 333333333, -1, 666666667](157) 0
minus_Duration[3, 333333333, -4, 666666667, 6, 666666666](158) 0
minus_Duration[3, 333333333, -3, 0, 6, 333333333](159) 0
minus_Duration[3, 333333333, -2, 0, 5, 333333333](160) 0
minus_Duration[3, 333333333, -1, 0, 4, 333333333](161) 0
minus_Duration[3, 333333333, -1, 333333334, 3, 999999999](162) 0
minus_Duration[3, 333333333, -1, 666666667, 3, 666666666](163) 0
minus_Duration[3, 333333333, -1, 999999999, 3, 333333334](164) 0
minus_Duration[3, 333333333, 0, 0, 3, 333333333](165) 0
minus_Duration[3, 333333333, 0, 1, 3, 333333332](166) 0
minus_Duration[3, 333333333, 0, 333333333, 3, 0](167) 0
minus_Duration[3, 333333333, 0, 666666666, 2, 666666667](168) 0
minus_Duration[3, 333333333, 1, 0, 2, 333333333](169) 0.001
minus_Duration[3, 333333333, 2, 0, 1, 333333333](170) 0
minus_Duration[3, 333333333, 3, 0, 0, 333333333](171) 0
minus_Duration[3, 333333333, 3, 333333333, 0, 0](172) 0
minus_Duration[31556889864403198, 0, -1, 0, 31556889864403199, 0](173) 0
minus_Duration[31556889864403198, 0, 0, -500, 31556889864403198, 500](174) 0
minus_Duration[31556889864403198, 0, 0, -1000000000, 31556889864403199, 0](175) 0
minus_Duration[31556889864403199, 0, 1, 0, 31556889864403198, 0](176) 0
minus_Duration[31556889864403199, 0, 0, 500, 31556889864403198, 999999500](177) 0
minus_Duration[31556889864403199, 0, 0, 1000000000, 31556889864403198, 0](178) 0
minus_Duration[31556889864403199, 0, 31556889864403199, 0, 0, 0](179) 0
minus_Duration_overflowTooBig 0
minus_Duration_overflowTooSmall 0
minus_longTemporalUnit[-31557014167219200, 0, -31557014167219200, 0, 0, 0](1) 0
minus_longTemporalUnit[-31557014167219200, 0, -1, 0, -31557014167219199, 0](2) 0
minus_longTemporalUnit[-31557014167219200, 0, 0, -500, -31557014167219200, 500](3) 0
minus_longTemporalUnit[-31557014167219200, 0, 0, -1000000000, -31557014167219199, 0](4) 0
minus_longTemporalUnit[-31557014167219199, 0, 1, 0, -31557014167219200, 0](5) 0.001
minus_longTemporalUnit[-31557014167219199, 0, 0, 500, -31557014167219200, 999999500](6) 0
minus_longTemporalUnit[-31557014167219199, 0, 0, 1000000000, -31557014167219200, 0](7) 0
minus_longTemporalUnit[-4, 666666667, -4, 666666667, 0, 0](8) 0
minus_longTemporalUnit[-4, 666666667, -3, 0, -1, 666666667](9) 0
minus_longTemporalUnit[-4, 666666667, -2, 0, -2, 666666667](10) 0
minus_longTemporalUnit[-4, 666666667, -1, 0, -3, 666666667](11) 0
minus_longTemporalUnit[-4, 666666667, -1, 333333334, -3, 333333333](12) 0
minus_longTemporalUnit[-4, 666666667, -1, 666666667, -3, 0](13) 0
minus_longTemporalUnit[-4, 666666667, -1, 999999999, -4, 666666668](14) 0
minus_longTemporalUnit[-4, 666666667, 0, 0, -4, 666666667](15) 0
minus_longTemporalUnit[-4, 666666667, 0, 1, -4, 666666666](16) 0.001
minus_longTemporalUnit[-4, 666666667, 0, 333333333, -4, 333333334](17) 0
minus_longTemporalUnit[-4, 666666667, 0, 666666666, -4, 1](18) 0
minus_longTemporalUnit[-4, 666666667, 1, 0, -5, 666666667](19) 0
minus_longTemporalUnit[-4, 666666667, 2, 0, -6, 666666667](20) 0
minus_longTemporalUnit[-4, 666666667, 3, 0, -7, 666666667](21) 0
minus_longTemporalUnit[-4, 666666667, 3, 333333333, -7, 333333334](22) 0.001
minus_longTemporalUnit[-3, 0, -4, 666666667, 0, 333333333](23) 0
minus_longTemporalUnit[-3, 0, -3, 0, 0, 0](24) 0
minus_longTemporalUnit[-3, 0, -2, 0, -1, 0](25) 0
minus_longTemporalUnit[-3, 0, -1, 0, -2, 0](26) 0
minus_longTemporalUnit[-3, 0, -1, 333333334, -3, 666666666](27) 0
minus_longTemporalUnit[-3, 0, -1, 666666667, -3, 333333333](28) 0
minus_longTemporalUnit[-3, 0, -1, 999999999, -3, 1](29) 0
minus_longTemporalUnit[-3, 0, 0, 0, -3, 0](30) 0
minus_longTemporalUnit[-3, 0, 0, 1, -4, 999999999](31) 0
minus_longTemporalUnit[-3, 0, 0, 333333333, -4, 666666667](32) 0
minus_longTemporalUnit[-3, 0, 0, 666666666, -4, 333333334](33) 0
minus_longTemporalUnit[-3, 0, 1, 0, -4, 0](34) 0
minus_longTemporalUnit[-3, 0, 2, 0, -5, 0](35) 0
minus_longTemporalUnit[-3, 0, 3, 0, -6, 0](36) 0
minus_longTemporalUnit[-3, 0, 3, 333333333, -7, 666666667](37) 0
minus_longTemporalUnit[-2, 0, -4, 666666667, 1, 333333333](38) 0
minus_longTemporalUnit[-2, 0, -3, 0, 1, 0](39) 0
minus_longTemporalUnit[-2, 0, -2, 0, 0, 0](40) 0
minus_longTemporalUnit[-2, 0, -1, 0, -1, 0](41) 0
minus_longTemporalUnit[-2, 0, -1, 333333334, -2, 666666666](42) 0
minus_longTemporalUnit[-2, 0, -1, 666666667, -2, 333333333](43) 0
minus_longTemporalUnit[-2, 0, -1, 999999999, -2, 1](44) 0
minus_longTemporalUnit[-2, 0, 0, 0, -2, 0](45) 0
minus_longTemporalUnit[-2, 0, 0, 1, -3, 999999999](46) 0
minus_longTemporalUnit[-2, 0, 0, 333333333, -3, 666666667](47) 0
minus_longTemporalUnit[-2, 0, 0, 666666666, -3, 333333334](48) 0
minus_longTemporalUnit[-2, 0, 1, 0, -3, 0](49) 0
minus_longTemporalUnit[-2, 0, 2, 0, -4, 0](50) 0.001
minus_longTemporalUnit[-2, 0, 3, 0, -5, 0](51) 0
minus_longTemporalUnit[-2, 0, 3, 333333333, -6, 666666667](52) 0
minus_longTemporalUnit[-1, 0, -4, 666666667, 2, 333333333](53) 0
minus_longTemporalUnit[-1, 0, -3, 0, 2, 0](54) 0
minus_longTemporalUnit[-1, 0, -2, 0, 1, 0](55) 0
minus_longTemporalUnit[-1, 0, -1, 0, 0, 0](56) 0
minus_longTemporalUnit[-1, 0, -1, 333333334, -1, 666666666](57) 0
minus_longTemporalUnit[-1, 0, -1, 666666667, -1, 333333333](58) 0
minus_longTemporalUnit[-1, 0, -1, 999999999, -1, 1](59) 0
minus_longTemporalUnit[-1, 0, 0, 0, -1, 0](60) 0
minus_longTemporalUnit[-1, 0, 0, 1, -2, 999999999](61) 0
minus_longTemporalUnit[-1, 0, 0, 333333333, -2, 666666667](62) 0
minus_longTemporalUnit[-1, 0, 0, 666666666, -2, 333333334](63) 0
minus_longTemporalUnit[-1, 0, 1, 0, -2, 0](64) 0
minus_longTemporalUnit[-1, 0, 2, 0, -3, 0](65) 0
minus_longTemporalUnit[-1, 0, 3, 0, -4, 0](66) 0
minus_longTemporalUnit[-1, 0, 3, 333333333, -5, 666666667](67) 0
minus_longTemporalUnit[-1, 666666667, -4, 666666667, 3, 0](68) 0
minus_longTemporalUnit[-1, 666666667, -3, 0, 2, 666666667](69) 0
minus_longTemporalUnit[-1, 666666667, -2, 0, 1, 666666667](70) 0
minus_longTemporalUnit[-1, 666666667, -1, 0, 0, 666666667](71) 0.001
minus_longTemporalUnit[-1, 666666667, -1, 333333334, 0, 333333333](72) 0
minus_longTemporalUnit[-1, 666666667, -1, 666666667, 0, 0](73) 0
minus_longTemporalUnit[-1, 666666667, -1, 999999999, -1, 666666668](74) 0
minus_longTemporalUnit[-1, 666666667, 0, 0, -1, 666666667](75) 0
minus_longTemporalUnit[-1, 666666667, 0, 1, -1, 666666666](76) 0
minus_longTemporalUnit[-1, 666666667, 0, 333333333, -1, 333333334](77) 0
minus_longTemporalUnit[-1, 666666667, 0, 666666666, -1, 1](78) 0
minus_longTemporalUnit[-1, 666666667, 1, 0, -2, 666666667](79) 0
minus_longTemporalUnit[-1, 666666667, 2, 0, -3, 666666667](80) 0
minus_longTemporalUnit[-1, 666666667, 3, 0, -4, 666666667](81) 0
minus_longTemporalUnit[-1, 666666667, 3, 333333333, -4, 333333334](82) 0
minus_longTemporalUnit[0, 0, -4, 666666667, 3, 333333333](83) 0
minus_longTemporalUnit[0, 0, -3, 0, 3, 0](84) 0
minus_longTemporalUnit[0, 0, -2, 0, 2, 0](85) 0
minus_longTemporalUnit[0, 0, -1, 0, 1, 0](86) 0
minus_longTemporalUnit[0, 0, -1, 333333334, 0, 666666666](87) 0
minus_longTemporalUnit[0, 0, -1, 666666667, 0, 333333333](88) 0
minus_longTemporalUnit[0, 0, -1, 999999999, 0, 1](89) 0
minus_longTemporalUnit[0, 0, 0, 0, 0, 0](90) 0
minus_longTemporalUnit[0, 0, 0, 1, -1, 999999999](91) 0
minus_longTemporalUnit[0, 0, 0, 333333333, -1, 666666667](92) 0
minus_longTemporalUnit[0, 0, 0, 666666666, -1, 333333334](93) 0
minus_longTemporalUnit[0, 0, 1, 0, -1, 0](94) 0
minus_longTemporalUnit[0, 0, 2, 0, -2, 0](95) 0
minus_longTemporalUnit[0, 0, 3, 0, -3, 0](96) 0
minus_longTemporalUnit[0, 0, 3, 333333333, -4, 666666667](97) 0
minus_longTemporalUnit[0, 333333333, -4, 666666667, 3, 666666666](98) 0
minus_longTemporalUnit[0, 333333333, -3, 0, 3, 333333333](99) 0
minus_longTemporalUnit[0, 333333333, -2, 0, 2, 333333333](100) 0.001
minus_longTemporalUnit[0, 333333333, -1, 0, 1, 333333333](101) 0
minus_longTemporalUnit[0, 333333333, -1, 333333334, 0, 999999999](102) 0
minus_longTemporalUnit[0, 333333333, -1, 666666667, 0, 666666666](103) 0
minus_longTemporalUnit[0, 333333333, -1, 999999999, 0, 333333334](104) 0
minus_longTemporalUnit[0, 333333333, 0, 0, 0, 333333333](105) 0
minus_longTemporalUnit[0, 333333333, 0, 1, 0, 333333332](106) 0
minus_longTemporalUnit[0, 333333333, 0, 333333333, 0, 0](107) 0.001
minus_longTemporalUnit[0, 333333333, 0, 666666666, -1, 666666667](108) 0
minus_longTemporalUnit[0, 333333333, 1, 0, -1, 333333333](109) 0
minus_longTemporalUnit[0, 333333333, 2, 0, -2, 333333333](110) 0
minus_longTemporalUnit[0, 333333333, 3, 0, -3, 333333333](111) 0.001
minus_longTemporalUnit[0, 333333333, 3, 333333333, -3, 0](112) 0
minus_longTemporalUnit[1, 0, -4, 666666667, 4, 333333333](113) 0
minus_longTemporalUnit[1, 0, -3, 0, 4, 0](114) 0
minus_longTemporalUnit[1, 0, -2, 0, 3, 0](115) 0
minus_longTemporalUnit[1, 0, -1, 0, 2, 0](116) 0
minus_longTemporalUnit[1, 0, -1, 333333334, 1, 666666666](117) 0
minus_longTemporalUnit[1, 0, -1, 666666667, 1, 333333333](118) 0
minus_longTemporalUnit[1, 0, -1, 999999999, 1, 1](119) 0
minus_longTemporalUnit[1, 0, 0, 0, 1, 0](120) 0
minus_longTemporalUnit[1, 0, 0, 1, 0, 999999999](121) 0
minus_longTemporalUnit[1, 0, 0, 333333333, 0, 666666667](122) 0
minus_longTemporalUnit[1, 0, 0, 666666666, 0, 333333334](123) 0
minus_longTemporalUnit[1, 0, 1, 0, 0, 0](124) 0
minus_longTemporalUnit[1, 0, 2, 0, -1, 0](125) 0
minus_longTemporalUnit[1, 0, 3, 0, -2, 0](126) 0
minus_longTemporalUnit[1, 0, 3, 333333333, -3, 666666667](127) 0
minus_longTemporalUnit[2, 0, -4, 666666667, 5, 333333333](128) 0
minus_longTemporalUnit[2, 0, -3, 0, 5, 0](129) 0
minus_longTemporalUnit[2, 0, -2, 0, 4, 0](130) 0
minus_longTemporalUnit[2, 0, -1, 0, 3, 0](131) 0
minus_longTemporalUnit[2, 0, -1, 333333334, 2, 666666666](132) 0
minus_longTemporalUnit[2, 0, -1, 666666667, 2, 333333333](133) 0
minus_longTemporalUnit[2, 0, -1, 999999999, 2, 1](134) 0
minus_longTemporalUnit[2, 0, 0, 0, 2, 0](135) 0
minus_longTemporalUnit[2, 0, 0, 1, 1, 999999999](136) 0
minus_longTemporalUnit[2, 0, 0, 333333333, 1, 666666667](137) 0
minus_longTemporalUnit[2, 0, 0, 666666666, 1, 333333334](138) 0
minus_longTemporalUnit[2, 0, 1, 0, 1, 0](139) 0
minus_longTemporalUnit[2, 0, 2, 0, 0, 0](140) 0
minus_longTemporalUnit[2, 0, 3, 0, -1, 0](141) 0
minus_longTemporalUnit[2, 0, 3, 333333333, -2, 666666667](142) 0
minus_longTemporalUnit[3, 0, -4, 666666667, 6, 333333333](143) 0
minus_longTemporalUnit[3, 0, -3, 0, 6, 0](144) 0
minus_longTemporalUnit[3, 0, -2, 0, 5, 0](145) 0
minus_longTemporalUnit[3, 0, -1, 0, 4, 0](146) 0
minus_longTemporalUnit[3, 0, -1, 333333334, 3, 666666666](147) 0
minus_longTemporalUnit[3, 0, -1, 666666667, 3, 333333333](148) 0
minus_longTemporalUnit[3, 0, -1, 999999999, 3, 1](149) 0
minus_longTemporalUnit[3, 0, 0, 0, 3, 0](150) 0
minus_longTemporalUnit[3, 0, 0, 1, 2, 999999999](151) 0
minus_longTemporalUnit[3, 0, 0, 333333333, 2, 666666667](152) 0
minus_longTemporalUnit[3, 0, 0, 666666666, 2, 333333334](153) 0
minus_longTemporalUnit[3, 0, 1, 0, 2, 0](154) 0
minus_longTemporalUnit[3, 0, 2, 0, 1, 0](155) 0
minus_longTemporalUnit[3, 0, 3, 0, 0, 0](156) 0
minus_longTemporalUnit[3, 0, 3, 333333333, -1, 666666667](157) 0
minus_longTemporalUnit[3, 333333333, -4, 666666667, 6, 666666666](158) 0
minus_longTemporalUnit[3, 333333333, -3, 0, 6, 333333333](159) 0
minus_longTemporalUnit[3, 333333333, -2, 0, 5, 333333333](160) 0
minus_longTemporalUnit[3, 333333333, -1, 0, 4, 333333333](161) 0
minus_longTemporalUnit[3, 333333333, -1, 333333334, 3, 999999999](162) 0
minus_longTemporalUnit[3, 333333333, -1, 666666667, 3, 666666666](163) 0
minus_longTemporalUnit[3, 333333333, -1, 999999999, 3, 333333334](164) 0
minus_longTemporalUnit[3, 333333333, 0, 0, 3, 333333333](165) 0
minus_longTemporalUnit[3, 333333333, 0, 1, 3, 333333332](166) 0
minus_longTemporalUnit[3, 333333333, 0, 333333333, 3, 0](167) 0
minus_longTemporalUnit[3, 333333333, 0, 666666666, 2, 666666667](168) 0
minus_longTemporalUnit[3, 333333333, 1, 0, 2, 333333333](169) 0
minus_longTemporalUnit[3, 333333333, 2, 0, 1, 333333333](170) 0
minus_longTemporalUnit[3, 333333333, 3, 0, 0, 333333333](171) 0
minus_longTemporalUnit[3, 333333333, 3, 333333333, 0, 0](172) 0
minus_longTemporalUnit[31556889864403198, 0, -1, 0, 31556889864403199, 0](173) 0
minus_longTemporalUnit[31556889864403198, 0, 0, -500, 31556889864403198, 500](174) 0
minus_longTemporalUnit[31556889864403198, 0, 0, -1000000000, 31556889864403199, 0](175) 0
minus_longTemporalUnit[31556889864403199, 0, 1, 0, 31556889864403198, 0](176) 0
minus_longTemporalUnit[31556889864403199, 0, 0, 500, 31556889864403198, 999999500](177) 0.001
minus_longTemporalUnit[31556889864403199, 0, 0, 1000000000, 31556889864403198, 0](178) 0
minus_longTemporalUnit[31556889864403199, 0, 31556889864403199, 0, 0, 0](179) 0
minus_longTemporalUnit_overflowTooBig 0
minus_longTemporalUnit_overflowTooSmall 0
now 0.001
now_Clock_allSecsInDay_beforeEpoch 0.017
now_Clock_allSecsInDay_utc 0.017
now_Clock_nullClock 0
plusMillis_long[0, 0, 0, 0, 0](1) 0
plusMillis_long[0, 0, 1, 0, 1000000](2) 0
plusMillis_long[0, 0, 999, 0, 999000000](3) 0
plusMillis_long[0, 0, 1000, 1, 0](4) 0
plusMillis_long[0, 0, 1001, 1, 1000000](5) 0
plusMillis_long[0, 0, 1999, 1, 999000000](6) 0
plusMillis_long[0, 0, 2000, 2, 0](7) 0
plusMillis_long[0, 0, -1, -1, 999000000](8) 0
plusMillis_long[0, 0, -999, -1, 1000000](9) 0
plusMillis_long[0, 0, -1000, -1, 0](10) 0
plusMillis_long[0, 0, -1001, -2, 999000000](11) 0
plusMillis_long[0, 0, -1999, -2, 1000000](12) 0
plusMillis_long[0, 1, 0, 0, 1](13) 0
plusMillis_long[0, 1, 1, 0, 1000001](14) 0
plusMillis_long[0, 1, 998, 0, 998000001](15) 0
plusMillis_long[0, 1, 999, 0, 999000001](16) 0
plusMillis_long[0, 1, 1000, 1, 1](17) 0
plusMillis_long[0, 1, 1998, 1, 998000001](18) 0
plusMillis_long[0, 1, 1999, 1, 999000001](19) 0
plusMillis_long[0, 1, 2000, 2, 1](20) 0.001
plusMillis_long[0, 1, -1, -1, 999000001](21) 0
plusMillis_long[0, 1, -2, -1, 998000001](22) 0
plusMillis_long[0, 1, -1000, -1, 1](23) 0
plusMillis_long[0, 1, -1001, -2, 999000001](24) 0
plusMillis_long[0, 1000000, 0, 0, 1000000](25) 0
plusMillis_long[0, 1000000, 1, 0, 2000000](26) 0
plusMillis_long[0, 1000000, 998, 0, 999000000](27) 0
plusMillis_long[0, 1000000, 999, 1, 0](28) 0
plusMillis_long[0, 1000000, 1000, 1, 1000000](29) 0
plusMillis_long[0, 1000000, 1998, 1, 999000000](30) 0
plusMillis_long[0, 1000000, 1999, 2, 0](31) 0
plusMillis_long[0, 1000000, 2000, 2, 1000000](32) 0
plusMillis_long[0, 1000000, -1, 0, 0](33) 0
plusMillis_long[0, 1000000, -2, -1, 999000000](34) 0
plusMillis_long[0, 1000000, -999, -1, 2000000](35) 0
plusMillis_long[0, 1000000, -1000, -1, 1000000](36) 0
plusMillis_long[0, 1000000, -1001, -1, 0](37) 0
plusMillis_long[0, 1000000, -1002, -2, 999000000](38) 0
plusMillis_long[0, 999999999, 0, 0, 999999999](39) 0
plusMillis_long[0, 999999999, 1, 1, 999999](40) 0
plusMillis_long[0, 999999999, 999, 1, 998999999](41) 0
plusMillis_long[0, 999999999, 1000, 1, 999999999](42) 0
plusMillis_long[0, 999999999, 1001, 2, 999999](43) 0
plusMillis_long[0, 999999999, -1, 0, 998999999](44) 0
plusMillis_long[0, 999999999, -1000, -1, 999999999](45) 0
plusMillis_long[0, 999999999, -1001, -1, 998999999](46) 0
plusMillis_long[0, 0, 9223372036854775807, 9223372036854775, 807000000](47) 0
plusMillis_long[0, 0, -9223372036854775808, -9223372036854776, 192000000](48) 0
plusMillis_long_max 0
plusMillis_long_min 0
plusMillis_long_minusOneLess[0, 0, 0, 0, 0](1) 0
plusMillis_long_minusOneLess[0, 0, 1, 0, 1000000](2) 0.001
plusMillis_long_minusOneLess[0, 0, 999, 0, 999000000](3) 0
plusMillis_long_minusOneLess[0, 0, 1000, 1, 0](4) 0
plusMillis_long_minusOneLess[0, 0, 1001, 1, 1000000](5) 0
plusMillis_long_minusOneLess[0, 0, 1999, 1, 999000000](6) 0
plusMillis_long_minusOneLess[0, 0, 2000, 2, 0](7) 0
plusMillis_long_minusOneLess[0, 0, -1, -1, 999000000](8) 0
plusMillis_long_minusOneLess[0, 0, -999, -1, 1000000](9) 0
plusMillis_long_minusOneLess[0, 0, -1000, -1, 0](10) 0
plusMillis_long_minusOneLess[0, 0, -1001, -2, 999000000](11) 0
plusMillis_long_minusOneLess[0, 0, -1999, -2, 1000000](12) 0
plusMillis_long_minusOneLess[0, 1, 0, 0, 1](13) 0
plusMillis_long_minusOneLess[0, 1, 1, 0, 1000001](14) 0
plusMillis_long_minusOneLess[0, 1, 998, 0, 998000001](15) 0
plusMillis_long_minusOneLess[0, 1, 999, 0, 999000001](16) 0.001
plusMillis_long_minusOneLess[0, 1, 1000, 1, 1](17) 0
plusMillis_long_minusOneLess[0, 1, 1998, 1, 998000001](18) 0
plusMillis_long_minusOneLess[0, 1, 1999, 1, 999000001](19) 0
plusMillis_long_minusOneLess[0, 1, 2000, 2, 1](20) 0
plusMillis_long_minusOneLess[0, 1, -1, -1, 999000001](21) 0
plusMillis_long_minusOneLess[0, 1, -2, -1, 998000001](22) 0.001
plusMillis_long_minusOneLess[0, 1, -1000, -1, 1](23) 0
plusMillis_long_minusOneLess[0, 1, -1001, -2, 999000001](24) 0
plusMillis_long_minusOneLess[0, 1000000, 0, 0, 1000000](25) 0
plusMillis_long_minusOneLess[0, 1000000, 1, 0, 2000000](26) 0
plusMillis_long_minusOneLess[0, 1000000, 998, 0, 999000000](27) 0
plusMillis_long_minusOneLess[0, 1000000, 999, 1, 0](28) 0
plusMillis_long_minusOneLess[0, 1000000, 1000, 1, 1000000](29) 0
plusMillis_long_minusOneLess[0, 1000000, 1998, 1, 999000000](30) 0.001
plusMillis_long_minusOneLess[0, 1000000, 1999, 2, 0](31) 0
plusMillis_long_minusOneLess[0, 1000000, 2000, 2, 1000000](32) 0
plusMillis_long_minusOneLess[0, 1000000, -1, 0, 0](33) 0
plusMillis_long_minusOneLess[0, 1000000, -2, -1, 999000000](34) 0
plusMillis_long_minusOneLess[0, 1000000, -999, -1, 2000000](35) 0
plusMillis_long_minusOneLess[0, 1000000, -1000, -1, 1000000](36) 0
plusMillis_long_minusOneLess[0, 1000000, -1001, -1, 0](37) 0
plusMillis_long_minusOneLess[0, 1000000, -1002, -2, 999000000](38) 0
plusMillis_long_minusOneLess[0, 999999999, 0, 0, 999999999](39) 0
plusMillis_long_minusOneLess[0, 999999999, 1, 1, 999999](40) 0
plusMillis_long_minusOneLess[0, 999999999, 999, 1, 998999999](41) 0
plusMillis_long_minusOneLess[0, 999999999, 1000, 1, 999999999](42) 0
plusMillis_long_minusOneLess[0, 999999999, 1001, 2, 999999](43) 0
plusMillis_long_minusOneLess[0, 999999999, -1, 0, 998999999](44) 0
plusMillis_long_minusOneLess[0, 999999999, -1000, -1, 999999999](45) 0.001
plusMillis_long_minusOneLess[0, 999999999, -1001, -1, 998999999](46) 0
plusMillis_long_minusOneLess[0, 0, 9223372036854775807, 9223372036854775, 807000000](47) 0
plusMillis_long_minusOneLess[0, 0, -9223372036854775808, -9223372036854776, 192000000](48) 0
plusMillis_long_oneMore[0, 0, 0, 0, 0](1) 0
plusMillis_long_oneMore[0, 0, 1, 0, 1000000](2) 0
plusMillis_long_oneMore[0, 0, 999, 0, 999000000](3) 0
plusMillis_long_oneMore[0, 0, 1000, 1, 0](4) 0
plusMillis_long_oneMore[0, 0, 1001, 1, 1000000](5) 0
plusMillis_long_oneMore[0, 0, 1999, 1, 999000000](6) 0
plusMillis_long_oneMore[0, 0, 2000, 2, 0](7) 0
plusMillis_long_oneMore[0, 0, -1, -1, 999000000](8) 0
plusMillis_long_oneMore[0, 0, -999, -1, 1000000](9) 0
plusMillis_long_oneMore[0, 0, -1000, -1, 0](10) 0
plusMillis_long_oneMore[0, 0, -1001, -2, 999000000](11) 0
plusMillis_long_oneMore[0, 0, -1999, -2, 1000000](12) 0
plusMillis_long_oneMore[0, 1, 0, 0, 1](13) 0
plusMillis_long_oneMore[0, 1, 1, 0, 1000001](14) 0
plusMillis_long_oneMore[0, 1, 998, 0, 998000001](15) 0
plusMillis_long_oneMore[0, 1, 999, 0, 999000001](16) 0.001
plusMillis_long_oneMore[0, 1, 1000, 1, 1](17) 0
plusMillis_long_oneMore[0, 1, 1998, 1, 998000001](18) 0
plusMillis_long_oneMore[0, 1, 1999, 1, 999000001](19) 0
plusMillis_long_oneMore[0, 1, 2000, 2, 1](20) 0.001
plusMillis_long_oneMore[0, 1, -1, -1, 999000001](21) 0
plusMillis_long_oneMore[0, 1, -2, -1, 998000001](22) 0
plusMillis_long_oneMore[0, 1, -1000, -1, 1](23) 0
plusMillis_long_oneMore[0, 1, -1001, -2, 999000001](24) 0
plusMillis_long_oneMore[0, 1000000, 0, 0, 1000000](25) 0
plusMillis_long_oneMore[0, 1000000, 1, 0, 2000000](26) 0
plusMillis_long_oneMore[0, 1000000, 998, 0, 999000000](27) 0
plusMillis_long_oneMore[0, 1000000, 999, 1, 0](28) 0
plusMillis_long_oneMore[0, 1000000, 1000, 1, 1000000](29) 0
plusMillis_long_oneMore[0, 1000000, 1998, 1, 999000000](30) 0
plusMillis_long_oneMore[0, 1000000, 1999, 2, 0](31) 0
plusMillis_long_oneMore[0, 1000000, 2000, 2, 1000000](32) 0
plusMillis_long_oneMore[0, 1000000, -1, 0, 0](33) 0
plusMillis_long_oneMore[0, 1000000, -2, -1, 999000000](34) 0
plusMillis_long_oneMore[0, 1000000, -999, -1, 2000000](35) 0
plusMillis_long_oneMore[0, 1000000, -1000, -1, 1000000](36) 0
plusMillis_long_oneMore[0, 1000000, -1001, -1, 0](37) 0
plusMillis_long_oneMore[0, 1000000, -1002, -2, 999000000](38) 0.001
plusMillis_long_oneMore[0, 999999999, 0, 0, 999999999](39) 0
plusMillis_long_oneMore[0, 999999999, 1, 1, 999999](40) 0
plusMillis_long_oneMore[0, 999999999, 999, 1, 998999999](41) 0
plusMillis_long_oneMore[0, 999999999, 1000, 1, 999999999](42) 0
plusMillis_long_oneMore[0, 999999999, 1001, 2, 999999](43) 0
plusMillis_long_oneMore[0, 999999999, -1, 0, 998999999](44) 0
plusMillis_long_oneMore[0, 999999999, -1000, -1, 999999999](45) 0
plusMillis_long_oneMore[0, 999999999, -1001, -1, 998999999](46) 0
plusMillis_long_oneMore[0, 0, 9223372036854775807, 9223372036854775, 807000000](47) 0
plusMillis_long_oneMore[0, 0, -9223372036854775808, -9223372036854776, 192000000](48) 0
plusMillis_long_overflowTooBig 0
plusMillis_long_overflowTooSmall 0
plusNanos_long[0, 0, 0, 0, 0](1) 0
plusNanos_long[0, 0, 1, 0, 1](2) 0
plusNanos_long[0, 0, 999999999, 0, 999999999](3) 0
plusNanos_long[0, 0, 1000000000, 1, 0](4) 0
plusNanos_long[0, 0, 1000000001, 1, 1](5) 0
plusNanos_long[0, 0, 1999999999, 1, 999999999](6) 0
plusNanos_long[0, 0, 2000000000, 2, 0](7) 0.001
plusNanos_long[0, 0, -1, -1, 999999999](8) 0
plusNanos_long[0, 0, -999999999, -1, 1](9) 0
plusNanos_long[0, 0, -1000000000, -1, 0](10) 0
plusNanos_long[0, 0, -1000000001, -2, 999999999](11) 0
plusNanos_long[0, 0, -1999999999, -2, 1](12) 0
plusNanos_long[1, 0, 0, 1, 0](13) 0
plusNanos_long[1, 0, 1, 1, 1](14) 0
plusNanos_long[1, 0, 999999999, 1, 999999999](15) 0
plusNanos_long[1, 0, 1000000000, 2, 0](16) 0
plusNanos_long[1, 0, 1000000001, 2, 1](17) 0
plusNanos_long[1, 0, 1999999999, 2, 999999999](18) 0
plusNanos_long[1, 0, 2000000000, 3, 0](19) 0
plusNanos_long[1, 0, -1, 0, 999999999](20) 0
plusNanos_long[1, 0, -999999999, 0, 1](21) 0
plusNanos_long[1, 0, -1000000000, 0, 0](22) 0
plusNanos_long[1, 0, -1000000001, -1, 999999999](23) 0
plusNanos_long[1, 0, -1999999999, -1, 1](24) 0
plusNanos_long[-1, 0, 0, -1, 0](25) 0
plusNanos_long[-1, 0, 1, -1, 1](26) 0
plusNanos_long[-1, 0, 999999999, -1, 999999999](27) 0
plusNanos_long[-1, 0, 1000000000, 0, 0](28) 0
plusNanos_long[-1, 0, 1000000001, 0, 1](29) 0
plusNanos_long[-1, 0, 1999999999, 0, 999999999](30) 0
plusNanos_long[-1, 0, 2000000000, 1, 0](31) 0
plusNanos_long[-1, 0, -1, -2, 999999999](32) 0
plusNanos_long[-1, 0, -999999999, -2, 1](33) 0
plusNanos_long[-1, 0, -1000000000, -2, 0](34) 0.001
plusNanos_long[-1, 0, -1000000001, -3, 999999999](35) 0
plusNanos_long[-1, 0, -1999999999, -3, 1](36) 0
plusNanos_long[1, 1, 0, 1, 1](37) 0
plusNanos_long[1, 1, 1, 1, 2](38) 0
plusNanos_long[1, 1, 999999998, 1, 999999999](39) 0
plusNanos_long[1, 1, 999999999, 2, 0](40) 0
plusNanos_long[1, 1, 1000000000, 2, 1](41) 0
plusNanos_long[1, 1, 1999999998, 2, 999999999](42) 0
plusNanos_long[1, 1, 1999999999, 3, 0](43) 0
plusNanos_long[1, 1, 2000000000, 3, 1](44) 0
plusNanos_long[1, 1, -1, 1, 0](45) 0
plusNanos_long[1, 1, -2, 0, 999999999](46) 0
plusNanos_long[1, 1, -1000000000, 0, 1](47) 0
plusNanos_long[1, 1, -1000000001, 0, 0](48) 0
plusNanos_long[1, 1, -1000000002, -1, 999999999](49) 0
plusNanos_long[1, 1, -2000000000, -1, 1](50) 0
plusNanos_long[1, 999999999, 0, 1, 999999999](51) 0
plusNanos_long[1, 999999999, 1, 2, 0](52) 0
plusNanos_long[1, 999999999, 999999999, 2, 999999998](53) 0
plusNanos_long[1, 999999999, 1000000000, 2, 999999999](54) 0
plusNanos_long[1, 999999999, 1000000001, 3, 0](55) 0
plusNanos_long[1, 999999999, -1, 1, 999999998](56) 0
plusNanos_long[1, 999999999, -1000000000, 0, 999999999](57) 0
plusNanos_long[1, 999999999, -1000000001, 0, 999999998](58) 0
plusNanos_long[1, 999999999, -1999999999, 0, 0](59) 0
plusNanos_long[1, 999999999, -2000000000, -1, 999999999](60) 0
plusNanos_long[31556889864403199, 0, 999999999, 31556889864403199, 999999999](61) 0
plusNanos_long[31556889864403198, 0, 1999999999, 31556889864403199, 999999999](62) 0
plusNanos_long[-31557014167219200, 1, -1, -31557014167219200, 0](63) 0
plusNanos_long[-31557014167219199, 1, -1000000001, -31557014167219200, 0](64) 0
plusNanos_long[0, 0, 31556889864403199, 31556889, 864403199](65) 0
plusNanos_long[0, 0, -31557014167219200, -31557015, 832780800](66) 0
plusNanos_long_overflowTooBig 0
plusNanos_long_overflowTooSmall 0
plusSeconds_long[0, 0, 0, 0, 0](1) 0
plusSeconds_long[0, 0, 1, 1, 0](2) 0
plusSeconds_long[0, 0, -1, -1, 0](3) 0
plusSeconds_long[0, 0, 31556889864403199, 31556889864403199, 0](4) 0
plusSeconds_long[0, 0, -31557014167219200, -31557014167219200, 0](5) 0
plusSeconds_long[1, 0, 0, 1, 0](6) 0
plusSeconds_long[1, 0, 1, 2, 0](7) 0
plusSeconds_long[1, 0, -1, 0, 0](8) 0
plusSeconds_long[1, 0, 31556889864403198, 31556889864403199, 0](9) 0
plusSeconds_long[1, 0, -31557014167219200, -31557014167219199, 0](10) 0
plusSeconds_long[1, 1, 0, 1, 1](11) 0
plusSeconds_long[1, 1, 1, 2, 1](12) 0
plusSeconds_long[1, 1, -1, 0, 1](13) 0
plusSeconds_long[1, 1, 31556889864403198, 31556889864403199, 1](14) 0.001
plusSeconds_long[1, 1, -31557014167219200, -31557014167219199, 1](15) 0
plusSeconds_long[-1, 1, 0, -1, 1](16) 0
plusSeconds_long[-1, 1, 1, 0, 1](17) 0
plusSeconds_long[-1, 1, -1, -2, 1](18) 0
plusSeconds_long[-1, 1, 31556889864403199, 31556889864403198, 1](19) 0
plusSeconds_long[-1, 1, -31557014167219199, -31557014167219200, 1](20) 0
plusSeconds_long[31556889864403199, 2, -31556889864403199, 0, 2](21) 0
plusSeconds_long[-31557014167219200, 2, 31557014167219200, 0, 2](22) 0
plusSeconds_long_overflowTooBig 0
plusSeconds_long_overflowTooSmall 0.001
plus_Duration[-31557014167219200, 0, 31557014167219200, 0, 0, 0](1) 0
plus_Duration[-31557014167219200, 0, 1, 0, -31557014167219199, 0](2) 0
plus_Duration[-31557014167219200, 0, 0, 500, -31557014167219200, 500](3) 0
plus_Duration[-31557014167219200, 0, 0, 1000000000, -31557014167219199, 0](4) 0
plus_Duration[-31557014167219199, 0, -1, 0, -31557014167219200, 0](5) 0
plus_Duration[-31557014167219199, 0, 0, -500, -31557014167219200, 999999500](6) 0
plus_Duration[-31557014167219199, 0, 0, -1000000000, -31557014167219200, 0](7) 0
plus_Duration[-4, 666666667, -4, 666666667, -7, 333333334](8) 0
plus_Duration[-4, 666666667, -3, 0, -7, 666666667](9) 0
plus_Duration[-4, 666666667, -2, 0, -6, 666666667](10) 0
plus_Duration[-4, 666666667, -1, 0, -5, 666666667](11) 0
plus_Duration[-4, 666666667, -1, 333333334, -4, 1](12) 0
plus_Duration[-4, 666666667, -1, 666666667, -4, 333333334](13) 0
plus_Duration[-4, 666666667, -1, 999999999, -4, 666666666](14) 0
plus_Duration[-4, 666666667, 0, 0, -4, 666666667](15) 0
plus_Duration[-4, 666666667, 0, 1, -4, 666666668](16) 0
plus_Duration[-4, 666666667, 0, 333333333, -3, 0](17) 0
plus_Duration[-4, 666666667, 0, 666666666, -3, 333333333](18) 0.001
plus_Duration[-4, 666666667, 1, 0, -3, 666666667](19) 0
plus_Duration[-4, 666666667, 2, 0, -2, 666666667](20) 0
plus_Duration[-4, 666666667, 3, 0, -1, 666666667](21) 0
plus_Duration[-4, 666666667, 3, 333333333, 0, 0](22) 0
plus_Duration[-3, 0, -4, 666666667, -7, 666666667](23) 0
plus_Duration[-3, 0, -3, 0, -6, 0](24) 0
plus_Duration[-3, 0, -2, 0, -5, 0](25) 0.001
plus_Duration[-3, 0, -1, 0, -4, 0](26) 0
plus_Duration[-3, 0, -1, 333333334, -4, 333333334](27) 0
plus_Duration[-3, 0, -1, 666666667, -4, 666666667](28) 0
plus_Duration[-3, 0, -1, 999999999, -4, 999999999](29) 0
plus_Duration[-3, 0, 0, 0, -3, 0](30) 0
plus_Duration[-3, 0, 0, 1, -3, 1](31) 0
plus_Duration[-3, 0, 0, 333333333, -3, 333333333](32) 0
plus_Duration[-3, 0, 0, 666666666, -3, 666666666](33) 0
plus_Duration[-3, 0, 1, 0, -2, 0](34) 0
plus_Duration[-3, 0, 2, 0, -1, 0](35) 0
plus_Duration[-3, 0, 3, 0, 0, 0](36) 0
plus_Duration[-3, 0, 3, 333333333, 0, 333333333](37) 0
plus_Duration[-2, 0, -4, 666666667, -6, 666666667](38) 0
plus_Duration[-2, 0, -3, 0, -5, 0](39) 0
plus_Duration[-2, 0, -2, 0, -4, 0](40) 0
plus_Duration[-2, 0, -1, 0, -3, 0](41) 0
plus_Duration[-2, 0, -1, 333333334, -3, 333333334](42) 0
plus_Duration[-2, 0, -1, 666666667, -3, 666666667](43) 0
plus_Duration[-2, 0, -1, 999999999, -3, 999999999](44) 0
plus_Duration[-2, 0, 0, 0, -2, 0](45) 0
plus_Duration[-2, 0, 0, 1, -2, 1](46) 0
plus_Duration[-2, 0, 0, 333333333, -2, 333333333](47) 0
plus_Duration[-2, 0, 0, 666666666, -2, 666666666](48) 0
plus_Duration[-2, 0, 1, 0, -1, 0](49) 0
plus_Duration[-2, 0, 2, 0, 0, 0](50) 0
plus_Duration[-2, 0, 3, 0, 1, 0](51) 0
plus_Duration[-2, 0, 3, 333333333, 1, 333333333](52) 0
plus_Duration[-1, 0, -4, 666666667, -5, 666666667](53) 0
plus_Duration[-1, 0, -3, 0, -4, 0](54) 0
plus_Duration[-1, 0, -2, 0, -3, 0](55) 0
plus_Duration[-1, 0, -1, 0, -2, 0](56) 0.001
plus_Duration[-1, 0, -1, 333333334, -2, 333333334](57) 0
plus_Duration[-1, 0, -1, 666666667, -2, 666666667](58) 0
plus_Duration[-1, 0, -1, 999999999, -2, 999999999](59) 0
plus_Duration[-1, 0, 0, 0, -1, 0](60) 0
plus_Duration[-1, 0, 0, 1, -1, 1](61) 0
plus_Duration[-1, 0, 0, 333333333, -1, 333333333](62) 0
plus_Duration[-1, 0, 0, 666666666, -1, 666666666](63) 0
plus_Duration[-1, 0, 1, 0, 0, 0](64) 0
plus_Duration[-1, 0, 2, 0, 1, 0](65) 0
plus_Duration[-1, 0, 3, 0, 2, 0](66) 0
plus_Duration[-1, 0, 3, 333333333, 2, 333333333](67) 0
plus_Duration[-1, 666666667, -4, 666666667, -4, 333333334](68) 0
plus_Duration[-1, 666666667, -3, 0, -4, 666666667](69) 0
plus_Duration[-1, 666666667, -2, 0, -3, 666666667](70) 0
plus_Duration[-1, 666666667, -1, 0, -2, 666666667](71) 0
plus_Duration[-1, 666666667, -1, 333333334, -1, 1](72) 0
plus_Duration[-1, 666666667, -1, 666666667, -1, 333333334](73) 0
plus_Duration[-1, 666666667, -1, 999999999, -1, 666666666](74) 0
plus_Duration[-1, 666666667, 0, 0, -1, 666666667](75) 0.001
plus_Duration[-1, 666666667, 0, 1, -1, 666666668](76) 0
plus_Duration[-1, 666666667, 0, 333333333, 0, 0](77) 0
plus_Duration[-1, 666666667, 0, 666666666, 0, 333333333](78) 0
plus_Duration[-1, 666666667, 1, 0, 0, 666666667](79) 0
plus_Duration[-1, 666666667, 2, 0, 1, 666666667](80) 0
plus_Duration[-1, 666666667, 3, 0, 2, 666666667](81) 0
plus_Duration[-1, 666666667, 3, 333333333, 3, 0](82) 0
plus_Duration[0, 0, -4, 666666667, -4, 666666667](83) 0
plus_Duration[0, 0, -3, 0, -3, 0](84) 0
plus_Duration[0, 0, -2, 0, -2, 0](85) 0
plus_Duration[0, 0, -1, 0, -1, 0](86) 0
plus_Duration[0, 0, -1, 333333334, -1, 333333334](87) 0.001
plus_Duration[0, 0, -1, 666666667, -1, 666666667](88) 0
plus_Duration[0, 0, -1, 999999999, -1, 999999999](89) 0
plus_Duration[0, 0, 0, 0, 0, 0](90) 0
plus_Duration[0, 0, 0, 1, 0, 1](91) 0
plus_Duration[0, 0, 0, 333333333, 0, 333333333](92) 0
plus_Duration[0, 0, 0, 666666666, 0, 666666666](93) 0.001
plus_Duration[0, 0, 1, 0, 1, 0](94) 0
plus_Duration[0, 0, 2, 0, 2, 0](95) 0
plus_Duration[0, 0, 3, 0, 3, 0](96) 0
plus_Duration[0, 0, 3, 333333333, 3, 333333333](97) 0
plus_Duration[0, 333333333, -4, 666666667, -3, 0](98) 0
plus_Duration[0, 333333333, -3, 0, -3, 333333333](99) 0
plus_Duration[0, 333333333, -2, 0, -2, 333333333](100) 0
plus_Duration[0, 333333333, -1, 0, -1, 333333333](101) 0
plus_Duration[0, 333333333, -1, 333333334, -1, 666666667](102) 0
plus_Duration[0, 333333333, -1, 666666667, 0, 0](103) 0
plus_Duration[0, 333333333, -1, 999999999, 0, 333333332](104) 0
plus_Duration[0, 333333333, 0, 0, 0, 333333333](105) 0
plus_Duration[0, 333333333, 0, 1, 0, 333333334](106) 0
plus_Duration[0, 333333333, 0, 333333333, 0, 666666666](107) 0.001
plus_Duration[0, 333333333, 0, 666666666, 0, 999999999](108) 0
plus_Duration[0, 333333333, 1, 0, 1, 333333333](109) 0
plus_Duration[0, 333333333, 2, 0, 2, 333333333](110) 0
plus_Duration[0, 333333333, 3, 0, 3, 333333333](111) 0
plus_Duration[0, 333333333, 3, 333333333, 3, 666666666](112) 0
plus_Duration[1, 0, -4, 666666667, -3, 666666667](113) 0
plus_Duration[1, 0, -3, 0, -2, 0](114) 0
plus_Duration[1, 0, -2, 0, -1, 0](115) 0.001
plus_Duration[1, 0, -1, 0, 0, 0](116) 0
plus_Duration[1, 0, -1, 333333334, 0, 333333334](117) 0
plus_Duration[1, 0, -1, 666666667, 0, 666666667](118) 0
plus_Duration[1, 0, -1, 999999999, 0, 999999999](119) 0
plus_Duration[1, 0, 0, 0, 1, 0](120) 0
plus_Duration[1, 0, 0, 1, 1, 1](121) 0
plus_Duration[1, 0, 0, 333333333, 1, 333333333](122) 0
plus_Duration[1, 0, 0, 666666666, 1, 666666666](123) 0.001
plus_Duration[1, 0, 1, 0, 2, 0](124) 0
plus_Duration[1, 0, 2, 0, 3, 0](125) 0
plus_Duration[1, 0, 3, 0, 4, 0](126) 0
plus_Duration[1, 0, 3, 333333333, 4, 333333333](127) 0
plus_Duration[2, 0, -4, 666666667, -2, 666666667](128) 0
plus_Duration[2, 0, -3, 0, -1, 0](129) 0
plus_Duration[2, 0, -2, 0, 0, 0](130) 0
plus_Duration[2, 0, -1, 0, 1, 0](131) 0.001
plus_Duration[2, 0, -1, 333333334, 1, 333333334](132) 0
plus_Duration[2, 0, -1, 666666667, 1, 666666667](133) 0
plus_Duration[2, 0, -1, 999999999, 1, 999999999](134) 0
plus_Duration[2, 0, 0, 0, 2, 0](135) 0
plus_Duration[2, 0, 0, 1, 2, 1](136) 0
plus_Duration[2, 0, 0, 333333333, 2, 333333333](137) 0
plus_Duration[2, 0, 0, 666666666, 2, 666666666](138) 0
plus_Duration[2, 0, 1, 0, 3, 0](139) 0
plus_Duration[2, 0, 2, 0, 4, 0](140) 0
plus_Duration[2, 0, 3, 0, 5, 0](141) 0
plus_Duration[2, 0, 3, 333333333, 5, 333333333](142) 0
plus_Duration[3, 0, -4, 666666667, -1, 666666667](143) 0
plus_Duration[3, 0, -3, 0, 0, 0](144) 0
plus_Duration[3, 0, -2, 0, 1, 0](145) 0.001
plus_Duration[3, 0, -1, 0, 2, 0](146) 0
plus_Duration[3, 0, -1, 333333334, 2, 333333334](147) 0
plus_Duration[3, 0, -1, 666666667, 2, 666666667](148) 0
plus_Duration[3, 0, -1, 999999999, 2, 999999999](149) 0
plus_Duration[3, 0, 0, 0, 3, 0](150) 0
plus_Duration[3, 0, 0, 1, 3, 1](151) 0
plus_Duration[3, 0, 0, 333333333, 3, 333333333](152) 0
plus_Duration[3, 0, 0, 666666666, 3, 666666666](153) 0
plus_Duration[3, 0, 1, 0, 4, 0](154) 0
plus_Duration[3, 0, 2, 0, 5, 0](155) 0
plus_Duration[3, 0, 3, 0, 6, 0](156) 0
plus_Duration[3, 0, 3, 333333333, 6, 333333333](157) 0
plus_Duration[3, 333333333, -4, 666666667, 0, 0](158) 0
plus_Duration[3, 333333333, -3, 0, 0, 333333333](159) 0
plus_Duration[3, 333333333, -2, 0, 1, 333333333](160) 0
plus_Duration[3, 333333333, -1, 0, 2, 333333333](161) 0.001
plus_Duration[3, 333333333, -1, 333333334, 2, 666666667](162) 0
plus_Duration[3, 333333333, -1, 666666667, 3, 0](163) 0
plus_Duration[3, 333333333, -1, 999999999, 3, 333333332](164) 0
plus_Duration[3, 333333333, 0, 0, 3, 333333333](165) 0
plus_Duration[3, 333333333, 0, 1, 3, 333333334](166) 0
plus_Duration[3, 333333333, 0, 333333333, 3, 666666666](167) 0
plus_Duration[3, 333333333, 0, 666666666, 3, 999999999](168) 0
plus_Duration[3, 333333333, 1, 0, 4, 333333333](169) 0
plus_Duration[3, 333333333, 2, 0, 5, 333333333](170) 0
plus_Duration[3, 333333333, 3, 0, 6, 333333333](171) 0
plus_Duration[3, 333333333, 3, 333333333, 6, 666666666](172) 0
plus_Duration[31556889864403198, 0, 1, 0, 31556889864403199, 0](173) 0
plus_Duration[31556889864403198, 0, 0, 500, 31556889864403198, 500](174) 0
plus_Duration[31556889864403198, 0, 0, 1000000000, 31556889864403199, 0](175) 0
plus_Duration[31556889864403199, 0, -1, 0, 31556889864403198, 0](176) 0
plus_Duration[31556889864403199, 0, 0, -500, 31556889864403198, 999999500](177) 0
plus_Duration[31556889864403199, 0, 0, -1000000000, 31556889864403198, 0](178) 0
plus_Duration[31556889864403199, 0, -31556889864403199, 0, 0, 0](179) 0
plus_Duration_overflowTooBig 0
plus_Duration_overflowTooSmall 0
plus_longTemporalUnit[-31557014167219200, 0, 31557014167219200, 0, 0, 0](1) 0
plus_longTemporalUnit[-31557014167219200, 0, 1, 0, -31557014167219199, 0](2) 0
plus_longTemporalUnit[-31557014167219200, 0, 0, 500, -31557014167219200, 500](3) 0
plus_longTemporalUnit[-31557014167219200, 0, 0, 1000000000, -31557014167219199, 0](4) 0
plus_longTemporalUnit[-31557014167219199, 0, -1, 0, -31557014167219200, 0](5) 0
plus_longTemporalUnit[-31557014167219199, 0, 0, -500, -31557014167219200, 999999500](6) 0
plus_longTemporalUnit[-31557014167219199, 0, 0, -1000000000, -31557014167219200, 0](7) 0
plus_longTemporalUnit[-4, 666666667, -4, 666666667, -7, 333333334](8) 0
plus_longTemporalUnit[-4, 666666667, -3, 0, -7, 666666667](9) 0
plus_longTemporalUnit[-4, 666666667, -2, 0, -6, 666666667](10) 0
plus_longTemporalUnit[-4, 666666667, -1, 0, -5, 666666667](11) 0
plus_longTemporalUnit[-4, 666666667, -1, 333333334, -4, 1](12) 0
plus_longTemporalUnit[-4, 666666667, -1, 666666667, -4, 333333334](13) 0
plus_longTemporalUnit[-4, 666666667, -1, 999999999, -4, 666666666](14) 0.001
plus_longTemporalUnit[-4, 666666667, 0, 0, -4, 666666667](15) 0
plus_longTemporalUnit[-4, 666666667, 0, 1, -4, 666666668](16) 0
plus_longTemporalUnit[-4, 666666667, 0, 333333333, -3, 0](17) 0
plus_longTemporalUnit[-4, 666666667, 0, 666666666, -3, 333333333](18) 0
plus_longTemporalUnit[-4, 666666667, 1, 0, -3, 666666667](19) 0
plus_longTemporalUnit[-4, 666666667, 2, 0, -2, 666666667](20) 0
plus_longTemporalUnit[-4, 666666667, 3, 0, -1, 666666667](21) 0
plus_longTemporalUnit[-4, 666666667, 3, 333333333, 0, 0](22) 0
plus_longTemporalUnit[-3, 0, -4, 666666667, -7, 666666667](23) 0
plus_longTemporalUnit[-3, 0, -3, 0, -6, 0](24) 0
plus_longTemporalUnit[-3, 0, -2, 0, -5, 0](25) 0
plus_longTemporalUnit[-3, 0, -1, 0, -4, 0](26) 0
plus_longTemporalUnit[-3, 0, -1, 333333334, -4, 333333334](27) 0
plus_longTemporalUnit[-3, 0, -1, 666666667, -4, 666666667](28) 0
plus_longTemporalUnit[-3, 0, -1, 999999999, -4, 999999999](29) 0
plus_longTemporalUnit[-3, 0, 0, 0, -3, 0](30) 0
plus_longTemporalUnit[-3, 0, 0, 1, -3, 1](31) 0
plus_longTemporalUnit[-3, 0, 0, 333333333, -3, 333333333](32) 0
plus_longTemporalUnit[-3, 0, 0, 666666666, -3, 666666666](33) 0
plus_longTemporalUnit[-3, 0, 1, 0, -2, 0](34) 0
plus_longTemporalUnit[-3, 0, 2, 0, -1, 0](35) 0
plus_longTemporalUnit[-3, 0, 3, 0, 0, 0](36) 0
plus_longTemporalUnit[-3, 0, 3, 333333333, 0, 333333333](37) 0
plus_longTemporalUnit[-2, 0, -4, 666666667, -6, 666666667](38) 0
plus_longTemporalUnit[-2, 0, -3, 0, -5, 0](39) 0
plus_longTemporalUnit[-2, 0, -2, 0, -4, 0](40) 0
plus_longTemporalUnit[-2, 0, -1, 0, -3, 0](41) 0
plus_longTemporalUnit[-2, 0, -1, 333333334, -3, 333333334](42) 0
plus_longTemporalUnit[-2, 0, -1, 666666667, -3, 666666667](43) 0
plus_longTemporalUnit[-2, 0, -1, 999999999, -3, 999999999](44) 0
plus_longTemporalUnit[-2, 0, 0, 0, -2, 0](45) 0
plus_longTemporalUnit[-2, 0, 0, 1, -2, 1](46) 0
plus_longTemporalUnit[-2, 0, 0, 333333333, -2, 333333333](47) 0
plus_longTemporalUnit[-2, 0, 0, 666666666, -2, 666666666](48) 0
plus_longTemporalUnit[-2, 0, 1, 0, -1, 0](49) 0
plus_longTemporalUnit[-2, 0, 2, 0, 0, 0](50) 0
plus_longTemporalUnit[-2, 0, 3, 0, 1, 0](51) 0.001
plus_longTemporalUnit[-2, 0, 3, 333333333, 1, 333333333](52) 0
plus_longTemporalUnit[-1, 0, -4, 666666667, -5, 666666667](53) 0
plus_longTemporalUnit[-1, 0, -3, 0, -4, 0](54) 0
plus_longTemporalUnit[-1, 0, -2, 0, -3, 0](55) 0
plus_longTemporalUnit[-1, 0, -1, 0, -2, 0](56) 0
plus_longTemporalUnit[-1, 0, -1, 333333334, -2, 333333334](57) 0
plus_longTemporalUnit[-1, 0, -1, 666666667, -2, 666666667](58) 0
plus_longTemporalUnit[-1, 0, -1, 999999999, -2, 999999999](59) 0
plus_longTemporalUnit[-1, 0, 0, 0, -1, 0](60) 0
plus_longTemporalUnit[-1, 0, 0, 1, -1, 1](61) 0
plus_longTemporalUnit[-1, 0, 0, 333333333, -1, 333333333](62) 0
plus_longTemporalUnit[-1, 0, 0, 666666666, -1, 666666666](63) 0
plus_longTemporalUnit[-1, 0, 1, 0, 0, 0](64) 0
plus_longTemporalUnit[-1, 0, 2, 0, 1, 0](65) 0
plus_longTemporalUnit[-1, 0, 3, 0, 2, 0](66) 0
plus_longTemporalUnit[-1, 0, 3, 333333333, 2, 333333333](67) 0
plus_longTemporalUnit[-1, 666666667, -4, 666666667, -4, 333333334](68) 0
plus_longTemporalUnit[-1, 666666667, -3, 0, -4, 666666667](69) 0
plus_longTemporalUnit[-1, 666666667, -2, 0, -3, 666666667](70) 0
plus_longTemporalUnit[-1, 666666667, -1, 0, -2, 666666667](71) 0
plus_longTemporalUnit[-1, 666666667, -1, 333333334, -1, 1](72) 0
plus_longTemporalUnit[-1, 666666667, -1, 666666667, -1, 333333334](73) 0
plus_longTemporalUnit[-1, 666666667, -1, 999999999, -1, 666666666](74) 0
plus_longTemporalUnit[-1, 666666667, 0, 0, -1, 666666667](75) 0
plus_longTemporalUnit[-1, 666666667, 0, 1, -1, 666666668](76) 0
plus_longTemporalUnit[-1, 666666667, 0, 333333333, 0, 0](77) 0
plus_longTemporalUnit[-1, 666666667, 0, 666666666, 0, 333333333](78) 0
plus_longTemporalUnit[-1, 666666667, 1, 0, 0, 666666667](79) 0
plus_longTemporalUnit[-1, 666666667, 2, 0, 1, 666666667](80) 0
plus_longTemporalUnit[-1, 666666667, 3, 0, 2, 666666667](81) 0
plus_longTemporalUnit[-1, 666666667, 3, 333333333, 3, 0](82) 0
plus_longTemporalUnit[0, 0, -4, 666666667, -4, 666666667](83) 0
plus_longTemporalUnit[0, 0, -3, 0, -3, 0](84) 0
plus_longTemporalUnit[0, 0, -2, 0, -2, 0](85) 0
plus_longTemporalUnit[0, 0, -1, 0, -1, 0](86) 0
plus_longTemporalUnit[0, 0, -1, 333333334, -1, 333333334](87) 0
plus_longTemporalUnit[0, 0, -1, 666666667, -1, 666666667](88) 0
plus_longTemporalUnit[0, 0, -1, 999999999, -1, 999999999](89) 0
plus_longTemporalUnit[0, 0, 0, 0, 0, 0](90) 0
plus_longTemporalUnit[0, 0, 0, 1, 0, 1](91) 0
plus_longTemporalUnit[0, 0, 0, 333333333, 0, 333333333](92) 0
plus_longTemporalUnit[0, 0, 0, 666666666, 0, 666666666](93) 0
plus_longTemporalUnit[0, 0, 1, 0, 1, 0](94) 0
plus_longTemporalUnit[0, 0, 2, 0, 2, 0](95) 0
plus_longTemporalUnit[0, 0, 3, 0, 3, 0](96) 0
plus_longTemporalUnit[0, 0, 3, 333333333, 3, 333333333](97) 0
plus_longTemporalUnit[0, 333333333, -4, 666666667, -3, 0](98) 0
plus_longTemporalUnit[0, 333333333, -3, 0, -3, 333333333](99) 0
plus_longTemporalUnit[0, 333333333, -2, 0, -2, 333333333](100) 0
plus_longTemporalUnit[0, 333333333, -1, 0, -1, 333333333](101) 0
plus_longTemporalUnit[0, 333333333, -1, 333333334, -1, 666666667](102) 0
plus_longTemporalUnit[0, 333333333, -1, 666666667, 0, 0](103) 0
plus_longTemporalUnit[0, 333333333, -1, 999999999, 0, 333333332](104) 0
plus_longTemporalUnit[0, 333333333, 0, 0, 0, 333333333](105) 0
plus_longTemporalUnit[0, 333333333, 0, 1, 0, 333333334](106) 0
plus_longTemporalUnit[0, 333333333, 0, 333333333, 0, 666666666](107) 0
plus_longTemporalUnit[0, 333333333, 0, 666666666, 0, 999999999](108) 0
plus_longTemporalUnit[0, 333333333, 1, 0, 1, 333333333](109) 0
plus_longTemporalUnit[0, 333333333, 2, 0, 2, 333333333](110) 0
plus_longTemporalUnit[0, 333333333, 3, 0, 3, 333333333](111) 0
plus_longTemporalUnit[0, 333333333, 3, 333333333, 3, 666666666](112) 0
plus_longTemporalUnit[1, 0, -4, 666666667, -3, 666666667](113) 0
plus_longTemporalUnit[1, 0, -3, 0, -2, 0](114) 0
plus_longTemporalUnit[1, 0, -2, 0, -1, 0](115) 0
plus_longTemporalUnit[1, 0, -1, 0, 0, 0](116) 0
plus_longTemporalUnit[1, 0, -1, 333333334, 0, 333333334](117) 0
plus_longTemporalUnit[1, 0, -1, 666666667, 0, 666666667](118) 0
plus_longTemporalUnit[1, 0, -1, 999999999, 0, 999999999](119) 0
plus_longTemporalUnit[1, 0, 0, 0, 1, 0](120) 0
plus_longTemporalUnit[1, 0, 0, 1, 1, 1](121) 0
plus_longTemporalUnit[1, 0, 0, 333333333, 1, 333333333](122) 0
plus_longTemporalUnit[1, 0, 0, 666666666, 1, 666666666](123) 0
plus_longTemporalUnit[1, 0, 1, 0, 2, 0](124) 0
plus_longTemporalUnit[1, 0, 2, 0, 3, 0](125) 0
plus_longTemporalUnit[1, 0, 3, 0, 4, 0](126) 0
plus_longTemporalUnit[1, 0, 3, 333333333, 4, 333333333](127) 0
plus_longTemporalUnit[2, 0, -4, 666666667, -2, 666666667](128) 0
plus_longTemporalUnit[2, 0, -3, 0, -1, 0](129) 0
plus_longTemporalUnit[2, 0, -2, 0, 0, 0](130) 0
plus_longTemporalUnit[2, 0, -1, 0, 1, 0](131) 0
plus_longTemporalUnit[2, 0, -1, 333333334, 1, 333333334](132) 0
plus_longTemporalUnit[2, 0, -1, 666666667, 1, 666666667](133) 0
plus_longTemporalUnit[2, 0, -1, 999999999, 1, 999999999](134) 0
plus_longTemporalUnit[2, 0, 0, 0, 2, 0](135) 0
plus_longTemporalUnit[2, 0, 0, 1, 2, 1](136) 0
plus_longTemporalUnit[2, 0, 0, 333333333, 2, 333333333](137) 0
plus_longTemporalUnit[2, 0, 0, 666666666, 2, 666666666](138) 0
plus_longTemporalUnit[2, 0, 1, 0, 3, 0](139) 0
plus_longTemporalUnit[2, 0, 2, 0, 4, 0](140) 0
plus_longTemporalUnit[2, 0, 3, 0, 5, 0](141) 0
plus_longTemporalUnit[2, 0, 3, 333333333, 5, 333333333](142) 0
plus_longTemporalUnit[3, 0, -4, 666666667, -1, 666666667](143) 0
plus_longTemporalUnit[3, 0, -3, 0, 0, 0](144) 0
plus_longTemporalUnit[3, 0, -2, 0, 1, 0](145) 0
plus_longTemporalUnit[3, 0, -1, 0, 2, 0](146) 0
plus_longTemporalUnit[3, 0, -1, 333333334, 2, 333333334](147) 0
plus_longTemporalUnit[3, 0, -1, 666666667, 2, 666666667](148) 0
plus_longTemporalUnit[3, 0, -1, 999999999, 2, 999999999](149) 0
plus_longTemporalUnit[3, 0, 0, 0, 3, 0](150) 0
plus_longTemporalUnit[3, 0, 0, 1, 3, 1](151) 0
plus_longTemporalUnit[3, 0, 0, 333333333, 3, 333333333](152) 0
plus_longTemporalUnit[3, 0, 0, 666666666, 3, 666666666](153) 0
plus_longTemporalUnit[3, 0, 1, 0, 4, 0](154) 0
plus_longTemporalUnit[3, 0, 2, 0, 5, 0](155) 0
plus_longTemporalUnit[3, 0, 3, 0, 6, 0](156) 0
plus_longTemporalUnit[3, 0, 3, 333333333, 6, 333333333](157) 0
plus_longTemporalUnit[3, 333333333, -4, 666666667, 0, 0](158) 0.001
plus_longTemporalUnit[3, 333333333, -3, 0, 0, 333333333](159) 0
plus_longTemporalUnit[3, 333333333, -2, 0, 1, 333333333](160) 0
plus_longTemporalUnit[3, 333333333, -1, 0, 2, 333333333](161) 0
plus_longTemporalUnit[3, 333333333, -1, 333333334, 2, 666666667](162) 0
plus_longTemporalUnit[3, 333333333, -1, 666666667, 3, 0](163) 0
plus_longTemporalUnit[3, 333333333, -1, 999999999, 3, 333333332](164) 0
plus_longTemporalUnit[3, 333333333, 0, 0, 3, 333333333](165) 0
plus_longTemporalUnit[3, 333333333, 0, 1, 3, 333333334](166) 0.001
plus_longTemporalUnit[3, 333333333, 0, 333333333, 3, 666666666](167) 0
plus_longTemporalUnit[3, 333333333, 0, 666666666, 3, 999999999](168) 0
plus_longTemporalUnit[3, 333333333, 1, 0, 4, 333333333](169) 0
plus_longTemporalUnit[3, 333333333, 2, 0, 5, 333333333](170) 0
plus_longTemporalUnit[3, 333333333, 3, 0, 6, 333333333](171) 0
plus_longTemporalUnit[3, 333333333, 3, 333333333, 6, 666666666](172) 0
plus_longTemporalUnit[31556889864403198, 0, 1, 0, 31556889864403199, 0](173) 0
plus_longTemporalUnit[31556889864403198, 0, 0, 500, 31556889864403198, 500](174) 0.001
plus_longTemporalUnit[31556889864403198, 0, 0, 1000000000, 31556889864403199, 0](175) 0
plus_longTemporalUnit[31556889864403199, 0, -1, 0, 31556889864403198, 0](176) 0
plus_longTemporalUnit[31556889864403199, 0, 0, -500, 31556889864403198, 999999500](177) 0
plus_longTemporalUnit[31556889864403199, 0, 0, -1000000000, 31556889864403198, 0](178) 0
plus_longTemporalUnit[31556889864403199, 0, -31556889864403199, 0, 0, 0](179) 0
plus_longTemporalUnit_overflowTooBig 0
plus_longTemporalUnit_overflowTooSmall 0.001
test_compareTo_ObjectNull 0
test_comparisons 0.004
test_equals 0
test_equals_null 0
test_equals_otherClass 0
test_getLong_TemporalField 0
test_get_TemporalField 0
test_hashCode 0.001
test_isAfter_ObjectNull 0
test_isBefore_ObjectNull 0
test_parse[1970-01-01T00:01:05.000000567Z, 1970-01-01T00:01:05.000000567Z](1) 0
test_parse[1970-01-01T00:00:01Z, 1970-01-01T00:00:01Z](2) 0
test_parse[1970-01-01T00:01:00Z, 1970-01-01T00:01:00Z](3) 0
test_parse[1970-01-01T01:00:00Z, 1970-01-01T01:00:00Z](4) 0
test_parse[1969-12-31T23:59:59Z, 1969-12-31T23:59:59Z](5) 0.001
test_parse[0000-01-02T00:00:00Z, 0000-01-02T00:00:00Z](6) 0
test_parse[0000-01-01T12:30:00Z, 0000-01-01T12:30:00Z](7) 0
test_parse[0000-01-01T00:00:00.000000001Z, 0000-01-01T00:00:00.000000001Z](8) 0
test_parse[0000-01-01T00:00:00Z, 0000-01-01T00:00:00Z](9) 0
test_parse[-0001-12-31T23:59:59.999999999Z, -0001-12-31T23:59:59.999999999Z](10) 0
test_parse[-0001-12-31T12:30:00Z, -0001-12-31T12:30:00Z](11) 0
test_parse[-0001-12-30T12:30:00Z, -0001-12-30T12:30:00Z](12) 0
test_parse[-9999-01-02T12:30:00Z, -9999-01-02T12:30:00Z](13) 0.001
test_parse[-9999-01-01T12:30:00Z, -9999-01-01T12:30:00Z](14) 0
test_parse[-9999-01-01T00:00:00Z, -9999-01-01T00:00:00Z](15) 0
test_parse[-10000-12-31T23:59:59.999999999Z, -10000-12-31T23:59:59.999999999Z](16) 0.001
test_parse[-10000-12-31T12:30:00Z, -10000-12-31T12:30:00Z](17) 0
test_parse[-10000-12-30T12:30:00Z, -10000-12-30T12:30:00Z](18) 0
test_parse[-15000-12-31T12:30:00Z, -15000-12-31T12:30:00Z](19) 0
test_parse[-19999-01-02T12:30:00Z, -19999-01-02T12:30:00Z](20) 0
test_parse[-19999-01-01T12:30:00Z, -19999-01-01T12:30:00Z](21) 0
test_parse[-19999-01-01T00:00:00Z, -19999-01-01T00:00:00Z](22) 0
test_parse[-20000-12-31T23:59:59.999999999Z, -20000-12-31T23:59:59.999999999Z](23) 0
test_parse[-20000-12-31T12:30:00Z, -20000-12-31T12:30:00Z](24) 0
test_parse[-20000-12-30T12:30:00Z, -20000-12-30T12:30:00Z](25) 0
test_parse[-25000-12-31T12:30:00Z, -25000-12-31T12:30:00Z](26) 0
test_parse[9999-12-30T12:30:00Z, 9999-12-30T12:30:00Z](27) 0
test_parse[9999-12-31T12:30:00Z, 9999-12-31T12:30:00Z](28) 0
test_parse[9999-12-31T23:59:59.999999999Z, 9999-12-31T23:59:59.999999999Z](29) 0
test_parse[+10000-01-01T00:00:00Z, +10000-01-01T00:00:00Z](30) 0
test_parse[+10000-01-01T12:30:00Z, +10000-01-01T12:30:00Z](31) 0.001
test_parse[+10000-01-02T12:30:00Z, +10000-01-02T12:30:00Z](32) 0
test_parse[+15000-12-31T12:30:00Z, +15000-12-31T12:30:00Z](33) 0
test_parse[+19999-12-30T12:30:00Z, +19999-12-30T12:30:00Z](34) 0
test_parse[+19999-12-31T12:30:00Z, +19999-12-31T12:30:00Z](35) 0
test_parse[+19999-12-31T23:59:59.999999999Z, +19999-12-31T23:59:59.999999999Z](36) 0.001
test_parse[+20000-01-01T00:00:00Z, +20000-01-01T00:00:00Z](37) 0
test_parse[+20000-01-01T12:30:00Z, +20000-01-01T12:30:00Z](38) 0
test_parse[+20000-01-02T12:30:00Z, +20000-01-02T12:30:00Z](39) 0
test_parse[+25000-12-31T12:30:00Z, +25000-12-31T12:30:00Z](40) 0
test_parse[+19999-12-31T23:59:59.009999999Z, +19999-12-31T23:59:59.009999999Z](41) 0
test_parse[+19999-12-31T23:59:59.999999Z, +19999-12-31T23:59:59.999999Z](42) 0
test_parse[+19999-12-31T23:59:59.009999Z, +19999-12-31T23:59:59.009999Z](43) 0
test_parse[+19999-12-31T23:59:59.123Z, +19999-12-31T23:59:59.123Z](44) 0
test_parse[+19999-12-31T23:59:59.100Z, +19999-12-31T23:59:59.100Z](45) 0.001
test_parse[+19999-12-31T23:59:59.020Z, +19999-12-31T23:59:59.020Z](46) 0
test_parse[+19999-12-31T23:59:59.003Z, +19999-12-31T23:59:59.003Z](47) 0
test_parse[+19999-12-31T23:59:59.000400Z, +19999-12-31T23:59:59.000400Z](48) 0
test_parse[+19999-12-31T23:59:59.000050Z, +19999-12-31T23:59:59.000050Z](49) 0
test_parse[+19999-12-31T23:59:59.000006Z, +19999-12-31T23:59:59.000006Z](50) 0.001
test_parse[+19999-12-31T23:59:59.000000700Z, +19999-12-31T23:59:59.000000700Z](51) 0
test_parse[+19999-12-31T23:59:59.000000080Z, +19999-12-31T23:59:59.000000080Z](52) 0
test_parse[+19999-12-31T23:59:59.000000009Z, +19999-12-31T23:59:59.000000009Z](53) 0
test_parse[-1000000000-12-31T12:30:00Z, -1000000000-12-31T12:30:00Z](54) 0
test_parse[+1000000000-01-01T12:30:00Z, +1000000000-01-01T12:30:00Z](55) 0
test_parse[-1000000000-01-01T00:00:00Z, -1000000000-01-01T00:00:00Z](56) 0
test_parse[+1000000000-12-31T23:59:59.999999999Z, +1000000000-12-31T23:59:59.999999999Z](57) 0
test_parseLowercase[1970-01-01T00:01:05.000000567Z, 1970-01-01T00:01:05.000000567Z](1) 0
test_parseLowercase[1970-01-01T00:00:01Z, 1970-01-01T00:00:01Z](2) 0
test_parseLowercase[1970-01-01T00:01:00Z, 1970-01-01T00:01:00Z](3) 0
test_parseLowercase[1970-01-01T01:00:00Z, 1970-01-01T01:00:00Z](4) 0
test_parseLowercase[1969-12-31T23:59:59Z, 1969-12-31T23:59:59Z](5) 0
test_parseLowercase[0000-01-02T00:00:00Z, 0000-01-02T00:00:00Z](6) 0
test_parseLowercase[0000-01-01T12:30:00Z, 0000-01-01T12:30:00Z](7) 0
test_parseLowercase[0000-01-01T00:00:00.000000001Z, 0000-01-01T00:00:00.000000001Z](8) 0
test_parseLowercase[0000-01-01T00:00:00Z, 0000-01-01T00:00:00Z](9) 0
test_parseLowercase[-0001-12-31T23:59:59.999999999Z, -0001-12-31T23:59:59.999999999Z](10) 0
test_parseLowercase[-0001-12-31T12:30:00Z, -0001-12-31T12:30:00Z](11) 0.001
test_parseLowercase[-0001-12-30T12:30:00Z, -0001-12-30T12:30:00Z](12) 0
test_parseLowercase[-9999-01-02T12:30:00Z, -9999-01-02T12:30:00Z](13) 0
test_parseLowercase[-9999-01-01T12:30:00Z, -9999-01-01T12:30:00Z](14) 0
test_parseLowercase[-9999-01-01T00:00:00Z, -9999-01-01T00:00:00Z](15) 0
test_parseLowercase[-10000-12-31T23:59:59.999999999Z, -10000-12-31T23:59:59.999999999Z](16) 0.001
test_parseLowercase[-10000-12-31T12:30:00Z, -10000-12-31T12:30:00Z](17) 0
test_parseLowercase[-10000-12-30T12:30:00Z, -10000-12-30T12:30:00Z](18) 0
test_parseLowercase[-15000-12-31T12:30:00Z, -15000-12-31T12:30:00Z](19) 0
test_parseLowercase[-19999-01-02T12:30:00Z, -19999-01-02T12:30:00Z](20) 0.001
test_parseLowercase[-19999-01-01T12:30:00Z, -19999-01-01T12:30:00Z](21) 0
test_parseLowercase[-19999-01-01T00:00:00Z, -19999-01-01T00:00:00Z](22) 0
test_parseLowercase[-20000-12-31T23:59:59.999999999Z, -20000-12-31T23:59:59.999999999Z](23) 0
test_parseLowercase[-20000-12-31T12:30:00Z, -20000-12-31T12:30:00Z](24) 0
test_parseLowercase[-20000-12-30T12:30:00Z, -20000-12-30T12:30:00Z](25) 0
test_parseLowercase[-25000-12-31T12:30:00Z, -25000-12-31T12:30:00Z](26) 0
test_parseLowercase[9999-12-30T12:30:00Z, 9999-12-30T12:30:00Z](27) 0
test_parseLowercase[9999-12-31T12:30:00Z, 9999-12-31T12:30:00Z](28) 0
test_parseLowercase[9999-12-31T23:59:59.999999999Z, 9999-12-31T23:59:59.999999999Z](29) 0
test_parseLowercase[+10000-01-01T00:00:00Z, +10000-01-01T00:00:00Z](30) 0
test_parseLowercase[+10000-01-01T12:30:00Z, +10000-01-01T12:30:00Z](31) 0.001
test_parseLowercase[+10000-01-02T12:30:00Z, +10000-01-02T12:30:00Z](32) 0
test_parseLowercase[+15000-12-31T12:30:00Z, +15000-12-31T12:30:00Z](33) 0
test_parseLowercase[+19999-12-30T12:30:00Z, +19999-12-30T12:30:00Z](34) 0
test_parseLowercase[+19999-12-31T12:30:00Z, +19999-12-31T12:30:00Z](35) 0
test_parseLowercase[+19999-12-31T23:59:59.999999999Z, +19999-12-31T23:59:59.999999999Z](36) 0
test_parseLowercase[+20000-01-01T00:00:00Z, +20000-01-01T00:00:00Z](37) 0
test_parseLowercase[+20000-01-01T12:30:00Z, +20000-01-01T12:30:00Z](38) 0
test_parseLowercase[+20000-01-02T12:30:00Z, +20000-01-02T12:30:00Z](39) 0
test_parseLowercase[+25000-12-31T12:30:00Z, +25000-12-31T12:30:00Z](40) 0
test_parseLowercase[+19999-12-31T23:59:59.009999999Z, +19999-12-31T23:59:59.009999999Z](41) 0
test_parseLowercase[+19999-12-31T23:59:59.999999Z, +19999-12-31T23:59:59.999999Z](42) 0
test_parseLowercase[+19999-12-31T23:59:59.009999Z, +19999-12-31T23:59:59.009999Z](43) 0
test_parseLowercase[+19999-12-31T23:59:59.123Z, +19999-12-31T23:59:59.123Z](44) 0
test_parseLowercase[+19999-12-31T23:59:59.100Z, +19999-12-31T23:59:59.100Z](45) 0
test_parseLowercase[+19999-12-31T23:59:59.020Z, +19999-12-31T23:59:59.020Z](46) 0
test_parseLowercase[+19999-12-31T23:59:59.003Z, +19999-12-31T23:59:59.003Z](47) 0
test_parseLowercase[+19999-12-31T23:59:59.000400Z, +19999-12-31T23:59:59.000400Z](48) 0.001
test_parseLowercase[+19999-12-31T23:59:59.000050Z, +19999-12-31T23:59:59.000050Z](49) 0
test_parseLowercase[+19999-12-31T23:59:59.000006Z, +19999-12-31T23:59:59.000006Z](50) 0
test_parseLowercase[+19999-12-31T23:59:59.000000700Z, +19999-12-31T23:59:59.000000700Z](51) 0
test_parseLowercase[+19999-12-31T23:59:59.000000080Z, +19999-12-31T23:59:59.000000080Z](52) 0
test_parseLowercase[+19999-12-31T23:59:59.000000009Z, +19999-12-31T23:59:59.000000009Z](53) 0
test_parseLowercase[-1000000000-12-31T12:30:00Z, -1000000000-12-31T12:30:00Z](54) 0
test_parseLowercase[+1000000000-01-01T12:30:00Z, +1000000000-01-01T12:30:00Z](55) 0
test_parseLowercase[-1000000000-01-01T00:00:00Z, -1000000000-01-01T00:00:00Z](56) 0
test_parseLowercase[+1000000000-12-31T23:59:59.999999999Z, +1000000000-12-31T23:59:59.999999999Z](57) 0
test_query 0
test_query_null 0
test_serialization 0
test_serialization_format 0.001
test_toEpochMilli 0
test_toEpochMilli_tooBig 0
test_toEpochMilli_tooBigDueToNanos 0
test_toEpochMilli_tooSmall 0
test_toEpochMilli_tooSmallDueToNanos 0.001
test_toString[1970-01-01T00:01:05.000000567Z, 1970-01-01T00:01:05.000000567Z](1) 0
test_toString[1970-01-01T00:00:01Z, 1970-01-01T00:00:01Z](2) 0
test_toString[1970-01-01T00:01:00Z, 1970-01-01T00:01:00Z](3) 0
test_toString[1970-01-01T01:00:00Z, 1970-01-01T01:00:00Z](4) 0.001
test_toString[1969-12-31T23:59:59Z, 1969-12-31T23:59:59Z](5) 0
test_toString[0000-01-02T00:00:00Z, 0000-01-02T00:00:00Z](6) 0
test_toString[0000-01-01T12:30:00Z, 0000-01-01T12:30:00Z](7) 0
test_toString[0000-01-01T00:00:00.000000001Z, 0000-01-01T00:00:00.000000001Z](8) 0
test_toString[0000-01-01T00:00:00Z, 0000-01-01T00:00:00Z](9) 0
test_toString[-0001-12-31T23:59:59.999999999Z, -0001-12-31T23:59:59.999999999Z](10) 0
test_toString[-0001-12-31T12:30:00Z, -0001-12-31T12:30:00Z](11) 0
test_toString[-0001-12-30T12:30:00Z, -0001-12-30T12:30:00Z](12) 0
test_toString[-9999-01-02T12:30:00Z, -9999-01-02T12:30:00Z](13) 0
test_toString[-9999-01-01T12:30:00Z, -9999-01-01T12:30:00Z](14) 0
test_toString[-9999-01-01T00:00:00Z, -9999-01-01T00:00:00Z](15) 0
test_toString[-10000-12-31T23:59:59.999999999Z, -10000-12-31T23:59:59.999999999Z](16) 0.001
test_toString[-10000-12-31T12:30:00Z, -10000-12-31T12:30:00Z](17) 0
test_toString[-10000-12-30T12:30:00Z, -10000-12-30T12:30:00Z](18) 0
test_toString[-15000-12-31T12:30:00Z, -15000-12-31T12:30:00Z](19) 0
test_toString[-19999-01-02T12:30:00Z, -19999-01-02T12:30:00Z](20) 0
test_toString[-19999-01-01T12:30:00Z, -19999-01-01T12:30:00Z](21) 0
test_toString[-19999-01-01T00:00:00Z, -19999-01-01T00:00:00Z](22) 0
test_toString[-20000-12-31T23:59:59.999999999Z, -20000-12-31T23:59:59.999999999Z](23) 0
test_toString[-20000-12-31T12:30:00Z, -20000-12-31T12:30:00Z](24) 0
test_toString[-20000-12-30T12:30:00Z, -20000-12-30T12:30:00Z](25) 0
test_toString[-25000-12-31T12:30:00Z, -25000-12-31T12:30:00Z](26) 0
test_toString[9999-12-30T12:30:00Z, 9999-12-30T12:30:00Z](27) 0
test_toString[9999-12-31T12:30:00Z, 9999-12-31T12:30:00Z](28) 0
test_toString[9999-12-31T23:59:59.999999999Z, 9999-12-31T23:59:59.999999999Z](29) 0
test_toString[+10000-01-01T00:00:00Z, +10000-01-01T00:00:00Z](30) 0
test_toString[+10000-01-01T12:30:00Z, +10000-01-01T12:30:00Z](31) 0
test_toString[+10000-01-02T12:30:00Z, +10000-01-02T12:30:00Z](32) 0
test_toString[+15000-12-31T12:30:00Z, +15000-12-31T12:30:00Z](33) 0
test_toString[+19999-12-30T12:30:00Z, +19999-12-30T12:30:00Z](34) 0
test_toString[+19999-12-31T12:30:00Z, +19999-12-31T12:30:00Z](35) 0
test_toString[+19999-12-31T23:59:59.999999999Z, +19999-12-31T23:59:59.999999999Z](36) 0.001
test_toString[+20000-01-01T00:00:00Z, +20000-01-01T00:00:00Z](37) 0
test_toString[+20000-01-01T12:30:00Z, +20000-01-01T12:30:00Z](38) 0
test_toString[+20000-01-02T12:30:00Z, +20000-01-02T12:30:00Z](39) 0
test_toString[+25000-12-31T12:30:00Z, +25000-12-31T12:30:00Z](40) 0
test_toString[+19999-12-31T23:59:59.009999999Z, +19999-12-31T23:59:59.009999999Z](41) 0
test_toString[+19999-12-31T23:59:59.999999Z, +19999-12-31T23:59:59.999999Z](42) 0
test_toString[+19999-12-31T23:59:59.009999Z, +19999-12-31T23:59:59.009999Z](43) 0
test_toString[+19999-12-31T23:59:59.123Z, +19999-12-31T23:59:59.123Z](44) 0.001
test_toString[+19999-12-31T23:59:59.100Z, +19999-12-31T23:59:59.100Z](45) 0
test_toString[+19999-12-31T23:59:59.020Z, +19999-12-31T23:59:59.020Z](46) 0
test_toString[+19999-12-31T23:59:59.003Z, +19999-12-31T23:59:59.003Z](47) 0
test_toString[+19999-12-31T23:59:59.000400Z, +19999-12-31T23:59:59.000400Z](48) 0
test_toString[+19999-12-31T23:59:59.000050Z, +19999-12-31T23:59:59.000050Z](49) 0
test_toString[+19999-12-31T23:59:59.000006Z, +19999-12-31T23:59:59.000006Z](50) 0
test_toString[+19999-12-31T23:59:59.000000700Z, +19999-12-31T23:59:59.000000700Z](51) 0
test_toString[+19999-12-31T23:59:59.000000080Z, +19999-12-31T23:59:59.000000080Z](52) 0
test_toString[+19999-12-31T23:59:59.000000009Z, +19999-12-31T23:59:59.000000009Z](53) 0
test_toString[-1000000000-12-31T12:30:00Z, -1000000000-12-31T12:30:00Z](54) 0
test_toString[+1000000000-01-01T12:30:00Z, +1000000000-01-01T12:30:00Z](55) 0
test_toString[-1000000000-01-01T00:00:00Z, -1000000000-01-01T00:00:00Z](56) 0
test_toString[+1000000000-12-31T23:59:59.999999999Z, +1000000000-12-31T23:59:59.999999999Z](57) 0
test_truncatedTo 0

TestClock_Tick

test__equals 0
test_hashCode 0
test_isSerializable 0.002
test_tickMinutes_ZoneId 0
test_tickMinutes_ZoneId_nullZoneId 0.001
test_tickSeconds_ZoneId 0.1
test_tickSeconds_ZoneId_nullZoneId 0
test_tick_ClockDuration_1nsDuration 0
test_tick_ClockDuration_20nanos 0.003
test_tick_ClockDuration_250micros 0.002
test_tick_ClockDuration_250millis 0.001
test_tick_ClockDuration_maxDuration 0.001
test_tick_ClockDuration_negative1ns 0
test_tick_ClockDuration_negative1s 0
test_tick_ClockDuration_nullClock 0
test_tick_ClockDuration_nullDuration 0
test_tick_ClockDuration_subMilliNotDivisible_123ns 0
test_tick_ClockDuration_subMilliNotDivisible_999999999ns 0
test_tick_ClockDuration_subMilliNotDivisible_999ns 0
test_tick_ClockDuration_zeroDuration 0
test_toString 0
test_withZone 0
test_withZone_null 0
test_withZone_same 0

TestLocalTime

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0
basicTest_get_DateTimeField_null 0.001
basicTest_get_DateTimeField_unsupported 0
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0.001
compareToNonLocalTime 0
constant_MAX_TIME 0
constant_MAX_TIME_equal 0
constant_MIDDAY 0
constant_MIDDAY_equal 0
constant_MIDNIGHT 0
constant_MIDNIGHT_equal 0
constant_MIN_TIME 0
constant_MIN_TIME_equal 0
factory_from_DateTimeAccessor 0
factory_from_DateTimeAccessor_invalid_noDerive 0
factory_from_DateTimeAccessor_null 0
factory_ofNanoOfDay 0
factory_ofNanoOfDay_tooHigh 0
factory_ofNanoOfDay_tooLow 0
factory_ofSecondOfDay 0
factory_ofSecondOfDay_long_int 0
factory_ofSecondOfDay_long_int_tooHighNanos 0
factory_ofSecondOfDay_long_int_tooHighSecs 0
factory_ofSecondOfDay_long_int_tooLowNanos 0
factory_ofSecondOfDay_long_int_tooLowSecs 0
factory_ofSecondOfDay_tooHigh 0
factory_ofSecondOfDay_tooLow 0
factory_parse_formatter 0
factory_parse_formatter_nullFormatter 0
factory_parse_formatter_nullText 0
factory_parse_illegalHour 0
factory_parse_illegalMinute 0
factory_parse_illegalSecond 0
factory_parse_invalidText[00;00](1) 0
factory_parse_invalidText[12-00](2) 0
factory_parse_invalidText[-01:00](3) 0
factory_parse_invalidText[00:00:00-09](4) 0
factory_parse_invalidText[00:00:00,09](5) 0
factory_parse_invalidText[00:00:abs](6) 0
factory_parse_invalidText[11](7) 0
factory_parse_invalidText[11:30+01:00](8) 0
factory_parse_invalidText[11:30+01:00[Europe/Paris]](9) 0
factory_parse_nullTest 0
factory_parse_validText[0, 0, 0, 0, 00:00](1) 0
factory_parse_validText[1, 0, 0, 0, 01:00](2) 0
factory_parse_validText[23, 0, 0, 0, 23:00](3) 0
factory_parse_validText[0, 1, 0, 0, 00:01](4) 0
factory_parse_validText[12, 30, 0, 0, 12:30](5) 0
factory_parse_validText[23, 59, 0, 0, 23:59](6) 0
factory_parse_validText[0, 0, 1, 0, 00:00:01](7) 0
factory_parse_validText[0, 0, 59, 0, 00:00:59](8) 0
factory_parse_validText[0, 0, 0, 100000000, 00:00:00.100](9) 0.001
factory_parse_validText[0, 0, 0, 10000000, 00:00:00.010](10) 0
factory_parse_validText[0, 0, 0, 1000000, 00:00:00.001](11) 0
factory_parse_validText[0, 0, 0, 100000, 00:00:00.000100](12) 0
factory_parse_validText[0, 0, 0, 10000, 00:00:00.000010](13) 0
factory_parse_validText[0, 0, 0, 1000, 00:00:00.000001](14) 0
factory_parse_validText[0, 0, 0, 100, 00:00:00.000000100](15) 0
factory_parse_validText[0, 0, 0, 10, 00:00:00.000000010](16) 0.001
factory_parse_validText[0, 0, 0, 1, 00:00:00.000000001](17) 0
factory_parse_validText[0, 0, 0, 999999999, 00:00:00.999999999](18) 0
factory_parse_validText[0, 0, 0, 99999999, 00:00:00.099999999](19) 0
factory_parse_validText[0, 0, 0, 9999999, 00:00:00.009999999](20) 0
factory_parse_validText[0, 0, 0, 999999, 00:00:00.000999999](21) 0
factory_parse_validText[0, 0, 0, 99999, 00:00:00.000099999](22) 0.001
factory_parse_validText[0, 0, 0, 9999, 00:00:00.000009999](23) 0
factory_parse_validText[0, 0, 0, 999, 00:00:00.000000999](24) 0
factory_parse_validText[0, 0, 0, 99, 00:00:00.000000099](25) 0
factory_parse_validText[0, 0, 0, 9, 00:00:00.000000009](26) 0
factory_time_2ints 0
factory_time_2ints_hourTooHigh 0
factory_time_2ints_hourTooLow 0
factory_time_2ints_minuteTooHigh 0.001
factory_time_2ints_minuteTooLow 0
factory_time_3ints 0
factory_time_3ints_hourTooHigh 0
factory_time_3ints_hourTooLow 0
factory_time_3ints_minuteTooHigh 0
factory_time_3ints_minuteTooLow 0
factory_time_3ints_secondTooHigh 0
factory_time_3ints_secondTooLow 0
factory_time_4ints 0
factory_time_4ints_hourTooHigh 0
factory_time_4ints_hourTooLow 0
factory_time_4ints_minuteTooHigh 0
factory_time_4ints_minuteTooLow 0
factory_time_4ints_nanoTooHigh 0
factory_time_4ints_nanoTooLow 0
factory_time_4ints_secondTooHigh 0
factory_time_4ints_secondTooLow 0.001
now 0
now_Clock_allSecsInDay 0.047
now_Clock_beforeEpoch 0.021
now_Clock_max 0
now_Clock_min 0
now_Clock_nullClock 0.001
now_ZoneId 0
now_ZoneId_nullZoneId 0
test_atDate 0
test_atDate_nullDate 0
test_compareTo_ObjectNull 0
test_comparisons 0.001
test_equals_false_hour_differs[0, 0, 0, 0](1) 0
test_equals_false_hour_differs[0, 0, 0, 1](2) 0
test_equals_false_hour_differs[0, 0, 1, 0](3) 0
test_equals_false_hour_differs[0, 0, 1, 1](4) 0
test_equals_false_hour_differs[0, 1, 0, 0](5) 0
test_equals_false_hour_differs[0, 1, 0, 1](6) 0
test_equals_false_hour_differs[0, 1, 1, 0](7) 0
test_equals_false_hour_differs[0, 1, 1, 1](8) 0
test_equals_false_hour_differs[1, 0, 0, 0](9) 0
test_equals_false_hour_differs[1, 0, 0, 1](10) 0
test_equals_false_hour_differs[1, 0, 1, 0](11) 0
test_equals_false_hour_differs[1, 0, 1, 1](12) 0
test_equals_false_hour_differs[1, 1, 0, 0](13) 0
test_equals_false_hour_differs[1, 1, 0, 1](14) 0
test_equals_false_hour_differs[1, 1, 1, 0](15) 0
test_equals_false_hour_differs[1, 1, 1, 1](16) 0.001
test_equals_false_minute_differs[0, 0, 0, 0](1) 0
test_equals_false_minute_differs[0, 0, 0, 1](2) 0
test_equals_false_minute_differs[0, 0, 1, 0](3) 0
test_equals_false_minute_differs[0, 0, 1, 1](4) 0
test_equals_false_minute_differs[0, 1, 0, 0](5) 0
test_equals_false_minute_differs[0, 1, 0, 1](6) 0
test_equals_false_minute_differs[0, 1, 1, 0](7) 0
test_equals_false_minute_differs[0, 1, 1, 1](8) 0
test_equals_false_minute_differs[1, 0, 0, 0](9) 0
test_equals_false_minute_differs[1, 0, 0, 1](10) 0
test_equals_false_minute_differs[1, 0, 1, 0](11) 0
test_equals_false_minute_differs[1, 0, 1, 1](12) 0
test_equals_false_minute_differs[1, 1, 0, 0](13) 0
test_equals_false_minute_differs[1, 1, 0, 1](14) 0
test_equals_false_minute_differs[1, 1, 1, 0](15) 0
test_equals_false_minute_differs[1, 1, 1, 1](16) 0
test_equals_false_nano_differs[0, 0, 0, 0](1) 0
test_equals_false_nano_differs[0, 0, 0, 1](2) 0
test_equals_false_nano_differs[0, 0, 1, 0](3) 0
test_equals_false_nano_differs[0, 0, 1, 1](4) 0
test_equals_false_nano_differs[0, 1, 0, 0](5) 0
test_equals_false_nano_differs[0, 1, 0, 1](6) 0
test_equals_false_nano_differs[0, 1, 1, 0](7) 0
test_equals_false_nano_differs[0, 1, 1, 1](8) 0
test_equals_false_nano_differs[1, 0, 0, 0](9) 0
test_equals_false_nano_differs[1, 0, 0, 1](10) 0
test_equals_false_nano_differs[1, 0, 1, 0](11) 0
test_equals_false_nano_differs[1, 0, 1, 1](12) 0
test_equals_false_nano_differs[1, 1, 0, 0](13) 0
test_equals_false_nano_differs[1, 1, 0, 1](14) 0
test_equals_false_nano_differs[1, 1, 1, 0](15) 0
test_equals_false_nano_differs[1, 1, 1, 1](16) 0
test_equals_false_second_differs[0, 0, 0, 0](1) 0
test_equals_false_second_differs[0, 0, 0, 1](2) 0
test_equals_false_second_differs[0, 0, 1, 0](3) 0.001
test_equals_false_second_differs[0, 0, 1, 1](4) 0
test_equals_false_second_differs[0, 1, 0, 0](5) 0
test_equals_false_second_differs[0, 1, 0, 1](6) 0
test_equals_false_second_differs[0, 1, 1, 0](7) 0
test_equals_false_second_differs[0, 1, 1, 1](8) 0
test_equals_false_second_differs[1, 0, 0, 0](9) 0
test_equals_false_second_differs[1, 0, 0, 1](10) 0
test_equals_false_second_differs[1, 0, 1, 0](11) 0
test_equals_false_second_differs[1, 0, 1, 1](12) 0
test_equals_false_second_differs[1, 1, 0, 0](13) 0
test_equals_false_second_differs[1, 1, 0, 1](14) 0
test_equals_false_second_differs[1, 1, 1, 0](15) 0
test_equals_false_second_differs[1, 1, 1, 1](16) 0
test_equals_itself_true 0
test_equals_null_false 0
test_equals_string_false 0
test_equals_true[0, 0, 0, 0](1) 0
test_equals_true[0, 0, 0, 1](2) 0
test_equals_true[0, 0, 1, 0](3) 0
test_equals_true[0, 0, 1, 1](4) 0
test_equals_true[0, 1, 0, 0](5) 0
test_equals_true[0, 1, 0, 1](6) 0
test_equals_true[0, 1, 1, 0](7) 0
test_equals_true[0, 1, 1, 1](8) 0
test_equals_true[1, 0, 0, 0](9) 0
test_equals_true[1, 0, 0, 1](10) 0
test_equals_true[1, 0, 1, 0](11) 0
test_equals_true[1, 0, 1, 1](12) 0
test_equals_true[1, 1, 0, 0](13) 0
test_equals_true[1, 1, 0, 1](14) 0
test_equals_true[1, 1, 1, 0](15) 0
test_equals_true[1, 1, 1, 1](16) 0.001
test_format_formatter 0
test_format_formatter_null 0
test_get[0, 0, 0, 0](1) 0
test_get[0, 0, 0, 1](2) 0
test_get[0, 0, 1, 0](3) 0
test_get[0, 0, 1, 1](4) 0
test_get[0, 1, 0, 0](5) 0
test_get[0, 1, 0, 1](6) 0
test_get[0, 1, 1, 0](7) 0
test_get[0, 1, 1, 1](8) 0
test_get[1, 0, 0, 0](9) 0
test_get[1, 0, 0, 1](10) 0
test_get[1, 0, 1, 0](11) 0
test_get[1, 0, 1, 1](12) 0
test_get[1, 1, 0, 0](13) 0
test_get[1, 1, 0, 1](14) 0
test_get[1, 1, 1, 0](15) 0
test_get[1, 1, 1, 1](16) 0
test_getLong_TemporalField 0
test_getLong_TemporalField_dateField 0
test_getLong_TemporalField_invalidField 0.001
test_getLong_TemporalField_null 0
test_get_TemporalField 0
test_get_TemporalField_dateField 0
test_get_TemporalField_invalidField 0
test_get_TemporalField_null 0
test_get_TemporalField_tooBig 0
test_hashCode_hour_differs[0, 0, 0, 0](1) 0
test_hashCode_hour_differs[0, 0, 0, 1](2) 0
test_hashCode_hour_differs[0, 0, 1, 0](3) 0
test_hashCode_hour_differs[0, 0, 1, 1](4) 0
test_hashCode_hour_differs[0, 1, 0, 0](5) 0
test_hashCode_hour_differs[0, 1, 0, 1](6) 0
test_hashCode_hour_differs[0, 1, 1, 0](7) 0
test_hashCode_hour_differs[0, 1, 1, 1](8) 0
test_hashCode_hour_differs[1, 0, 0, 0](9) 0
test_hashCode_hour_differs[1, 0, 0, 1](10) 0
test_hashCode_hour_differs[1, 0, 1, 0](11) 0
test_hashCode_hour_differs[1, 0, 1, 1](12) 0
test_hashCode_hour_differs[1, 1, 0, 0](13) 0
test_hashCode_hour_differs[1, 1, 0, 1](14) 0
test_hashCode_hour_differs[1, 1, 1, 0](15) 0
test_hashCode_hour_differs[1, 1, 1, 1](16) 0
test_hashCode_minute_differs[0, 0, 0, 0](1) 0
test_hashCode_minute_differs[0, 0, 0, 1](2) 0
test_hashCode_minute_differs[0, 0, 1, 0](3) 0
test_hashCode_minute_differs[0, 0, 1, 1](4) 0
test_hashCode_minute_differs[0, 1, 0, 0](5) 0
test_hashCode_minute_differs[0, 1, 0, 1](6) 0
test_hashCode_minute_differs[0, 1, 1, 0](7) 0
test_hashCode_minute_differs[0, 1, 1, 1](8) 0
test_hashCode_minute_differs[1, 0, 0, 0](9) 0
test_hashCode_minute_differs[1, 0, 0, 1](10) 0
test_hashCode_minute_differs[1, 0, 1, 0](11) 0
test_hashCode_minute_differs[1, 0, 1, 1](12) 0
test_hashCode_minute_differs[1, 1, 0, 0](13) 0
test_hashCode_minute_differs[1, 1, 0, 1](14) 0
test_hashCode_minute_differs[1, 1, 1, 0](15) 0
test_hashCode_minute_differs[1, 1, 1, 1](16) 0
test_hashCode_nano_differs[0, 0, 0, 0](1) 0
test_hashCode_nano_differs[0, 0, 0, 1](2) 0
test_hashCode_nano_differs[0, 0, 1, 0](3) 0
test_hashCode_nano_differs[0, 0, 1, 1](4) 0.001
test_hashCode_nano_differs[0, 1, 0, 0](5) 0
test_hashCode_nano_differs[0, 1, 0, 1](6) 0
test_hashCode_nano_differs[0, 1, 1, 0](7) 0
test_hashCode_nano_differs[0, 1, 1, 1](8) 0
test_hashCode_nano_differs[1, 0, 0, 0](9) 0
test_hashCode_nano_differs[1, 0, 0, 1](10) 0
test_hashCode_nano_differs[1, 0, 1, 0](11) 0
test_hashCode_nano_differs[1, 0, 1, 1](12) 0
test_hashCode_nano_differs[1, 1, 0, 0](13) 0
test_hashCode_nano_differs[1, 1, 0, 1](14) 0
test_hashCode_nano_differs[1, 1, 1, 0](15) 0
test_hashCode_nano_differs[1, 1, 1, 1](16) 0.001
test_hashCode_same[0, 0, 0, 0](1) 0
test_hashCode_same[0, 0, 0, 1](2) 0
test_hashCode_same[0, 0, 1, 0](3) 0
test_hashCode_same[0, 0, 1, 1](4) 0
test_hashCode_same[0, 1, 0, 0](5) 0
test_hashCode_same[0, 1, 0, 1](6) 0
test_hashCode_same[0, 1, 1, 0](7) 0
test_hashCode_same[0, 1, 1, 1](8) 0
test_hashCode_same[1, 0, 0, 0](9) 0
test_hashCode_same[1, 0, 0, 1](10) 0
test_hashCode_same[1, 0, 1, 0](11) 0
test_hashCode_same[1, 0, 1, 1](12) 0
test_hashCode_same[1, 1, 0, 0](13) 0
test_hashCode_same[1, 1, 0, 1](14) 0
test_hashCode_same[1, 1, 1, 0](15) 0
test_hashCode_same[1, 1, 1, 1](16) 0
test_hashCode_second_differs[0, 0, 0, 0](1) 0
test_hashCode_second_differs[0, 0, 0, 1](2) 0
test_hashCode_second_differs[0, 0, 1, 0](3) 0
test_hashCode_second_differs[0, 0, 1, 1](4) 0
test_hashCode_second_differs[0, 1, 0, 0](5) 0
test_hashCode_second_differs[0, 1, 0, 1](6) 0
test_hashCode_second_differs[0, 1, 1, 0](7) 0
test_hashCode_second_differs[0, 1, 1, 1](8) 0
test_hashCode_second_differs[1, 0, 0, 0](9) 0
test_hashCode_second_differs[1, 0, 0, 1](10) 0
test_hashCode_second_differs[1, 0, 1, 0](11) 0
test_hashCode_second_differs[1, 0, 1, 1](12) 0
test_hashCode_second_differs[1, 1, 0, 0](13) 0
test_hashCode_second_differs[1, 1, 0, 1](14) 0
test_hashCode_second_differs[1, 1, 1, 0](15) 0
test_hashCode_second_differs[1, 1, 1, 1](16) 0
test_isAfter_ObjectNull 0
test_isBefore_ObjectNull 0
test_minusHours_big 0
test_minusHours_fromOne 0
test_minusHours_fromZero 0
test_minusHours_noChange_equal 0
test_minusHours_one 0
test_minusHours_toMidday_equal 0
test_minusHours_toMidnight_equal 0
test_minusMinutes_big 0
test_minusMinutes_fromZero 0
test_minusMinutes_noChange_equal 0
test_minusMinutes_noChange_oneDay_equal 0
test_minusMinutes_one 0
test_minusMinutes_toMidday_equals 0
test_minusMinutes_toMidnight_equal 0
test_minusNanos_fromZero[3660000000000, 22, 59, 0, 0](1) 0
test_minusNanos_fromZero[3652500000000, 22, 59, 7, 500000000](2) 0
test_minusNanos_fromZero[3645000000000, 22, 59, 15, 0](3) 0
test_minusNanos_fromZero[3637500000000, 22, 59, 22, 500000000](4) 0
test_minusNanos_fromZero[3630000000000, 22, 59, 30, 0](5) 0
test_minusNanos_fromZero[3622500000000, 22, 59, 37, 500000000](6) 0
test_minusNanos_fromZero[3615000000000, 22, 59, 45, 0](7) 0
test_minusNanos_fromZero[3607500000000, 22, 59, 52, 500000000](8) 0
test_minusNanos_fromZero[3600000000000, 23, 0, 0, 0](9) 0
test_minusNanos_fromZero[3592500000000, 23, 0, 7, 500000000](10) 0
test_minusNanos_fromZero[3585000000000, 23, 0, 15, 0](11) 0
test_minusNanos_fromZero[3577500000000, 23, 0, 22, 500000000](12) 0
test_minusNanos_fromZero[3570000000000, 23, 0, 30, 0](13) 0
test_minusNanos_fromZero[3562500000000, 23, 0, 37, 500000000](14) 0
test_minusNanos_fromZero[3555000000000, 23, 0, 45, 0](15) 0
test_minusNanos_fromZero[3547500000000, 23, 0, 52, 500000000](16) 0.001
test_minusNanos_fromZero[3540000000000, 23, 1, 0, 0](17) 0
test_minusNanos_fromZero[3532500000000, 23, 1, 7, 500000000](18) 0
test_minusNanos_fromZero[3525000000000, 23, 1, 15, 0](19) 0
test_minusNanos_fromZero[3517500000000, 23, 1, 22, 500000000](20) 0
test_minusNanos_fromZero[3510000000000, 23, 1, 30, 0](21) 0
test_minusNanos_fromZero[3502500000000, 23, 1, 37, 500000000](22) 0
test_minusNanos_fromZero[3495000000000, 23, 1, 45, 0](23) 0
test_minusNanos_fromZero[3487500000000, 23, 1, 52, 500000000](24) 0
test_minusNanos_fromZero[3480000000000, 23, 2, 0, 0](25) 0
test_minusNanos_fromZero[3472500000000, 23, 2, 7, 500000000](26) 0
test_minusNanos_fromZero[3465000000000, 23, 2, 15, 0](27) 0
test_minusNanos_fromZero[3457500000000, 23, 2, 22, 500000000](28) 0
test_minusNanos_fromZero[3450000000000, 23, 2, 30, 0](29) 0
test_minusNanos_fromZero[3442500000000, 23, 2, 37, 500000000](30) 0
test_minusNanos_fromZero[3435000000000, 23, 2, 45, 0](31) 0
test_minusNanos_fromZero[3427500000000, 23, 2, 52, 500000000](32) 0
test_minusNanos_fromZero[3420000000000, 23, 3, 0, 0](33) 0
test_minusNanos_fromZero[3412500000000, 23, 3, 7, 500000000](34) 0
test_minusNanos_fromZero[3405000000000, 23, 3, 15, 0](35) 0
test_minusNanos_fromZero[3397500000000, 23, 3, 22, 500000000](36) 0
test_minusNanos_fromZero[3390000000000, 23, 3, 30, 0](37) 0
test_minusNanos_fromZero[3382500000000, 23, 3, 37, 500000000](38) 0
test_minusNanos_fromZero[3375000000000, 23, 3, 45, 0](39) 0
test_minusNanos_fromZero[3367500000000, 23, 3, 52, 500000000](40) 0
test_minusNanos_fromZero[3360000000000, 23, 4, 0, 0](41) 0
test_minusNanos_fromZero[3352500000000, 23, 4, 7, 500000000](42) 0
test_minusNanos_fromZero[3345000000000, 23, 4, 15, 0](43) 0
test_minusNanos_fromZero[3337500000000, 23, 4, 22, 500000000](44) 0
test_minusNanos_fromZero[3330000000000, 23, 4, 30, 0](45) 0
test_minusNanos_fromZero[3322500000000, 23, 4, 37, 500000000](46) 0
test_minusNanos_fromZero[3315000000000, 23, 4, 45, 0](47) 0
test_minusNanos_fromZero[3307500000000, 23, 4, 52, 500000000](48) 0
test_minusNanos_fromZero[3300000000000, 23, 5, 0, 0](49) 0
test_minusNanos_fromZero[3292500000000, 23, 5, 7, 500000000](50) 0
test_minusNanos_fromZero[3285000000000, 23, 5, 15, 0](51) 0
test_minusNanos_fromZero[3277500000000, 23, 5, 22, 500000000](52) 0.001
test_minusNanos_fromZero[3270000000000, 23, 5, 30, 0](53) 0
test_minusNanos_fromZero[3262500000000, 23, 5, 37, 500000000](54) 0
test_minusNanos_fromZero[3255000000000, 23, 5, 45, 0](55) 0
test_minusNanos_fromZero[3247500000000, 23, 5, 52, 500000000](56) 0
test_minusNanos_fromZero[3240000000000, 23, 6, 0, 0](57) 0
test_minusNanos_fromZero[3232500000000, 23, 6, 7, 500000000](58) 0
test_minusNanos_fromZero[3225000000000, 23, 6, 15, 0](59) 0
test_minusNanos_fromZero[3217500000000, 23, 6, 22, 500000000](60) 0
test_minusNanos_fromZero[3210000000000, 23, 6, 30, 0](61) 0
test_minusNanos_fromZero[3202500000000, 23, 6, 37, 500000000](62) 0
test_minusNanos_fromZero[3195000000000, 23, 6, 45, 0](63) 0
test_minusNanos_fromZero[3187500000000, 23, 6, 52, 500000000](64) 0
test_minusNanos_fromZero[3180000000000, 23, 7, 0, 0](65) 0
test_minusNanos_fromZero[3172500000000, 23, 7, 7, 500000000](66) 0
test_minusNanos_fromZero[3165000000000, 23, 7, 15, 0](67) 0
test_minusNanos_fromZero[3157500000000, 23, 7, 22, 500000000](68) 0
test_minusNanos_fromZero[3150000000000, 23, 7, 30, 0](69) 0
test_minusNanos_fromZero[3142500000000, 23, 7, 37, 500000000](70) 0
test_minusNanos_fromZero[3135000000000, 23, 7, 45, 0](71) 0
test_minusNanos_fromZero[3127500000000, 23, 7, 52, 500000000](72) 0
test_minusNanos_fromZero[3120000000000, 23, 8, 0, 0](73) 0
test_minusNanos_fromZero[3112500000000, 23, 8, 7, 500000000](74) 0
test_minusNanos_fromZero[3105000000000, 23, 8, 15, 0](75) 0
test_minusNanos_fromZero[3097500000000, 23, 8, 22, 500000000](76) 0
test_minusNanos_fromZero[3090000000000, 23, 8, 30, 0](77) 0
test_minusNanos_fromZero[3082500000000, 23, 8, 37, 500000000](78) 0.001
test_minusNanos_fromZero[3075000000000, 23, 8, 45, 0](79) 0
test_minusNanos_fromZero[3067500000000, 23, 8, 52, 500000000](80) 0
test_minusNanos_fromZero[3060000000000, 23, 9, 0, 0](81) 0
test_minusNanos_fromZero[3052500000000, 23, 9, 7, 500000000](82) 0
test_minusNanos_fromZero[3045000000000, 23, 9, 15, 0](83) 0
test_minusNanos_fromZero[3037500000000, 23, 9, 22, 500000000](84) 0
test_minusNanos_fromZero[3030000000000, 23, 9, 30, 0](85) 0
test_minusNanos_fromZero[3022500000000, 23, 9, 37, 500000000](86) 0
test_minusNanos_fromZero[3015000000000, 23, 9, 45, 0](87) 0
test_minusNanos_fromZero[3007500000000, 23, 9, 52, 500000000](88) 0
test_minusNanos_fromZero[3000000000000, 23, 10, 0, 0](89) 0
test_minusNanos_fromZero[2992500000000, 23, 10, 7, 500000000](90) 0
test_minusNanos_fromZero[2985000000000, 23, 10, 15, 0](91) 0
test_minusNanos_fromZero[2977500000000, 23, 10, 22, 500000000](92) 0
test_minusNanos_fromZero[2970000000000, 23, 10, 30, 0](93) 0
test_minusNanos_fromZero[2962500000000, 23, 10, 37, 500000000](94) 0
test_minusNanos_fromZero[2955000000000, 23, 10, 45, 0](95) 0
test_minusNanos_fromZero[2947500000000, 23, 10, 52, 500000000](96) 0
test_minusNanos_fromZero[2940000000000, 23, 11, 0, 0](97) 0
test_minusNanos_fromZero[2932500000000, 23, 11, 7, 500000000](98) 0
test_minusNanos_fromZero[2925000000000, 23, 11, 15, 0](99) 0
test_minusNanos_fromZero[2917500000000, 23, 11, 22, 500000000](100) 0
test_minusNanos_fromZero[2910000000000, 23, 11, 30, 0](101) 0
test_minusNanos_fromZero[2902500000000, 23, 11, 37, 500000000](102) 0
test_minusNanos_fromZero[2895000000000, 23, 11, 45, 0](103) 0
test_minusNanos_fromZero[2887500000000, 23, 11, 52, 500000000](104) 0
test_minusNanos_fromZero[2880000000000, 23, 12, 0, 0](105) 0
test_minusNanos_fromZero[2872500000000, 23, 12, 7, 500000000](106) 0
test_minusNanos_fromZero[2865000000000, 23, 12, 15, 0](107) 0
test_minusNanos_fromZero[2857500000000, 23, 12, 22, 500000000](108) 0
test_minusNanos_fromZero[2850000000000, 23, 12, 30, 0](109) 0
test_minusNanos_fromZero[2842500000000, 23, 12, 37, 500000000](110) 0
test_minusNanos_fromZero[2835000000000, 23, 12, 45, 0](111) 0
test_minusNanos_fromZero[2827500000000, 23, 12, 52, 500000000](112) 0
test_minusNanos_fromZero[2820000000000, 23, 13, 0, 0](113) 0
test_minusNanos_fromZero[2812500000000, 23, 13, 7, 500000000](114) 0
test_minusNanos_fromZero[2805000000000, 23, 13, 15, 0](115) 0
test_minusNanos_fromZero[2797500000000, 23, 13, 22, 500000000](116) 0
test_minusNanos_fromZero[2790000000000, 23, 13, 30, 0](117) 0
test_minusNanos_fromZero[2782500000000, 23, 13, 37, 500000000](118) 0
test_minusNanos_fromZero[2775000000000, 23, 13, 45, 0](119) 0
test_minusNanos_fromZero[2767500000000, 23, 13, 52, 500000000](120) 0
test_minusNanos_fromZero[2760000000000, 23, 14, 0, 0](121) 0
test_minusNanos_fromZero[2752500000000, 23, 14, 7, 500000000](122) 0
test_minusNanos_fromZero[2745000000000, 23, 14, 15, 0](123) 0
test_minusNanos_fromZero[2737500000000, 23, 14, 22, 500000000](124) 0
test_minusNanos_fromZero[2730000000000, 23, 14, 30, 0](125) 0
test_minusNanos_fromZero[2722500000000, 23, 14, 37, 500000000](126) 0
test_minusNanos_fromZero[2715000000000, 23, 14, 45, 0](127) 0
test_minusNanos_fromZero[2707500000000, 23, 14, 52, 500000000](128) 0
test_minusNanos_fromZero[2700000000000, 23, 15, 0, 0](129) 0
test_minusNanos_fromZero[2692500000000, 23, 15, 7, 500000000](130) 0
test_minusNanos_fromZero[2685000000000, 23, 15, 15, 0](131) 0
test_minusNanos_fromZero[2677500000000, 23, 15, 22, 500000000](132) 0
test_minusNanos_fromZero[2670000000000, 23, 15, 30, 0](133) 0
test_minusNanos_fromZero[2662500000000, 23, 15, 37, 500000000](134) 0
test_minusNanos_fromZero[2655000000000, 23, 15, 45, 0](135) 0
test_minusNanos_fromZero[2647500000000, 23, 15, 52, 500000000](136) 0
test_minusNanos_fromZero[2640000000000, 23, 16, 0, 0](137) 0
test_minusNanos_fromZero[2632500000000, 23, 16, 7, 500000000](138) 0
test_minusNanos_fromZero[2625000000000, 23, 16, 15, 0](139) 0
test_minusNanos_fromZero[2617500000000, 23, 16, 22, 500000000](140) 0
test_minusNanos_fromZero[2610000000000, 23, 16, 30, 0](141) 0
test_minusNanos_fromZero[2602500000000, 23, 16, 37, 500000000](142) 0
test_minusNanos_fromZero[2595000000000, 23, 16, 45, 0](143) 0
test_minusNanos_fromZero[2587500000000, 23, 16, 52, 500000000](144) 0
test_minusNanos_fromZero[2580000000000, 23, 17, 0, 0](145) 0
test_minusNanos_fromZero[2572500000000, 23, 17, 7, 500000000](146) 0
test_minusNanos_fromZero[2565000000000, 23, 17, 15, 0](147) 0
test_minusNanos_fromZero[2557500000000, 23, 17, 22, 500000000](148) 0
test_minusNanos_fromZero[2550000000000, 23, 17, 30, 0](149) 0
test_minusNanos_fromZero[2542500000000, 23, 17, 37, 500000000](150) 0.001
test_minusNanos_fromZero[2535000000000, 23, 17, 45, 0](151) 0
test_minusNanos_fromZero[2527500000000, 23, 17, 52, 500000000](152) 0
test_minusNanos_fromZero[2520000000000, 23, 18, 0, 0](153) 0
test_minusNanos_fromZero[2512500000000, 23, 18, 7, 500000000](154) 0
test_minusNanos_fromZero[2505000000000, 23, 18, 15, 0](155) 0
test_minusNanos_fromZero[2497500000000, 23, 18, 22, 500000000](156) 0
test_minusNanos_fromZero[2490000000000, 23, 18, 30, 0](157) 0
test_minusNanos_fromZero[2482500000000, 23, 18, 37, 500000000](158) 0
test_minusNanos_fromZero[2475000000000, 23, 18, 45, 0](159) 0
test_minusNanos_fromZero[2467500000000, 23, 18, 52, 500000000](160) 0
test_minusNanos_fromZero[2460000000000, 23, 19, 0, 0](161) 0
test_minusNanos_fromZero[2452500000000, 23, 19, 7, 500000000](162) 0
test_minusNanos_fromZero[2445000000000, 23, 19, 15, 0](163) 0
test_minusNanos_fromZero[2437500000000, 23, 19, 22, 500000000](164) 0
test_minusNanos_fromZero[2430000000000, 23, 19, 30, 0](165) 0
test_minusNanos_fromZero[2422500000000, 23, 19, 37, 500000000](166) 0
test_minusNanos_fromZero[2415000000000, 23, 19, 45, 0](167) 0
test_minusNanos_fromZero[2407500000000, 23, 19, 52, 500000000](168) 0
test_minusNanos_fromZero[2400000000000, 23, 20, 0, 0](169) 0
test_minusNanos_fromZero[2392500000000, 23, 20, 7, 500000000](170) 0.001
test_minusNanos_fromZero[2385000000000, 23, 20, 15, 0](171) 0
test_minusNanos_fromZero[2377500000000, 23, 20, 22, 500000000](172) 0
test_minusNanos_fromZero[2370000000000, 23, 20, 30, 0](173) 0
test_minusNanos_fromZero[2362500000000, 23, 20, 37, 500000000](174) 0
test_minusNanos_fromZero[2355000000000, 23, 20, 45, 0](175) 0
test_minusNanos_fromZero[2347500000000, 23, 20, 52, 500000000](176) 0
test_minusNanos_fromZero[2340000000000, 23, 21, 0, 0](177) 0
test_minusNanos_fromZero[2332500000000, 23, 21, 7, 500000000](178) 0
test_minusNanos_fromZero[2325000000000, 23, 21, 15, 0](179) 0
test_minusNanos_fromZero[2317500000000, 23, 21, 22, 500000000](180) 0
test_minusNanos_fromZero[2310000000000, 23, 21, 30, 0](181) 0
test_minusNanos_fromZero[2302500000000, 23, 21, 37, 500000000](182) 0
test_minusNanos_fromZero[2295000000000, 23, 21, 45, 0](183) 0
test_minusNanos_fromZero[2287500000000, 23, 21, 52, 500000000](184) 0
test_minusNanos_fromZero[2280000000000, 23, 22, 0, 0](185) 0
test_minusNanos_fromZero[2272500000000, 23, 22, 7, 500000000](186) 0
test_minusNanos_fromZero[2265000000000, 23, 22, 15, 0](187) 0
test_minusNanos_fromZero[2257500000000, 23, 22, 22, 500000000](188) 0
test_minusNanos_fromZero[2250000000000, 23, 22, 30, 0](189) 0
test_minusNanos_fromZero[2242500000000, 23, 22, 37, 500000000](190) 0
test_minusNanos_fromZero[2235000000000, 23, 22, 45, 0](191) 0
test_minusNanos_fromZero[2227500000000, 23, 22, 52, 500000000](192) 0
test_minusNanos_fromZero[2220000000000, 23, 23, 0, 0](193) 0
test_minusNanos_fromZero[2212500000000, 23, 23, 7, 500000000](194) 0
test_minusNanos_fromZero[2205000000000, 23, 23, 15, 0](195) 0
test_minusNanos_fromZero[2197500000000, 23, 23, 22, 500000000](196) 0
test_minusNanos_fromZero[2190000000000, 23, 23, 30, 0](197) 0
test_minusNanos_fromZero[2182500000000, 23, 23, 37, 500000000](198) 0
test_minusNanos_fromZero[2175000000000, 23, 23, 45, 0](199) 0
test_minusNanos_fromZero[2167500000000, 23, 23, 52, 500000000](200) 0
test_minusNanos_fromZero[2160000000000, 23, 24, 0, 0](201) 0
test_minusNanos_fromZero[2152500000000, 23, 24, 7, 500000000](202) 0
test_minusNanos_fromZero[2145000000000, 23, 24, 15, 0](203) 0
test_minusNanos_fromZero[2137500000000, 23, 24, 22, 500000000](204) 0
test_minusNanos_fromZero[2130000000000, 23, 24, 30, 0](205) 0
test_minusNanos_fromZero[2122500000000, 23, 24, 37, 500000000](206) 0
test_minusNanos_fromZero[2115000000000, 23, 24, 45, 0](207) 0
test_minusNanos_fromZero[2107500000000, 23, 24, 52, 500000000](208) 0
test_minusNanos_fromZero[2100000000000, 23, 25, 0, 0](209) 0
test_minusNanos_fromZero[2092500000000, 23, 25, 7, 500000000](210) 0
test_minusNanos_fromZero[2085000000000, 23, 25, 15, 0](211) 0
test_minusNanos_fromZero[2077500000000, 23, 25, 22, 500000000](212) 0
test_minusNanos_fromZero[2070000000000, 23, 25, 30, 0](213) 0
test_minusNanos_fromZero[2062500000000, 23, 25, 37, 500000000](214) 0
test_minusNanos_fromZero[2055000000000, 23, 25, 45, 0](215) 0
test_minusNanos_fromZero[2047500000000, 23, 25, 52, 500000000](216) 0
test_minusNanos_fromZero[2040000000000, 23, 26, 0, 0](217) 0
test_minusNanos_fromZero[2032500000000, 23, 26, 7, 500000000](218) 0
test_minusNanos_fromZero[2025000000000, 23, 26, 15, 0](219) 0
test_minusNanos_fromZero[2017500000000, 23, 26, 22, 500000000](220) 0
test_minusNanos_fromZero[2010000000000, 23, 26, 30, 0](221) 0
test_minusNanos_fromZero[2002500000000, 23, 26, 37, 500000000](222) 0
test_minusNanos_fromZero[1995000000000, 23, 26, 45, 0](223) 0
test_minusNanos_fromZero[1987500000000, 23, 26, 52, 500000000](224) 0.001
test_minusNanos_fromZero[1980000000000, 23, 27, 0, 0](225) 0
test_minusNanos_fromZero[1972500000000, 23, 27, 7, 500000000](226) 0
test_minusNanos_fromZero[1965000000000, 23, 27, 15, 0](227) 0
test_minusNanos_fromZero[1957500000000, 23, 27, 22, 500000000](228) 0
test_minusNanos_fromZero[1950000000000, 23, 27, 30, 0](229) 0
test_minusNanos_fromZero[1942500000000, 23, 27, 37, 500000000](230) 0
test_minusNanos_fromZero[1935000000000, 23, 27, 45, 0](231) 0
test_minusNanos_fromZero[1927500000000, 23, 27, 52, 500000000](232) 0
test_minusNanos_fromZero[1920000000000, 23, 28, 0, 0](233) 0
test_minusNanos_fromZero[1912500000000, 23, 28, 7, 500000000](234) 0
test_minusNanos_fromZero[1905000000000, 23, 28, 15, 0](235) 0
test_minusNanos_fromZero[1897500000000, 23, 28, 22, 500000000](236) 0
test_minusNanos_fromZero[1890000000000, 23, 28, 30, 0](237) 0
test_minusNanos_fromZero[1882500000000, 23, 28, 37, 500000000](238) 0
test_minusNanos_fromZero[1875000000000, 23, 28, 45, 0](239) 0
test_minusNanos_fromZero[1867500000000, 23, 28, 52, 500000000](240) 0
test_minusNanos_fromZero[1860000000000, 23, 29, 0, 0](241) 0
test_minusNanos_fromZero[1852500000000, 23, 29, 7, 500000000](242) 0
test_minusNanos_fromZero[1845000000000, 23, 29, 15, 0](243) 0
test_minusNanos_fromZero[1837500000000, 23, 29, 22, 500000000](244) 0
test_minusNanos_fromZero[1830000000000, 23, 29, 30, 0](245) 0
test_minusNanos_fromZero[1822500000000, 23, 29, 37, 500000000](246) 0
test_minusNanos_fromZero[1815000000000, 23, 29, 45, 0](247) 0
test_minusNanos_fromZero[1807500000000, 23, 29, 52, 500000000](248) 0
test_minusNanos_fromZero[1800000000000, 23, 30, 0, 0](249) 0
test_minusNanos_fromZero[1792500000000, 23, 30, 7, 500000000](250) 0
test_minusNanos_fromZero[1785000000000, 23, 30, 15, 0](251) 0
test_minusNanos_fromZero[1777500000000, 23, 30, 22, 500000000](252) 0
test_minusNanos_fromZero[1770000000000, 23, 30, 30, 0](253) 0
test_minusNanos_fromZero[1762500000000, 23, 30, 37, 500000000](254) 0
test_minusNanos_fromZero[1755000000000, 23, 30, 45, 0](255) 0
test_minusNanos_fromZero[1747500000000, 23, 30, 52, 500000000](256) 0
test_minusNanos_fromZero[1740000000000, 23, 31, 0, 0](257) 0
test_minusNanos_fromZero[1732500000000, 23, 31, 7, 500000000](258) 0
test_minusNanos_fromZero[1725000000000, 23, 31, 15, 0](259) 0
test_minusNanos_fromZero[1717500000000, 23, 31, 22, 500000000](260) 0
test_minusNanos_fromZero[1710000000000, 23, 31, 30, 0](261) 0
test_minusNanos_fromZero[1702500000000, 23, 31, 37, 500000000](262) 0
test_minusNanos_fromZero[1695000000000, 23, 31, 45, 0](263) 0
test_minusNanos_fromZero[1687500000000, 23, 31, 52, 500000000](264) 0
test_minusNanos_fromZero[1680000000000, 23, 32, 0, 0](265) 0
test_minusNanos_fromZero[1672500000000, 23, 32, 7, 500000000](266) 0
test_minusNanos_fromZero[1665000000000, 23, 32, 15, 0](267) 0
test_minusNanos_fromZero[1657500000000, 23, 32, 22, 500000000](268) 0
test_minusNanos_fromZero[1650000000000, 23, 32, 30, 0](269) 0
test_minusNanos_fromZero[1642500000000, 23, 32, 37, 500000000](270) 0
test_minusNanos_fromZero[1635000000000, 23, 32, 45, 0](271) 0
test_minusNanos_fromZero[1627500000000, 23, 32, 52, 500000000](272) 0
test_minusNanos_fromZero[1620000000000, 23, 33, 0, 0](273) 0
test_minusNanos_fromZero[1612500000000, 23, 33, 7, 500000000](274) 0
test_minusNanos_fromZero[1605000000000, 23, 33, 15, 0](275) 0
test_minusNanos_fromZero[1597500000000, 23, 33, 22, 500000000](276) 0.008
test_minusNanos_fromZero[1590000000000, 23, 33, 30, 0](277) 0
test_minusNanos_fromZero[1582500000000, 23, 33, 37, 500000000](278) 0
test_minusNanos_fromZero[1575000000000, 23, 33, 45, 0](279) 0
test_minusNanos_fromZero[1567500000000, 23, 33, 52, 500000000](280) 0
test_minusNanos_fromZero[1560000000000, 23, 34, 0, 0](281) 0
test_minusNanos_fromZero[1552500000000, 23, 34, 7, 500000000](282) 0
test_minusNanos_fromZero[1545000000000, 23, 34, 15, 0](283) 0
test_minusNanos_fromZero[1537500000000, 23, 34, 22, 500000000](284) 0
test_minusNanos_fromZero[1530000000000, 23, 34, 30, 0](285) 0
test_minusNanos_fromZero[1522500000000, 23, 34, 37, 500000000](286) 0
test_minusNanos_fromZero[1515000000000, 23, 34, 45, 0](287) 0
test_minusNanos_fromZero[1507500000000, 23, 34, 52, 500000000](288) 0
test_minusNanos_fromZero[1500000000000, 23, 35, 0, 0](289) 0
test_minusNanos_fromZero[1492500000000, 23, 35, 7, 500000000](290) 0
test_minusNanos_fromZero[1485000000000, 23, 35, 15, 0](291) 0
test_minusNanos_fromZero[1477500000000, 23, 35, 22, 500000000](292) 0
test_minusNanos_fromZero[1470000000000, 23, 35, 30, 0](293) 0
test_minusNanos_fromZero[1462500000000, 23, 35, 37, 500000000](294) 0
test_minusNanos_fromZero[1455000000000, 23, 35, 45, 0](295) 0
test_minusNanos_fromZero[1447500000000, 23, 35, 52, 500000000](296) 0
test_minusNanos_fromZero[1440000000000, 23, 36, 0, 0](297) 0
test_minusNanos_fromZero[1432500000000, 23, 36, 7, 500000000](298) 0
test_minusNanos_fromZero[1425000000000, 23, 36, 15, 0](299) 0
test_minusNanos_fromZero[1417500000000, 23, 36, 22, 500000000](300) 0
test_minusNanos_fromZero[1410000000000, 23, 36, 30, 0](301) 0
test_minusNanos_fromZero[1402500000000, 23, 36, 37, 500000000](302) 0
test_minusNanos_fromZero[1395000000000, 23, 36, 45, 0](303) 0
test_minusNanos_fromZero[1387500000000, 23, 36, 52, 500000000](304) 0
test_minusNanos_fromZero[1380000000000, 23, 37, 0, 0](305) 0
test_minusNanos_fromZero[1372500000000, 23, 37, 7, 500000000](306) 0
test_minusNanos_fromZero[1365000000000, 23, 37, 15, 0](307) 0
test_minusNanos_fromZero[1357500000000, 23, 37, 22, 500000000](308) 0
test_minusNanos_fromZero[1350000000000, 23, 37, 30, 0](309) 0
test_minusNanos_fromZero[1342500000000, 23, 37, 37, 500000000](310) 0
test_minusNanos_fromZero[1335000000000, 23, 37, 45, 0](311) 0
test_minusNanos_fromZero[1327500000000, 23, 37, 52, 500000000](312) 0
test_minusNanos_fromZero[1320000000000, 23, 38, 0, 0](313) 0
test_minusNanos_fromZero[1312500000000, 23, 38, 7, 500000000](314) 0
test_minusNanos_fromZero[1305000000000, 23, 38, 15, 0](315) 0
test_minusNanos_fromZero[1297500000000, 23, 38, 22, 500000000](316) 0
test_minusNanos_fromZero[1290000000000, 23, 38, 30, 0](317) 0
test_minusNanos_fromZero[1282500000000, 23, 38, 37, 500000000](318) 0
test_minusNanos_fromZero[1275000000000, 23, 38, 45, 0](319) 0
test_minusNanos_fromZero[1267500000000, 23, 38, 52, 500000000](320) 0
test_minusNanos_fromZero[1260000000000, 23, 39, 0, 0](321) 0
test_minusNanos_fromZero[1252500000000, 23, 39, 7, 500000000](322) 0
test_minusNanos_fromZero[1245000000000, 23, 39, 15, 0](323) 0
test_minusNanos_fromZero[1237500000000, 23, 39, 22, 500000000](324) 0
test_minusNanos_fromZero[1230000000000, 23, 39, 30, 0](325) 0
test_minusNanos_fromZero[1222500000000, 23, 39, 37, 500000000](326) 0
test_minusNanos_fromZero[1215000000000, 23, 39, 45, 0](327) 0
test_minusNanos_fromZero[1207500000000, 23, 39, 52, 500000000](328) 0
test_minusNanos_fromZero[1200000000000, 23, 40, 0, 0](329) 0.001
test_minusNanos_fromZero[1192500000000, 23, 40, 7, 500000000](330) 0
test_minusNanos_fromZero[1185000000000, 23, 40, 15, 0](331) 0
test_minusNanos_fromZero[1177500000000, 23, 40, 22, 500000000](332) 0
test_minusNanos_fromZero[1170000000000, 23, 40, 30, 0](333) 0
test_minusNanos_fromZero[1162500000000, 23, 40, 37, 500000000](334) 0
test_minusNanos_fromZero[1155000000000, 23, 40, 45, 0](335) 0
test_minusNanos_fromZero[1147500000000, 23, 40, 52, 500000000](336) 0
test_minusNanos_fromZero[1140000000000, 23, 41, 0, 0](337) 0
test_minusNanos_fromZero[1132500000000, 23, 41, 7, 500000000](338) 0
test_minusNanos_fromZero[1125000000000, 23, 41, 15, 0](339) 0
test_minusNanos_fromZero[1117500000000, 23, 41, 22, 500000000](340) 0
test_minusNanos_fromZero[1110000000000, 23, 41, 30, 0](341) 0
test_minusNanos_fromZero[1102500000000, 23, 41, 37, 500000000](342) 0
test_minusNanos_fromZero[1095000000000, 23, 41, 45, 0](343) 0
test_minusNanos_fromZero[1087500000000, 23, 41, 52, 500000000](344) 0
test_minusNanos_fromZero[1080000000000, 23, 42, 0, 0](345) 0
test_minusNanos_fromZero[1072500000000, 23, 42, 7, 500000000](346) 0
test_minusNanos_fromZero[1065000000000, 23, 42, 15, 0](347) 0
test_minusNanos_fromZero[1057500000000, 23, 42, 22, 500000000](348) 0
test_minusNanos_fromZero[1050000000000, 23, 42, 30, 0](349) 0
test_minusNanos_fromZero[1042500000000, 23, 42, 37, 500000000](350) 0
test_minusNanos_fromZero[1035000000000, 23, 42, 45, 0](351) 0
test_minusNanos_fromZero[1027500000000, 23, 42, 52, 500000000](352) 0
test_minusNanos_fromZero[1020000000000, 23, 43, 0, 0](353) 0
test_minusNanos_fromZero[1012500000000, 23, 43, 7, 500000000](354) 0
test_minusNanos_fromZero[1005000000000, 23, 43, 15, 0](355) 0
test_minusNanos_fromZero[997500000000, 23, 43, 22, 500000000](356) 0
test_minusNanos_fromZero[990000000000, 23, 43, 30, 0](357) 0.001
test_minusNanos_fromZero[982500000000, 23, 43, 37, 500000000](358) 0
test_minusNanos_fromZero[975000000000, 23, 43, 45, 0](359) 0
test_minusNanos_fromZero[967500000000, 23, 43, 52, 500000000](360) 0
test_minusNanos_fromZero[960000000000, 23, 44, 0, 0](361) 0
test_minusNanos_fromZero[952500000000, 23, 44, 7, 500000000](362) 0
test_minusNanos_fromZero[945000000000, 23, 44, 15, 0](363) 0
test_minusNanos_fromZero[937500000000, 23, 44, 22, 500000000](364) 0
test_minusNanos_fromZero[930000000000, 23, 44, 30, 0](365) 0
test_minusNanos_fromZero[922500000000, 23, 44, 37, 500000000](366) 0
test_minusNanos_fromZero[915000000000, 23, 44, 45, 0](367) 0
test_minusNanos_fromZero[907500000000, 23, 44, 52, 500000000](368) 0
test_minusNanos_fromZero[900000000000, 23, 45, 0, 0](369) 0
test_minusNanos_fromZero[892500000000, 23, 45, 7, 500000000](370) 0
test_minusNanos_fromZero[885000000000, 23, 45, 15, 0](371) 0
test_minusNanos_fromZero[877500000000, 23, 45, 22, 500000000](372) 0
test_minusNanos_fromZero[870000000000, 23, 45, 30, 0](373) 0
test_minusNanos_fromZero[862500000000, 23, 45, 37, 500000000](374) 0
test_minusNanos_fromZero[855000000000, 23, 45, 45, 0](375) 0
test_minusNanos_fromZero[847500000000, 23, 45, 52, 500000000](376) 0
test_minusNanos_fromZero[840000000000, 23, 46, 0, 0](377) 0
test_minusNanos_fromZero[832500000000, 23, 46, 7, 500000000](378) 0
test_minusNanos_fromZero[825000000000, 23, 46, 15, 0](379) 0
test_minusNanos_fromZero[817500000000, 23, 46, 22, 500000000](380) 0
test_minusNanos_fromZero[810000000000, 23, 46, 30, 0](381) 0
test_minusNanos_fromZero[802500000000, 23, 46, 37, 500000000](382) 0
test_minusNanos_fromZero[795000000000, 23, 46, 45, 0](383) 0
test_minusNanos_fromZero[787500000000, 23, 46, 52, 500000000](384) 0
test_minusNanos_fromZero[780000000000, 23, 47, 0, 0](385) 0
test_minusNanos_fromZero[772500000000, 23, 47, 7, 500000000](386) 0
test_minusNanos_fromZero[765000000000, 23, 47, 15, 0](387) 0
test_minusNanos_fromZero[757500000000, 23, 47, 22, 500000000](388) 0
test_minusNanos_fromZero[750000000000, 23, 47, 30, 0](389) 0
test_minusNanos_fromZero[742500000000, 23, 47, 37, 500000000](390) 0
test_minusNanos_fromZero[735000000000, 23, 47, 45, 0](391) 0
test_minusNanos_fromZero[727500000000, 23, 47, 52, 500000000](392) 0
test_minusNanos_fromZero[720000000000, 23, 48, 0, 0](393) 0
test_minusNanos_fromZero[712500000000, 23, 48, 7, 500000000](394) 0
test_minusNanos_fromZero[705000000000, 23, 48, 15, 0](395) 0
test_minusNanos_fromZero[697500000000, 23, 48, 22, 500000000](396) 0
test_minusNanos_fromZero[690000000000, 23, 48, 30, 0](397) 0
test_minusNanos_fromZero[682500000000, 23, 48, 37, 500000000](398) 0
test_minusNanos_fromZero[675000000000, 23, 48, 45, 0](399) 0
test_minusNanos_fromZero[667500000000, 23, 48, 52, 500000000](400) 0
test_minusNanos_fromZero[660000000000, 23, 49, 0, 0](401) 0
test_minusNanos_fromZero[652500000000, 23, 49, 7, 500000000](402) 0
test_minusNanos_fromZero[645000000000, 23, 49, 15, 0](403) 0
test_minusNanos_fromZero[637500000000, 23, 49, 22, 500000000](404) 0
test_minusNanos_fromZero[630000000000, 23, 49, 30, 0](405) 0
test_minusNanos_fromZero[622500000000, 23, 49, 37, 500000000](406) 0
test_minusNanos_fromZero[615000000000, 23, 49, 45, 0](407) 0
test_minusNanos_fromZero[607500000000, 23, 49, 52, 500000000](408) 0
test_minusNanos_fromZero[600000000000, 23, 50, 0, 0](409) 0
test_minusNanos_fromZero[592500000000, 23, 50, 7, 500000000](410) 0
test_minusNanos_fromZero[585000000000, 23, 50, 15, 0](411) 0
test_minusNanos_fromZero[577500000000, 23, 50, 22, 500000000](412) 0
test_minusNanos_fromZero[570000000000, 23, 50, 30, 0](413) 0.001
test_minusNanos_fromZero[562500000000, 23, 50, 37, 500000000](414) 0
test_minusNanos_fromZero[555000000000, 23, 50, 45, 0](415) 0
test_minusNanos_fromZero[547500000000, 23, 50, 52, 500000000](416) 0
test_minusNanos_fromZero[540000000000, 23, 51, 0, 0](417) 0
test_minusNanos_fromZero[532500000000, 23, 51, 7, 500000000](418) 0
test_minusNanos_fromZero[525000000000, 23, 51, 15, 0](419) 0
test_minusNanos_fromZero[517500000000, 23, 51, 22, 500000000](420) 0
test_minusNanos_fromZero[510000000000, 23, 51, 30, 0](421) 0
test_minusNanos_fromZero[502500000000, 23, 51, 37, 500000000](422) 0
test_minusNanos_fromZero[495000000000, 23, 51, 45, 0](423) 0
test_minusNanos_fromZero[487500000000, 23, 51, 52, 500000000](424) 0
test_minusNanos_fromZero[480000000000, 23, 52, 0, 0](425) 0
test_minusNanos_fromZero[472500000000, 23, 52, 7, 500000000](426) 0
test_minusNanos_fromZero[465000000000, 23, 52, 15, 0](427) 0
test_minusNanos_fromZero[457500000000, 23, 52, 22, 500000000](428) 0
test_minusNanos_fromZero[450000000000, 23, 52, 30, 0](429) 0
test_minusNanos_fromZero[442500000000, 23, 52, 37, 500000000](430) 0
test_minusNanos_fromZero[435000000000, 23, 52, 45, 0](431) 0
test_minusNanos_fromZero[427500000000, 23, 52, 52, 500000000](432) 0
test_minusNanos_fromZero[420000000000, 23, 53, 0, 0](433) 0
test_minusNanos_fromZero[412500000000, 23, 53, 7, 500000000](434) 0
test_minusNanos_fromZero[405000000000, 23, 53, 15, 0](435) 0
test_minusNanos_fromZero[397500000000, 23, 53, 22, 500000000](436) 0
test_minusNanos_fromZero[390000000000, 23, 53, 30, 0](437) 0
test_minusNanos_fromZero[382500000000, 23, 53, 37, 500000000](438) 0
test_minusNanos_fromZero[375000000000, 23, 53, 45, 0](439) 0
test_minusNanos_fromZero[367500000000, 23, 53, 52, 500000000](440) 0
test_minusNanos_fromZero[360000000000, 23, 54, 0, 0](441) 0
test_minusNanos_fromZero[352500000000, 23, 54, 7, 500000000](442) 0
test_minusNanos_fromZero[345000000000, 23, 54, 15, 0](443) 0
test_minusNanos_fromZero[337500000000, 23, 54, 22, 500000000](444) 0
test_minusNanos_fromZero[330000000000, 23, 54, 30, 0](445) 0
test_minusNanos_fromZero[322500000000, 23, 54, 37, 500000000](446) 0
test_minusNanos_fromZero[315000000000, 23, 54, 45, 0](447) 0
test_minusNanos_fromZero[307500000000, 23, 54, 52, 500000000](448) 0
test_minusNanos_fromZero[300000000000, 23, 55, 0, 0](449) 0
test_minusNanos_fromZero[292500000000, 23, 55, 7, 500000000](450) 0
test_minusNanos_fromZero[285000000000, 23, 55, 15, 0](451) 0
test_minusNanos_fromZero[277500000000, 23, 55, 22, 500000000](452) 0
test_minusNanos_fromZero[270000000000, 23, 55, 30, 0](453) 0
test_minusNanos_fromZero[262500000000, 23, 55, 37, 500000000](454) 0
test_minusNanos_fromZero[255000000000, 23, 55, 45, 0](455) 0
test_minusNanos_fromZero[247500000000, 23, 55, 52, 500000000](456) 0
test_minusNanos_fromZero[240000000000, 23, 56, 0, 0](457) 0
test_minusNanos_fromZero[232500000000, 23, 56, 7, 500000000](458) 0
test_minusNanos_fromZero[225000000000, 23, 56, 15, 0](459) 0
test_minusNanos_fromZero[217500000000, 23, 56, 22, 500000000](460) 0
test_minusNanos_fromZero[210000000000, 23, 56, 30, 0](461) 0
test_minusNanos_fromZero[202500000000, 23, 56, 37, 500000000](462) 0
test_minusNanos_fromZero[195000000000, 23, 56, 45, 0](463) 0
test_minusNanos_fromZero[187500000000, 23, 56, 52, 500000000](464) 0
test_minusNanos_fromZero[180000000000, 23, 57, 0, 0](465) 0
test_minusNanos_fromZero[172500000000, 23, 57, 7, 500000000](466) 0
test_minusNanos_fromZero[165000000000, 23, 57, 15, 0](467) 0
test_minusNanos_fromZero[157500000000, 23, 57, 22, 500000000](468) 0
test_minusNanos_fromZero[150000000000, 23, 57, 30, 0](469) 0.001
test_minusNanos_fromZero[142500000000, 23, 57, 37, 500000000](470) 0
test_minusNanos_fromZero[135000000000, 23, 57, 45, 0](471) 0
test_minusNanos_fromZero[127500000000, 23, 57, 52, 500000000](472) 0
test_minusNanos_fromZero[120000000000, 23, 58, 0, 0](473) 0
test_minusNanos_fromZero[112500000000, 23, 58, 7, 500000000](474) 0
test_minusNanos_fromZero[105000000000, 23, 58, 15, 0](475) 0
test_minusNanos_fromZero[97500000000, 23, 58, 22, 500000000](476) 0
test_minusNanos_fromZero[90000000000, 23, 58, 30, 0](477) 0
test_minusNanos_fromZero[82500000000, 23, 58, 37, 500000000](478) 0
test_minusNanos_fromZero[75000000000, 23, 58, 45, 0](479) 0
test_minusNanos_fromZero[67500000000, 23, 58, 52, 500000000](480) 0
test_minusNanos_fromZero[60000000000, 23, 59, 0, 0](481) 0
test_minusNanos_fromZero[52500000000, 23, 59, 7, 500000000](482) 0
test_minusNanos_fromZero[45000000000, 23, 59, 15, 0](483) 0
test_minusNanos_fromZero[37500000000, 23, 59, 22, 500000000](484) 0
test_minusNanos_fromZero[30000000000, 23, 59, 30, 0](485) 0
test_minusNanos_fromZero[22500000000, 23, 59, 37, 500000000](486) 0
test_minusNanos_fromZero[15000000000, 23, 59, 45, 0](487) 0
test_minusNanos_fromZero[7500000000, 23, 59, 52, 500000000](488) 0
test_minusNanos_fromZero[0, 0, 0, 0, 0](489) 0
test_minusNanos_fromZero[-7500000000, 0, 0, 7, 500000000](490) 0
test_minusNanos_fromZero[-15000000000, 0, 0, 15, 0](491) 0
test_minusNanos_fromZero[-22500000000, 0, 0, 22, 500000000](492) 0
test_minusNanos_fromZero[-30000000000, 0, 0, 30, 0](493) 0
test_minusNanos_fromZero[-37500000000, 0, 0, 37, 500000000](494) 0
test_minusNanos_fromZero[-45000000000, 0, 0, 45, 0](495) 0
test_minusNanos_fromZero[-52500000000, 0, 0, 52, 500000000](496) 0.001
test_minusNanos_fromZero[-60000000000, 0, 1, 0, 0](497) 0
test_minusNanos_fromZero[-67500000000, 0, 1, 7, 500000000](498) 0
test_minusNanos_fromZero[-75000000000, 0, 1, 15, 0](499) 0
test_minusNanos_fromZero[-82500000000, 0, 1, 22, 500000000](500) 0
test_minusNanos_fromZero[-90000000000, 0, 1, 30, 0](501) 0
test_minusNanos_fromZero[-97500000000, 0, 1, 37, 500000000](502) 0
test_minusNanos_fromZero[-105000000000, 0, 1, 45, 0](503) 0
test_minusNanos_fromZero[-112500000000, 0, 1, 52, 500000000](504) 0
test_minusNanos_fromZero[-120000000000, 0, 2, 0, 0](505) 0
test_minusNanos_fromZero[-127500000000, 0, 2, 7, 500000000](506) 0
test_minusNanos_fromZero[-135000000000, 0, 2, 15, 0](507) 0
test_minusNanos_fromZero[-142500000000, 0, 2, 22, 500000000](508) 0
test_minusNanos_fromZero[-150000000000, 0, 2, 30, 0](509) 0
test_minusNanos_fromZero[-157500000000, 0, 2, 37, 500000000](510) 0
test_minusNanos_fromZero[-165000000000, 0, 2, 45, 0](511) 0
test_minusNanos_fromZero[-172500000000, 0, 2, 52, 500000000](512) 0
test_minusNanos_fromZero[-180000000000, 0, 3, 0, 0](513) 0
test_minusNanos_fromZero[-187500000000, 0, 3, 7, 500000000](514) 0
test_minusNanos_fromZero[-195000000000, 0, 3, 15, 0](515) 0
test_minusNanos_fromZero[-202500000000, 0, 3, 22, 500000000](516) 0
test_minusNanos_fromZero[-210000000000, 0, 3, 30, 0](517) 0
test_minusNanos_fromZero[-217500000000, 0, 3, 37, 500000000](518) 0
test_minusNanos_fromZero[-225000000000, 0, 3, 45, 0](519) 0
test_minusNanos_fromZero[-232500000000, 0, 3, 52, 500000000](520) 0
test_minusNanos_fromZero[-240000000000, 0, 4, 0, 0](521) 0
test_minusNanos_fromZero[-247500000000, 0, 4, 7, 500000000](522) 0
test_minusNanos_fromZero[-255000000000, 0, 4, 15, 0](523) 0
test_minusNanos_fromZero[-262500000000, 0, 4, 22, 500000000](524) 0
test_minusNanos_fromZero[-270000000000, 0, 4, 30, 0](525) 0
test_minusNanos_fromZero[-277500000000, 0, 4, 37, 500000000](526) 0
test_minusNanos_fromZero[-285000000000, 0, 4, 45, 0](527) 0
test_minusNanos_fromZero[-292500000000, 0, 4, 52, 500000000](528) 0
test_minusNanos_fromZero[-300000000000, 0, 5, 0, 0](529) 0
test_minusNanos_fromZero[-307500000000, 0, 5, 7, 500000000](530) 0
test_minusNanos_fromZero[-315000000000, 0, 5, 15, 0](531) 0
test_minusNanos_fromZero[-322500000000, 0, 5, 22, 500000000](532) 0
test_minusNanos_fromZero[-330000000000, 0, 5, 30, 0](533) 0
test_minusNanos_fromZero[-337500000000, 0, 5, 37, 500000000](534) 0
test_minusNanos_fromZero[-345000000000, 0, 5, 45, 0](535) 0
test_minusNanos_fromZero[-352500000000, 0, 5, 52, 500000000](536) 0
test_minusNanos_fromZero[-360000000000, 0, 6, 0, 0](537) 0
test_minusNanos_fromZero[-367500000000, 0, 6, 7, 500000000](538) 0
test_minusNanos_fromZero[-375000000000, 0, 6, 15, 0](539) 0
test_minusNanos_fromZero[-382500000000, 0, 6, 22, 500000000](540) 0
test_minusNanos_fromZero[-390000000000, 0, 6, 30, 0](541) 0
test_minusNanos_fromZero[-397500000000, 0, 6, 37, 500000000](542) 0
test_minusNanos_fromZero[-405000000000, 0, 6, 45, 0](543) 0
test_minusNanos_fromZero[-412500000000, 0, 6, 52, 500000000](544) 0
test_minusNanos_fromZero[-420000000000, 0, 7, 0, 0](545) 0
test_minusNanos_fromZero[-427500000000, 0, 7, 7, 500000000](546) 0
test_minusNanos_fromZero[-435000000000, 0, 7, 15, 0](547) 0
test_minusNanos_fromZero[-442500000000, 0, 7, 22, 500000000](548) 0
test_minusNanos_fromZero[-450000000000, 0, 7, 30, 0](549) 0
test_minusNanos_fromZero[-457500000000, 0, 7, 37, 500000000](550) 0
test_minusNanos_fromZero[-465000000000, 0, 7, 45, 0](551) 0
test_minusNanos_fromZero[-472500000000, 0, 7, 52, 500000000](552) 0
test_minusNanos_fromZero[-480000000000, 0, 8, 0, 0](553) 0
test_minusNanos_fromZero[-487500000000, 0, 8, 7, 500000000](554) 0
test_minusNanos_fromZero[-495000000000, 0, 8, 15, 0](555) 0
test_minusNanos_fromZero[-502500000000, 0, 8, 22, 500000000](556) 0
test_minusNanos_fromZero[-510000000000, 0, 8, 30, 0](557) 0
test_minusNanos_fromZero[-517500000000, 0, 8, 37, 500000000](558) 0
test_minusNanos_fromZero[-525000000000, 0, 8, 45, 0](559) 0
test_minusNanos_fromZero[-532500000000, 0, 8, 52, 500000000](560) 0
test_minusNanos_fromZero[-540000000000, 0, 9, 0, 0](561) 0
test_minusNanos_fromZero[-547500000000, 0, 9, 7, 500000000](562) 0
test_minusNanos_fromZero[-555000000000, 0, 9, 15, 0](563) 0
test_minusNanos_fromZero[-562500000000, 0, 9, 22, 500000000](564) 0
test_minusNanos_fromZero[-570000000000, 0, 9, 30, 0](565) 0
test_minusNanos_fromZero[-577500000000, 0, 9, 37, 500000000](566) 0
test_minusNanos_fromZero[-585000000000, 0, 9, 45, 0](567) 0
test_minusNanos_fromZero[-592500000000, 0, 9, 52, 500000000](568) 0
test_minusNanos_fromZero[-600000000000, 0, 10, 0, 0](569) 0
test_minusNanos_fromZero[-607500000000, 0, 10, 7, 500000000](570) 0
test_minusNanos_fromZero[-615000000000, 0, 10, 15, 0](571) 0
test_minusNanos_fromZero[-622500000000, 0, 10, 22, 500000000](572) 0
test_minusNanos_fromZero[-630000000000, 0, 10, 30, 0](573) 0
test_minusNanos_fromZero[-637500000000, 0, 10, 37, 500000000](574) 0
test_minusNanos_fromZero[-645000000000, 0, 10, 45, 0](575) 0
test_minusNanos_fromZero[-652500000000, 0, 10, 52, 500000000](576) 0
test_minusNanos_fromZero[-660000000000, 0, 11, 0, 0](577) 0
test_minusNanos_fromZero[-667500000000, 0, 11, 7, 500000000](578) 0
test_minusNanos_fromZero[-675000000000, 0, 11, 15, 0](579) 0
test_minusNanos_fromZero[-682500000000, 0, 11, 22, 500000000](580) 0
test_minusNanos_fromZero[-690000000000, 0, 11, 30, 0](581) 0
test_minusNanos_fromZero[-697500000000, 0, 11, 37, 500000000](582) 0
test_minusNanos_fromZero[-705000000000, 0, 11, 45, 0](583) 0
test_minusNanos_fromZero[-712500000000, 0, 11, 52, 500000000](584) 0
test_minusNanos_fromZero[-720000000000, 0, 12, 0, 0](585) 0
test_minusNanos_fromZero[-727500000000, 0, 12, 7, 500000000](586) 0
test_minusNanos_fromZero[-735000000000, 0, 12, 15, 0](587) 0
test_minusNanos_fromZero[-742500000000, 0, 12, 22, 500000000](588) 0
test_minusNanos_fromZero[-750000000000, 0, 12, 30, 0](589) 0
test_minusNanos_fromZero[-757500000000, 0, 12, 37, 500000000](590) 0
test_minusNanos_fromZero[-765000000000, 0, 12, 45, 0](591) 0
test_minusNanos_fromZero[-772500000000, 0, 12, 52, 500000000](592) 0
test_minusNanos_fromZero[-780000000000, 0, 13, 0, 0](593) 0
test_minusNanos_fromZero[-787500000000, 0, 13, 7, 500000000](594) 0
test_minusNanos_fromZero[-795000000000, 0, 13, 15, 0](595) 0
test_minusNanos_fromZero[-802500000000, 0, 13, 22, 500000000](596) 0
test_minusNanos_fromZero[-810000000000, 0, 13, 30, 0](597) 0
test_minusNanos_fromZero[-817500000000, 0, 13, 37, 500000000](598) 0
test_minusNanos_fromZero[-825000000000, 0, 13, 45, 0](599) 0
test_minusNanos_fromZero[-832500000000, 0, 13, 52, 500000000](600) 0
test_minusNanos_fromZero[-840000000000, 0, 14, 0, 0](601) 0
test_minusNanos_fromZero[-847500000000, 0, 14, 7, 500000000](602) 0
test_minusNanos_fromZero[-855000000000, 0, 14, 15, 0](603) 0
test_minusNanos_fromZero[-862500000000, 0, 14, 22, 500000000](604) 0
test_minusNanos_fromZero[-870000000000, 0, 14, 30, 0](605) 0
test_minusNanos_fromZero[-877500000000, 0, 14, 37, 500000000](606) 0
test_minusNanos_fromZero[-885000000000, 0, 14, 45, 0](607) 0
test_minusNanos_fromZero[-892500000000, 0, 14, 52, 500000000](608) 0
test_minusNanos_fromZero[-900000000000, 0, 15, 0, 0](609) 0
test_minusNanos_fromZero[-907500000000, 0, 15, 7, 500000000](610) 0
test_minusNanos_fromZero[-915000000000, 0, 15, 15, 0](611) 0
test_minusNanos_fromZero[-922500000000, 0, 15, 22, 500000000](612) 0
test_minusNanos_fromZero[-930000000000, 0, 15, 30, 0](613) 0
test_minusNanos_fromZero[-937500000000, 0, 15, 37, 500000000](614) 0
test_minusNanos_fromZero[-945000000000, 0, 15, 45, 0](615) 0
test_minusNanos_fromZero[-952500000000, 0, 15, 52, 500000000](616) 0
test_minusNanos_fromZero[-960000000000, 0, 16, 0, 0](617) 0
test_minusNanos_fromZero[-967500000000, 0, 16, 7, 500000000](618) 0
test_minusNanos_fromZero[-975000000000, 0, 16, 15, 0](619) 0
test_minusNanos_fromZero[-982500000000, 0, 16, 22, 500000000](620) 0
test_minusNanos_fromZero[-990000000000, 0, 16, 30, 0](621) 0
test_minusNanos_fromZero[-997500000000, 0, 16, 37, 500000000](622) 0
test_minusNanos_fromZero[-1005000000000, 0, 16, 45, 0](623) 0
test_minusNanos_fromZero[-1012500000000, 0, 16, 52, 500000000](624) 0
test_minusNanos_fromZero[-1020000000000, 0, 17, 0, 0](625) 0
test_minusNanos_fromZero[-1027500000000, 0, 17, 7, 500000000](626) 0
test_minusNanos_fromZero[-1035000000000, 0, 17, 15, 0](627) 0
test_minusNanos_fromZero[-1042500000000, 0, 17, 22, 500000000](628) 0
test_minusNanos_fromZero[-1050000000000, 0, 17, 30, 0](629) 0
test_minusNanos_fromZero[-1057500000000, 0, 17, 37, 500000000](630) 0
test_minusNanos_fromZero[-1065000000000, 0, 17, 45, 0](631) 0.001
test_minusNanos_fromZero[-1072500000000, 0, 17, 52, 500000000](632) 0
test_minusNanos_fromZero[-1080000000000, 0, 18, 0, 0](633) 0
test_minusNanos_fromZero[-1087500000000, 0, 18, 7, 500000000](634) 0
test_minusNanos_fromZero[-1095000000000, 0, 18, 15, 0](635) 0
test_minusNanos_fromZero[-1102500000000, 0, 18, 22, 500000000](636) 0
test_minusNanos_fromZero[-1110000000000, 0, 18, 30, 0](637) 0
test_minusNanos_fromZero[-1117500000000, 0, 18, 37, 500000000](638) 0
test_minusNanos_fromZero[-1125000000000, 0, 18, 45, 0](639) 0
test_minusNanos_fromZero[-1132500000000, 0, 18, 52, 500000000](640) 0
test_minusNanos_fromZero[-1140000000000, 0, 19, 0, 0](641) 0
test_minusNanos_fromZero[-1147500000000, 0, 19, 7, 500000000](642) 0
test_minusNanos_fromZero[-1155000000000, 0, 19, 15, 0](643) 0
test_minusNanos_fromZero[-1162500000000, 0, 19, 22, 500000000](644) 0
test_minusNanos_fromZero[-1170000000000, 0, 19, 30, 0](645) 0
test_minusNanos_fromZero[-1177500000000, 0, 19, 37, 500000000](646) 0
test_minusNanos_fromZero[-1185000000000, 0, 19, 45, 0](647) 0
test_minusNanos_fromZero[-1192500000000, 0, 19, 52, 500000000](648) 0
test_minusNanos_fromZero[-1200000000000, 0, 20, 0, 0](649) 0
test_minusNanos_fromZero[-1207500000000, 0, 20, 7, 500000000](650) 0
test_minusNanos_fromZero[-1215000000000, 0, 20, 15, 0](651) 0
test_minusNanos_fromZero[-1222500000000, 0, 20, 22, 500000000](652) 0
test_minusNanos_fromZero[-1230000000000, 0, 20, 30, 0](653) 0
test_minusNanos_fromZero[-1237500000000, 0, 20, 37, 500000000](654) 0
test_minusNanos_fromZero[-1245000000000, 0, 20, 45, 0](655) 0
test_minusNanos_fromZero[-1252500000000, 0, 20, 52, 500000000](656) 0
test_minusNanos_fromZero[-1260000000000, 0, 21, 0, 0](657) 0
test_minusNanos_fromZero[-1267500000000, 0, 21, 7, 500000000](658) 0.001
test_minusNanos_fromZero[-1275000000000, 0, 21, 15, 0](659) 0
test_minusNanos_fromZero[-1282500000000, 0, 21, 22, 500000000](660) 0
test_minusNanos_fromZero[-1290000000000, 0, 21, 30, 0](661) 0
test_minusNanos_fromZero[-1297500000000, 0, 21, 37, 500000000](662) 0
test_minusNanos_fromZero[-1305000000000, 0, 21, 45, 0](663) 0
test_minusNanos_fromZero[-1312500000000, 0, 21, 52, 500000000](664) 0
test_minusNanos_fromZero[-1320000000000, 0, 22, 0, 0](665) 0
test_minusNanos_fromZero[-1327500000000, 0, 22, 7, 500000000](666) 0
test_minusNanos_fromZero[-1335000000000, 0, 22, 15, 0](667) 0
test_minusNanos_fromZero[-1342500000000, 0, 22, 22, 500000000](668) 0
test_minusNanos_fromZero[-1350000000000, 0, 22, 30, 0](669) 0
test_minusNanos_fromZero[-1357500000000, 0, 22, 37, 500000000](670) 0
test_minusNanos_fromZero[-1365000000000, 0, 22, 45, 0](671) 0
test_minusNanos_fromZero[-1372500000000, 0, 22, 52, 500000000](672) 0
test_minusNanos_fromZero[-1380000000000, 0, 23, 0, 0](673) 0
test_minusNanos_fromZero[-1387500000000, 0, 23, 7, 500000000](674) 0
test_minusNanos_fromZero[-1395000000000, 0, 23, 15, 0](675) 0
test_minusNanos_fromZero[-1402500000000, 0, 23, 22, 500000000](676) 0
test_minusNanos_fromZero[-1410000000000, 0, 23, 30, 0](677) 0
test_minusNanos_fromZero[-1417500000000, 0, 23, 37, 500000000](678) 0
test_minusNanos_fromZero[-1425000000000, 0, 23, 45, 0](679) 0
test_minusNanos_fromZero[-1432500000000, 0, 23, 52, 500000000](680) 0
test_minusNanos_fromZero[-1440000000000, 0, 24, 0, 0](681) 0
test_minusNanos_fromZero[-1447500000000, 0, 24, 7, 500000000](682) 0
test_minusNanos_fromZero[-1455000000000, 0, 24, 15, 0](683) 0
test_minusNanos_fromZero[-1462500000000, 0, 24, 22, 500000000](684) 0
test_minusNanos_fromZero[-1470000000000, 0, 24, 30, 0](685) 0
test_minusNanos_fromZero[-1477500000000, 0, 24, 37, 500000000](686) 0
test_minusNanos_fromZero[-1485000000000, 0, 24, 45, 0](687) 0
test_minusNanos_fromZero[-1492500000000, 0, 24, 52, 500000000](688) 0
test_minusNanos_fromZero[-1500000000000, 0, 25, 0, 0](689) 0
test_minusNanos_fromZero[-1507500000000, 0, 25, 7, 500000000](690) 0
test_minusNanos_fromZero[-1515000000000, 0, 25, 15, 0](691) 0
test_minusNanos_fromZero[-1522500000000, 0, 25, 22, 500000000](692) 0
test_minusNanos_fromZero[-1530000000000, 0, 25, 30, 0](693) 0
test_minusNanos_fromZero[-1537500000000, 0, 25, 37, 500000000](694) 0
test_minusNanos_fromZero[-1545000000000, 0, 25, 45, 0](695) 0
test_minusNanos_fromZero[-1552500000000, 0, 25, 52, 500000000](696) 0
test_minusNanos_fromZero[-1560000000000, 0, 26, 0, 0](697) 0
test_minusNanos_fromZero[-1567500000000, 0, 26, 7, 500000000](698) 0
test_minusNanos_fromZero[-1575000000000, 0, 26, 15, 0](699) 0
test_minusNanos_fromZero[-1582500000000, 0, 26, 22, 500000000](700) 0
test_minusNanos_fromZero[-1590000000000, 0, 26, 30, 0](701) 0
test_minusNanos_fromZero[-1597500000000, 0, 26, 37, 500000000](702) 0
test_minusNanos_fromZero[-1605000000000, 0, 26, 45, 0](703) 0
test_minusNanos_fromZero[-1612500000000, 0, 26, 52, 500000000](704) 0
test_minusNanos_fromZero[-1620000000000, 0, 27, 0, 0](705) 0
test_minusNanos_fromZero[-1627500000000, 0, 27, 7, 500000000](706) 0
test_minusNanos_fromZero[-1635000000000, 0, 27, 15, 0](707) 0
test_minusNanos_fromZero[-1642500000000, 0, 27, 22, 500000000](708) 0
test_minusNanos_fromZero[-1650000000000, 0, 27, 30, 0](709) 0
test_minusNanos_fromZero[-1657500000000, 0, 27, 37, 500000000](710) 0
test_minusNanos_fromZero[-1665000000000, 0, 27, 45, 0](711) 0
test_minusNanos_fromZero[-1672500000000, 0, 27, 52, 500000000](712) 0
test_minusNanos_fromZero[-1680000000000, 0, 28, 0, 0](713) 0
test_minusNanos_fromZero[-1687500000000, 0, 28, 7, 500000000](714) 0
test_minusNanos_fromZero[-1695000000000, 0, 28, 15, 0](715) 0
test_minusNanos_fromZero[-1702500000000, 0, 28, 22, 500000000](716) 0
test_minusNanos_fromZero[-1710000000000, 0, 28, 30, 0](717) 0
test_minusNanos_fromZero[-1717500000000, 0, 28, 37, 500000000](718) 0
test_minusNanos_fromZero[-1725000000000, 0, 28, 45, 0](719) 0
test_minusNanos_fromZero[-1732500000000, 0, 28, 52, 500000000](720) 0
test_minusNanos_fromZero[-1740000000000, 0, 29, 0, 0](721) 0
test_minusNanos_fromZero[-1747500000000, 0, 29, 7, 500000000](722) 0
test_minusNanos_fromZero[-1755000000000, 0, 29, 15, 0](723) 0
test_minusNanos_fromZero[-1762500000000, 0, 29, 22, 500000000](724) 0
test_minusNanos_fromZero[-1770000000000, 0, 29, 30, 0](725) 0
test_minusNanos_fromZero[-1777500000000, 0, 29, 37, 500000000](726) 0
test_minusNanos_fromZero[-1785000000000, 0, 29, 45, 0](727) 0
test_minusNanos_fromZero[-1792500000000, 0, 29, 52, 500000000](728) 0
test_minusNanos_fromZero[-1800000000000, 0, 30, 0, 0](729) 0
test_minusNanos_fromZero[-1807500000000, 0, 30, 7, 500000000](730) 0
test_minusNanos_fromZero[-1815000000000, 0, 30, 15, 0](731) 0
test_minusNanos_fromZero[-1822500000000, 0, 30, 22, 500000000](732) 0
test_minusNanos_fromZero[-1830000000000, 0, 30, 30, 0](733) 0
test_minusNanos_fromZero[-1837500000000, 0, 30, 37, 500000000](734) 0
test_minusNanos_fromZero[-1845000000000, 0, 30, 45, 0](735) 0
test_minusNanos_fromZero[-1852500000000, 0, 30, 52, 500000000](736) 0
test_minusNanos_fromZero[-1860000000000, 0, 31, 0, 0](737) 0
test_minusNanos_fromZero[-1867500000000, 0, 31, 7, 500000000](738) 0
test_minusNanos_fromZero[-1875000000000, 0, 31, 15, 0](739) 0
test_minusNanos_fromZero[-1882500000000, 0, 31, 22, 500000000](740) 0
test_minusNanos_fromZero[-1890000000000, 0, 31, 30, 0](741) 0
test_minusNanos_fromZero[-1897500000000, 0, 31, 37, 500000000](742) 0
test_minusNanos_fromZero[-1905000000000, 0, 31, 45, 0](743) 0
test_minusNanos_fromZero[-1912500000000, 0, 31, 52, 500000000](744) 0
test_minusNanos_fromZero[-1920000000000, 0, 32, 0, 0](745) 0
test_minusNanos_fromZero[-1927500000000, 0, 32, 7, 500000000](746) 0
test_minusNanos_fromZero[-1935000000000, 0, 32, 15, 0](747) 0
test_minusNanos_fromZero[-1942500000000, 0, 32, 22, 500000000](748) 0
test_minusNanos_fromZero[-1950000000000, 0, 32, 30, 0](749) 0
test_minusNanos_fromZero[-1957500000000, 0, 32, 37, 500000000](750) 0
test_minusNanos_fromZero[-1965000000000, 0, 32, 45, 0](751) 0
test_minusNanos_fromZero[-1972500000000, 0, 32, 52, 500000000](752) 0
test_minusNanos_fromZero[-1980000000000, 0, 33, 0, 0](753) 0
test_minusNanos_fromZero[-1987500000000, 0, 33, 7, 500000000](754) 0
test_minusNanos_fromZero[-1995000000000, 0, 33, 15, 0](755) 0
test_minusNanos_fromZero[-2002500000000, 0, 33, 22, 500000000](756) 0
test_minusNanos_fromZero[-2010000000000, 0, 33, 30, 0](757) 0
test_minusNanos_fromZero[-2017500000000, 0, 33, 37, 500000000](758) 0
test_minusNanos_fromZero[-2025000000000, 0, 33, 45, 0](759) 0
test_minusNanos_fromZero[-2032500000000, 0, 33, 52, 500000000](760) 0
test_minusNanos_fromZero[-2040000000000, 0, 34, 0, 0](761) 0
test_minusNanos_fromZero[-2047500000000, 0, 34, 7, 500000000](762) 0
test_minusNanos_fromZero[-2055000000000, 0, 34, 15, 0](763) 0
test_minusNanos_fromZero[-2062500000000, 0, 34, 22, 500000000](764) 0
test_minusNanos_fromZero[-2070000000000, 0, 34, 30, 0](765) 0
test_minusNanos_fromZero[-2077500000000, 0, 34, 37, 500000000](766) 0
test_minusNanos_fromZero[-2085000000000, 0, 34, 45, 0](767) 0
test_minusNanos_fromZero[-2092500000000, 0, 34, 52, 500000000](768) 0
test_minusNanos_fromZero[-2100000000000, 0, 35, 0, 0](769) 0
test_minusNanos_fromZero[-2107500000000, 0, 35, 7, 500000000](770) 0
test_minusNanos_fromZero[-2115000000000, 0, 35, 15, 0](771) 0
test_minusNanos_fromZero[-2122500000000, 0, 35, 22, 500000000](772) 0
test_minusNanos_fromZero[-2130000000000, 0, 35, 30, 0](773) 0
test_minusNanos_fromZero[-2137500000000, 0, 35, 37, 500000000](774) 0
test_minusNanos_fromZero[-2145000000000, 0, 35, 45, 0](775) 0
test_minusNanos_fromZero[-2152500000000, 0, 35, 52, 500000000](776) 0
test_minusNanos_fromZero[-2160000000000, 0, 36, 0, 0](777) 0
test_minusNanos_fromZero[-2167500000000, 0, 36, 7, 500000000](778) 0
test_minusNanos_fromZero[-2175000000000, 0, 36, 15, 0](779) 0
test_minusNanos_fromZero[-2182500000000, 0, 36, 22, 500000000](780) 0
test_minusNanos_fromZero[-2190000000000, 0, 36, 30, 0](781) 0
test_minusNanos_fromZero[-2197500000000, 0, 36, 37, 500000000](782) 0
test_minusNanos_fromZero[-2205000000000, 0, 36, 45, 0](783) 0
test_minusNanos_fromZero[-2212500000000, 0, 36, 52, 500000000](784) 0
test_minusNanos_fromZero[-2220000000000, 0, 37, 0, 0](785) 0
test_minusNanos_fromZero[-2227500000000, 0, 37, 7, 500000000](786) 0
test_minusNanos_fromZero[-2235000000000, 0, 37, 15, 0](787) 0
test_minusNanos_fromZero[-2242500000000, 0, 37, 22, 500000000](788) 0
test_minusNanos_fromZero[-2250000000000, 0, 37, 30, 0](789) 0
test_minusNanos_fromZero[-2257500000000, 0, 37, 37, 500000000](790) 0
test_minusNanos_fromZero[-2265000000000, 0, 37, 45, 0](791) 0
test_minusNanos_fromZero[-2272500000000, 0, 37, 52, 500000000](792) 0
test_minusNanos_fromZero[-2280000000000, 0, 38, 0, 0](793) 0
test_minusNanos_fromZero[-2287500000000, 0, 38, 7, 500000000](794) 0
test_minusNanos_fromZero[-2295000000000, 0, 38, 15, 0](795) 0
test_minusNanos_fromZero[-2302500000000, 0, 38, 22, 500000000](796) 0
test_minusNanos_fromZero[-2310000000000, 0, 38, 30, 0](797) 0
test_minusNanos_fromZero[-2317500000000, 0, 38, 37, 500000000](798) 0
test_minusNanos_fromZero[-2325000000000, 0, 38, 45, 0](799) 0
test_minusNanos_fromZero[-2332500000000, 0, 38, 52, 500000000](800) 0
test_minusNanos_fromZero[-2340000000000, 0, 39, 0, 0](801) 0
test_minusNanos_fromZero[-2347500000000, 0, 39, 7, 500000000](802) 0
test_minusNanos_fromZero[-2355000000000, 0, 39, 15, 0](803) 0
test_minusNanos_fromZero[-2362500000000, 0, 39, 22, 500000000](804) 0
test_minusNanos_fromZero[-2370000000000, 0, 39, 30, 0](805) 0
test_minusNanos_fromZero[-2377500000000, 0, 39, 37, 500000000](806) 0
test_minusNanos_fromZero[-2385000000000, 0, 39, 45, 0](807) 0
test_minusNanos_fromZero[-2392500000000, 0, 39, 52, 500000000](808) 0
test_minusNanos_fromZero[-2400000000000, 0, 40, 0, 0](809) 0
test_minusNanos_fromZero[-2407500000000, 0, 40, 7, 500000000](810) 0
test_minusNanos_fromZero[-2415000000000, 0, 40, 15, 0](811) 0
test_minusNanos_fromZero[-2422500000000, 0, 40, 22, 500000000](812) 0
test_minusNanos_fromZero[-2430000000000, 0, 40, 30, 0](813) 0
test_minusNanos_fromZero[-2437500000000, 0, 40, 37, 500000000](814) 0
test_minusNanos_fromZero[-2445000000000, 0, 40, 45, 0](815) 0
test_minusNanos_fromZero[-2452500000000, 0, 40, 52, 500000000](816) 0
test_minusNanos_fromZero[-2460000000000, 0, 41, 0, 0](817) 0
test_minusNanos_fromZero[-2467500000000, 0, 41, 7, 500000000](818) 0
test_minusNanos_fromZero[-2475000000000, 0, 41, 15, 0](819) 0
test_minusNanos_fromZero[-2482500000000, 0, 41, 22, 500000000](820) 0
test_minusNanos_fromZero[-2490000000000, 0, 41, 30, 0](821) 0
test_minusNanos_fromZero[-2497500000000, 0, 41, 37, 500000000](822) 0
test_minusNanos_fromZero[-2505000000000, 0, 41, 45, 0](823) 0
test_minusNanos_fromZero[-2512500000000, 0, 41, 52, 500000000](824) 0
test_minusNanos_fromZero[-2520000000000, 0, 42, 0, 0](825) 0
test_minusNanos_fromZero[-2527500000000, 0, 42, 7, 500000000](826) 0
test_minusNanos_fromZero[-2535000000000, 0, 42, 15, 0](827) 0
test_minusNanos_fromZero[-2542500000000, 0, 42, 22, 500000000](828) 0
test_minusNanos_fromZero[-2550000000000, 0, 42, 30, 0](829) 0
test_minusNanos_fromZero[-2557500000000, 0, 42, 37, 500000000](830) 0
test_minusNanos_fromZero[-2565000000000, 0, 42, 45, 0](831) 0
test_minusNanos_fromZero[-2572500000000, 0, 42, 52, 500000000](832) 0
test_minusNanos_fromZero[-2580000000000, 0, 43, 0, 0](833) 0
test_minusNanos_fromZero[-2587500000000, 0, 43, 7, 500000000](834) 0
test_minusNanos_fromZero[-2595000000000, 0, 43, 15, 0](835) 0
test_minusNanos_fromZero[-2602500000000, 0, 43, 22, 500000000](836) 0
test_minusNanos_fromZero[-2610000000000, 0, 43, 30, 0](837) 0
test_minusNanos_fromZero[-2617500000000, 0, 43, 37, 500000000](838) 0
test_minusNanos_fromZero[-2625000000000, 0, 43, 45, 0](839) 0
test_minusNanos_fromZero[-2632500000000, 0, 43, 52, 500000000](840) 0
test_minusNanos_fromZero[-2640000000000, 0, 44, 0, 0](841) 0
test_minusNanos_fromZero[-2647500000000, 0, 44, 7, 500000000](842) 0
test_minusNanos_fromZero[-2655000000000, 0, 44, 15, 0](843) 0
test_minusNanos_fromZero[-2662500000000, 0, 44, 22, 500000000](844) 0
test_minusNanos_fromZero[-2670000000000, 0, 44, 30, 0](845) 0
test_minusNanos_fromZero[-2677500000000, 0, 44, 37, 500000000](846) 0
test_minusNanos_fromZero[-2685000000000, 0, 44, 45, 0](847) 0
test_minusNanos_fromZero[-2692500000000, 0, 44, 52, 500000000](848) 0
test_minusNanos_fromZero[-2700000000000, 0, 45, 0, 0](849) 0
test_minusNanos_fromZero[-2707500000000, 0, 45, 7, 500000000](850) 0
test_minusNanos_fromZero[-2715000000000, 0, 45, 15, 0](851) 0
test_minusNanos_fromZero[-2722500000000, 0, 45, 22, 500000000](852) 0
test_minusNanos_fromZero[-2730000000000, 0, 45, 30, 0](853) 0
test_minusNanos_fromZero[-2737500000000, 0, 45, 37, 500000000](854) 0
test_minusNanos_fromZero[-2745000000000, 0, 45, 45, 0](855) 0
test_minusNanos_fromZero[-2752500000000, 0, 45, 52, 500000000](856) 0
test_minusNanos_fromZero[-2760000000000, 0, 46, 0, 0](857) 0
test_minusNanos_fromZero[-2767500000000, 0, 46, 7, 500000000](858) 0
test_minusNanos_fromZero[-2775000000000, 0, 46, 15, 0](859) 0
test_minusNanos_fromZero[-2782500000000, 0, 46, 22, 500000000](860) 0
test_minusNanos_fromZero[-2790000000000, 0, 46, 30, 0](861) 0
test_minusNanos_fromZero[-2797500000000, 0, 46, 37, 500000000](862) 0
test_minusNanos_fromZero[-2805000000000, 0, 46, 45, 0](863) 0
test_minusNanos_fromZero[-2812500000000, 0, 46, 52, 500000000](864) 0
test_minusNanos_fromZero[-2820000000000, 0, 47, 0, 0](865) 0
test_minusNanos_fromZero[-2827500000000, 0, 47, 7, 500000000](866) 0
test_minusNanos_fromZero[-2835000000000, 0, 47, 15, 0](867) 0
test_minusNanos_fromZero[-2842500000000, 0, 47, 22, 500000000](868) 0
test_minusNanos_fromZero[-2850000000000, 0, 47, 30, 0](869) 0
test_minusNanos_fromZero[-2857500000000, 0, 47, 37, 500000000](870) 0
test_minusNanos_fromZero[-2865000000000, 0, 47, 45, 0](871) 0
test_minusNanos_fromZero[-2872500000000, 0, 47, 52, 500000000](872) 0
test_minusNanos_fromZero[-2880000000000, 0, 48, 0, 0](873) 0
test_minusNanos_fromZero[-2887500000000, 0, 48, 7, 500000000](874) 0
test_minusNanos_fromZero[-2895000000000, 0, 48, 15, 0](875) 0
test_minusNanos_fromZero[-2902500000000, 0, 48, 22, 500000000](876) 0
test_minusNanos_fromZero[-2910000000000, 0, 48, 30, 0](877) 0.001
test_minusNanos_fromZero[-2917500000000, 0, 48, 37, 500000000](878) 0.006
test_minusNanos_fromZero[-2925000000000, 0, 48, 45, 0](879) 0
test_minusNanos_fromZero[-2932500000000, 0, 48, 52, 500000000](880) 0
test_minusNanos_fromZero[-2940000000000, 0, 49, 0, 0](881) 0
test_minusNanos_fromZero[-2947500000000, 0, 49, 7, 500000000](882) 0
test_minusNanos_fromZero[-2955000000000, 0, 49, 15, 0](883) 0
test_minusNanos_fromZero[-2962500000000, 0, 49, 22, 500000000](884) 0
test_minusNanos_fromZero[-2970000000000, 0, 49, 30, 0](885) 0
test_minusNanos_fromZero[-2977500000000, 0, 49, 37, 500000000](886) 0
test_minusNanos_fromZero[-2985000000000, 0, 49, 45, 0](887) 0
test_minusNanos_fromZero[-2992500000000, 0, 49, 52, 500000000](888) 0
test_minusNanos_fromZero[-3000000000000, 0, 50, 0, 0](889) 0
test_minusNanos_fromZero[-3007500000000, 0, 50, 7, 500000000](890) 0
test_minusNanos_fromZero[-3015000000000, 0, 50, 15, 0](891) 0
test_minusNanos_fromZero[-3022500000000, 0, 50, 22, 500000000](892) 0
test_minusNanos_fromZero[-3030000000000, 0, 50, 30, 0](893) 0
test_minusNanos_fromZero[-3037500000000, 0, 50, 37, 500000000](894) 0
test_minusNanos_fromZero[-3045000000000, 0, 50, 45, 0](895) 0
test_minusNanos_fromZero[-3052500000000, 0, 50, 52, 500000000](896) 0
test_minusNanos_fromZero[-3060000000000, 0, 51, 0, 0](897) 0
test_minusNanos_fromZero[-3067500000000, 0, 51, 7, 500000000](898) 0
test_minusNanos_fromZero[-3075000000000, 0, 51, 15, 0](899) 0
test_minusNanos_fromZero[-3082500000000, 0, 51, 22, 500000000](900) 0
test_minusNanos_fromZero[-3090000000000, 0, 51, 30, 0](901) 0
test_minusNanos_fromZero[-3097500000000, 0, 51, 37, 500000000](902) 0
test_minusNanos_fromZero[-3105000000000, 0, 51, 45, 0](903) 0
test_minusNanos_fromZero[-3112500000000, 0, 51, 52, 500000000](904) 0
test_minusNanos_fromZero[-3120000000000, 0, 52, 0, 0](905) 0
test_minusNanos_fromZero[-3127500000000, 0, 52, 7, 500000000](906) 0
test_minusNanos_fromZero[-3135000000000, 0, 52, 15, 0](907) 0
test_minusNanos_fromZero[-3142500000000, 0, 52, 22, 500000000](908) 0
test_minusNanos_fromZero[-3150000000000, 0, 52, 30, 0](909) 0
test_minusNanos_fromZero[-3157500000000, 0, 52, 37, 500000000](910) 0
test_minusNanos_fromZero[-3165000000000, 0, 52, 45, 0](911) 0
test_minusNanos_fromZero[-3172500000000, 0, 52, 52, 500000000](912) 0
test_minusNanos_fromZero[-3180000000000, 0, 53, 0, 0](913) 0
test_minusNanos_fromZero[-3187500000000, 0, 53, 7, 500000000](914) 0
test_minusNanos_fromZero[-3195000000000, 0, 53, 15, 0](915) 0
test_minusNanos_fromZero[-3202500000000, 0, 53, 22, 500000000](916) 0
test_minusNanos_fromZero[-3210000000000, 0, 53, 30, 0](917) 0
test_minusNanos_fromZero[-3217500000000, 0, 53, 37, 500000000](918) 0
test_minusNanos_fromZero[-3225000000000, 0, 53, 45, 0](919) 0
test_minusNanos_fromZero[-3232500000000, 0, 53, 52, 500000000](920) 0
test_minusNanos_fromZero[-3240000000000, 0, 54, 0, 0](921) 0
test_minusNanos_fromZero[-3247500000000, 0, 54, 7, 500000000](922) 0
test_minusNanos_fromZero[-3255000000000, 0, 54, 15, 0](923) 0
test_minusNanos_fromZero[-3262500000000, 0, 54, 22, 500000000](924) 0
test_minusNanos_fromZero[-3270000000000, 0, 54, 30, 0](925) 0
test_minusNanos_fromZero[-3277500000000, 0, 54, 37, 500000000](926) 0
test_minusNanos_fromZero[-3285000000000, 0, 54, 45, 0](927) 0
test_minusNanos_fromZero[-3292500000000, 0, 54, 52, 500000000](928) 0
test_minusNanos_fromZero[-3300000000000, 0, 55, 0, 0](929) 0
test_minusNanos_fromZero[-3307500000000, 0, 55, 7, 500000000](930) 0
test_minusNanos_fromZero[-3315000000000, 0, 55, 15, 0](931) 0
test_minusNanos_fromZero[-3322500000000, 0, 55, 22, 500000000](932) 0
test_minusNanos_fromZero[-3330000000000, 0, 55, 30, 0](933) 0
test_minusNanos_fromZero[-3337500000000, 0, 55, 37, 500000000](934) 0
test_minusNanos_fromZero[-3345000000000, 0, 55, 45, 0](935) 0
test_minusNanos_fromZero[-3352500000000, 0, 55, 52, 500000000](936) 0
test_minusNanos_fromZero[-3360000000000, 0, 56, 0, 0](937) 0
test_minusNanos_fromZero[-3367500000000, 0, 56, 7, 500000000](938) 0
test_minusNanos_fromZero[-3375000000000, 0, 56, 15, 0](939) 0
test_minusNanos_fromZero[-3382500000000, 0, 56, 22, 500000000](940) 0
test_minusNanos_fromZero[-3390000000000, 0, 56, 30, 0](941) 0
test_minusNanos_fromZero[-3397500000000, 0, 56, 37, 500000000](942) 0
test_minusNanos_fromZero[-3405000000000, 0, 56, 45, 0](943) 0
test_minusNanos_fromZero[-3412500000000, 0, 56, 52, 500000000](944) 0
test_minusNanos_fromZero[-3420000000000, 0, 57, 0, 0](945) 0
test_minusNanos_fromZero[-3427500000000, 0, 57, 7, 500000000](946) 0
test_minusNanos_fromZero[-3435000000000, 0, 57, 15, 0](947) 0
test_minusNanos_fromZero[-3442500000000, 0, 57, 22, 500000000](948) 0
test_minusNanos_fromZero[-3450000000000, 0, 57, 30, 0](949) 0
test_minusNanos_fromZero[-3457500000000, 0, 57, 37, 500000000](950) 0
test_minusNanos_fromZero[-3465000000000, 0, 57, 45, 0](951) 0
test_minusNanos_fromZero[-3472500000000, 0, 57, 52, 500000000](952) 0
test_minusNanos_fromZero[-3480000000000, 0, 58, 0, 0](953) 0
test_minusNanos_fromZero[-3487500000000, 0, 58, 7, 500000000](954) 0
test_minusNanos_fromZero[-3495000000000, 0, 58, 15, 0](955) 0
test_minusNanos_fromZero[-3502500000000, 0, 58, 22, 500000000](956) 0
test_minusNanos_fromZero[-3510000000000, 0, 58, 30, 0](957) 0
test_minusNanos_fromZero[-3517500000000, 0, 58, 37, 500000000](958) 0
test_minusNanos_fromZero[-3525000000000, 0, 58, 45, 0](959) 0
test_minusNanos_fromZero[-3532500000000, 0, 58, 52, 500000000](960) 0
test_minusNanos_fromZero[-3540000000000, 0, 59, 0, 0](961) 0
test_minusNanos_fromZero[-3547500000000, 0, 59, 7, 500000000](962) 0
test_minusNanos_fromZero[-3555000000000, 0, 59, 15, 0](963) 0
test_minusNanos_fromZero[-3562500000000, 0, 59, 22, 500000000](964) 0
test_minusNanos_fromZero[-3570000000000, 0, 59, 30, 0](965) 0
test_minusNanos_fromZero[-3577500000000, 0, 59, 37, 500000000](966) 0
test_minusNanos_fromZero[-3585000000000, 0, 59, 45, 0](967) 0
test_minusNanos_fromZero[-3592500000000, 0, 59, 52, 500000000](968) 0
test_minusNanos_fromZero[-3600000000000, 1, 0, 0, 0](969) 0
test_minusNanos_fromZero[-3607500000000, 1, 0, 7, 500000000](970) 0
test_minusNanos_fromZero[-3615000000000, 1, 0, 15, 0](971) 0
test_minusNanos_fromZero[-3622500000000, 1, 0, 22, 500000000](972) 0
test_minusNanos_fromZero[-3630000000000, 1, 0, 30, 0](973) 0
test_minusNanos_fromZero[-3637500000000, 1, 0, 37, 500000000](974) 0
test_minusNanos_fromZero[-3645000000000, 1, 0, 45, 0](975) 0
test_minusNanos_fromZero[-3652500000000, 1, 0, 52, 500000000](976) 0
test_minusNanos_fromZero[-3660000000000, 1, 1, 0, 0](977) 0
test_minusNanos_halfABillion 0
test_minusNanos_noChange_equal 0
test_minusNanos_noChange_oneDay_equal 0
test_minusNanos_toMidday_equal 0
test_minusNanos_toMidnight_equal 0
test_minusSeconds_big 0
test_minusSeconds_fromZero[3660, 22, 59, 0](1) 0
test_minusSeconds_fromZero[3630, 22, 59, 30](2) 0
test_minusSeconds_fromZero[3600, 23, 0, 0](3) 0
test_minusSeconds_fromZero[3570, 23, 0, 30](4) 0
test_minusSeconds_fromZero[3540, 23, 1, 0](5) 0
test_minusSeconds_fromZero[3510, 23, 1, 30](6) 0
test_minusSeconds_fromZero[3480, 23, 2, 0](7) 0
test_minusSeconds_fromZero[3450, 23, 2, 30](8) 0
test_minusSeconds_fromZero[3420, 23, 3, 0](9) 0
test_minusSeconds_fromZero[3390, 23, 3, 30](10) 0
test_minusSeconds_fromZero[3360, 23, 4, 0](11) 0
test_minusSeconds_fromZero[3330, 23, 4, 30](12) 0
test_minusSeconds_fromZero[3300, 23, 5, 0](13) 0
test_minusSeconds_fromZero[3270, 23, 5, 30](14) 0
test_minusSeconds_fromZero[3240, 23, 6, 0](15) 0
test_minusSeconds_fromZero[3210, 23, 6, 30](16) 0
test_minusSeconds_fromZero[3180, 23, 7, 0](17) 0.001
test_minusSeconds_fromZero[3150, 23, 7, 30](18) 0
test_minusSeconds_fromZero[3120, 23, 8, 0](19) 0
test_minusSeconds_fromZero[3090, 23, 8, 30](20) 0
test_minusSeconds_fromZero[3060, 23, 9, 0](21) 0
test_minusSeconds_fromZero[3030, 23, 9, 30](22) 0
test_minusSeconds_fromZero[3000, 23, 10, 0](23) 0
test_minusSeconds_fromZero[2970, 23, 10, 30](24) 0
test_minusSeconds_fromZero[2940, 23, 11, 0](25) 0
test_minusSeconds_fromZero[2910, 23, 11, 30](26) 0.001
test_minusSeconds_fromZero[2880, 23, 12, 0](27) 0
test_minusSeconds_fromZero[2850, 23, 12, 30](28) 0
test_minusSeconds_fromZero[2820, 23, 13, 0](29) 0
test_minusSeconds_fromZero[2790, 23, 13, 30](30) 0
test_minusSeconds_fromZero[2760, 23, 14, 0](31) 0
test_minusSeconds_fromZero[2730, 23, 14, 30](32) 0
test_minusSeconds_fromZero[2700, 23, 15, 0](33) 0
test_minusSeconds_fromZero[2670, 23, 15, 30](34) 0
test_minusSeconds_fromZero[2640, 23, 16, 0](35) 0
test_minusSeconds_fromZero[2610, 23, 16, 30](36) 0.001
test_minusSeconds_fromZero[2580, 23, 17, 0](37) 0
test_minusSeconds_fromZero[2550, 23, 17, 30](38) 0
test_minusSeconds_fromZero[2520, 23, 18, 0](39) 0
test_minusSeconds_fromZero[2490, 23, 18, 30](40) 0
test_minusSeconds_fromZero[2460, 23, 19, 0](41) 0
test_minusSeconds_fromZero[2430, 23, 19, 30](42) 0
test_minusSeconds_fromZero[2400, 23, 20, 0](43) 0
test_minusSeconds_fromZero[2370, 23, 20, 30](44) 0
test_minusSeconds_fromZero[2340, 23, 21, 0](45) 0
test_minusSeconds_fromZero[2310, 23, 21, 30](46) 0.001
test_minusSeconds_fromZero[2280, 23, 22, 0](47) 0
test_minusSeconds_fromZero[2250, 23, 22, 30](48) 0
test_minusSeconds_fromZero[2220, 23, 23, 0](49) 0
test_minusSeconds_fromZero[2190, 23, 23, 30](50) 0
test_minusSeconds_fromZero[2160, 23, 24, 0](51) 0
test_minusSeconds_fromZero[2130, 23, 24, 30](52) 0
test_minusSeconds_fromZero[2100, 23, 25, 0](53) 0
test_minusSeconds_fromZero[2070, 23, 25, 30](54) 0
test_minusSeconds_fromZero[2040, 23, 26, 0](55) 0
test_minusSeconds_fromZero[2010, 23, 26, 30](56) 0
test_minusSeconds_fromZero[1980, 23, 27, 0](57) 0
test_minusSeconds_fromZero[1950, 23, 27, 30](58) 0
test_minusSeconds_fromZero[1920, 23, 28, 0](59) 0
test_minusSeconds_fromZero[1890, 23, 28, 30](60) 0
test_minusSeconds_fromZero[1860, 23, 29, 0](61) 0
test_minusSeconds_fromZero[1830, 23, 29, 30](62) 0
test_minusSeconds_fromZero[1800, 23, 30, 0](63) 0
test_minusSeconds_fromZero[1770, 23, 30, 30](64) 0
test_minusSeconds_fromZero[1740, 23, 31, 0](65) 0
test_minusSeconds_fromZero[1710, 23, 31, 30](66) 0
test_minusSeconds_fromZero[1680, 23, 32, 0](67) 0
test_minusSeconds_fromZero[1650, 23, 32, 30](68) 0
test_minusSeconds_fromZero[1620, 23, 33, 0](69) 0
test_minusSeconds_fromZero[1590, 23, 33, 30](70) 0
test_minusSeconds_fromZero[1560, 23, 34, 0](71) 0
test_minusSeconds_fromZero[1530, 23, 34, 30](72) 0
test_minusSeconds_fromZero[1500, 23, 35, 0](73) 0
test_minusSeconds_fromZero[1470, 23, 35, 30](74) 0
test_minusSeconds_fromZero[1440, 23, 36, 0](75) 0
test_minusSeconds_fromZero[1410, 23, 36, 30](76) 0
test_minusSeconds_fromZero[1380, 23, 37, 0](77) 0
test_minusSeconds_fromZero[1350, 23, 37, 30](78) 0
test_minusSeconds_fromZero[1320, 23, 38, 0](79) 0
test_minusSeconds_fromZero[1290, 23, 38, 30](80) 0
test_minusSeconds_fromZero[1260, 23, 39, 0](81) 0
test_minusSeconds_fromZero[1230, 23, 39, 30](82) 0
test_minusSeconds_fromZero[1200, 23, 40, 0](83) 0
test_minusSeconds_fromZero[1170, 23, 40, 30](84) 0
test_minusSeconds_fromZero[1140, 23, 41, 0](85) 0
test_minusSeconds_fromZero[1110, 23, 41, 30](86) 0
test_minusSeconds_fromZero[1080, 23, 42, 0](87) 0
test_minusSeconds_fromZero[1050, 23, 42, 30](88) 0
test_minusSeconds_fromZero[1020, 23, 43, 0](89) 0
test_minusSeconds_fromZero[990, 23, 43, 30](90) 0
test_minusSeconds_fromZero[960, 23, 44, 0](91) 0
test_minusSeconds_fromZero[930, 23, 44, 30](92) 0
test_minusSeconds_fromZero[900, 23, 45, 0](93) 0
test_minusSeconds_fromZero[870, 23, 45, 30](94) 0
test_minusSeconds_fromZero[840, 23, 46, 0](95) 0
test_minusSeconds_fromZero[810, 23, 46, 30](96) 0
test_minusSeconds_fromZero[780, 23, 47, 0](97) 0
test_minusSeconds_fromZero[750, 23, 47, 30](98) 0
test_minusSeconds_fromZero[720, 23, 48, 0](99) 0
test_minusSeconds_fromZero[690, 23, 48, 30](100) 0
test_minusSeconds_fromZero[660, 23, 49, 0](101) 0
test_minusSeconds_fromZero[630, 23, 49, 30](102) 0
test_minusSeconds_fromZero[600, 23, 50, 0](103) 0
test_minusSeconds_fromZero[570, 23, 50, 30](104) 0
test_minusSeconds_fromZero[540, 23, 51, 0](105) 0.001
test_minusSeconds_fromZero[510, 23, 51, 30](106) 0
test_minusSeconds_fromZero[480, 23, 52, 0](107) 0
test_minusSeconds_fromZero[450, 23, 52, 30](108) 0
test_minusSeconds_fromZero[420, 23, 53, 0](109) 0
test_minusSeconds_fromZero[390, 23, 53, 30](110) 0
test_minusSeconds_fromZero[360, 23, 54, 0](111) 0
test_minusSeconds_fromZero[330, 23, 54, 30](112) 0
test_minusSeconds_fromZero[300, 23, 55, 0](113) 0
test_minusSeconds_fromZero[270, 23, 55, 30](114) 0
test_minusSeconds_fromZero[240, 23, 56, 0](115) 0
test_minusSeconds_fromZero[210, 23, 56, 30](116) 0
test_minusSeconds_fromZero[180, 23, 57, 0](117) 0
test_minusSeconds_fromZero[150, 23, 57, 30](118) 0
test_minusSeconds_fromZero[120, 23, 58, 0](119) 0
test_minusSeconds_fromZero[90, 23, 58, 30](120) 0
test_minusSeconds_fromZero[60, 23, 59, 0](121) 0
test_minusSeconds_fromZero[30, 23, 59, 30](122) 0
test_minusSeconds_fromZero[0, 0, 0, 0](123) 0
test_minusSeconds_fromZero[-30, 0, 0, 30](124) 0
test_minusSeconds_fromZero[-60, 0, 1, 0](125) 0
test_minusSeconds_fromZero[-90, 0, 1, 30](126) 0
test_minusSeconds_fromZero[-120, 0, 2, 0](127) 0
test_minusSeconds_fromZero[-150, 0, 2, 30](128) 0
test_minusSeconds_fromZero[-180, 0, 3, 0](129) 0
test_minusSeconds_fromZero[-210, 0, 3, 30](130) 0
test_minusSeconds_fromZero[-240, 0, 4, 0](131) 0
test_minusSeconds_fromZero[-270, 0, 4, 30](132) 0
test_minusSeconds_fromZero[-300, 0, 5, 0](133) 0
test_minusSeconds_fromZero[-330, 0, 5, 30](134) 0
test_minusSeconds_fromZero[-360, 0, 6, 0](135) 0
test_minusSeconds_fromZero[-390, 0, 6, 30](136) 0
test_minusSeconds_fromZero[-420, 0, 7, 0](137) 0
test_minusSeconds_fromZero[-450, 0, 7, 30](138) 0
test_minusSeconds_fromZero[-480, 0, 8, 0](139) 0
test_minusSeconds_fromZero[-510, 0, 8, 30](140) 0
test_minusSeconds_fromZero[-540, 0, 9, 0](141) 0
test_minusSeconds_fromZero[-570, 0, 9, 30](142) 0
test_minusSeconds_fromZero[-600, 0, 10, 0](143) 0
test_minusSeconds_fromZero[-630, 0, 10, 30](144) 0
test_minusSeconds_fromZero[-660, 0, 11, 0](145) 0
test_minusSeconds_fromZero[-690, 0, 11, 30](146) 0
test_minusSeconds_fromZero[-720, 0, 12, 0](147) 0
test_minusSeconds_fromZero[-750, 0, 12, 30](148) 0
test_minusSeconds_fromZero[-780, 0, 13, 0](149) 0
test_minusSeconds_fromZero[-810, 0, 13, 30](150) 0
test_minusSeconds_fromZero[-840, 0, 14, 0](151) 0
test_minusSeconds_fromZero[-870, 0, 14, 30](152) 0
test_minusSeconds_fromZero[-900, 0, 15, 0](153) 0
test_minusSeconds_fromZero[-930, 0, 15, 30](154) 0
test_minusSeconds_fromZero[-960, 0, 16, 0](155) 0
test_minusSeconds_fromZero[-990, 0, 16, 30](156) 0
test_minusSeconds_fromZero[-1020, 0, 17, 0](157) 0
test_minusSeconds_fromZero[-1050, 0, 17, 30](158) 0
test_minusSeconds_fromZero[-1080, 0, 18, 0](159) 0
test_minusSeconds_fromZero[-1110, 0, 18, 30](160) 0
test_minusSeconds_fromZero[-1140, 0, 19, 0](161) 0
test_minusSeconds_fromZero[-1170, 0, 19, 30](162) 0
test_minusSeconds_fromZero[-1200, 0, 20, 0](163) 0
test_minusSeconds_fromZero[-1230, 0, 20, 30](164) 0
test_minusSeconds_fromZero[-1260, 0, 21, 0](165) 0
test_minusSeconds_fromZero[-1290, 0, 21, 30](166) 0
test_minusSeconds_fromZero[-1320, 0, 22, 0](167) 0
test_minusSeconds_fromZero[-1350, 0, 22, 30](168) 0
test_minusSeconds_fromZero[-1380, 0, 23, 0](169) 0
test_minusSeconds_fromZero[-1410, 0, 23, 30](170) 0
test_minusSeconds_fromZero[-1440, 0, 24, 0](171) 0
test_minusSeconds_fromZero[-1470, 0, 24, 30](172) 0
test_minusSeconds_fromZero[-1500, 0, 25, 0](173) 0
test_minusSeconds_fromZero[-1530, 0, 25, 30](174) 0
test_minusSeconds_fromZero[-1560, 0, 26, 0](175) 0
test_minusSeconds_fromZero[-1590, 0, 26, 30](176) 0
test_minusSeconds_fromZero[-1620, 0, 27, 0](177) 0
test_minusSeconds_fromZero[-1650, 0, 27, 30](178) 0
test_minusSeconds_fromZero[-1680, 0, 28, 0](179) 0
test_minusSeconds_fromZero[-1710, 0, 28, 30](180) 0
test_minusSeconds_fromZero[-1740, 0, 29, 0](181) 0
test_minusSeconds_fromZero[-1770, 0, 29, 30](182) 0
test_minusSeconds_fromZero[-1800, 0, 30, 0](183) 0
test_minusSeconds_fromZero[-1830, 0, 30, 30](184) 0
test_minusSeconds_fromZero[-1860, 0, 31, 0](185) 0
test_minusSeconds_fromZero[-1890, 0, 31, 30](186) 0
test_minusSeconds_fromZero[-1920, 0, 32, 0](187) 0
test_minusSeconds_fromZero[-1950, 0, 32, 30](188) 0
test_minusSeconds_fromZero[-1980, 0, 33, 0](189) 0
test_minusSeconds_fromZero[-2010, 0, 33, 30](190) 0
test_minusSeconds_fromZero[-2040, 0, 34, 0](191) 0
test_minusSeconds_fromZero[-2070, 0, 34, 30](192) 0
test_minusSeconds_fromZero[-2100, 0, 35, 0](193) 0
test_minusSeconds_fromZero[-2130, 0, 35, 30](194) 0
test_minusSeconds_fromZero[-2160, 0, 36, 0](195) 0
test_minusSeconds_fromZero[-2190, 0, 36, 30](196) 0
test_minusSeconds_fromZero[-2220, 0, 37, 0](197) 0
test_minusSeconds_fromZero[-2250, 0, 37, 30](198) 0
test_minusSeconds_fromZero[-2280, 0, 38, 0](199) 0
test_minusSeconds_fromZero[-2310, 0, 38, 30](200) 0.001
test_minusSeconds_fromZero[-2340, 0, 39, 0](201) 0
test_minusSeconds_fromZero[-2370, 0, 39, 30](202) 0
test_minusSeconds_fromZero[-2400, 0, 40, 0](203) 0
test_minusSeconds_fromZero[-2430, 0, 40, 30](204) 0
test_minusSeconds_fromZero[-2460, 0, 41, 0](205) 0
test_minusSeconds_fromZero[-2490, 0, 41, 30](206) 0
test_minusSeconds_fromZero[-2520, 0, 42, 0](207) 0
test_minusSeconds_fromZero[-2550, 0, 42, 30](208) 0
test_minusSeconds_fromZero[-2580, 0, 43, 0](209) 0.001
test_minusSeconds_fromZero[-2610, 0, 43, 30](210) 0
test_minusSeconds_fromZero[-2640, 0, 44, 0](211) 0
test_minusSeconds_fromZero[-2670, 0, 44, 30](212) 0
test_minusSeconds_fromZero[-2700, 0, 45, 0](213) 0
test_minusSeconds_fromZero[-2730, 0, 45, 30](214) 0
test_minusSeconds_fromZero[-2760, 0, 46, 0](215) 0
test_minusSeconds_fromZero[-2790, 0, 46, 30](216) 0
test_minusSeconds_fromZero[-2820, 0, 47, 0](217) 0
test_minusSeconds_fromZero[-2850, 0, 47, 30](218) 0
test_minusSeconds_fromZero[-2880, 0, 48, 0](219) 0
test_minusSeconds_fromZero[-2910, 0, 48, 30](220) 0
test_minusSeconds_fromZero[-2940, 0, 49, 0](221) 0
test_minusSeconds_fromZero[-2970, 0, 49, 30](222) 0
test_minusSeconds_fromZero[-3000, 0, 50, 0](223) 0
test_minusSeconds_fromZero[-3030, 0, 50, 30](224) 0
test_minusSeconds_fromZero[-3060, 0, 51, 0](225) 0
test_minusSeconds_fromZero[-3090, 0, 51, 30](226) 0
test_minusSeconds_fromZero[-3120, 0, 52, 0](227) 0
test_minusSeconds_fromZero[-3150, 0, 52, 30](228) 0
test_minusSeconds_fromZero[-3180, 0, 53, 0](229) 0
test_minusSeconds_fromZero[-3210, 0, 53, 30](230) 0.001
test_minusSeconds_fromZero[-3240, 0, 54, 0](231) 0
test_minusSeconds_fromZero[-3270, 0, 54, 30](232) 0
test_minusSeconds_fromZero[-3300, 0, 55, 0](233) 0
test_minusSeconds_fromZero[-3330, 0, 55, 30](234) 0
test_minusSeconds_fromZero[-3360, 0, 56, 0](235) 0
test_minusSeconds_fromZero[-3390, 0, 56, 30](236) 0
test_minusSeconds_fromZero[-3420, 0, 57, 0](237) 0
test_minusSeconds_fromZero[-3450, 0, 57, 30](238) 0
test_minusSeconds_fromZero[-3480, 0, 58, 0](239) 0
test_minusSeconds_fromZero[-3510, 0, 58, 30](240) 0.001
test_minusSeconds_fromZero[-3540, 0, 59, 0](241) 0
test_minusSeconds_fromZero[-3570, 0, 59, 30](242) 0
test_minusSeconds_fromZero[-3600, 1, 0, 0](243) 0
test_minusSeconds_fromZero[-3630, 1, 0, 30](244) 0
test_minusSeconds_fromZero[-3660, 1, 1, 0](245) 0
test_minusSeconds_noChange_equal 0
test_minusSeconds_noChange_oneDay_equal 0
test_minusSeconds_one 0.002
test_minusSeconds_toMidday_equal 0
test_minusSeconds_toMidnight_equal 0
test_minus_Adjuster 0
test_minus_Adjuster_big1 0
test_minus_Adjuster_dateNotAllowed 0
test_minus_Adjuster_negativeMinutes 0
test_minus_Adjuster_null 0.001
test_minus_Adjuster_positiveHours 0
test_minus_Adjuster_wrap 0
test_minus_Adjuster_zero 0
test_minus_longPeriodUnit_negativeMinutes 0
test_minus_longPeriodUnit_null 0
test_minus_longPeriodUnit_positiveHours 0
test_minus_longPeriodUnit_zero 0
test_minus_long_multiples 0
test_minus_long_unit_invalidUnit 0
test_plusHours_big 0
test_plusHours_fromOne 0
test_plusHours_fromZero 0
test_plusHours_noChange_equal 0
test_plusHours_one 0
test_plusHours_toMidday_equal 0
test_plusHours_toMidnight_equal 0
test_plusMinutes_big 0
test_plusMinutes_fromZero 0.003
test_plusMinutes_noChange_equal 0
test_plusMinutes_noChange_oneDay_equal 0
test_plusMinutes_one 0
test_plusMinutes_toMidday_equal 0
test_plusMinutes_toMidnight_equal 0
test_plusNanos_fromZero[-3660000000000, 22, 59, 0, 0](1) 0
test_plusNanos_fromZero[-3652500000000, 22, 59, 7, 500000000](2) 0
test_plusNanos_fromZero[-3645000000000, 22, 59, 15, 0](3) 0
test_plusNanos_fromZero[-3637500000000, 22, 59, 22, 500000000](4) 0
test_plusNanos_fromZero[-3630000000000, 22, 59, 30, 0](5) 0
test_plusNanos_fromZero[-3622500000000, 22, 59, 37, 500000000](6) 0
test_plusNanos_fromZero[-3615000000000, 22, 59, 45, 0](7) 0
test_plusNanos_fromZero[-3607500000000, 22, 59, 52, 500000000](8) 0
test_plusNanos_fromZero[-3600000000000, 23, 0, 0, 0](9) 0
test_plusNanos_fromZero[-3592500000000, 23, 0, 7, 500000000](10) 0
test_plusNanos_fromZero[-3585000000000, 23, 0, 15, 0](11) 0
test_plusNanos_fromZero[-3577500000000, 23, 0, 22, 500000000](12) 0
test_plusNanos_fromZero[-3570000000000, 23, 0, 30, 0](13) 0
test_plusNanos_fromZero[-3562500000000, 23, 0, 37, 500000000](14) 0
test_plusNanos_fromZero[-3555000000000, 23, 0, 45, 0](15) 0
test_plusNanos_fromZero[-3547500000000, 23, 0, 52, 500000000](16) 0
test_plusNanos_fromZero[-3540000000000, 23, 1, 0, 0](17) 0
test_plusNanos_fromZero[-3532500000000, 23, 1, 7, 500000000](18) 0
test_plusNanos_fromZero[-3525000000000, 23, 1, 15, 0](19) 0
test_plusNanos_fromZero[-3517500000000, 23, 1, 22, 500000000](20) 0
test_plusNanos_fromZero[-3510000000000, 23, 1, 30, 0](21) 0
test_plusNanos_fromZero[-3502500000000, 23, 1, 37, 500000000](22) 0
test_plusNanos_fromZero[-3495000000000, 23, 1, 45, 0](23) 0
test_plusNanos_fromZero[-3487500000000, 23, 1, 52, 500000000](24) 0
test_plusNanos_fromZero[-3480000000000, 23, 2, 0, 0](25) 0
test_plusNanos_fromZero[-3472500000000, 23, 2, 7, 500000000](26) 0
test_plusNanos_fromZero[-3465000000000, 23, 2, 15, 0](27) 0
test_plusNanos_fromZero[-3457500000000, 23, 2, 22, 500000000](28) 0
test_plusNanos_fromZero[-3450000000000, 23, 2, 30, 0](29) 0
test_plusNanos_fromZero[-3442500000000, 23, 2, 37, 500000000](30) 0
test_plusNanos_fromZero[-3435000000000, 23, 2, 45, 0](31) 0
test_plusNanos_fromZero[-3427500000000, 23, 2, 52, 500000000](32) 0
test_plusNanos_fromZero[-3420000000000, 23, 3, 0, 0](33) 0
test_plusNanos_fromZero[-3412500000000, 23, 3, 7, 500000000](34) 0
test_plusNanos_fromZero[-3405000000000, 23, 3, 15, 0](35) 0
test_plusNanos_fromZero[-3397500000000, 23, 3, 22, 500000000](36) 0
test_plusNanos_fromZero[-3390000000000, 23, 3, 30, 0](37) 0
test_plusNanos_fromZero[-3382500000000, 23, 3, 37, 500000000](38) 0
test_plusNanos_fromZero[-3375000000000, 23, 3, 45, 0](39) 0
test_plusNanos_fromZero[-3367500000000, 23, 3, 52, 500000000](40) 0
test_plusNanos_fromZero[-3360000000000, 23, 4, 0, 0](41) 0
test_plusNanos_fromZero[-3352500000000, 23, 4, 7, 500000000](42) 0
test_plusNanos_fromZero[-3345000000000, 23, 4, 15, 0](43) 0
test_plusNanos_fromZero[-3337500000000, 23, 4, 22, 500000000](44) 0
test_plusNanos_fromZero[-3330000000000, 23, 4, 30, 0](45) 0
test_plusNanos_fromZero[-3322500000000, 23, 4, 37, 500000000](46) 0
test_plusNanos_fromZero[-3315000000000, 23, 4, 45, 0](47) 0
test_plusNanos_fromZero[-3307500000000, 23, 4, 52, 500000000](48) 0
test_plusNanos_fromZero[-3300000000000, 23, 5, 0, 0](49) 0
test_plusNanos_fromZero[-3292500000000, 23, 5, 7, 500000000](50) 0
test_plusNanos_fromZero[-3285000000000, 23, 5, 15, 0](51) 0
test_plusNanos_fromZero[-3277500000000, 23, 5, 22, 500000000](52) 0
test_plusNanos_fromZero[-3270000000000, 23, 5, 30, 0](53) 0
test_plusNanos_fromZero[-3262500000000, 23, 5, 37, 500000000](54) 0
test_plusNanos_fromZero[-3255000000000, 23, 5, 45, 0](55) 0
test_plusNanos_fromZero[-3247500000000, 23, 5, 52, 500000000](56) 0
test_plusNanos_fromZero[-3240000000000, 23, 6, 0, 0](57) 0
test_plusNanos_fromZero[-3232500000000, 23, 6, 7, 500000000](58) 0
test_plusNanos_fromZero[-3225000000000, 23, 6, 15, 0](59) 0
test_plusNanos_fromZero[-3217500000000, 23, 6, 22, 500000000](60) 0
test_plusNanos_fromZero[-3210000000000, 23, 6, 30, 0](61) 0
test_plusNanos_fromZero[-3202500000000, 23, 6, 37, 500000000](62) 0
test_plusNanos_fromZero[-3195000000000, 23, 6, 45, 0](63) 0
test_plusNanos_fromZero[-3187500000000, 23, 6, 52, 500000000](64) 0
test_plusNanos_fromZero[-3180000000000, 23, 7, 0, 0](65) 0
test_plusNanos_fromZero[-3172500000000, 23, 7, 7, 500000000](66) 0
test_plusNanos_fromZero[-3165000000000, 23, 7, 15, 0](67) 0
test_plusNanos_fromZero[-3157500000000, 23, 7, 22, 500000000](68) 0
test_plusNanos_fromZero[-3150000000000, 23, 7, 30, 0](69) 0
test_plusNanos_fromZero[-3142500000000, 23, 7, 37, 500000000](70) 0
test_plusNanos_fromZero[-3135000000000, 23, 7, 45, 0](71) 0
test_plusNanos_fromZero[-3127500000000, 23, 7, 52, 500000000](72) 0
test_plusNanos_fromZero[-3120000000000, 23, 8, 0, 0](73) 0
test_plusNanos_fromZero[-3112500000000, 23, 8, 7, 500000000](74) 0
test_plusNanos_fromZero[-3105000000000, 23, 8, 15, 0](75) 0
test_plusNanos_fromZero[-3097500000000, 23, 8, 22, 500000000](76) 0
test_plusNanos_fromZero[-3090000000000, 23, 8, 30, 0](77) 0
test_plusNanos_fromZero[-3082500000000, 23, 8, 37, 500000000](78) 0
test_plusNanos_fromZero[-3075000000000, 23, 8, 45, 0](79) 0
test_plusNanos_fromZero[-3067500000000, 23, 8, 52, 500000000](80) 0
test_plusNanos_fromZero[-3060000000000, 23, 9, 0, 0](81) 0
test_plusNanos_fromZero[-3052500000000, 23, 9, 7, 500000000](82) 0
test_plusNanos_fromZero[-3045000000000, 23, 9, 15, 0](83) 0
test_plusNanos_fromZero[-3037500000000, 23, 9, 22, 500000000](84) 0
test_plusNanos_fromZero[-3030000000000, 23, 9, 30, 0](85) 0
test_plusNanos_fromZero[-3022500000000, 23, 9, 37, 500000000](86) 0
test_plusNanos_fromZero[-3015000000000, 23, 9, 45, 0](87) 0
test_plusNanos_fromZero[-3007500000000, 23, 9, 52, 500000000](88) 0
test_plusNanos_fromZero[-3000000000000, 23, 10, 0, 0](89) 0
test_plusNanos_fromZero[-2992500000000, 23, 10, 7, 500000000](90) 0
test_plusNanos_fromZero[-2985000000000, 23, 10, 15, 0](91) 0
test_plusNanos_fromZero[-2977500000000, 23, 10, 22, 500000000](92) 0
test_plusNanos_fromZero[-2970000000000, 23, 10, 30, 0](93) 0
test_plusNanos_fromZero[-2962500000000, 23, 10, 37, 500000000](94) 0
test_plusNanos_fromZero[-2955000000000, 23, 10, 45, 0](95) 0
test_plusNanos_fromZero[-2947500000000, 23, 10, 52, 500000000](96) 0
test_plusNanos_fromZero[-2940000000000, 23, 11, 0, 0](97) 0
test_plusNanos_fromZero[-2932500000000, 23, 11, 7, 500000000](98) 0
test_plusNanos_fromZero[-2925000000000, 23, 11, 15, 0](99) 0
test_plusNanos_fromZero[-2917500000000, 23, 11, 22, 500000000](100) 0
test_plusNanos_fromZero[-2910000000000, 23, 11, 30, 0](101) 0
test_plusNanos_fromZero[-2902500000000, 23, 11, 37, 500000000](102) 0
test_plusNanos_fromZero[-2895000000000, 23, 11, 45, 0](103) 0
test_plusNanos_fromZero[-2887500000000, 23, 11, 52, 500000000](104) 0
test_plusNanos_fromZero[-2880000000000, 23, 12, 0, 0](105) 0
test_plusNanos_fromZero[-2872500000000, 23, 12, 7, 500000000](106) 0
test_plusNanos_fromZero[-2865000000000, 23, 12, 15, 0](107) 0
test_plusNanos_fromZero[-2857500000000, 23, 12, 22, 500000000](108) 0
test_plusNanos_fromZero[-2850000000000, 23, 12, 30, 0](109) 0
test_plusNanos_fromZero[-2842500000000, 23, 12, 37, 500000000](110) 0
test_plusNanos_fromZero[-2835000000000, 23, 12, 45, 0](111) 0
test_plusNanos_fromZero[-2827500000000, 23, 12, 52, 500000000](112) 0
test_plusNanos_fromZero[-2820000000000, 23, 13, 0, 0](113) 0
test_plusNanos_fromZero[-2812500000000, 23, 13, 7, 500000000](114) 0
test_plusNanos_fromZero[-2805000000000, 23, 13, 15, 0](115) 0
test_plusNanos_fromZero[-2797500000000, 23, 13, 22, 500000000](116) 0
test_plusNanos_fromZero[-2790000000000, 23, 13, 30, 0](117) 0
test_plusNanos_fromZero[-2782500000000, 23, 13, 37, 500000000](118) 0
test_plusNanos_fromZero[-2775000000000, 23, 13, 45, 0](119) 0
test_plusNanos_fromZero[-2767500000000, 23, 13, 52, 500000000](120) 0
test_plusNanos_fromZero[-2760000000000, 23, 14, 0, 0](121) 0
test_plusNanos_fromZero[-2752500000000, 23, 14, 7, 500000000](122) 0
test_plusNanos_fromZero[-2745000000000, 23, 14, 15, 0](123) 0
test_plusNanos_fromZero[-2737500000000, 23, 14, 22, 500000000](124) 0
test_plusNanos_fromZero[-2730000000000, 23, 14, 30, 0](125) 0
test_plusNanos_fromZero[-2722500000000, 23, 14, 37, 500000000](126) 0
test_plusNanos_fromZero[-2715000000000, 23, 14, 45, 0](127) 0
test_plusNanos_fromZero[-2707500000000, 23, 14, 52, 500000000](128) 0
test_plusNanos_fromZero[-2700000000000, 23, 15, 0, 0](129) 0
test_plusNanos_fromZero[-2692500000000, 23, 15, 7, 500000000](130) 0
test_plusNanos_fromZero[-2685000000000, 23, 15, 15, 0](131) 0
test_plusNanos_fromZero[-2677500000000, 23, 15, 22, 500000000](132) 0
test_plusNanos_fromZero[-2670000000000, 23, 15, 30, 0](133) 0
test_plusNanos_fromZero[-2662500000000, 23, 15, 37, 500000000](134) 0
test_plusNanos_fromZero[-2655000000000, 23, 15, 45, 0](135) 0
test_plusNanos_fromZero[-2647500000000, 23, 15, 52, 500000000](136) 0
test_plusNanos_fromZero[-2640000000000, 23, 16, 0, 0](137) 0
test_plusNanos_fromZero[-2632500000000, 23, 16, 7, 500000000](138) 0
test_plusNanos_fromZero[-2625000000000, 23, 16, 15, 0](139) 0
test_plusNanos_fromZero[-2617500000000, 23, 16, 22, 500000000](140) 0
test_plusNanos_fromZero[-2610000000000, 23, 16, 30, 0](141) 0
test_plusNanos_fromZero[-2602500000000, 23, 16, 37, 500000000](142) 0
test_plusNanos_fromZero[-2595000000000, 23, 16, 45, 0](143) 0
test_plusNanos_fromZero[-2587500000000, 23, 16, 52, 500000000](144) 0
test_plusNanos_fromZero[-2580000000000, 23, 17, 0, 0](145) 0
test_plusNanos_fromZero[-2572500000000, 23, 17, 7, 500000000](146) 0
test_plusNanos_fromZero[-2565000000000, 23, 17, 15, 0](147) 0
test_plusNanos_fromZero[-2557500000000, 23, 17, 22, 500000000](148) 0
test_plusNanos_fromZero[-2550000000000, 23, 17, 30, 0](149) 0
test_plusNanos_fromZero[-2542500000000, 23, 17, 37, 500000000](150) 0
test_plusNanos_fromZero[-2535000000000, 23, 17, 45, 0](151) 0
test_plusNanos_fromZero[-2527500000000, 23, 17, 52, 500000000](152) 0
test_plusNanos_fromZero[-2520000000000, 23, 18, 0, 0](153) 0
test_plusNanos_fromZero[-2512500000000, 23, 18, 7, 500000000](154) 0
test_plusNanos_fromZero[-2505000000000, 23, 18, 15, 0](155) 0
test_plusNanos_fromZero[-2497500000000, 23, 18, 22, 500000000](156) 0
test_plusNanos_fromZero[-2490000000000, 23, 18, 30, 0](157) 0
test_plusNanos_fromZero[-2482500000000, 23, 18, 37, 500000000](158) 0
test_plusNanos_fromZero[-2475000000000, 23, 18, 45, 0](159) 0
test_plusNanos_fromZero[-2467500000000, 23, 18, 52, 500000000](160) 0
test_plusNanos_fromZero[-2460000000000, 23, 19, 0, 0](161) 0
test_plusNanos_fromZero[-2452500000000, 23, 19, 7, 500000000](162) 0
test_plusNanos_fromZero[-2445000000000, 23, 19, 15, 0](163) 0
test_plusNanos_fromZero[-2437500000000, 23, 19, 22, 500000000](164) 0
test_plusNanos_fromZero[-2430000000000, 23, 19, 30, 0](165) 0
test_plusNanos_fromZero[-2422500000000, 23, 19, 37, 500000000](166) 0
test_plusNanos_fromZero[-2415000000000, 23, 19, 45, 0](167) 0
test_plusNanos_fromZero[-2407500000000, 23, 19, 52, 500000000](168) 0
test_plusNanos_fromZero[-2400000000000, 23, 20, 0, 0](169) 0
test_plusNanos_fromZero[-2392500000000, 23, 20, 7, 500000000](170) 0
test_plusNanos_fromZero[-2385000000000, 23, 20, 15, 0](171) 0
test_plusNanos_fromZero[-2377500000000, 23, 20, 22, 500000000](172) 0
test_plusNanos_fromZero[-2370000000000, 23, 20, 30, 0](173) 0
test_plusNanos_fromZero[-2362500000000, 23, 20, 37, 500000000](174) 0
test_plusNanos_fromZero[-2355000000000, 23, 20, 45, 0](175) 0
test_plusNanos_fromZero[-2347500000000, 23, 20, 52, 500000000](176) 0
test_plusNanos_fromZero[-2340000000000, 23, 21, 0, 0](177) 0
test_plusNanos_fromZero[-2332500000000, 23, 21, 7, 500000000](178) 0
test_plusNanos_fromZero[-2325000000000, 23, 21, 15, 0](179) 0
test_plusNanos_fromZero[-2317500000000, 23, 21, 22, 500000000](180) 0
test_plusNanos_fromZero[-2310000000000, 23, 21, 30, 0](181) 0
test_plusNanos_fromZero[-2302500000000, 23, 21, 37, 500000000](182) 0
test_plusNanos_fromZero[-2295000000000, 23, 21, 45, 0](183) 0
test_plusNanos_fromZero[-2287500000000, 23, 21, 52, 500000000](184) 0
test_plusNanos_fromZero[-2280000000000, 23, 22, 0, 0](185) 0
test_plusNanos_fromZero[-2272500000000, 23, 22, 7, 500000000](186) 0
test_plusNanos_fromZero[-2265000000000, 23, 22, 15, 0](187) 0
test_plusNanos_fromZero[-2257500000000, 23, 22, 22, 500000000](188) 0
test_plusNanos_fromZero[-2250000000000, 23, 22, 30, 0](189) 0
test_plusNanos_fromZero[-2242500000000, 23, 22, 37, 500000000](190) 0
test_plusNanos_fromZero[-2235000000000, 23, 22, 45, 0](191) 0
test_plusNanos_fromZero[-2227500000000, 23, 22, 52, 500000000](192) 0
test_plusNanos_fromZero[-2220000000000, 23, 23, 0, 0](193) 0
test_plusNanos_fromZero[-2212500000000, 23, 23, 7, 500000000](194) 0
test_plusNanos_fromZero[-2205000000000, 23, 23, 15, 0](195) 0
test_plusNanos_fromZero[-2197500000000, 23, 23, 22, 500000000](196) 0
test_plusNanos_fromZero[-2190000000000, 23, 23, 30, 0](197) 0
test_plusNanos_fromZero[-2182500000000, 23, 23, 37, 500000000](198) 0
test_plusNanos_fromZero[-2175000000000, 23, 23, 45, 0](199) 0
test_plusNanos_fromZero[-2167500000000, 23, 23, 52, 500000000](200) 0
test_plusNanos_fromZero[-2160000000000, 23, 24, 0, 0](201) 0
test_plusNanos_fromZero[-2152500000000, 23, 24, 7, 500000000](202) 0
test_plusNanos_fromZero[-2145000000000, 23, 24, 15, 0](203) 0
test_plusNanos_fromZero[-2137500000000, 23, 24, 22, 500000000](204) 0
test_plusNanos_fromZero[-2130000000000, 23, 24, 30, 0](205) 0
test_plusNanos_fromZero[-2122500000000, 23, 24, 37, 500000000](206) 0
test_plusNanos_fromZero[-2115000000000, 23, 24, 45, 0](207) 0
test_plusNanos_fromZero[-2107500000000, 23, 24, 52, 500000000](208) 0
test_plusNanos_fromZero[-2100000000000, 23, 25, 0, 0](209) 0
test_plusNanos_fromZero[-2092500000000, 23, 25, 7, 500000000](210) 0
test_plusNanos_fromZero[-2085000000000, 23, 25, 15, 0](211) 0
test_plusNanos_fromZero[-2077500000000, 23, 25, 22, 500000000](212) 0
test_plusNanos_fromZero[-2070000000000, 23, 25, 30, 0](213) 0
test_plusNanos_fromZero[-2062500000000, 23, 25, 37, 500000000](214) 0
test_plusNanos_fromZero[-2055000000000, 23, 25, 45, 0](215) 0
test_plusNanos_fromZero[-2047500000000, 23, 25, 52, 500000000](216) 0
test_plusNanos_fromZero[-2040000000000, 23, 26, 0, 0](217) 0
test_plusNanos_fromZero[-2032500000000, 23, 26, 7, 500000000](218) 0
test_plusNanos_fromZero[-2025000000000, 23, 26, 15, 0](219) 0
test_plusNanos_fromZero[-2017500000000, 23, 26, 22, 500000000](220) 0
test_plusNanos_fromZero[-2010000000000, 23, 26, 30, 0](221) 0
test_plusNanos_fromZero[-2002500000000, 23, 26, 37, 500000000](222) 0
test_plusNanos_fromZero[-1995000000000, 23, 26, 45, 0](223) 0
test_plusNanos_fromZero[-1987500000000, 23, 26, 52, 500000000](224) 0
test_plusNanos_fromZero[-1980000000000, 23, 27, 0, 0](225) 0
test_plusNanos_fromZero[-1972500000000, 23, 27, 7, 500000000](226) 0
test_plusNanos_fromZero[-1965000000000, 23, 27, 15, 0](227) 0
test_plusNanos_fromZero[-1957500000000, 23, 27, 22, 500000000](228) 0
test_plusNanos_fromZero[-1950000000000, 23, 27, 30, 0](229) 0
test_plusNanos_fromZero[-1942500000000, 23, 27, 37, 500000000](230) 0
test_plusNanos_fromZero[-1935000000000, 23, 27, 45, 0](231) 0
test_plusNanos_fromZero[-1927500000000, 23, 27, 52, 500000000](232) 0
test_plusNanos_fromZero[-1920000000000, 23, 28, 0, 0](233) 0
test_plusNanos_fromZero[-1912500000000, 23, 28, 7, 500000000](234) 0
test_plusNanos_fromZero[-1905000000000, 23, 28, 15, 0](235) 0
test_plusNanos_fromZero[-1897500000000, 23, 28, 22, 500000000](236) 0
test_plusNanos_fromZero[-1890000000000, 23, 28, 30, 0](237) 0
test_plusNanos_fromZero[-1882500000000, 23, 28, 37, 500000000](238) 0
test_plusNanos_fromZero[-1875000000000, 23, 28, 45, 0](239) 0
test_plusNanos_fromZero[-1867500000000, 23, 28, 52, 500000000](240) 0
test_plusNanos_fromZero[-1860000000000, 23, 29, 0, 0](241) 0
test_plusNanos_fromZero[-1852500000000, 23, 29, 7, 500000000](242) 0
test_plusNanos_fromZero[-1845000000000, 23, 29, 15, 0](243) 0
test_plusNanos_fromZero[-1837500000000, 23, 29, 22, 500000000](244) 0
test_plusNanos_fromZero[-1830000000000, 23, 29, 30, 0](245) 0
test_plusNanos_fromZero[-1822500000000, 23, 29, 37, 500000000](246) 0
test_plusNanos_fromZero[-1815000000000, 23, 29, 45, 0](247) 0
test_plusNanos_fromZero[-1807500000000, 23, 29, 52, 500000000](248) 0
test_plusNanos_fromZero[-1800000000000, 23, 30, 0, 0](249) 0
test_plusNanos_fromZero[-1792500000000, 23, 30, 7, 500000000](250) 0
test_plusNanos_fromZero[-1785000000000, 23, 30, 15, 0](251) 0
test_plusNanos_fromZero[-1777500000000, 23, 30, 22, 500000000](252) 0
test_plusNanos_fromZero[-1770000000000, 23, 30, 30, 0](253) 0
test_plusNanos_fromZero[-1762500000000, 23, 30, 37, 500000000](254) 0
test_plusNanos_fromZero[-1755000000000, 23, 30, 45, 0](255) 0
test_plusNanos_fromZero[-1747500000000, 23, 30, 52, 500000000](256) 0
test_plusNanos_fromZero[-1740000000000, 23, 31, 0, 0](257) 0
test_plusNanos_fromZero[-1732500000000, 23, 31, 7, 500000000](258) 0
test_plusNanos_fromZero[-1725000000000, 23, 31, 15, 0](259) 0
test_plusNanos_fromZero[-1717500000000, 23, 31, 22, 500000000](260) 0
test_plusNanos_fromZero[-1710000000000, 23, 31, 30, 0](261) 0
test_plusNanos_fromZero[-1702500000000, 23, 31, 37, 500000000](262) 0
test_plusNanos_fromZero[-1695000000000, 23, 31, 45, 0](263) 0
test_plusNanos_fromZero[-1687500000000, 23, 31, 52, 500000000](264) 0
test_plusNanos_fromZero[-1680000000000, 23, 32, 0, 0](265) 0
test_plusNanos_fromZero[-1672500000000, 23, 32, 7, 500000000](266) 0
test_plusNanos_fromZero[-1665000000000, 23, 32, 15, 0](267) 0
test_plusNanos_fromZero[-1657500000000, 23, 32, 22, 500000000](268) 0
test_plusNanos_fromZero[-1650000000000, 23, 32, 30, 0](269) 0
test_plusNanos_fromZero[-1642500000000, 23, 32, 37, 500000000](270) 0
test_plusNanos_fromZero[-1635000000000, 23, 32, 45, 0](271) 0
test_plusNanos_fromZero[-1627500000000, 23, 32, 52, 500000000](272) 0
test_plusNanos_fromZero[-1620000000000, 23, 33, 0, 0](273) 0
test_plusNanos_fromZero[-1612500000000, 23, 33, 7, 500000000](274) 0
test_plusNanos_fromZero[-1605000000000, 23, 33, 15, 0](275) 0
test_plusNanos_fromZero[-1597500000000, 23, 33, 22, 500000000](276) 0
test_plusNanos_fromZero[-1590000000000, 23, 33, 30, 0](277) 0
test_plusNanos_fromZero[-1582500000000, 23, 33, 37, 500000000](278) 0
test_plusNanos_fromZero[-1575000000000, 23, 33, 45, 0](279) 0
test_plusNanos_fromZero[-1567500000000, 23, 33, 52, 500000000](280) 0
test_plusNanos_fromZero[-1560000000000, 23, 34, 0, 0](281) 0
test_plusNanos_fromZero[-1552500000000, 23, 34, 7, 500000000](282) 0
test_plusNanos_fromZero[-1545000000000, 23, 34, 15, 0](283) 0
test_plusNanos_fromZero[-1537500000000, 23, 34, 22, 500000000](284) 0
test_plusNanos_fromZero[-1530000000000, 23, 34, 30, 0](285) 0
test_plusNanos_fromZero[-1522500000000, 23, 34, 37, 500000000](286) 0
test_plusNanos_fromZero[-1515000000000, 23, 34, 45, 0](287) 0
test_plusNanos_fromZero[-1507500000000, 23, 34, 52, 500000000](288) 0
test_plusNanos_fromZero[-1500000000000, 23, 35, 0, 0](289) 0
test_plusNanos_fromZero[-1492500000000, 23, 35, 7, 500000000](290) 0
test_plusNanos_fromZero[-1485000000000, 23, 35, 15, 0](291) 0
test_plusNanos_fromZero[-1477500000000, 23, 35, 22, 500000000](292) 0
test_plusNanos_fromZero[-1470000000000, 23, 35, 30, 0](293) 0
test_plusNanos_fromZero[-1462500000000, 23, 35, 37, 500000000](294) 0
test_plusNanos_fromZero[-1455000000000, 23, 35, 45, 0](295) 0
test_plusNanos_fromZero[-1447500000000, 23, 35, 52, 500000000](296) 0
test_plusNanos_fromZero[-1440000000000, 23, 36, 0, 0](297) 0
test_plusNanos_fromZero[-1432500000000, 23, 36, 7, 500000000](298) 0
test_plusNanos_fromZero[-1425000000000, 23, 36, 15, 0](299) 0
test_plusNanos_fromZero[-1417500000000, 23, 36, 22, 500000000](300) 0
test_plusNanos_fromZero[-1410000000000, 23, 36, 30, 0](301) 0
test_plusNanos_fromZero[-1402500000000, 23, 36, 37, 500000000](302) 0
test_plusNanos_fromZero[-1395000000000, 23, 36, 45, 0](303) 0
test_plusNanos_fromZero[-1387500000000, 23, 36, 52, 500000000](304) 0
test_plusNanos_fromZero[-1380000000000, 23, 37, 0, 0](305) 0
test_plusNanos_fromZero[-1372500000000, 23, 37, 7, 500000000](306) 0
test_plusNanos_fromZero[-1365000000000, 23, 37, 15, 0](307) 0
test_plusNanos_fromZero[-1357500000000, 23, 37, 22, 500000000](308) 0
test_plusNanos_fromZero[-1350000000000, 23, 37, 30, 0](309) 0
test_plusNanos_fromZero[-1342500000000, 23, 37, 37, 500000000](310) 0
test_plusNanos_fromZero[-1335000000000, 23, 37, 45, 0](311) 0
test_plusNanos_fromZero[-1327500000000, 23, 37, 52, 500000000](312) 0
test_plusNanos_fromZero[-1320000000000, 23, 38, 0, 0](313) 0
test_plusNanos_fromZero[-1312500000000, 23, 38, 7, 500000000](314) 0
test_plusNanos_fromZero[-1305000000000, 23, 38, 15, 0](315) 0
test_plusNanos_fromZero[-1297500000000, 23, 38, 22, 500000000](316) 0
test_plusNanos_fromZero[-1290000000000, 23, 38, 30, 0](317) 0
test_plusNanos_fromZero[-1282500000000, 23, 38, 37, 500000000](318) 0
test_plusNanos_fromZero[-1275000000000, 23, 38, 45, 0](319) 0
test_plusNanos_fromZero[-1267500000000, 23, 38, 52, 500000000](320) 0
test_plusNanos_fromZero[-1260000000000, 23, 39, 0, 0](321) 0
test_plusNanos_fromZero[-1252500000000, 23, 39, 7, 500000000](322) 0
test_plusNanos_fromZero[-1245000000000, 23, 39, 15, 0](323) 0
test_plusNanos_fromZero[-1237500000000, 23, 39, 22, 500000000](324) 0
test_plusNanos_fromZero[-1230000000000, 23, 39, 30, 0](325) 0
test_plusNanos_fromZero[-1222500000000, 23, 39, 37, 500000000](326) 0
test_plusNanos_fromZero[-1215000000000, 23, 39, 45, 0](327) 0
test_plusNanos_fromZero[-1207500000000, 23, 39, 52, 500000000](328) 0
test_plusNanos_fromZero[-1200000000000, 23, 40, 0, 0](329) 0
test_plusNanos_fromZero[-1192500000000, 23, 40, 7, 500000000](330) 0
test_plusNanos_fromZero[-1185000000000, 23, 40, 15, 0](331) 0
test_plusNanos_fromZero[-1177500000000, 23, 40, 22, 500000000](332) 0
test_plusNanos_fromZero[-1170000000000, 23, 40, 30, 0](333) 0
test_plusNanos_fromZero[-1162500000000, 23, 40, 37, 500000000](334) 0
test_plusNanos_fromZero[-1155000000000, 23, 40, 45, 0](335) 0
test_plusNanos_fromZero[-1147500000000, 23, 40, 52, 500000000](336) 0
test_plusNanos_fromZero[-1140000000000, 23, 41, 0, 0](337) 0
test_plusNanos_fromZero[-1132500000000, 23, 41, 7, 500000000](338) 0
test_plusNanos_fromZero[-1125000000000, 23, 41, 15, 0](339) 0
test_plusNanos_fromZero[-1117500000000, 23, 41, 22, 500000000](340) 0
test_plusNanos_fromZero[-1110000000000, 23, 41, 30, 0](341) 0
test_plusNanos_fromZero[-1102500000000, 23, 41, 37, 500000000](342) 0
test_plusNanos_fromZero[-1095000000000, 23, 41, 45, 0](343) 0
test_plusNanos_fromZero[-1087500000000, 23, 41, 52, 500000000](344) 0
test_plusNanos_fromZero[-1080000000000, 23, 42, 0, 0](345) 0
test_plusNanos_fromZero[-1072500000000, 23, 42, 7, 500000000](346) 0
test_plusNanos_fromZero[-1065000000000, 23, 42, 15, 0](347) 0
test_plusNanos_fromZero[-1057500000000, 23, 42, 22, 500000000](348) 0
test_plusNanos_fromZero[-1050000000000, 23, 42, 30, 0](349) 0
test_plusNanos_fromZero[-1042500000000, 23, 42, 37, 500000000](350) 0
test_plusNanos_fromZero[-1035000000000, 23, 42, 45, 0](351) 0
test_plusNanos_fromZero[-1027500000000, 23, 42, 52, 500000000](352) 0
test_plusNanos_fromZero[-1020000000000, 23, 43, 0, 0](353) 0
test_plusNanos_fromZero[-1012500000000, 23, 43, 7, 500000000](354) 0
test_plusNanos_fromZero[-1005000000000, 23, 43, 15, 0](355) 0
test_plusNanos_fromZero[-997500000000, 23, 43, 22, 500000000](356) 0
test_plusNanos_fromZero[-990000000000, 23, 43, 30, 0](357) 0
test_plusNanos_fromZero[-982500000000, 23, 43, 37, 500000000](358) 0
test_plusNanos_fromZero[-975000000000, 23, 43, 45, 0](359) 0
test_plusNanos_fromZero[-967500000000, 23, 43, 52, 500000000](360) 0
test_plusNanos_fromZero[-960000000000, 23, 44, 0, 0](361) 0
test_plusNanos_fromZero[-952500000000, 23, 44, 7, 500000000](362) 0
test_plusNanos_fromZero[-945000000000, 23, 44, 15, 0](363) 0
test_plusNanos_fromZero[-937500000000, 23, 44, 22, 500000000](364) 0
test_plusNanos_fromZero[-930000000000, 23, 44, 30, 0](365) 0
test_plusNanos_fromZero[-922500000000, 23, 44, 37, 500000000](366) 0
test_plusNanos_fromZero[-915000000000, 23, 44, 45, 0](367) 0
test_plusNanos_fromZero[-907500000000, 23, 44, 52, 500000000](368) 0
test_plusNanos_fromZero[-900000000000, 23, 45, 0, 0](369) 0
test_plusNanos_fromZero[-892500000000, 23, 45, 7, 500000000](370) 0
test_plusNanos_fromZero[-885000000000, 23, 45, 15, 0](371) 0
test_plusNanos_fromZero[-877500000000, 23, 45, 22, 500000000](372) 0
test_plusNanos_fromZero[-870000000000, 23, 45, 30, 0](373) 0
test_plusNanos_fromZero[-862500000000, 23, 45, 37, 500000000](374) 0
test_plusNanos_fromZero[-855000000000, 23, 45, 45, 0](375) 0
test_plusNanos_fromZero[-847500000000, 23, 45, 52, 500000000](376) 0
test_plusNanos_fromZero[-840000000000, 23, 46, 0, 0](377) 0
test_plusNanos_fromZero[-832500000000, 23, 46, 7, 500000000](378) 0
test_plusNanos_fromZero[-825000000000, 23, 46, 15, 0](379) 0
test_plusNanos_fromZero[-817500000000, 23, 46, 22, 500000000](380) 0
test_plusNanos_fromZero[-810000000000, 23, 46, 30, 0](381) 0
test_plusNanos_fromZero[-802500000000, 23, 46, 37, 500000000](382) 0
test_plusNanos_fromZero[-795000000000, 23, 46, 45, 0](383) 0
test_plusNanos_fromZero[-787500000000, 23, 46, 52, 500000000](384) 0
test_plusNanos_fromZero[-780000000000, 23, 47, 0, 0](385) 0
test_plusNanos_fromZero[-772500000000, 23, 47, 7, 500000000](386) 0
test_plusNanos_fromZero[-765000000000, 23, 47, 15, 0](387) 0
test_plusNanos_fromZero[-757500000000, 23, 47, 22, 500000000](388) 0
test_plusNanos_fromZero[-750000000000, 23, 47, 30, 0](389) 0
test_plusNanos_fromZero[-742500000000, 23, 47, 37, 500000000](390) 0
test_plusNanos_fromZero[-735000000000, 23, 47, 45, 0](391) 0
test_plusNanos_fromZero[-727500000000, 23, 47, 52, 500000000](392) 0
test_plusNanos_fromZero[-720000000000, 23, 48, 0, 0](393) 0
test_plusNanos_fromZero[-712500000000, 23, 48, 7, 500000000](394) 0
test_plusNanos_fromZero[-705000000000, 23, 48, 15, 0](395) 0
test_plusNanos_fromZero[-697500000000, 23, 48, 22, 500000000](396) 0
test_plusNanos_fromZero[-690000000000, 23, 48, 30, 0](397) 0
test_plusNanos_fromZero[-682500000000, 23, 48, 37, 500000000](398) 0
test_plusNanos_fromZero[-675000000000, 23, 48, 45, 0](399) 0
test_plusNanos_fromZero[-667500000000, 23, 48, 52, 500000000](400) 0
test_plusNanos_fromZero[-660000000000, 23, 49, 0, 0](401) 0
test_plusNanos_fromZero[-652500000000, 23, 49, 7, 500000000](402) 0
test_plusNanos_fromZero[-645000000000, 23, 49, 15, 0](403) 0
test_plusNanos_fromZero[-637500000000, 23, 49, 22, 500000000](404) 0
test_plusNanos_fromZero[-630000000000, 23, 49, 30, 0](405) 0
test_plusNanos_fromZero[-622500000000, 23, 49, 37, 500000000](406) 0
test_plusNanos_fromZero[-615000000000, 23, 49, 45, 0](407) 0
test_plusNanos_fromZero[-607500000000, 23, 49, 52, 500000000](408) 0
test_plusNanos_fromZero[-600000000000, 23, 50, 0, 0](409) 0
test_plusNanos_fromZero[-592500000000, 23, 50, 7, 500000000](410) 0
test_plusNanos_fromZero[-585000000000, 23, 50, 15, 0](411) 0
test_plusNanos_fromZero[-577500000000, 23, 50, 22, 500000000](412) 0
test_plusNanos_fromZero[-570000000000, 23, 50, 30, 0](413) 0
test_plusNanos_fromZero[-562500000000, 23, 50, 37, 500000000](414) 0
test_plusNanos_fromZero[-555000000000, 23, 50, 45, 0](415) 0
test_plusNanos_fromZero[-547500000000, 23, 50, 52, 500000000](416) 0
test_plusNanos_fromZero[-540000000000, 23, 51, 0, 0](417) 0
test_plusNanos_fromZero[-532500000000, 23, 51, 7, 500000000](418) 0
test_plusNanos_fromZero[-525000000000, 23, 51, 15, 0](419) 0
test_plusNanos_fromZero[-517500000000, 23, 51, 22, 500000000](420) 0
test_plusNanos_fromZero[-510000000000, 23, 51, 30, 0](421) 0
test_plusNanos_fromZero[-502500000000, 23, 51, 37, 500000000](422) 0
test_plusNanos_fromZero[-495000000000, 23, 51, 45, 0](423) 0
test_plusNanos_fromZero[-487500000000, 23, 51, 52, 500000000](424) 0
test_plusNanos_fromZero[-480000000000, 23, 52, 0, 0](425) 0
test_plusNanos_fromZero[-472500000000, 23, 52, 7, 500000000](426) 0
test_plusNanos_fromZero[-465000000000, 23, 52, 15, 0](427) 0
test_plusNanos_fromZero[-457500000000, 23, 52, 22, 500000000](428) 0
test_plusNanos_fromZero[-450000000000, 23, 52, 30, 0](429) 0
test_plusNanos_fromZero[-442500000000, 23, 52, 37, 500000000](430) 0
test_plusNanos_fromZero[-435000000000, 23, 52, 45, 0](431) 0
test_plusNanos_fromZero[-427500000000, 23, 52, 52, 500000000](432) 0
test_plusNanos_fromZero[-420000000000, 23, 53, 0, 0](433) 0
test_plusNanos_fromZero[-412500000000, 23, 53, 7, 500000000](434) 0
test_plusNanos_fromZero[-405000000000, 23, 53, 15, 0](435) 0
test_plusNanos_fromZero[-397500000000, 23, 53, 22, 500000000](436) 0
test_plusNanos_fromZero[-390000000000, 23, 53, 30, 0](437) 0
test_plusNanos_fromZero[-382500000000, 23, 53, 37, 500000000](438) 0
test_plusNanos_fromZero[-375000000000, 23, 53, 45, 0](439) 0
test_plusNanos_fromZero[-367500000000, 23, 53, 52, 500000000](440) 0
test_plusNanos_fromZero[-360000000000, 23, 54, 0, 0](441) 0
test_plusNanos_fromZero[-352500000000, 23, 54, 7, 500000000](442) 0
test_plusNanos_fromZero[-345000000000, 23, 54, 15, 0](443) 0
test_plusNanos_fromZero[-337500000000, 23, 54, 22, 500000000](444) 0
test_plusNanos_fromZero[-330000000000, 23, 54, 30, 0](445) 0
test_plusNanos_fromZero[-322500000000, 23, 54, 37, 500000000](446) 0
test_plusNanos_fromZero[-315000000000, 23, 54, 45, 0](447) 0
test_plusNanos_fromZero[-307500000000, 23, 54, 52, 500000000](448) 0
test_plusNanos_fromZero[-300000000000, 23, 55, 0, 0](449) 0
test_plusNanos_fromZero[-292500000000, 23, 55, 7, 500000000](450) 0
test_plusNanos_fromZero[-285000000000, 23, 55, 15, 0](451) 0
test_plusNanos_fromZero[-277500000000, 23, 55, 22, 500000000](452) 0
test_plusNanos_fromZero[-270000000000, 23, 55, 30, 0](453) 0
test_plusNanos_fromZero[-262500000000, 23, 55, 37, 500000000](454) 0
test_plusNanos_fromZero[-255000000000, 23, 55, 45, 0](455) 0
test_plusNanos_fromZero[-247500000000, 23, 55, 52, 500000000](456) 0
test_plusNanos_fromZero[-240000000000, 23, 56, 0, 0](457) 0
test_plusNanos_fromZero[-232500000000, 23, 56, 7, 500000000](458) 0
test_plusNanos_fromZero[-225000000000, 23, 56, 15, 0](459) 0
test_plusNanos_fromZero[-217500000000, 23, 56, 22, 500000000](460) 0
test_plusNanos_fromZero[-210000000000, 23, 56, 30, 0](461) 0
test_plusNanos_fromZero[-202500000000, 23, 56, 37, 500000000](462) 0
test_plusNanos_fromZero[-195000000000, 23, 56, 45, 0](463) 0
test_plusNanos_fromZero[-187500000000, 23, 56, 52, 500000000](464) 0
test_plusNanos_fromZero[-180000000000, 23, 57, 0, 0](465) 0
test_plusNanos_fromZero[-172500000000, 23, 57, 7, 500000000](466) 0
test_plusNanos_fromZero[-165000000000, 23, 57, 15, 0](467) 0
test_plusNanos_fromZero[-157500000000, 23, 57, 22, 500000000](468) 0
test_plusNanos_fromZero[-150000000000, 23, 57, 30, 0](469) 0
test_plusNanos_fromZero[-142500000000, 23, 57, 37, 500000000](470) 0
test_plusNanos_fromZero[-135000000000, 23, 57, 45, 0](471) 0
test_plusNanos_fromZero[-127500000000, 23, 57, 52, 500000000](472) 0
test_plusNanos_fromZero[-120000000000, 23, 58, 0, 0](473) 0
test_plusNanos_fromZero[-112500000000, 23, 58, 7, 500000000](474) 0
test_plusNanos_fromZero[-105000000000, 23, 58, 15, 0](475) 0
test_plusNanos_fromZero[-97500000000, 23, 58, 22, 500000000](476) 0
test_plusNanos_fromZero[-90000000000, 23, 58, 30, 0](477) 0
test_plusNanos_fromZero[-82500000000, 23, 58, 37, 500000000](478) 0
test_plusNanos_fromZero[-75000000000, 23, 58, 45, 0](479) 0
test_plusNanos_fromZero[-67500000000, 23, 58, 52, 500000000](480) 0
test_plusNanos_fromZero[-60000000000, 23, 59, 0, 0](481) 0
test_plusNanos_fromZero[-52500000000, 23, 59, 7, 500000000](482) 0
test_plusNanos_fromZero[-45000000000, 23, 59, 15, 0](483) 0
test_plusNanos_fromZero[-37500000000, 23, 59, 22, 500000000](484) 0
test_plusNanos_fromZero[-30000000000, 23, 59, 30, 0](485) 0
test_plusNanos_fromZero[-22500000000, 23, 59, 37, 500000000](486) 0
test_plusNanos_fromZero[-15000000000, 23, 59, 45, 0](487) 0
test_plusNanos_fromZero[-7500000000, 23, 59, 52, 500000000](488) 0
test_plusNanos_fromZero[0, 0, 0, 0, 0](489) 0
test_plusNanos_fromZero[7500000000, 0, 0, 7, 500000000](490) 0
test_plusNanos_fromZero[15000000000, 0, 0, 15, 0](491) 0
test_plusNanos_fromZero[22500000000, 0, 0, 22, 500000000](492) 0
test_plusNanos_fromZero[30000000000, 0, 0, 30, 0](493) 0
test_plusNanos_fromZero[37500000000, 0, 0, 37, 500000000](494) 0
test_plusNanos_fromZero[45000000000, 0, 0, 45, 0](495) 0
test_plusNanos_fromZero[52500000000, 0, 0, 52, 500000000](496) 0
test_plusNanos_fromZero[60000000000, 0, 1, 0, 0](497) 0
test_plusNanos_fromZero[67500000000, 0, 1, 7, 500000000](498) 0
test_plusNanos_fromZero[75000000000, 0, 1, 15, 0](499) 0
test_plusNanos_fromZero[82500000000, 0, 1, 22, 500000000](500) 0
test_plusNanos_fromZero[90000000000, 0, 1, 30, 0](501) 0
test_plusNanos_fromZero[97500000000, 0, 1, 37, 500000000](502) 0
test_plusNanos_fromZero[105000000000, 0, 1, 45, 0](503) 0
test_plusNanos_fromZero[112500000000, 0, 1, 52, 500000000](504) 0
test_plusNanos_fromZero[120000000000, 0, 2, 0, 0](505) 0
test_plusNanos_fromZero[127500000000, 0, 2, 7, 500000000](506) 0
test_plusNanos_fromZero[135000000000, 0, 2, 15, 0](507) 0
test_plusNanos_fromZero[142500000000, 0, 2, 22, 500000000](508) 0
test_plusNanos_fromZero[150000000000, 0, 2, 30, 0](509) 0
test_plusNanos_fromZero[157500000000, 0, 2, 37, 500000000](510) 0
test_plusNanos_fromZero[165000000000, 0, 2, 45, 0](511) 0
test_plusNanos_fromZero[172500000000, 0, 2, 52, 500000000](512) 0
test_plusNanos_fromZero[180000000000, 0, 3, 0, 0](513) 0
test_plusNanos_fromZero[187500000000, 0, 3, 7, 500000000](514) 0
test_plusNanos_fromZero[195000000000, 0, 3, 15, 0](515) 0
test_plusNanos_fromZero[202500000000, 0, 3, 22, 500000000](516) 0
test_plusNanos_fromZero[210000000000, 0, 3, 30, 0](517) 0
test_plusNanos_fromZero[217500000000, 0, 3, 37, 500000000](518) 0
test_plusNanos_fromZero[225000000000, 0, 3, 45, 0](519) 0
test_plusNanos_fromZero[232500000000, 0, 3, 52, 500000000](520) 0
test_plusNanos_fromZero[240000000000, 0, 4, 0, 0](521) 0
test_plusNanos_fromZero[247500000000, 0, 4, 7, 500000000](522) 0
test_plusNanos_fromZero[255000000000, 0, 4, 15, 0](523) 0
test_plusNanos_fromZero[262500000000, 0, 4, 22, 500000000](524) 0
test_plusNanos_fromZero[270000000000, 0, 4, 30, 0](525) 0
test_plusNanos_fromZero[277500000000, 0, 4, 37, 500000000](526) 0
test_plusNanos_fromZero[285000000000, 0, 4, 45, 0](527) 0
test_plusNanos_fromZero[292500000000, 0, 4, 52, 500000000](528) 0
test_plusNanos_fromZero[300000000000, 0, 5, 0, 0](529) 0
test_plusNanos_fromZero[307500000000, 0, 5, 7, 500000000](530) 0
test_plusNanos_fromZero[315000000000, 0, 5, 15, 0](531) 0
test_plusNanos_fromZero[322500000000, 0, 5, 22, 500000000](532) 0
test_plusNanos_fromZero[330000000000, 0, 5, 30, 0](533) 0
test_plusNanos_fromZero[337500000000, 0, 5, 37, 500000000](534) 0
test_plusNanos_fromZero[345000000000, 0, 5, 45, 0](535) 0
test_plusNanos_fromZero[352500000000, 0, 5, 52, 500000000](536) 0
test_plusNanos_fromZero[360000000000, 0, 6, 0, 0](537) 0
test_plusNanos_fromZero[367500000000, 0, 6, 7, 500000000](538) 0
test_plusNanos_fromZero[375000000000, 0, 6, 15, 0](539) 0
test_plusNanos_fromZero[382500000000, 0, 6, 22, 500000000](540) 0
test_plusNanos_fromZero[390000000000, 0, 6, 30, 0](541) 0
test_plusNanos_fromZero[397500000000, 0, 6, 37, 500000000](542) 0
test_plusNanos_fromZero[405000000000, 0, 6, 45, 0](543) 0
test_plusNanos_fromZero[412500000000, 0, 6, 52, 500000000](544) 0
test_plusNanos_fromZero[420000000000, 0, 7, 0, 0](545) 0
test_plusNanos_fromZero[427500000000, 0, 7, 7, 500000000](546) 0
test_plusNanos_fromZero[435000000000, 0, 7, 15, 0](547) 0
test_plusNanos_fromZero[442500000000, 0, 7, 22, 500000000](548) 0
test_plusNanos_fromZero[450000000000, 0, 7, 30, 0](549) 0
test_plusNanos_fromZero[457500000000, 0, 7, 37, 500000000](550) 0
test_plusNanos_fromZero[465000000000, 0, 7, 45, 0](551) 0
test_plusNanos_fromZero[472500000000, 0, 7, 52, 500000000](552) 0
test_plusNanos_fromZero[480000000000, 0, 8, 0, 0](553) 0
test_plusNanos_fromZero[487500000000, 0, 8, 7, 500000000](554) 0
test_plusNanos_fromZero[495000000000, 0, 8, 15, 0](555) 0
test_plusNanos_fromZero[502500000000, 0, 8, 22, 500000000](556) 0
test_plusNanos_fromZero[510000000000, 0, 8, 30, 0](557) 0
test_plusNanos_fromZero[517500000000, 0, 8, 37, 500000000](558) 0
test_plusNanos_fromZero[525000000000, 0, 8, 45, 0](559) 0
test_plusNanos_fromZero[532500000000, 0, 8, 52, 500000000](560) 0
test_plusNanos_fromZero[540000000000, 0, 9, 0, 0](561) 0
test_plusNanos_fromZero[547500000000, 0, 9, 7, 500000000](562) 0
test_plusNanos_fromZero[555000000000, 0, 9, 15, 0](563) 0
test_plusNanos_fromZero[562500000000, 0, 9, 22, 500000000](564) 0
test_plusNanos_fromZero[570000000000, 0, 9, 30, 0](565) 0
test_plusNanos_fromZero[577500000000, 0, 9, 37, 500000000](566) 0
test_plusNanos_fromZero[585000000000, 0, 9, 45, 0](567) 0
test_plusNanos_fromZero[592500000000, 0, 9, 52, 500000000](568) 0
test_plusNanos_fromZero[600000000000, 0, 10, 0, 0](569) 0
test_plusNanos_fromZero[607500000000, 0, 10, 7, 500000000](570) 0
test_plusNanos_fromZero[615000000000, 0, 10, 15, 0](571) 0
test_plusNanos_fromZero[622500000000, 0, 10, 22, 500000000](572) 0
test_plusNanos_fromZero[630000000000, 0, 10, 30, 0](573) 0
test_plusNanos_fromZero[637500000000, 0, 10, 37, 500000000](574) 0
test_plusNanos_fromZero[645000000000, 0, 10, 45, 0](575) 0
test_plusNanos_fromZero[652500000000, 0, 10, 52, 500000000](576) 0
test_plusNanos_fromZero[660000000000, 0, 11, 0, 0](577) 0
test_plusNanos_fromZero[667500000000, 0, 11, 7, 500000000](578) 0
test_plusNanos_fromZero[675000000000, 0, 11, 15, 0](579) 0
test_plusNanos_fromZero[682500000000, 0, 11, 22, 500000000](580) 0
test_plusNanos_fromZero[690000000000, 0, 11, 30, 0](581) 0
test_plusNanos_fromZero[697500000000, 0, 11, 37, 500000000](582) 0
test_plusNanos_fromZero[705000000000, 0, 11, 45, 0](583) 0
test_plusNanos_fromZero[712500000000, 0, 11, 52, 500000000](584) 0
test_plusNanos_fromZero[720000000000, 0, 12, 0, 0](585) 0
test_plusNanos_fromZero[727500000000, 0, 12, 7, 500000000](586) 0
test_plusNanos_fromZero[735000000000, 0, 12, 15, 0](587) 0
test_plusNanos_fromZero[742500000000, 0, 12, 22, 500000000](588) 0
test_plusNanos_fromZero[750000000000, 0, 12, 30, 0](589) 0
test_plusNanos_fromZero[757500000000, 0, 12, 37, 500000000](590) 0
test_plusNanos_fromZero[765000000000, 0, 12, 45, 0](591) 0
test_plusNanos_fromZero[772500000000, 0, 12, 52, 500000000](592) 0
test_plusNanos_fromZero[780000000000, 0, 13, 0, 0](593) 0
test_plusNanos_fromZero[787500000000, 0, 13, 7, 500000000](594) 0
test_plusNanos_fromZero[795000000000, 0, 13, 15, 0](595) 0
test_plusNanos_fromZero[802500000000, 0, 13, 22, 500000000](596) 0
test_plusNanos_fromZero[810000000000, 0, 13, 30, 0](597) 0
test_plusNanos_fromZero[817500000000, 0, 13, 37, 500000000](598) 0
test_plusNanos_fromZero[825000000000, 0, 13, 45, 0](599) 0
test_plusNanos_fromZero[832500000000, 0, 13, 52, 500000000](600) 0
test_plusNanos_fromZero[840000000000, 0, 14, 0, 0](601) 0
test_plusNanos_fromZero[847500000000, 0, 14, 7, 500000000](602) 0
test_plusNanos_fromZero[855000000000, 0, 14, 15, 0](603) 0
test_plusNanos_fromZero[862500000000, 0, 14, 22, 500000000](604) 0
test_plusNanos_fromZero[870000000000, 0, 14, 30, 0](605) 0
test_plusNanos_fromZero[877500000000, 0, 14, 37, 500000000](606) 0
test_plusNanos_fromZero[885000000000, 0, 14, 45, 0](607) 0
test_plusNanos_fromZero[892500000000, 0, 14, 52, 500000000](608) 0
test_plusNanos_fromZero[900000000000, 0, 15, 0, 0](609) 0
test_plusNanos_fromZero[907500000000, 0, 15, 7, 500000000](610) 0
test_plusNanos_fromZero[915000000000, 0, 15, 15, 0](611) 0
test_plusNanos_fromZero[922500000000, 0, 15, 22, 500000000](612) 0
test_plusNanos_fromZero[930000000000, 0, 15, 30, 0](613) 0
test_plusNanos_fromZero[937500000000, 0, 15, 37, 500000000](614) 0
test_plusNanos_fromZero[945000000000, 0, 15, 45, 0](615) 0
test_plusNanos_fromZero[952500000000, 0, 15, 52, 500000000](616) 0
test_plusNanos_fromZero[960000000000, 0, 16, 0, 0](617) 0
test_plusNanos_fromZero[967500000000, 0, 16, 7, 500000000](618) 0
test_plusNanos_fromZero[975000000000, 0, 16, 15, 0](619) 0
test_plusNanos_fromZero[982500000000, 0, 16, 22, 500000000](620) 0
test_plusNanos_fromZero[990000000000, 0, 16, 30, 0](621) 0
test_plusNanos_fromZero[997500000000, 0, 16, 37, 500000000](622) 0
test_plusNanos_fromZero[1005000000000, 0, 16, 45, 0](623) 0
test_plusNanos_fromZero[1012500000000, 0, 16, 52, 500000000](624) 0
test_plusNanos_fromZero[1020000000000, 0, 17, 0, 0](625) 0
test_plusNanos_fromZero[1027500000000, 0, 17, 7, 500000000](626) 0
test_plusNanos_fromZero[1035000000000, 0, 17, 15, 0](627) 0
test_plusNanos_fromZero[1042500000000, 0, 17, 22, 500000000](628) 0
test_plusNanos_fromZero[1050000000000, 0, 17, 30, 0](629) 0
test_plusNanos_fromZero[1057500000000, 0, 17, 37, 500000000](630) 0
test_plusNanos_fromZero[1065000000000, 0, 17, 45, 0](631) 0
test_plusNanos_fromZero[1072500000000, 0, 17, 52, 500000000](632) 0
test_plusNanos_fromZero[1080000000000, 0, 18, 0, 0](633) 0
test_plusNanos_fromZero[1087500000000, 0, 18, 7, 500000000](634) 0
test_plusNanos_fromZero[1095000000000, 0, 18, 15, 0](635) 0
test_plusNanos_fromZero[1102500000000, 0, 18, 22, 500000000](636) 0
test_plusNanos_fromZero[1110000000000, 0, 18, 30, 0](637) 0
test_plusNanos_fromZero[1117500000000, 0, 18, 37, 500000000](638) 0
test_plusNanos_fromZero[1125000000000, 0, 18, 45, 0](639) 0
test_plusNanos_fromZero[1132500000000, 0, 18, 52, 500000000](640) 0
test_plusNanos_fromZero[1140000000000, 0, 19, 0, 0](641) 0
test_plusNanos_fromZero[1147500000000, 0, 19, 7, 500000000](642) 0
test_plusNanos_fromZero[1155000000000, 0, 19, 15, 0](643) 0
test_plusNanos_fromZero[1162500000000, 0, 19, 22, 500000000](644) 0
test_plusNanos_fromZero[1170000000000, 0, 19, 30, 0](645) 0.001
test_plusNanos_fromZero[1177500000000, 0, 19, 37, 500000000](646) 0
test_plusNanos_fromZero[1185000000000, 0, 19, 45, 0](647) 0
test_plusNanos_fromZero[1192500000000, 0, 19, 52, 500000000](648) 0
test_plusNanos_fromZero[1200000000000, 0, 20, 0, 0](649) 0
test_plusNanos_fromZero[1207500000000, 0, 20, 7, 500000000](650) 0
test_plusNanos_fromZero[1215000000000, 0, 20, 15, 0](651) 0
test_plusNanos_fromZero[1222500000000, 0, 20, 22, 500000000](652) 0
test_plusNanos_fromZero[1230000000000, 0, 20, 30, 0](653) 0
test_plusNanos_fromZero[1237500000000, 0, 20, 37, 500000000](654) 0
test_plusNanos_fromZero[1245000000000, 0, 20, 45, 0](655) 0
test_plusNanos_fromZero[1252500000000, 0, 20, 52, 500000000](656) 0
test_plusNanos_fromZero[1260000000000, 0, 21, 0, 0](657) 0
test_plusNanos_fromZero[1267500000000, 0, 21, 7, 500000000](658) 0
test_plusNanos_fromZero[1275000000000, 0, 21, 15, 0](659) 0
test_plusNanos_fromZero[1282500000000, 0, 21, 22, 500000000](660) 0
test_plusNanos_fromZero[1290000000000, 0, 21, 30, 0](661) 0
test_plusNanos_fromZero[1297500000000, 0, 21, 37, 500000000](662) 0
test_plusNanos_fromZero[1305000000000, 0, 21, 45, 0](663) 0
test_plusNanos_fromZero[1312500000000, 0, 21, 52, 500000000](664) 0
test_plusNanos_fromZero[1320000000000, 0, 22, 0, 0](665) 0
test_plusNanos_fromZero[1327500000000, 0, 22, 7, 500000000](666) 0
test_plusNanos_fromZero[1335000000000, 0, 22, 15, 0](667) 0
test_plusNanos_fromZero[1342500000000, 0, 22, 22, 500000000](668) 0
test_plusNanos_fromZero[1350000000000, 0, 22, 30, 0](669) 0
test_plusNanos_fromZero[1357500000000, 0, 22, 37, 500000000](670) 0
test_plusNanos_fromZero[1365000000000, 0, 22, 45, 0](671) 0
test_plusNanos_fromZero[1372500000000, 0, 22, 52, 500000000](672) 0
test_plusNanos_fromZero[1380000000000, 0, 23, 0, 0](673) 0
test_plusNanos_fromZero[1387500000000, 0, 23, 7, 500000000](674) 0
test_plusNanos_fromZero[1395000000000, 0, 23, 15, 0](675) 0
test_plusNanos_fromZero[1402500000000, 0, 23, 22, 500000000](676) 0
test_plusNanos_fromZero[1410000000000, 0, 23, 30, 0](677) 0
test_plusNanos_fromZero[1417500000000, 0, 23, 37, 500000000](678) 0
test_plusNanos_fromZero[1425000000000, 0, 23, 45, 0](679) 0
test_plusNanos_fromZero[1432500000000, 0, 23, 52, 500000000](680) 0
test_plusNanos_fromZero[1440000000000, 0, 24, 0, 0](681) 0
test_plusNanos_fromZero[1447500000000, 0, 24, 7, 500000000](682) 0
test_plusNanos_fromZero[1455000000000, 0, 24, 15, 0](683) 0
test_plusNanos_fromZero[1462500000000, 0, 24, 22, 500000000](684) 0
test_plusNanos_fromZero[1470000000000, 0, 24, 30, 0](685) 0
test_plusNanos_fromZero[1477500000000, 0, 24, 37, 500000000](686) 0
test_plusNanos_fromZero[1485000000000, 0, 24, 45, 0](687) 0
test_plusNanos_fromZero[1492500000000, 0, 24, 52, 500000000](688) 0
test_plusNanos_fromZero[1500000000000, 0, 25, 0, 0](689) 0
test_plusNanos_fromZero[1507500000000, 0, 25, 7, 500000000](690) 0
test_plusNanos_fromZero[1515000000000, 0, 25, 15, 0](691) 0
test_plusNanos_fromZero[1522500000000, 0, 25, 22, 500000000](692) 0
test_plusNanos_fromZero[1530000000000, 0, 25, 30, 0](693) 0
test_plusNanos_fromZero[1537500000000, 0, 25, 37, 500000000](694) 0
test_plusNanos_fromZero[1545000000000, 0, 25, 45, 0](695) 0
test_plusNanos_fromZero[1552500000000, 0, 25, 52, 500000000](696) 0
test_plusNanos_fromZero[1560000000000, 0, 26, 0, 0](697) 0
test_plusNanos_fromZero[1567500000000, 0, 26, 7, 500000000](698) 0
test_plusNanos_fromZero[1575000000000, 0, 26, 15, 0](699) 0
test_plusNanos_fromZero[1582500000000, 0, 26, 22, 500000000](700) 0
test_plusNanos_fromZero[1590000000000, 0, 26, 30, 0](701) 0
test_plusNanos_fromZero[1597500000000, 0, 26, 37, 500000000](702) 0
test_plusNanos_fromZero[1605000000000, 0, 26, 45, 0](703) 0
test_plusNanos_fromZero[1612500000000, 0, 26, 52, 500000000](704) 0
test_plusNanos_fromZero[1620000000000, 0, 27, 0, 0](705) 0
test_plusNanos_fromZero[1627500000000, 0, 27, 7, 500000000](706) 0
test_plusNanos_fromZero[1635000000000, 0, 27, 15, 0](707) 0
test_plusNanos_fromZero[1642500000000, 0, 27, 22, 500000000](708) 0
test_plusNanos_fromZero[1650000000000, 0, 27, 30, 0](709) 0
test_plusNanos_fromZero[1657500000000, 0, 27, 37, 500000000](710) 0
test_plusNanos_fromZero[1665000000000, 0, 27, 45, 0](711) 0
test_plusNanos_fromZero[1672500000000, 0, 27, 52, 500000000](712) 0
test_plusNanos_fromZero[1680000000000, 0, 28, 0, 0](713) 0
test_plusNanos_fromZero[1687500000000, 0, 28, 7, 500000000](714) 0
test_plusNanos_fromZero[1695000000000, 0, 28, 15, 0](715) 0
test_plusNanos_fromZero[1702500000000, 0, 28, 22, 500000000](716) 0
test_plusNanos_fromZero[1710000000000, 0, 28, 30, 0](717) 0
test_plusNanos_fromZero[1717500000000, 0, 28, 37, 500000000](718) 0
test_plusNanos_fromZero[1725000000000, 0, 28, 45, 0](719) 0
test_plusNanos_fromZero[1732500000000, 0, 28, 52, 500000000](720) 0
test_plusNanos_fromZero[1740000000000, 0, 29, 0, 0](721) 0
test_plusNanos_fromZero[1747500000000, 0, 29, 7, 500000000](722) 0
test_plusNanos_fromZero[1755000000000, 0, 29, 15, 0](723) 0
test_plusNanos_fromZero[1762500000000, 0, 29, 22, 500000000](724) 0
test_plusNanos_fromZero[1770000000000, 0, 29, 30, 0](725) 0
test_plusNanos_fromZero[1777500000000, 0, 29, 37, 500000000](726) 0
test_plusNanos_fromZero[1785000000000, 0, 29, 45, 0](727) 0
test_plusNanos_fromZero[1792500000000, 0, 29, 52, 500000000](728) 0
test_plusNanos_fromZero[1800000000000, 0, 30, 0, 0](729) 0
test_plusNanos_fromZero[1807500000000, 0, 30, 7, 500000000](730) 0
test_plusNanos_fromZero[1815000000000, 0, 30, 15, 0](731) 0
test_plusNanos_fromZero[1822500000000, 0, 30, 22, 500000000](732) 0
test_plusNanos_fromZero[1830000000000, 0, 30, 30, 0](733) 0
test_plusNanos_fromZero[1837500000000, 0, 30, 37, 500000000](734) 0
test_plusNanos_fromZero[1845000000000, 0, 30, 45, 0](735) 0
test_plusNanos_fromZero[1852500000000, 0, 30, 52, 500000000](736) 0
test_plusNanos_fromZero[1860000000000, 0, 31, 0, 0](737) 0
test_plusNanos_fromZero[1867500000000, 0, 31, 7, 500000000](738) 0
test_plusNanos_fromZero[1875000000000, 0, 31, 15, 0](739) 0.001
test_plusNanos_fromZero[1882500000000, 0, 31, 22, 500000000](740) 0
test_plusNanos_fromZero[1890000000000, 0, 31, 30, 0](741) 0
test_plusNanos_fromZero[1897500000000, 0, 31, 37, 500000000](742) 0
test_plusNanos_fromZero[1905000000000, 0, 31, 45, 0](743) 0
test_plusNanos_fromZero[1912500000000, 0, 31, 52, 500000000](744) 0
test_plusNanos_fromZero[1920000000000, 0, 32, 0, 0](745) 0
test_plusNanos_fromZero[1927500000000, 0, 32, 7, 500000000](746) 0
test_plusNanos_fromZero[1935000000000, 0, 32, 15, 0](747) 0
test_plusNanos_fromZero[1942500000000, 0, 32, 22, 500000000](748) 0
test_plusNanos_fromZero[1950000000000, 0, 32, 30, 0](749) 0
test_plusNanos_fromZero[1957500000000, 0, 32, 37, 500000000](750) 0
test_plusNanos_fromZero[1965000000000, 0, 32, 45, 0](751) 0
test_plusNanos_fromZero[1972500000000, 0, 32, 52, 500000000](752) 0
test_plusNanos_fromZero[1980000000000, 0, 33, 0, 0](753) 0
test_plusNanos_fromZero[1987500000000, 0, 33, 7, 500000000](754) 0
test_plusNanos_fromZero[1995000000000, 0, 33, 15, 0](755) 0
test_plusNanos_fromZero[2002500000000, 0, 33, 22, 500000000](756) 0
test_plusNanos_fromZero[2010000000000, 0, 33, 30, 0](757) 0
test_plusNanos_fromZero[2017500000000, 0, 33, 37, 500000000](758) 0
test_plusNanos_fromZero[2025000000000, 0, 33, 45, 0](759) 0
test_plusNanos_fromZero[2032500000000, 0, 33, 52, 500000000](760) 0
test_plusNanos_fromZero[2040000000000, 0, 34, 0, 0](761) 0
test_plusNanos_fromZero[2047500000000, 0, 34, 7, 500000000](762) 0
test_plusNanos_fromZero[2055000000000, 0, 34, 15, 0](763) 0
test_plusNanos_fromZero[2062500000000, 0, 34, 22, 500000000](764) 0
test_plusNanos_fromZero[2070000000000, 0, 34, 30, 0](765) 0
test_plusNanos_fromZero[2077500000000, 0, 34, 37, 500000000](766) 0
test_plusNanos_fromZero[2085000000000, 0, 34, 45, 0](767) 0
test_plusNanos_fromZero[2092500000000, 0, 34, 52, 500000000](768) 0
test_plusNanos_fromZero[2100000000000, 0, 35, 0, 0](769) 0
test_plusNanos_fromZero[2107500000000, 0, 35, 7, 500000000](770) 0
test_plusNanos_fromZero[2115000000000, 0, 35, 15, 0](771) 0
test_plusNanos_fromZero[2122500000000, 0, 35, 22, 500000000](772) 0
test_plusNanos_fromZero[2130000000000, 0, 35, 30, 0](773) 0
test_plusNanos_fromZero[2137500000000, 0, 35, 37, 500000000](774) 0
test_plusNanos_fromZero[2145000000000, 0, 35, 45, 0](775) 0
test_plusNanos_fromZero[2152500000000, 0, 35, 52, 500000000](776) 0
test_plusNanos_fromZero[2160000000000, 0, 36, 0, 0](777) 0
test_plusNanos_fromZero[2167500000000, 0, 36, 7, 500000000](778) 0
test_plusNanos_fromZero[2175000000000, 0, 36, 15, 0](779) 0
test_plusNanos_fromZero[2182500000000, 0, 36, 22, 500000000](780) 0
test_plusNanos_fromZero[2190000000000, 0, 36, 30, 0](781) 0
test_plusNanos_fromZero[2197500000000, 0, 36, 37, 500000000](782) 0
test_plusNanos_fromZero[2205000000000, 0, 36, 45, 0](783) 0
test_plusNanos_fromZero[2212500000000, 0, 36, 52, 500000000](784) 0
test_plusNanos_fromZero[2220000000000, 0, 37, 0, 0](785) 0
test_plusNanos_fromZero[2227500000000, 0, 37, 7, 500000000](786) 0
test_plusNanos_fromZero[2235000000000, 0, 37, 15, 0](787) 0
test_plusNanos_fromZero[2242500000000, 0, 37, 22, 500000000](788) 0
test_plusNanos_fromZero[2250000000000, 0, 37, 30, 0](789) 0
test_plusNanos_fromZero[2257500000000, 0, 37, 37, 500000000](790) 0
test_plusNanos_fromZero[2265000000000, 0, 37, 45, 0](791) 0
test_plusNanos_fromZero[2272500000000, 0, 37, 52, 500000000](792) 0
test_plusNanos_fromZero[2280000000000, 0, 38, 0, 0](793) 0
test_plusNanos_fromZero[2287500000000, 0, 38, 7, 500000000](794) 0
test_plusNanos_fromZero[2295000000000, 0, 38, 15, 0](795) 0
test_plusNanos_fromZero[2302500000000, 0, 38, 22, 500000000](796) 0
test_plusNanos_fromZero[2310000000000, 0, 38, 30, 0](797) 0
test_plusNanos_fromZero[2317500000000, 0, 38, 37, 500000000](798) 0
test_plusNanos_fromZero[2325000000000, 0, 38, 45, 0](799) 0
test_plusNanos_fromZero[2332500000000, 0, 38, 52, 500000000](800) 0
test_plusNanos_fromZero[2340000000000, 0, 39, 0, 0](801) 0
test_plusNanos_fromZero[2347500000000, 0, 39, 7, 500000000](802) 0
test_plusNanos_fromZero[2355000000000, 0, 39, 15, 0](803) 0
test_plusNanos_fromZero[2362500000000, 0, 39, 22, 500000000](804) 0
test_plusNanos_fromZero[2370000000000, 0, 39, 30, 0](805) 0
test_plusNanos_fromZero[2377500000000, 0, 39, 37, 500000000](806) 0
test_plusNanos_fromZero[2385000000000, 0, 39, 45, 0](807) 0
test_plusNanos_fromZero[2392500000000, 0, 39, 52, 500000000](808) 0
test_plusNanos_fromZero[2400000000000, 0, 40, 0, 0](809) 0
test_plusNanos_fromZero[2407500000000, 0, 40, 7, 500000000](810) 0
test_plusNanos_fromZero[2415000000000, 0, 40, 15, 0](811) 0
test_plusNanos_fromZero[2422500000000, 0, 40, 22, 500000000](812) 0
test_plusNanos_fromZero[2430000000000, 0, 40, 30, 0](813) 0
test_plusNanos_fromZero[2437500000000, 0, 40, 37, 500000000](814) 0
test_plusNanos_fromZero[2445000000000, 0, 40, 45, 0](815) 0
test_plusNanos_fromZero[2452500000000, 0, 40, 52, 500000000](816) 0
test_plusNanos_fromZero[2460000000000, 0, 41, 0, 0](817) 0
test_plusNanos_fromZero[2467500000000, 0, 41, 7, 500000000](818) 0
test_plusNanos_fromZero[2475000000000, 0, 41, 15, 0](819) 0
test_plusNanos_fromZero[2482500000000, 0, 41, 22, 500000000](820) 0
test_plusNanos_fromZero[2490000000000, 0, 41, 30, 0](821) 0
test_plusNanos_fromZero[2497500000000, 0, 41, 37, 500000000](822) 0
test_plusNanos_fromZero[2505000000000, 0, 41, 45, 0](823) 0
test_plusNanos_fromZero[2512500000000, 0, 41, 52, 500000000](824) 0
test_plusNanos_fromZero[2520000000000, 0, 42, 0, 0](825) 0
test_plusNanos_fromZero[2527500000000, 0, 42, 7, 500000000](826) 0
test_plusNanos_fromZero[2535000000000, 0, 42, 15, 0](827) 0
test_plusNanos_fromZero[2542500000000, 0, 42, 22, 500000000](828) 0
test_plusNanos_fromZero[2550000000000, 0, 42, 30, 0](829) 0
test_plusNanos_fromZero[2557500000000, 0, 42, 37, 500000000](830) 0
test_plusNanos_fromZero[2565000000000, 0, 42, 45, 0](831) 0
test_plusNanos_fromZero[2572500000000, 0, 42, 52, 500000000](832) 0
test_plusNanos_fromZero[2580000000000, 0, 43, 0, 0](833) 0
test_plusNanos_fromZero[2587500000000, 0, 43, 7, 500000000](834) 0
test_plusNanos_fromZero[2595000000000, 0, 43, 15, 0](835) 0
test_plusNanos_fromZero[2602500000000, 0, 43, 22, 500000000](836) 0
test_plusNanos_fromZero[2610000000000, 0, 43, 30, 0](837) 0
test_plusNanos_fromZero[2617500000000, 0, 43, 37, 500000000](838) 0
test_plusNanos_fromZero[2625000000000, 0, 43, 45, 0](839) 0
test_plusNanos_fromZero[2632500000000, 0, 43, 52, 500000000](840) 0
test_plusNanos_fromZero[2640000000000, 0, 44, 0, 0](841) 0
test_plusNanos_fromZero[2647500000000, 0, 44, 7, 500000000](842) 0
test_plusNanos_fromZero[2655000000000, 0, 44, 15, 0](843) 0
test_plusNanos_fromZero[2662500000000, 0, 44, 22, 500000000](844) 0
test_plusNanos_fromZero[2670000000000, 0, 44, 30, 0](845) 0
test_plusNanos_fromZero[2677500000000, 0, 44, 37, 500000000](846) 0
test_plusNanos_fromZero[2685000000000, 0, 44, 45, 0](847) 0
test_plusNanos_fromZero[2692500000000, 0, 44, 52, 500000000](848) 0
test_plusNanos_fromZero[2700000000000, 0, 45, 0, 0](849) 0
test_plusNanos_fromZero[2707500000000, 0, 45, 7, 500000000](850) 0
test_plusNanos_fromZero[2715000000000, 0, 45, 15, 0](851) 0
test_plusNanos_fromZero[2722500000000, 0, 45, 22, 500000000](852) 0
test_plusNanos_fromZero[2730000000000, 0, 45, 30, 0](853) 0
test_plusNanos_fromZero[2737500000000, 0, 45, 37, 500000000](854) 0
test_plusNanos_fromZero[2745000000000, 0, 45, 45, 0](855) 0
test_plusNanos_fromZero[2752500000000, 0, 45, 52, 500000000](856) 0
test_plusNanos_fromZero[2760000000000, 0, 46, 0, 0](857) 0.001
test_plusNanos_fromZero[2767500000000, 0, 46, 7, 500000000](858) 0
test_plusNanos_fromZero[2775000000000, 0, 46, 15, 0](859) 0
test_plusNanos_fromZero[2782500000000, 0, 46, 22, 500000000](860) 0
test_plusNanos_fromZero[2790000000000, 0, 46, 30, 0](861) 0
test_plusNanos_fromZero[2797500000000, 0, 46, 37, 500000000](862) 0
test_plusNanos_fromZero[2805000000000, 0, 46, 45, 0](863) 0
test_plusNanos_fromZero[2812500000000, 0, 46, 52, 500000000](864) 0
test_plusNanos_fromZero[2820000000000, 0, 47, 0, 0](865) 0
test_plusNanos_fromZero[2827500000000, 0, 47, 7, 500000000](866) 0
test_plusNanos_fromZero[2835000000000, 0, 47, 15, 0](867) 0
test_plusNanos_fromZero[2842500000000, 0, 47, 22, 500000000](868) 0
test_plusNanos_fromZero[2850000000000, 0, 47, 30, 0](869) 0
test_plusNanos_fromZero[2857500000000, 0, 47, 37, 500000000](870) 0
test_plusNanos_fromZero[2865000000000, 0, 47, 45, 0](871) 0
test_plusNanos_fromZero[2872500000000, 0, 47, 52, 500000000](872) 0
test_plusNanos_fromZero[2880000000000, 0, 48, 0, 0](873) 0
test_plusNanos_fromZero[2887500000000, 0, 48, 7, 500000000](874) 0
test_plusNanos_fromZero[2895000000000, 0, 48, 15, 0](875) 0
test_plusNanos_fromZero[2902500000000, 0, 48, 22, 500000000](876) 0
test_plusNanos_fromZero[2910000000000, 0, 48, 30, 0](877) 0
test_plusNanos_fromZero[2917500000000, 0, 48, 37, 500000000](878) 0
test_plusNanos_fromZero[2925000000000, 0, 48, 45, 0](879) 0
test_plusNanos_fromZero[2932500000000, 0, 48, 52, 500000000](880) 0
test_plusNanos_fromZero[2940000000000, 0, 49, 0, 0](881) 0.001
test_plusNanos_fromZero[2947500000000, 0, 49, 7, 500000000](882) 0
test_plusNanos_fromZero[2955000000000, 0, 49, 15, 0](883) 0
test_plusNanos_fromZero[2962500000000, 0, 49, 22, 500000000](884) 0
test_plusNanos_fromZero[2970000000000, 0, 49, 30, 0](885) 0
test_plusNanos_fromZero[2977500000000, 0, 49, 37, 500000000](886) 0
test_plusNanos_fromZero[2985000000000, 0, 49, 45, 0](887) 0
test_plusNanos_fromZero[2992500000000, 0, 49, 52, 500000000](888) 0
test_plusNanos_fromZero[3000000000000, 0, 50, 0, 0](889) 0
test_plusNanos_fromZero[3007500000000, 0, 50, 7, 500000000](890) 0
test_plusNanos_fromZero[3015000000000, 0, 50, 15, 0](891) 0
test_plusNanos_fromZero[3022500000000, 0, 50, 22, 500000000](892) 0
test_plusNanos_fromZero[3030000000000, 0, 50, 30, 0](893) 0
test_plusNanos_fromZero[3037500000000, 0, 50, 37, 500000000](894) 0
test_plusNanos_fromZero[3045000000000, 0, 50, 45, 0](895) 0
test_plusNanos_fromZero[3052500000000, 0, 50, 52, 500000000](896) 0
test_plusNanos_fromZero[3060000000000, 0, 51, 0, 0](897) 0
test_plusNanos_fromZero[3067500000000, 0, 51, 7, 500000000](898) 0
test_plusNanos_fromZero[3075000000000, 0, 51, 15, 0](899) 0
test_plusNanos_fromZero[3082500000000, 0, 51, 22, 500000000](900) 0
test_plusNanos_fromZero[3090000000000, 0, 51, 30, 0](901) 0
test_plusNanos_fromZero[3097500000000, 0, 51, 37, 500000000](902) 0
test_plusNanos_fromZero[3105000000000, 0, 51, 45, 0](903) 0
test_plusNanos_fromZero[3112500000000, 0, 51, 52, 500000000](904) 0.001
test_plusNanos_fromZero[3120000000000, 0, 52, 0, 0](905) 0
test_plusNanos_fromZero[3127500000000, 0, 52, 7, 500000000](906) 0
test_plusNanos_fromZero[3135000000000, 0, 52, 15, 0](907) 0
test_plusNanos_fromZero[3142500000000, 0, 52, 22, 500000000](908) 0
test_plusNanos_fromZero[3150000000000, 0, 52, 30, 0](909) 0
test_plusNanos_fromZero[3157500000000, 0, 52, 37, 500000000](910) 0
test_plusNanos_fromZero[3165000000000, 0, 52, 45, 0](911) 0
test_plusNanos_fromZero[3172500000000, 0, 52, 52, 500000000](912) 0
test_plusNanos_fromZero[3180000000000, 0, 53, 0, 0](913) 0
test_plusNanos_fromZero[3187500000000, 0, 53, 7, 500000000](914) 0
test_plusNanos_fromZero[3195000000000, 0, 53, 15, 0](915) 0
test_plusNanos_fromZero[3202500000000, 0, 53, 22, 500000000](916) 0
test_plusNanos_fromZero[3210000000000, 0, 53, 30, 0](917) 0
test_plusNanos_fromZero[3217500000000, 0, 53, 37, 500000000](918) 0
test_plusNanos_fromZero[3225000000000, 0, 53, 45, 0](919) 0
test_plusNanos_fromZero[3232500000000, 0, 53, 52, 500000000](920) 0
test_plusNanos_fromZero[3240000000000, 0, 54, 0, 0](921) 0
test_plusNanos_fromZero[3247500000000, 0, 54, 7, 500000000](922) 0
test_plusNanos_fromZero[3255000000000, 0, 54, 15, 0](923) 0
test_plusNanos_fromZero[3262500000000, 0, 54, 22, 500000000](924) 0
test_plusNanos_fromZero[3270000000000, 0, 54, 30, 0](925) 0
test_plusNanos_fromZero[3277500000000, 0, 54, 37, 500000000](926) 0
test_plusNanos_fromZero[3285000000000, 0, 54, 45, 0](927) 0
test_plusNanos_fromZero[3292500000000, 0, 54, 52, 500000000](928) 0.001
test_plusNanos_fromZero[3300000000000, 0, 55, 0, 0](929) 0
test_plusNanos_fromZero[3307500000000, 0, 55, 7, 500000000](930) 0
test_plusNanos_fromZero[3315000000000, 0, 55, 15, 0](931) 0
test_plusNanos_fromZero[3322500000000, 0, 55, 22, 500000000](932) 0
test_plusNanos_fromZero[3330000000000, 0, 55, 30, 0](933) 0
test_plusNanos_fromZero[3337500000000, 0, 55, 37, 500000000](934) 0
test_plusNanos_fromZero[3345000000000, 0, 55, 45, 0](935) 0
test_plusNanos_fromZero[3352500000000, 0, 55, 52, 500000000](936) 0
test_plusNanos_fromZero[3360000000000, 0, 56, 0, 0](937) 0
test_plusNanos_fromZero[3367500000000, 0, 56, 7, 500000000](938) 0
test_plusNanos_fromZero[3375000000000, 0, 56, 15, 0](939) 0
test_plusNanos_fromZero[3382500000000, 0, 56, 22, 500000000](940) 0
test_plusNanos_fromZero[3390000000000, 0, 56, 30, 0](941) 0
test_plusNanos_fromZero[3397500000000, 0, 56, 37, 500000000](942) 0
test_plusNanos_fromZero[3405000000000, 0, 56, 45, 0](943) 0
test_plusNanos_fromZero[3412500000000, 0, 56, 52, 500000000](944) 0
test_plusNanos_fromZero[3420000000000, 0, 57, 0, 0](945) 0
test_plusNanos_fromZero[3427500000000, 0, 57, 7, 500000000](946) 0
test_plusNanos_fromZero[3435000000000, 0, 57, 15, 0](947) 0
test_plusNanos_fromZero[3442500000000, 0, 57, 22, 500000000](948) 0
test_plusNanos_fromZero[3450000000000, 0, 57, 30, 0](949) 0
test_plusNanos_fromZero[3457500000000, 0, 57, 37, 500000000](950) 0
test_plusNanos_fromZero[3465000000000, 0, 57, 45, 0](951) 0
test_plusNanos_fromZero[3472500000000, 0, 57, 52, 500000000](952) 0
test_plusNanos_fromZero[3480000000000, 0, 58, 0, 0](953) 0
test_plusNanos_fromZero[3487500000000, 0, 58, 7, 500000000](954) 0
test_plusNanos_fromZero[3495000000000, 0, 58, 15, 0](955) 0
test_plusNanos_fromZero[3502500000000, 0, 58, 22, 500000000](956) 0
test_plusNanos_fromZero[3510000000000, 0, 58, 30, 0](957) 0
test_plusNanos_fromZero[3517500000000, 0, 58, 37, 500000000](958) 0
test_plusNanos_fromZero[3525000000000, 0, 58, 45, 0](959) 0
test_plusNanos_fromZero[3532500000000, 0, 58, 52, 500000000](960) 0
test_plusNanos_fromZero[3540000000000, 0, 59, 0, 0](961) 0
test_plusNanos_fromZero[3547500000000, 0, 59, 7, 500000000](962) 0
test_plusNanos_fromZero[3555000000000, 0, 59, 15, 0](963) 0
test_plusNanos_fromZero[3562500000000, 0, 59, 22, 500000000](964) 0
test_plusNanos_fromZero[3570000000000, 0, 59, 30, 0](965) 0
test_plusNanos_fromZero[3577500000000, 0, 59, 37, 500000000](966) 0
test_plusNanos_fromZero[3585000000000, 0, 59, 45, 0](967) 0
test_plusNanos_fromZero[3592500000000, 0, 59, 52, 500000000](968) 0
test_plusNanos_fromZero[3600000000000, 1, 0, 0, 0](969) 0
test_plusNanos_fromZero[3607500000000, 1, 0, 7, 500000000](970) 0
test_plusNanos_fromZero[3615000000000, 1, 0, 15, 0](971) 0
test_plusNanos_fromZero[3622500000000, 1, 0, 22, 500000000](972) 0
test_plusNanos_fromZero[3630000000000, 1, 0, 30, 0](973) 0
test_plusNanos_fromZero[3637500000000, 1, 0, 37, 500000000](974) 0
test_plusNanos_fromZero[3645000000000, 1, 0, 45, 0](975) 0
test_plusNanos_fromZero[3652500000000, 1, 0, 52, 500000000](976) 0
test_plusNanos_fromZero[3660000000000, 1, 1, 0, 0](977) 0
test_plusNanos_halfABillion 0.002
test_plusNanos_noChange_equal 0
test_plusNanos_noChange_oneDay_equal 0
test_plusNanos_toMidday_equal 0
test_plusNanos_toMidnight_equal 0
test_plusSeconds_fromZero[-3660, 22, 59, 0](1) 0
test_plusSeconds_fromZero[-3630, 22, 59, 30](2) 0
test_plusSeconds_fromZero[-3600, 23, 0, 0](3) 0
test_plusSeconds_fromZero[-3570, 23, 0, 30](4) 0
test_plusSeconds_fromZero[-3540, 23, 1, 0](5) 0
test_plusSeconds_fromZero[-3510, 23, 1, 30](6) 0
test_plusSeconds_fromZero[-3480, 23, 2, 0](7) 0
test_plusSeconds_fromZero[-3450, 23, 2, 30](8) 0
test_plusSeconds_fromZero[-3420, 23, 3, 0](9) 0
test_plusSeconds_fromZero[-3390, 23, 3, 30](10) 0
test_plusSeconds_fromZero[-3360, 23, 4, 0](11) 0
test_plusSeconds_fromZero[-3330, 23, 4, 30](12) 0
test_plusSeconds_fromZero[-3300, 23, 5, 0](13) 0
test_plusSeconds_fromZero[-3270, 23, 5, 30](14) 0
test_plusSeconds_fromZero[-3240, 23, 6, 0](15) 0
test_plusSeconds_fromZero[-3210, 23, 6, 30](16) 0
test_plusSeconds_fromZero[-3180, 23, 7, 0](17) 0
test_plusSeconds_fromZero[-3150, 23, 7, 30](18) 0
test_plusSeconds_fromZero[-3120, 23, 8, 0](19) 0
test_plusSeconds_fromZero[-3090, 23, 8, 30](20) 0
test_plusSeconds_fromZero[-3060, 23, 9, 0](21) 0
test_plusSeconds_fromZero[-3030, 23, 9, 30](22) 0
test_plusSeconds_fromZero[-3000, 23, 10, 0](23) 0
test_plusSeconds_fromZero[-2970, 23, 10, 30](24) 0
test_plusSeconds_fromZero[-2940, 23, 11, 0](25) 0
test_plusSeconds_fromZero[-2910, 23, 11, 30](26) 0.001
test_plusSeconds_fromZero[-2880, 23, 12, 0](27) 0
test_plusSeconds_fromZero[-2850, 23, 12, 30](28) 0
test_plusSeconds_fromZero[-2820, 23, 13, 0](29) 0
test_plusSeconds_fromZero[-2790, 23, 13, 30](30) 0
test_plusSeconds_fromZero[-2760, 23, 14, 0](31) 0
test_plusSeconds_fromZero[-2730, 23, 14, 30](32) 0
test_plusSeconds_fromZero[-2700, 23, 15, 0](33) 0
test_plusSeconds_fromZero[-2670, 23, 15, 30](34) 0
test_plusSeconds_fromZero[-2640, 23, 16, 0](35) 0
test_plusSeconds_fromZero[-2610, 23, 16, 30](36) 0
test_plusSeconds_fromZero[-2580, 23, 17, 0](37) 0
test_plusSeconds_fromZero[-2550, 23, 17, 30](38) 0
test_plusSeconds_fromZero[-2520, 23, 18, 0](39) 0
test_plusSeconds_fromZero[-2490, 23, 18, 30](40) 0
test_plusSeconds_fromZero[-2460, 23, 19, 0](41) 0
test_plusSeconds_fromZero[-2430, 23, 19, 30](42) 0
test_plusSeconds_fromZero[-2400, 23, 20, 0](43) 0
test_plusSeconds_fromZero[-2370, 23, 20, 30](44) 0
test_plusSeconds_fromZero[-2340, 23, 21, 0](45) 0
test_plusSeconds_fromZero[-2310, 23, 21, 30](46) 0
test_plusSeconds_fromZero[-2280, 23, 22, 0](47) 0
test_plusSeconds_fromZero[-2250, 23, 22, 30](48) 0
test_plusSeconds_fromZero[-2220, 23, 23, 0](49) 0
test_plusSeconds_fromZero[-2190, 23, 23, 30](50) 0
test_plusSeconds_fromZero[-2160, 23, 24, 0](51) 0
test_plusSeconds_fromZero[-2130, 23, 24, 30](52) 0
test_plusSeconds_fromZero[-2100, 23, 25, 0](53) 0
test_plusSeconds_fromZero[-2070, 23, 25, 30](54) 0
test_plusSeconds_fromZero[-2040, 23, 26, 0](55) 0
test_plusSeconds_fromZero[-2010, 23, 26, 30](56) 0
test_plusSeconds_fromZero[-1980, 23, 27, 0](57) 0
test_plusSeconds_fromZero[-1950, 23, 27, 30](58) 0
test_plusSeconds_fromZero[-1920, 23, 28, 0](59) 0
test_plusSeconds_fromZero[-1890, 23, 28, 30](60) 0
test_plusSeconds_fromZero[-1860, 23, 29, 0](61) 0
test_plusSeconds_fromZero[-1830, 23, 29, 30](62) 0
test_plusSeconds_fromZero[-1800, 23, 30, 0](63) 0
test_plusSeconds_fromZero[-1770, 23, 30, 30](64) 0
test_plusSeconds_fromZero[-1740, 23, 31, 0](65) 0
test_plusSeconds_fromZero[-1710, 23, 31, 30](66) 0
test_plusSeconds_fromZero[-1680, 23, 32, 0](67) 0
test_plusSeconds_fromZero[-1650, 23, 32, 30](68) 0.001
test_plusSeconds_fromZero[-1620, 23, 33, 0](69) 0
test_plusSeconds_fromZero[-1590, 23, 33, 30](70) 0
test_plusSeconds_fromZero[-1560, 23, 34, 0](71) 0
test_plusSeconds_fromZero[-1530, 23, 34, 30](72) 0
test_plusSeconds_fromZero[-1500, 23, 35, 0](73) 0
test_plusSeconds_fromZero[-1470, 23, 35, 30](74) 0
test_plusSeconds_fromZero[-1440, 23, 36, 0](75) 0
test_plusSeconds_fromZero[-1410, 23, 36, 30](76) 0
test_plusSeconds_fromZero[-1380, 23, 37, 0](77) 0
test_plusSeconds_fromZero[-1350, 23, 37, 30](78) 0
test_plusSeconds_fromZero[-1320, 23, 38, 0](79) 0
test_plusSeconds_fromZero[-1290, 23, 38, 30](80) 0
test_plusSeconds_fromZero[-1260, 23, 39, 0](81) 0
test_plusSeconds_fromZero[-1230, 23, 39, 30](82) 0
test_plusSeconds_fromZero[-1200, 23, 40, 0](83) 0
test_plusSeconds_fromZero[-1170, 23, 40, 30](84) 0
test_plusSeconds_fromZero[-1140, 23, 41, 0](85) 0
test_plusSeconds_fromZero[-1110, 23, 41, 30](86) 0
test_plusSeconds_fromZero[-1080, 23, 42, 0](87) 0
test_plusSeconds_fromZero[-1050, 23, 42, 30](88) 0
test_plusSeconds_fromZero[-1020, 23, 43, 0](89) 0
test_plusSeconds_fromZero[-990, 23, 43, 30](90) 0.001
test_plusSeconds_fromZero[-960, 23, 44, 0](91) 0
test_plusSeconds_fromZero[-930, 23, 44, 30](92) 0
test_plusSeconds_fromZero[-900, 23, 45, 0](93) 0
test_plusSeconds_fromZero[-870, 23, 45, 30](94) 0
test_plusSeconds_fromZero[-840, 23, 46, 0](95) 0
test_plusSeconds_fromZero[-810, 23, 46, 30](96) 0
test_plusSeconds_fromZero[-780, 23, 47, 0](97) 0
test_plusSeconds_fromZero[-750, 23, 47, 30](98) 0
test_plusSeconds_fromZero[-720, 23, 48, 0](99) 0
test_plusSeconds_fromZero[-690, 23, 48, 30](100) 0
test_plusSeconds_fromZero[-660, 23, 49, 0](101) 0
test_plusSeconds_fromZero[-630, 23, 49, 30](102) 0
test_plusSeconds_fromZero[-600, 23, 50, 0](103) 0
test_plusSeconds_fromZero[-570, 23, 50, 30](104) 0
test_plusSeconds_fromZero[-540, 23, 51, 0](105) 0
test_plusSeconds_fromZero[-510, 23, 51, 30](106) 0
test_plusSeconds_fromZero[-480, 23, 52, 0](107) 0
test_plusSeconds_fromZero[-450, 23, 52, 30](108) 0
test_plusSeconds_fromZero[-420, 23, 53, 0](109) 0
test_plusSeconds_fromZero[-390, 23, 53, 30](110) 0
test_plusSeconds_fromZero[-360, 23, 54, 0](111) 0
test_plusSeconds_fromZero[-330, 23, 54, 30](112) 0.001
test_plusSeconds_fromZero[-300, 23, 55, 0](113) 0
test_plusSeconds_fromZero[-270, 23, 55, 30](114) 0
test_plusSeconds_fromZero[-240, 23, 56, 0](115) 0
test_plusSeconds_fromZero[-210, 23, 56, 30](116) 0
test_plusSeconds_fromZero[-180, 23, 57, 0](117) 0
test_plusSeconds_fromZero[-150, 23, 57, 30](118) 0
test_plusSeconds_fromZero[-120, 23, 58, 0](119) 0
test_plusSeconds_fromZero[-90, 23, 58, 30](120) 0
test_plusSeconds_fromZero[-60, 23, 59, 0](121) 0
test_plusSeconds_fromZero[-30, 23, 59, 30](122) 0
test_plusSeconds_fromZero[0, 0, 0, 0](123) 0
test_plusSeconds_fromZero[30, 0, 0, 30](124) 0
test_plusSeconds_fromZero[60, 0, 1, 0](125) 0
test_plusSeconds_fromZero[90, 0, 1, 30](126) 0
test_plusSeconds_fromZero[120, 0, 2, 0](127) 0
test_plusSeconds_fromZero[150, 0, 2, 30](128) 0
test_plusSeconds_fromZero[180, 0, 3, 0](129) 0
test_plusSeconds_fromZero[210, 0, 3, 30](130) 0
test_plusSeconds_fromZero[240, 0, 4, 0](131) 0
test_plusSeconds_fromZero[270, 0, 4, 30](132) 0
test_plusSeconds_fromZero[300, 0, 5, 0](133) 0.001
test_plusSeconds_fromZero[330, 0, 5, 30](134) 0
test_plusSeconds_fromZero[360, 0, 6, 0](135) 0
test_plusSeconds_fromZero[390, 0, 6, 30](136) 0
test_plusSeconds_fromZero[420, 0, 7, 0](137) 0
test_plusSeconds_fromZero[450, 0, 7, 30](138) 0
test_plusSeconds_fromZero[480, 0, 8, 0](139) 0
test_plusSeconds_fromZero[510, 0, 8, 30](140) 0
test_plusSeconds_fromZero[540, 0, 9, 0](141) 0
test_plusSeconds_fromZero[570, 0, 9, 30](142) 0
test_plusSeconds_fromZero[600, 0, 10, 0](143) 0
test_plusSeconds_fromZero[630, 0, 10, 30](144) 0
test_plusSeconds_fromZero[660, 0, 11, 0](145) 0
test_plusSeconds_fromZero[690, 0, 11, 30](146) 0
test_plusSeconds_fromZero[720, 0, 12, 0](147) 0
test_plusSeconds_fromZero[750, 0, 12, 30](148) 0
test_plusSeconds_fromZero[780, 0, 13, 0](149) 0
test_plusSeconds_fromZero[810, 0, 13, 30](150) 0
test_plusSeconds_fromZero[840, 0, 14, 0](151) 0
test_plusSeconds_fromZero[870, 0, 14, 30](152) 0
test_plusSeconds_fromZero[900, 0, 15, 0](153) 0
test_plusSeconds_fromZero[930, 0, 15, 30](154) 0.001
test_plusSeconds_fromZero[960, 0, 16, 0](155) 0
test_plusSeconds_fromZero[990, 0, 16, 30](156) 0
test_plusSeconds_fromZero[1020, 0, 17, 0](157) 0
test_plusSeconds_fromZero[1050, 0, 17, 30](158) 0
test_plusSeconds_fromZero[1080, 0, 18, 0](159) 0
test_plusSeconds_fromZero[1110, 0, 18, 30](160) 0
test_plusSeconds_fromZero[1140, 0, 19, 0](161) 0
test_plusSeconds_fromZero[1170, 0, 19, 30](162) 0
test_plusSeconds_fromZero[1200, 0, 20, 0](163) 0
test_plusSeconds_fromZero[1230, 0, 20, 30](164) 0
test_plusSeconds_fromZero[1260, 0, 21, 0](165) 0
test_plusSeconds_fromZero[1290, 0, 21, 30](166) 0
test_plusSeconds_fromZero[1320, 0, 22, 0](167) 0
test_plusSeconds_fromZero[1350, 0, 22, 30](168) 0
test_plusSeconds_fromZero[1380, 0, 23, 0](169) 0
test_plusSeconds_fromZero[1410, 0, 23, 30](170) 0
test_plusSeconds_fromZero[1440, 0, 24, 0](171) 0
test_plusSeconds_fromZero[1470, 0, 24, 30](172) 0
test_plusSeconds_fromZero[1500, 0, 25, 0](173) 0
test_plusSeconds_fromZero[1530, 0, 25, 30](174) 0
test_plusSeconds_fromZero[1560, 0, 26, 0](175) 0
test_plusSeconds_fromZero[1590, 0, 26, 30](176) 0.001
test_plusSeconds_fromZero[1620, 0, 27, 0](177) 0
test_plusSeconds_fromZero[1650, 0, 27, 30](178) 0
test_plusSeconds_fromZero[1680, 0, 28, 0](179) 0
test_plusSeconds_fromZero[1710, 0, 28, 30](180) 0
test_plusSeconds_fromZero[1740, 0, 29, 0](181) 0
test_plusSeconds_fromZero[1770, 0, 29, 30](182) 0
test_plusSeconds_fromZero[1800, 0, 30, 0](183) 0
test_plusSeconds_fromZero[1830, 0, 30, 30](184) 0
test_plusSeconds_fromZero[1860, 0, 31, 0](185) 0
test_plusSeconds_fromZero[1890, 0, 31, 30](186) 0
test_plusSeconds_fromZero[1920, 0, 32, 0](187) 0
test_plusSeconds_fromZero[1950, 0, 32, 30](188) 0
test_plusSeconds_fromZero[1980, 0, 33, 0](189) 0
test_plusSeconds_fromZero[2010, 0, 33, 30](190) 0
test_plusSeconds_fromZero[2040, 0, 34, 0](191) 0
test_plusSeconds_fromZero[2070, 0, 34, 30](192) 0
test_plusSeconds_fromZero[2100, 0, 35, 0](193) 0
test_plusSeconds_fromZero[2130, 0, 35, 30](194) 0
test_plusSeconds_fromZero[2160, 0, 36, 0](195) 0
test_plusSeconds_fromZero[2190, 0, 36, 30](196) 0
test_plusSeconds_fromZero[2220, 0, 37, 0](197) 0
test_plusSeconds_fromZero[2250, 0, 37, 30](198) 0
test_plusSeconds_fromZero[2280, 0, 38, 0](199) 0
test_plusSeconds_fromZero[2310, 0, 38, 30](200) 0
test_plusSeconds_fromZero[2340, 0, 39, 0](201) 0
test_plusSeconds_fromZero[2370, 0, 39, 30](202) 0
test_plusSeconds_fromZero[2400, 0, 40, 0](203) 0
test_plusSeconds_fromZero[2430, 0, 40, 30](204) 0
test_plusSeconds_fromZero[2460, 0, 41, 0](205) 0
test_plusSeconds_fromZero[2490, 0, 41, 30](206) 0
test_plusSeconds_fromZero[2520, 0, 42, 0](207) 0
test_plusSeconds_fromZero[2550, 0, 42, 30](208) 0
test_plusSeconds_fromZero[2580, 0, 43, 0](209) 0
test_plusSeconds_fromZero[2610, 0, 43, 30](210) 0
test_plusSeconds_fromZero[2640, 0, 44, 0](211) 0
test_plusSeconds_fromZero[2670, 0, 44, 30](212) 0
test_plusSeconds_fromZero[2700, 0, 45, 0](213) 0
test_plusSeconds_fromZero[2730, 0, 45, 30](214) 0
test_plusSeconds_fromZero[2760, 0, 46, 0](215) 0
test_plusSeconds_fromZero[2790, 0, 46, 30](216) 0
test_plusSeconds_fromZero[2820, 0, 47, 0](217) 0
test_plusSeconds_fromZero[2850, 0, 47, 30](218) 0
test_plusSeconds_fromZero[2880, 0, 48, 0](219) 0
test_plusSeconds_fromZero[2910, 0, 48, 30](220) 0
test_plusSeconds_fromZero[2940, 0, 49, 0](221) 0
test_plusSeconds_fromZero[2970, 0, 49, 30](222) 0
test_plusSeconds_fromZero[3000, 0, 50, 0](223) 0
test_plusSeconds_fromZero[3030, 0, 50, 30](224) 0
test_plusSeconds_fromZero[3060, 0, 51, 0](225) 0
test_plusSeconds_fromZero[3090, 0, 51, 30](226) 0
test_plusSeconds_fromZero[3120, 0, 52, 0](227) 0
test_plusSeconds_fromZero[3150, 0, 52, 30](228) 0
test_plusSeconds_fromZero[3180, 0, 53, 0](229) 0
test_plusSeconds_fromZero[3210, 0, 53, 30](230) 0
test_plusSeconds_fromZero[3240, 0, 54, 0](231) 0
test_plusSeconds_fromZero[3270, 0, 54, 30](232) 0
test_plusSeconds_fromZero[3300, 0, 55, 0](233) 0
test_plusSeconds_fromZero[3330, 0, 55, 30](234) 0
test_plusSeconds_fromZero[3360, 0, 56, 0](235) 0
test_plusSeconds_fromZero[3390, 0, 56, 30](236) 0
test_plusSeconds_fromZero[3420, 0, 57, 0](237) 0
test_plusSeconds_fromZero[3450, 0, 57, 30](238) 0
test_plusSeconds_fromZero[3480, 0, 58, 0](239) 0
test_plusSeconds_fromZero[3510, 0, 58, 30](240) 0
test_plusSeconds_fromZero[3540, 0, 59, 0](241) 0
test_plusSeconds_fromZero[3570, 0, 59, 30](242) 0
test_plusSeconds_fromZero[3600, 1, 0, 0](243) 0
test_plusSeconds_fromZero[3630, 1, 0, 30](244) 0
test_plusSeconds_fromZero[3660, 1, 1, 0](245) 0
test_plusSeconds_noChange_equal 0
test_plusSeconds_noChange_oneDay_equal 0
test_plusSeconds_one 0
test_plusSeconds_toMidday_equal 0
test_plusSeconds_toMidnight_equal 0
test_plus_Adjuster_dateNotAllowed 0
test_plus_Adjuster_negativeMinutes 0
test_plus_Adjuster_null 0
test_plus_Adjuster_positiveHours 0
test_plus_Adjuster_wrap 0
test_plus_Adjuster_zero 0
test_plus_adjuster 0
test_plus_adjuster_big 0
test_plus_adjuster_null 0
test_plus_adjuster_wrap 0
test_plus_adjuster_zero_equal 0
test_plus_longPeriodUnit_negativeMinutes 0.001
test_plus_longPeriodUnit_null 0
test_plus_longPeriodUnit_positiveHours 0
test_plus_longPeriodUnit_zero 0
test_plus_long_multiples 0
test_plus_long_unit_invalidUnit 0
test_query 0
test_query_null 0
test_serialization 0.002
test_serialization_format 0
test_toNanoOfDay 0.05
test_toNanoOfDay_fromNanoOfDay_symmetry 0.067
test_toSecondOfDay 0.005
test_toSecondOfDay_fromNanoOfDay_symmetry 0.007
test_toString[0, 0, 0, 0, 00:00](1) 0
test_toString[1, 0, 0, 0, 01:00](2) 0
test_toString[23, 0, 0, 0, 23:00](3) 0
test_toString[0, 1, 0, 0, 00:01](4) 0
test_toString[12, 30, 0, 0, 12:30](5) 0
test_toString[23, 59, 0, 0, 23:59](6) 0
test_toString[0, 0, 1, 0, 00:00:01](7) 0
test_toString[0, 0, 59, 0, 00:00:59](8) 0
test_toString[0, 0, 0, 100000000, 00:00:00.100](9) 0
test_toString[0, 0, 0, 10000000, 00:00:00.010](10) 0
test_toString[0, 0, 0, 1000000, 00:00:00.001](11) 0
test_toString[0, 0, 0, 100000, 00:00:00.000100](12) 0
test_toString[0, 0, 0, 10000, 00:00:00.000010](13) 0
test_toString[0, 0, 0, 1000, 00:00:00.000001](14) 0
test_toString[0, 0, 0, 100, 00:00:00.000000100](15) 0
test_toString[0, 0, 0, 10, 00:00:00.000000010](16) 0.001
test_toString[0, 0, 0, 1, 00:00:00.000000001](17) 0
test_toString[0, 0, 0, 999999999, 00:00:00.999999999](18) 0
test_toString[0, 0, 0, 99999999, 00:00:00.099999999](19) 0
test_toString[0, 0, 0, 9999999, 00:00:00.009999999](20) 0
test_toString[0, 0, 0, 999999, 00:00:00.000999999](21) 0
test_toString[0, 0, 0, 99999, 00:00:00.000099999](22) 0
test_toString[0, 0, 0, 9999, 00:00:00.000009999](23) 0
test_toString[0, 0, 0, 999, 00:00:00.000000999](24) 0
test_toString[0, 0, 0, 99, 00:00:00.000000099](25) 0
test_toString[0, 0, 0, 9, 00:00:00.000000009](26) 0
test_truncatedTo_invalid[01:02:03.123456789, NinetyFiveMins](1) 0
test_truncatedTo_invalid[01:02:03.123456789, Weeks](2) 0
test_truncatedTo_invalid[01:02:03.123456789, Months](3) 0
test_truncatedTo_invalid[01:02:03.123456789, Years](4) 0
test_truncatedTo_null 0
test_truncatedTo_valid[01:02:03.123456789, Nanos, 01:02:03.123456789](1) 0
test_truncatedTo_valid[01:02:03.123456789, Micros, 01:02:03.123456](2) 0
test_truncatedTo_valid[01:02:03.123456789, Millis, 01:02:03.123](3) 0
test_truncatedTo_valid[01:02:03.123456789, Seconds, 01:02:03](4) 0
test_truncatedTo_valid[01:02:03.123456789, Minutes, 01:02](5) 0
test_truncatedTo_valid[01:02:03.123456789, Hours, 01:00](6) 0
test_truncatedTo_valid[01:02:03.123456789, Days, 00:00](7) 0
test_truncatedTo_valid[01:01:01.123456789, NinetyMins, 00:00](8) 0
test_truncatedTo_valid[02:01:01.123456789, NinetyMins, 01:30](9) 0
test_truncatedTo_valid[03:01:01.123456789, NinetyMins, 03:00](10) 0
test_until[00:00, 00:00, Nanos, 0](1) 0
test_until[00:00, 00:00, Micros, 0](2) 0
test_until[00:00, 00:00, Millis, 0](3) 0
test_until[00:00, 00:00, Seconds, 0](4) 0.001
test_until[00:00, 00:00, Minutes, 0](5) 0
test_until[00:00, 00:00, Hours, 0](6) 0
test_until[00:00, 00:00, HalfDays, 0](7) 0
test_until[00:00, 00:00:01, Nanos, 1000000000](8) 0
test_until[00:00, 00:00:01, Micros, 1000000](9) 0
test_until[00:00, 00:00:01, Millis, 1000](10) 0
test_until[00:00, 00:00:01, Seconds, 1](11) 0
test_until[00:00, 00:00:01, Minutes, 0](12) 0
test_until[00:00, 00:00:01, Hours, 0](13) 0.001
test_until[00:00, 00:00:01, HalfDays, 0](14) 0
test_until[00:00, 00:01, Nanos, 60000000000](15) 0
test_until[00:00, 00:01, Micros, 60000000](16) 0
test_until[00:00, 00:01, Millis, 60000](17) 0
test_until[00:00, 00:01, Seconds, 60](18) 0
test_until[00:00, 00:01, Minutes, 1](19) 0
test_until[00:00, 00:01, Hours, 0](20) 0.001
test_until[00:00, 00:01, HalfDays, 0](21) 0
test_withHour_hourTooHigh 0
test_withHour_hourTooLow 0
test_withHour_noChange_equal 0
test_withHour_normal 0
test_withHour_toMidday_equal 0
test_withHour_toMidnight_equal 0
test_withMinute_minuteTooHigh 0
test_withMinute_minuteTooLow 0
test_withMinute_noChange_equal 0
test_withMinute_normal 0
test_withMinute_toMidday_equals 0
test_withMinute_toMidnight_equal 0
test_withNanoOfSecond_nanoTooHigh 0
test_withNanoOfSecond_nanoTooLow 0
test_withNanoOfSecond_noChange_equal 0
test_withNanoOfSecond_normal 0
test_withNanoOfSecond_toMidday_equal 0
test_withNanoOfSecond_toMidnight_equal 0
test_withSecond_noChange_equal 0
test_withSecond_normal 0
test_withSecond_secondTooHigh 0
test_withSecond_secondTooLow 0
test_withSecond_toMidday_equal 0
test_withSecond_toMidnight_equal 0
test_with_adjustment 0
test_with_adjustment_null 0

TestDayOfWeek

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0.001
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0
test_adjustInto 0
test_adjustInto_null 0
test_enum 0
test_factory_CalendricalObject 0
test_factory_CalendricalObject_invalid_noDerive 0
test_factory_CalendricalObject_null 0
test_factory_int_singleton 0.001
test_factory_int_valueTooHigh 0
test_factory_int_valueTooLow 0
test_getDisplayName 0.001
test_getDisplayName_nullLocale 0
test_getDisplayName_nullStyle 0
test_getLong_TemporalField 0
test_get_TemporalField 0
test_minus_long[1, -8, 2](1) 0
test_minus_long[1, -7, 1](2) 0
test_minus_long[1, -6, 7](3) 0
test_minus_long[1, -5, 6](4) 0
test_minus_long[1, -4, 5](5) 0
test_minus_long[1, -3, 4](6) 0
test_minus_long[1, -2, 3](7) 0
test_minus_long[1, -1, 2](8) 0
test_minus_long[1, 0, 1](9) 0
test_minus_long[1, 1, 7](10) 0
test_minus_long[1, 2, 6](11) 0
test_minus_long[1, 3, 5](12) 0
test_minus_long[1, 4, 4](13) 0
test_minus_long[1, 5, 3](14) 0
test_minus_long[1, 6, 2](15) 0
test_minus_long[1, 7, 1](16) 0
test_minus_long[1, 8, 7](17) 0
test_plus_long[1, -8, 7](1) 0
test_plus_long[1, -7, 1](2) 0
test_plus_long[1, -6, 2](3) 0
test_plus_long[1, -5, 3](4) 0
test_plus_long[1, -4, 4](5) 0
test_plus_long[1, -3, 5](6) 0
test_plus_long[1, -2, 6](7) 0
test_plus_long[1, -1, 7](8) 0
test_plus_long[1, 0, 1](9) 0.001
test_plus_long[1, 1, 2](10) 0
test_plus_long[1, 2, 3](11) 0
test_plus_long[1, 3, 4](12) 0
test_plus_long[1, 4, 5](13) 0
test_plus_long[1, 5, 6](14) 0
test_plus_long[1, 6, 7](15) 0
test_plus_long[1, 7, 1](16) 0
test_plus_long[1, 8, 2](17) 0
test_plus_long[1, 1, 2](18) 0
test_plus_long[2, 1, 3](19) 0
test_plus_long[3, 1, 4](20) 0
test_plus_long[4, 1, 5](21) 0
test_plus_long[5, 1, 6](22) 0
test_plus_long[6, 1, 7](23) 0
test_plus_long[7, 1, 1](24) 0
test_plus_long[1, -1, 7](25) 0
test_plus_long[2, -1, 1](26) 0
test_plus_long[3, -1, 2](27) 0
test_plus_long[4, -1, 3](28) 0
test_plus_long[5, -1, 4](29) 0.001
test_plus_long[6, -1, 5](30) 0
test_plus_long[7, -1, 6](31) 0
test_query 0
test_query_null 0
test_toString 0

TestDateTimes_implementation

test_constructor 0
test_floorDiv_int[5, 4, 1](1) 0
test_floorDiv_int[4, 4, 1](2) 0.001
test_floorDiv_int[3, 4, 0](3) 0
test_floorDiv_int[2, 4, 0](4) 0
test_floorDiv_int[1, 4, 0](5) 0
test_floorDiv_int[0, 4, 0](6) 0
test_floorDiv_int[-1, 4, -1](7) 0
test_floorDiv_int[-2, 4, -1](8) 0
test_floorDiv_int[-3, 4, -1](9) 0
test_floorDiv_int[-4, 4, -1](10) 0
test_floorDiv_int[-5, 4, -2](11) 0
test_floorDiv_long[5, 4, 1](1) 0
test_floorDiv_long[4, 4, 1](2) 0
test_floorDiv_long[3, 4, 0](3) 0
test_floorDiv_long[2, 4, 0](4) 0
test_floorDiv_long[1, 4, 0](5) 0
test_floorDiv_long[0, 4, 0](6) 0
test_floorDiv_long[-1, 4, -1](7) 0
test_floorDiv_long[-2, 4, -1](8) 0
test_floorDiv_long[-3, 4, -1](9) 0
test_floorDiv_long[-4, 4, -1](10) 0
test_floorDiv_long[-5, 4, -2](11) 0
test_floorMod_int[5, 4, 1](1) 0
test_floorMod_int[4, 4, 0](2) 0
test_floorMod_int[3, 4, 3](3) 0
test_floorMod_int[2, 4, 2](4) 0
test_floorMod_int[1, 4, 1](5) 0
test_floorMod_int[0, 4, 0](6) 0
test_floorMod_int[-1, 4, 3](7) 0
test_floorMod_int[-2, 4, 2](8) 0
test_floorMod_int[-3, 4, 1](9) 0
test_floorMod_int[-4, 4, 0](10) 0
test_floorMod_int[-5, 4, 3](11) 0
test_floorMod_long[5, 4, 1](1) 0
test_floorMod_long[5, 4, 1](1) 0
test_floorMod_long[4, 4, 0](2) 0
test_floorMod_long[4, 4, 0](2) 0
test_floorMod_long[3, 4, 3](3) 0
test_floorMod_long[3, 4, 3](3) 0
test_floorMod_long[2, 4, 2](4) 0
test_floorMod_long[2, 4, 2](4) 0
test_floorMod_long[1, 4, 1](5) 0
test_floorMod_long[1, 4, 1](5) 0.001
test_floorMod_long[0, 4, 0](6) 0
test_floorMod_long[0, 4, 0](6) 0
test_floorMod_long[-1, 4, 3](7) 0
test_floorMod_long[-1, 4, 3](7) 0
test_floorMod_long[-2, 4, 2](8) 0
test_floorMod_long[-2, 4, 2](8) 0
test_floorMod_long[-3, 4, 1](9) 0
test_floorMod_long[-3, 4, 1](9) 0
test_floorMod_long[-4, 4, 0](10) 0
test_floorMod_long[-4, 4, 0](10) 0
test_floorMod_long[-5, 4, 3](11) 0
test_floorMod_long[-5, 4, 3](11) 0
test_safeAddInt[-2147483648, 1, -2147483647](1) 0
test_safeAddInt[-1, 1, 0](2) 0
test_safeAddInt[0, 0, 0](3) 0
test_safeAddInt[1, -1, 0](4) 0
test_safeAddInt[2147483647, -1, 2147483646](5) 0
test_safeAddInt_overflow[-2147483648, -1](1) 0
test_safeAddInt_overflow[-2147483647, -2](2) 0
test_safeAddInt_overflow[2147483646, 2](3) 0
test_safeAddInt_overflow[2147483647, 1](4) 0
test_safeAddLong[-9223372036854775808, 1, -9223372036854775807](1) 0
test_safeAddLong[-1, 1, 0](2) 0
test_safeAddLong[0, 0, 0](3) 0
test_safeAddLong[1, -1, 0](4) 0
test_safeAddLong[9223372036854775807, -1, 9223372036854775806](5) 0
test_safeAddLong_overflow[-9223372036854775808, -1](1) 0
test_safeAddLong_overflow[-9223372036854775807, -2](2) 0
test_safeAddLong_overflow[9223372036854775806, 2](3) 0
test_safeAddLong_overflow[9223372036854775807, 1](4) 0
test_safeCompare_int 0
test_safeCompare_long 0.001
test_safeMultiplyInt[-2147483648, 1, -2147483648](1) 0
test_safeMultiplyInt[-1073741824, 2, -2147483648](2) 0
test_safeMultiplyInt[-1, -1, 1](3) 0
test_safeMultiplyInt[-1, 1, -1](4) 0
test_safeMultiplyInt[0, -1, 0](5) 0
test_safeMultiplyInt[0, 0, 0](6) 0
test_safeMultiplyInt[0, 1, 0](7) 0
test_safeMultiplyInt[1, -1, -1](8) 0
test_safeMultiplyInt[1, 1, 1](9) 0
test_safeMultiplyInt[1073741823, 2, 2147483646](10) 0
test_safeMultiplyInt[2147483647, -1, -2147483647](11) 0
test_safeMultiplyInt_overflow[-2147483648, 2](1) 0
test_safeMultiplyInt_overflow[-1073741825, 2](2) 0
test_safeMultiplyInt_overflow[2147483647, 2](3) 0
test_safeMultiplyInt_overflow[1073741824, 2](4) 0
test_safeMultiplyInt_overflow[-2147483648, -1](5) 0
test_safeMultiplyInt_overflow[-1, -2147483648](6) 0
test_safeMultiplyLong[-9223372036854775808, 1, -9223372036854775808](1) 0
test_safeMultiplyLong[-4611686018427387904, 2, -9223372036854775808](2) 0
test_safeMultiplyLong[-1, -1, 1](3) 0
test_safeMultiplyLong[-1, 1, -1](4) 0
test_safeMultiplyLong[0, -1, 0](5) 0
test_safeMultiplyLong[0, 0, 0](6) 0
test_safeMultiplyLong[0, 1, 0](7) 0
test_safeMultiplyLong[1, -1, -1](8) 0
test_safeMultiplyLong[1, 1, 1](9) 0
test_safeMultiplyLong[4611686018427387903, 2, 9223372036854775806](10) 0
test_safeMultiplyLong[9223372036854775807, -1, -9223372036854775807](11) 0
test_safeMultiplyLong[-1, -2147483648, 2147483648](12) 0
test_safeMultiplyLongLong[-9223372036854775808, 1, -9223372036854775808](1) 0
test_safeMultiplyLongLong[-4611686018427387904, 2, -9223372036854775808](2) 0
test_safeMultiplyLongLong[-1, -1, 1](3) 0
test_safeMultiplyLongLong[-1, 1, -1](4) 0
test_safeMultiplyLongLong[0, -1, 0](5) 0
test_safeMultiplyLongLong[0, 0, 0](6) 0
test_safeMultiplyLongLong[0, 1, 0](7) 0
test_safeMultiplyLongLong[1, -1, -1](8) 0
test_safeMultiplyLongLong[1, 1, 1](9) 0
test_safeMultiplyLongLong[4611686018427387903, 2, 9223372036854775806](10) 0
test_safeMultiplyLongLong[9223372036854775807, -1, -9223372036854775807](11) 0
test_safeMultiplyLongLong_overflow[-9223372036854775808, 2](1) 0
test_safeMultiplyLongLong_overflow[-4611686018427387905, 2](2) 0
test_safeMultiplyLongLong_overflow[9223372036854775807, 2](3) 0
test_safeMultiplyLongLong_overflow[4611686018427387904, 2](4) 0.001
test_safeMultiplyLongLong_overflow[-9223372036854775808, -1](5) 0
test_safeMultiplyLongLong_overflow[-1, -9223372036854775808](6) 0
test_safeMultiplyLong_overflow[-9223372036854775808, 2](1) 0
test_safeMultiplyLong_overflow[-4611686018427387905, 2](2) 0
test_safeMultiplyLong_overflow[9223372036854775807, 2](3) 0
test_safeMultiplyLong_overflow[4611686018427387904, 2](4) 0
test_safeMultiplyLong_overflow[-9223372036854775808, -1](5) 0
test_safeSubtractInt[-2147483648, -1, -2147483647](1) 0
test_safeSubtractInt[-1, -1, 0](2) 0
test_safeSubtractInt[0, 0, 0](3) 0
test_safeSubtractInt[1, 1, 0](4) 0
test_safeSubtractInt[2147483647, 1, 2147483646](5) 0
test_safeSubtractInt_overflow[-2147483648, 1](1) 0
test_safeSubtractInt_overflow[-2147483647, 2](2) 0
test_safeSubtractInt_overflow[2147483646, -2](3) 0
test_safeSubtractInt_overflow[2147483647, -1](4) 0
test_safeSubtractLong[-9223372036854775808, -1, -9223372036854775807](1) 0
test_safeSubtractLong[-1, -1, 0](2) 0
test_safeSubtractLong[0, 0, 0](3) 0
test_safeSubtractLong[1, 1, 0](4) 0
test_safeSubtractLong[9223372036854775807, 1, 9223372036854775806](5) 0
test_safeSubtractLong_overflow[-9223372036854775808, 1](1) 0
test_safeSubtractLong_overflow[-9223372036854775807, 2](2) 0
test_safeSubtractLong_overflow[9223372036854775806, -2](3) 0
test_safeSubtractLong_overflow[9223372036854775807, -1](4) 0
test_safeToInt[-2147483648](1) 0
test_safeToInt[-2147483647](2) 0
test_safeToInt[-1](3) 0
test_safeToInt[0](4) 0
test_safeToInt[1](5) 0
test_safeToInt[2147483646](6) 0
test_safeToInt[2147483647](7) 0
test_safeToInt_overflow[-9223372036854775808](1) 0
test_safeToInt_overflow[-2147483649](2) 0
test_safeToInt_overflow[2147483648](3) 0
test_safeToInt_overflow[9223372036854775807](4) 0

TestClock_System

test_equals 0
test_hashCode 0
test_instant 0
test_isSerializable 0.001
test_millis 0
test_systemDefaultZone 0
test_systemUTC 0
test_system_ZoneId 0
test_toString 0
test_withZone 0
test_withZone_fromUTC 0
test_withZone_null 0
test_withZone_same 0
test_zoneId_nullZoneId 0

TestDateTimeUtils

test_toCalendar_ZDT 0.002
test_toDate_Instant 0
test_toInstant_Calendar 0
test_toInstant_Date 0
test_toInstant_SqlTimestamp 0.001
test_toLocalDateTime_SqlTimestamp 0
test_toLocalDate_SqlDate 0.001
test_toLocalTime_SqlTime 0
test_toSqlDate_LocalDate 0
test_toSqlTime_LocalTime 0
test_toSqlTimestamp_Instant 0
test_toSqlTimestamp_LocalDateTime 0
test_toTimeZone_ZoneId 0
test_toZDT_Calendar 0.001
test_toZoneId_TimeZone 0

TestLocalDate

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0.001
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0.002
basicTest_query 0
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0
compareToNonLocalDate 0
factory_ofEpochDay 0.153
factory_ofEpochDay_aboveMax 0.001
factory_ofEpochDay_belowMin 0
factory_ofYearDay_ints_366nonLeap 0
factory_ofYearDay_ints_dayTooHigh 0
factory_ofYearDay_ints_dayTooLow 0
factory_ofYearDay_ints_leap 0.001
factory_ofYearDay_ints_nonLeap 0
factory_ofYearDay_ints_yearTooLow 0
factory_of_ints 0
factory_of_intsMonth 0
factory_of_intsMonth_29febNonLeap 0
factory_of_intsMonth_31apr 0
factory_of_intsMonth_dayTooHigh 0
factory_of_intsMonth_dayTooLow 0
factory_of_intsMonth_nullMonth 0
factory_of_intsMonth_yearTooLow 0
factory_of_ints_29febNonLeap 0
factory_of_ints_31apr 0
factory_of_ints_dayTooHigh 0
factory_of_ints_dayTooLow 0
factory_of_ints_monthTooHigh 0.001
factory_of_ints_monthTooLow 0
factory_of_ints_yearTooLow 0
factory_parse_formatter 0
factory_parse_formatter_nullFormatter 0
factory_parse_formatter_nullText 0
factory_parse_illegalValue 0
factory_parse_invalidText[2008/07/05](1) 0
factory_parse_invalidText[10000-01-01](2) 0
factory_parse_invalidText[2008-1-1](3) 0
factory_parse_invalidText[2008--01](4) 0
factory_parse_invalidText[ABCD-02-01](5) 0
factory_parse_invalidText[2008-AB-01](6) 0
factory_parse_invalidText[2008-02-AB](7) 0
factory_parse_invalidText[-0000-02-01](8) 0.001
factory_parse_invalidText[2008-02-01Z](9) 0
factory_parse_invalidText[2008-02-01+01:00](10) 0
factory_parse_invalidText[2008-02-01+01:00[Europe/Paris]](11) 0
factory_parse_invalidValue 0
factory_parse_nullText 0
factory_parse_validText[2008, 7, 5, 2008-07-05](1) 0
factory_parse_validText[2007, 12, 31, 2007-12-31](2) 0
factory_parse_validText[999, 12, 31, 0999-12-31](3) 0
factory_parse_validText[-1, 1, 2, -0001-01-02](4) 0
factory_parse_validText[9999, 12, 31, 9999-12-31](5) 0
factory_parse_validText[-9999, 12, 31, -9999-12-31](6) 0
factory_parse_validText[10000, 1, 1, +10000-01-01](7) 0
factory_parse_validText[-10000, 1, 1, -10000-01-01](8) 0
factory_parse_validText[12345678, 1, 1, +12345678-01-01](9) 0.001
factory_parse_validText[-12345678, 1, 1, -12345678-01-01](10) 0
now 0
now_Clock_allSecsInDay_beforeEpoch 0.027
now_Clock_allSecsInDay_offset 0.026
now_Clock_allSecsInDay_utc 0.019
now_Clock_maxYear 0
now_Clock_minYear 0
now_Clock_nullClock 0
now_Clock_tooBig 0
now_Clock_tooLow 0
now_ZoneId 0
now_ZoneId_nullZoneId 0
test_atStartOfDay 0
test_atStartOfDay_dstGap 0
test_atStartOfDay_nullTimeZone 0
test_atTime_LocalTime 0
test_atTime_LocalTime_null 0
test_atTime_int_int 0
test_atTime_int_int_hourTooBig 0
test_atTime_int_int_hourTooSmall 0
test_atTime_int_int_int 0
test_atTime_int_int_int_hourTooBig 0
test_atTime_int_int_int_hourTooSmall 0
test_atTime_int_int_int_int 0
test_atTime_int_int_int_int_hourTooBig 0
test_atTime_int_int_int_int_hourTooSmall 0
test_atTime_int_int_int_int_minuteTooBig 0.001
test_atTime_int_int_int_int_minuteTooSmall 0
test_atTime_int_int_int_int_nanoTooBig 0
test_atTime_int_int_int_int_nanoTooSmall 0
test_atTime_int_int_int_int_secondTooBig 0
test_atTime_int_int_int_int_secondTooSmall 0
test_atTime_int_int_int_minuteTooBig 0
test_atTime_int_int_int_minuteTooSmall 0
test_atTime_int_int_int_secondTooBig 0.001
test_atTime_int_int_int_secondTooSmall 0
test_atTime_int_int_minuteTooBig 0
test_atTime_int_int_minuteTooSmall 0
test_compareTo_ObjectNull 0
test_comparisons 0.001
test_equals_false_day_differs[2008, 7, 5](1) 0
test_equals_false_day_differs[2007, 7, 5](2) 0
test_equals_false_day_differs[2006, 7, 5](3) 0
test_equals_false_day_differs[2005, 7, 5](4) 0
test_equals_false_day_differs[2004, 1, 1](5) 0
test_equals_false_day_differs[-1, 1, 2](6) 0
test_equals_false_month_differs[2008, 7, 5](1) 0
test_equals_false_month_differs[2007, 7, 5](2) 0
test_equals_false_month_differs[2006, 7, 5](3) 0
test_equals_false_month_differs[2005, 7, 5](4) 0
test_equals_false_month_differs[2004, 1, 1](5) 0
test_equals_false_month_differs[-1, 1, 2](6) 0
test_equals_false_year_differs[2008, 7, 5](1) 0
test_equals_false_year_differs[2007, 7, 5](2) 0
test_equals_false_year_differs[2006, 7, 5](3) 0
test_equals_false_year_differs[2005, 7, 5](4) 0
test_equals_false_year_differs[2004, 1, 1](5) 0
test_equals_false_year_differs[-1, 1, 2](6) 0
test_equals_itself_true 0
test_equals_null_false 0
test_equals_string_false 0
test_equals_true[2008, 7, 5](1) 0
test_equals_true[2007, 7, 5](2) 0
test_equals_true[2006, 7, 5](3) 0
test_equals_true[2005, 7, 5](4) 0
test_equals_true[2004, 1, 1](5) 0
test_equals_true[-1, 1, 2](6) 0
test_factory_CalendricalObject 0
test_factory_CalendricalObject_invalid_noDerive 0
test_factory_CalendricalObject_null 0
test_format_formatter 0
test_format_formatter_null 0
test_get[2008, 7, 5](1) 0
test_get[2007, 7, 5](2) 0
test_get[2006, 7, 5](3) 0
test_get[2005, 7, 5](4) 0
test_get[2004, 1, 1](5) 0
test_get[-1, 1, 2](6) 0
test_getDOY[2008, 7, 5](1) 0
test_getDOY[2007, 7, 5](2) 0
test_getDOY[2006, 7, 5](3) 0
test_getDOY[2005, 7, 5](4) 0
test_getDOY[2004, 1, 1](5) 0
test_getDOY[-1, 1, 2](6) 0
test_getDayOfWeek 0
test_getLong_TemporalField 0
test_getLong_TemporalField_invalidField 0
test_getLong_TemporalField_null 0
test_getLong_TemporalField_timeField 0
test_get_TemporalField 0
test_get_TemporalField_invalidField 0
test_get_TemporalField_null 0
test_get_TemporalField_timeField 0
test_get_TemporalField_tooBig 0
test_hashCode[2008, 7, 5](1) 0
test_hashCode[2007, 7, 5](2) 0
test_hashCode[2006, 7, 5](3) 0
test_hashCode[2005, 7, 5](4) 0
test_hashCode[2004, 1, 1](5) 0
test_hashCode[-1, 1, 2](6) 0
test_immutable 0
test_isAfter 0
test_isAfter_ObjectNull 0.001
test_isBefore 0
test_isBefore_ObjectNull 0
test_isLeapYear 0
test_lengthOfMonth_leapYear 0
test_lengthOfMonth_notLeapYear 0
test_lengthOfYear 0
test_minusDays_invalidTooLarge 0
test_minusDays_invalidTooSmall 0
test_minusDays_maximum 0
test_minusDays_minimum 0
test_minusDays_negative 0
test_minusDays_negativeAcrossYear 0
test_minusDays_negativeOverYears 0
test_minusDays_normal 0
test_minusDays_overLeapYears 0
test_minusDays_overMonths 0
test_minusDays_overYears 0
test_minusDays_overflowTooLarge 0
test_minusDays_overflowTooSmall 0
test_minusMonths_long_adjustDayFromLeapYear 0
test_minusMonths_long_adjustDayFromMonthLength 0
test_minusMonths_long_big 0
test_minusMonths_long_invalidTooLarge 0
test_minusMonths_long_invalidTooLargeMaxAddMax 0.001
test_minusMonths_long_invalidTooLargeMaxAddMin 0
test_minusMonths_long_invalidTooSmall 0
test_minusMonths_long_negative 0
test_minusMonths_long_negativeAcrossYear 0
test_minusMonths_long_negativeOverYears 0
test_minusMonths_long_normal 0
test_minusMonths_long_overYears 0
test_minusWeeks_invalidMaxMinusMax 0
test_minusWeeks_invalidMaxMinusMin 0
test_minusWeeks_invalidTooLarge 0
test_minusWeeks_invalidTooSmall 0.001
test_minusWeeks_maximum 0
test_minusWeeks_minimum 0
test_minusWeeks_negative 0
test_minusWeeks_negativeAcrossYear 0
test_minusWeeks_negativeOverYears 0
test_minusWeeks_normal 0
test_minusWeeks_overLeapYears 0
test_minusWeeks_overMonths 0
test_minusWeeks_overYears 0
test_minusYears_long_adjustDay 0
test_minusYears_long_big 0
test_minusYears_long_invalidTooLarge 0
test_minusYears_long_invalidTooLargeMaxAddMax 0
test_minusYears_long_invalidTooLargeMaxAddMin 0
test_minusYears_long_invalidTooSmall 0
test_minusYears_long_negative 0
test_minusYears_long_normal 0
test_minus_Period_invalidTooLarge 0
test_minus_Period_invalidTooSmall 0
test_minus_Period_negativeDays 0
test_minus_Period_null 0
test_minus_Period_positiveMonths 0
test_minus_Period_timeNotAllowed 0
test_minus_longPeriodUnit_invalidTooLarge 0.001
test_minus_longPeriodUnit_invalidTooSmall 0
test_minus_longPeriodUnit_negativeDays 0
test_minus_longPeriodUnit_null 0
test_minus_longPeriodUnit_positiveMonths 0
test_minus_longPeriodUnit_timeNotAllowed 0
test_plusDays_invalidTooLarge 0
test_plusDays_invalidTooSmall 0
test_plusDays_maximum 0
test_plusDays_minimum 0
test_plusDays_negative 0
test_plusDays_negativeAcrossYear 0
test_plusDays_negativeOverYears 0
test_plusDays_normal 0
test_plusDays_overLeapYears 0
test_plusDays_overMonths 0
test_plusDays_overYears 0
test_plusDays_overflowTooLarge 0
test_plusDays_overflowTooSmall 0
test_plusMonths_long_adjustDayFromLeapYear 0
test_plusMonths_long_adjustDayFromMonthLength 0
test_plusMonths_long_big 0
test_plusMonths_long_invalidTooLarge 0
test_plusMonths_long_invalidTooLargeMaxAddMax 0
test_plusMonths_long_invalidTooLargeMaxAddMin 0
test_plusMonths_long_invalidTooSmall 0
test_plusMonths_long_negative 0
test_plusMonths_long_negativeAcrossYear 0
test_plusMonths_long_negativeOverYears 0
test_plusMonths_long_normal 0
test_plusMonths_long_overYears 0
test_plusWeeks_invalidMaxMinusMax 0
test_plusWeeks_invalidMaxMinusMin 0
test_plusWeeks_invalidTooLarge 0
test_plusWeeks_invalidTooSmall 0.001
test_plusWeeks_maximum 0
test_plusWeeks_minimum 0
test_plusWeeks_negative 0
test_plusWeeks_negativeAcrossYear 0
test_plusWeeks_negativeOverYears 0
test_plusWeeks_normal 0
test_plusWeeks_overLeapYears 0
test_plusWeeks_overMonths 0
test_plusWeeks_overYears 0
test_plusYears_long_adjustDay 0
test_plusYears_long_big 0
test_plusYears_long_invalidTooLarge 0
test_plusYears_long_invalidTooLargeMaxAddMax 0
test_plusYears_long_invalidTooLargeMaxAddMin 0
test_plusYears_long_invalidTooSmall_invalidInt 0
test_plusYears_long_invalidTooSmall_validInt 0
test_plusYears_long_negative 0
test_plusYears_long_normal 0
test_plus_Period_invalidTooLarge 0
test_plus_Period_invalidTooSmall 0
test_plus_Period_negativeDays 0
test_plus_Period_null 0
test_plus_Period_positiveMonths 0
test_plus_Period_timeNotAllowed 0
test_plus_longPeriodUnit_invalidTooLarge 0
test_plus_longPeriodUnit_invalidTooSmall 0
test_plus_longPeriodUnit_negativeDays 0
test_plus_longPeriodUnit_null 0
test_plus_longPeriodUnit_positiveMonths 0
test_plus_longPeriodUnit_timeNotAllowed 0
test_query 0
test_query_null 0
test_serialization 0
test_toEpochDay 0.101
test_toString[2008, 7, 5, 2008-07-05](1) 0
test_toString[2007, 12, 31, 2007-12-31](2) 0
test_toString[999, 12, 31, 0999-12-31](3) 0
test_toString[-1, 1, 2, -0001-01-02](4) 0
test_toString[9999, 12, 31, 9999-12-31](5) 0
test_toString[-9999, 12, 31, -9999-12-31](6) 0
test_toString[10000, 1, 1, +10000-01-01](7) 0
test_toString[-10000, 1, 1, -10000-01-01](8) 0
test_toString[12345678, 1, 1, +12345678-01-01](9) 0
test_toString[-12345678, 1, 1, -12345678-01-01](10) 0
test_until[2012-06-30, 2012-06-30, Days, 0](1) 0.001
test_until[2012-06-30, 2012-06-30, Weeks, 0](2) 0
test_until[2012-06-30, 2012-06-30, Months, 0](3) 0
test_until[2012-06-30, 2012-06-30, Years, 0](4) 0
test_until[2012-06-30, 2012-06-30, Decades, 0](5) 0
test_until[2012-06-30, 2012-06-30, Centuries, 0](6) 0
test_until[2012-06-30, 2012-06-30, Millennia, 0](7) 0
test_until[2012-06-30, 2012-07-01, Days, 1](8) 0
test_until[2012-06-30, 2012-07-01, Weeks, 0](9) 0
test_until[2012-06-30, 2012-07-01, Months, 0](10) 0
test_until[2012-06-30, 2012-07-01, Years, 0](11) 0.001
test_until[2012-06-30, 2012-07-01, Decades, 0](12) 0
test_until[2012-06-30, 2012-07-01, Centuries, 0](13) 0
test_until[2012-06-30, 2012-07-01, Millennia, 0](14) 0
test_until[2012-06-30, 2012-07-07, Days, 7](15) 0.002
test_until[2012-06-30, 2012-07-07, Weeks, 1](16) 0.008
test_until[2012-06-30, 2012-07-07, Months, 0](17) 0
test_until[2012-06-30, 2012-07-07, Years, 0](18) 0
test_until[2012-06-30, 2012-07-07, Decades, 0](19) 0
test_until[2012-06-30, 2012-07-07, Centuries, 0](20) 0
test_until[2012-06-30, 2012-07-07, Millennia, 0](21) 0
test_until[2012-06-30, 2012-07-29, Months, 0](22) 0
test_until[2012-06-30, 2012-07-30, Months, 1](23) 0
test_until[2012-06-30, 2012-07-31, Months, 1](24) 0
test_withDayOfMonth_illegal 0
test_withDayOfMonth_invalid 0
test_withDayOfMonth_normal 0
test_withDayOfYear_illegal 0
test_withDayOfYear_invalid 0
test_withDayOfYear_normal 0
test_withMonth_int_adjustDay 0
test_withMonth_int_invalid 0
test_withMonth_int_normal 0
test_withYear_int_adjustDay 0
test_withYear_int_invalid 0
test_withYear_int_normal 0
test_with_DateTimeField_long_invalidField 0
test_with_DateTimeField_long_invalidValue 0
test_with_DateTimeField_long_normal 0
test_with_DateTimeField_long_null 0
test_with_DateTimeField_long_timeField 0
test_with_adjustment 0
test_with_adjustment_null 0

TestIsoFields

test_WBY[1969-12-29, MONDAY, 1, 1970](1) 0
test_WBY[2012-12-23, SUNDAY, 51, 2012](2) 0
test_WBY[2012-12-24, MONDAY, 52, 2012](3) 0
test_WBY[2012-12-27, THURSDAY, 52, 2012](4) 0
test_WBY[2012-12-28, FRIDAY, 52, 2012](5) 0.001
test_WBY[2012-12-29, SATURDAY, 52, 2012](6) 0
test_WBY[2012-12-30, SUNDAY, 52, 2012](7) 0
test_WBY[2012-12-31, MONDAY, 1, 2013](8) 0
test_WBY[2013-01-01, TUESDAY, 1, 2013](9) 0
test_WBY[2013-01-02, WEDNESDAY, 1, 2013](10) 0
test_WBY[2013-01-06, SUNDAY, 1, 2013](11) 0
test_WBY[2013-01-07, MONDAY, 2, 2013](12) 0
test_WOWBY[1969-12-29, MONDAY, 1, 1970](1) 0.001
test_WOWBY[2012-12-23, SUNDAY, 51, 2012](2) 0
test_WOWBY[2012-12-24, MONDAY, 52, 2012](3) 0
test_WOWBY[2012-12-27, THURSDAY, 52, 2012](4) 0
test_WOWBY[2012-12-28, FRIDAY, 52, 2012](5) 0
test_WOWBY[2012-12-29, SATURDAY, 52, 2012](6) 0
test_WOWBY[2012-12-30, SUNDAY, 52, 2012](7) 0
test_WOWBY[2012-12-31, MONDAY, 1, 2013](8) 0
test_WOWBY[2013-01-01, TUESDAY, 1, 2013](9) 0
test_WOWBY[2013-01-02, WEDNESDAY, 1, 2013](10) 0
test_WOWBY[2013-01-06, SUNDAY, 1, 2013](11) 0
test_WOWBY[2013-01-07, MONDAY, 2, 2013](12) 0
test_enum 0
test_loop 0.379
test_parse_weeks[1969-12-29, MONDAY, 1, 1970](1) 0.001
test_parse_weeks[2012-12-23, SUNDAY, 51, 2012](2) 0
test_parse_weeks[2012-12-24, MONDAY, 52, 2012](3) 0
test_parse_weeks[2012-12-27, THURSDAY, 52, 2012](4) 0
test_parse_weeks[2012-12-28, FRIDAY, 52, 2012](5) 0
test_parse_weeks[2012-12-29, SATURDAY, 52, 2012](6) 0
test_parse_weeks[2012-12-30, SUNDAY, 52, 2012](7) 0
test_parse_weeks[2012-12-31, MONDAY, 1, 2013](8) 0
test_parse_weeks[2013-01-01, TUESDAY, 1, 2013](9) 0
test_parse_weeks[2013-01-02, WEDNESDAY, 1, 2013](10) 0
test_parse_weeks[2013-01-06, SUNDAY, 1, 2013](11) 0
test_parse_weeks[2013-01-07, MONDAY, 2, 2013](12) 0
test_quarters_between[2000-01-01, 2000-01-01, 0](1) 0.001
test_quarters_between[2000-01-01, 2000-01-02, 0](2) 0
test_quarters_between[2000-01-01, 2000-02-01, 0](3) 0
test_quarters_between[2000-01-01, 2000-03-01, 0](4) 0
test_quarters_between[2000-01-01, 2000-03-31, 0](5) 0
test_quarters_between[2000-01-01, 2000-04-01, 1](6) 0
test_quarters_between[2000-01-01, 2000-04-02, 1](7) 0
test_quarters_between[2000-01-01, 2000-06-30, 1](8) 0
test_quarters_between[2000-01-01, 2000-07-01, 2](9) 0
test_quarters_between[2000-01-01, 2000-10-01, 3](10) 0
test_quarters_between[2000-01-01, 2000-12-31, 3](11) 0
test_quarters_between[2000-01-01, 2001-01-01, 4](12) 0
test_quarters_between[2000-01-01, 2002-01-01, 8](13) 0
test_quarters_between[2000-01-01, 1999-12-31, 0](14) 0
test_quarters_between[2000-01-01, 1999-10-02, 0](15) 0
test_quarters_between[2000-01-01, 1999-10-01, -1](16) 0
test_quarters_between[2000-01-01, 1999-07-02, -1](17) 0
test_quarters_between[2000-01-01, 1999-07-01, -2](18) 0
test_quarters_between[2000-01-01, 1999-04-02, -2](19) 0
test_quarters_between[2000-01-01, 1999-04-01, -3](20) 0
test_quarters_between[2000-01-01, 1999-01-02, -3](21) 0
test_quarters_between[2000-01-01, 1999-01-01, -4](22) 0
test_quarters_between[2000-01-01, 1998-12-31, -4](23) 0
test_quarters_between[2000-01-01, 1998-10-02, -4](24) 0
test_quarters_between[2000-01-01, 1998-10-01, -5](25) 0

TestChronoField

test_isDateBased 0.001
test_isTimeBased 0

TestValueRange

test_equals1 0
test_equals2 0
test_equals_null 0
test_equals_otherType 0
test_immutable 0
test_isValidValue_long 0
test_isValidValue_long_int 0
test_isValidValue_long_long 0
test_of_longlong 0
test_of_longlong_big 0
test_of_longlong_minGtMax 0
test_of_longlonglong 0
test_of_longlonglong_minGtMax 0
test_of_longlonglong_smallestmaxminGtMax 0
test_of_longlonglonglong[1, 1, 1, 1](1) 0
test_of_longlonglonglong[1, 1, 1, 2](2) 0
test_of_longlonglonglong[1, 1, 2, 2](3) 0
test_of_longlonglonglong[1, 2, 3, 4](4) 0
test_of_longlonglonglong[1, 1, 28, 31](5) 0
test_of_longlonglonglong[1, 3, 31, 31](6) 0
test_of_longlonglonglong[-5, -4, -3, -2](7) 0
test_of_longlonglonglong[-5, -4, 3, 4](8) 0
test_of_longlonglonglong[1, 20, 10, 31](9) 0
test_of_longlonglonglong_invalid[1, 2, 31, 28](1) 0
test_of_longlonglonglong_invalid[1, 31, 2, 28](2) 0
test_of_longlonglonglong_invalid[31, 2, 1, 28](3) 0
test_of_longlonglonglong_invalid[31, 2, 3, 28](4) 0
test_of_longlonglonglong_invalid[2, 1, 28, 31](5) 0
test_of_longlonglonglong_invalid[2, 1, 31, 28](6) 0
test_of_longlonglonglong_invalid[12, 13, 1, 2](7) 0
test_serialization 0
test_toString 0

TestTemporalAdjusters

factory_dayOfWeekInMonth 0
factory_dayOfWeekInMonth_nullDayOfWeek 0
factory_firstDayOfMonth 0
factory_firstDayOfNextMonth 0
factory_firstDayOfNextYear 0
factory_firstDayOfYear 0
factory_firstInMonth 0
factory_firstInMonth_nullDayOfWeek 0
factory_lastDayOfMonth 0
factory_lastDayOfYear 0
factory_lastInMonth 0
factory_lastInMonth_nullDayOfWeek 0
factory_next 0
factory_nextOrSame 0
factory_nextOrSame_nullDayOfWeek 0
factory_next_nullDayOfWeek 0
factory_previous 0
factory_previousOrSame 0
factory_previousOrSame_nullDayOfWeek 0
factory_previous_nullDayOfWeek 0
test_dayOfWeekInMonth_negative[2011, 1, TUESDAY, 2011-01-25](1) 0.001
test_dayOfWeekInMonth_negative[2011, 2, TUESDAY, 2011-02-22](2) 0
test_dayOfWeekInMonth_negative[2011, 3, TUESDAY, 2011-03-29](3) 0
test_dayOfWeekInMonth_negative[2011, 4, TUESDAY, 2011-04-26](4) 0.001
test_dayOfWeekInMonth_negative[2011, 5, TUESDAY, 2011-05-31](5) 0
test_dayOfWeekInMonth_negative[2011, 6, TUESDAY, 2011-06-28](6) 0
test_dayOfWeekInMonth_negative[2011, 7, TUESDAY, 2011-07-26](7) 0.001
test_dayOfWeekInMonth_negative[2011, 8, TUESDAY, 2011-08-30](8) 0
test_dayOfWeekInMonth_negative[2011, 9, TUESDAY, 2011-09-27](9) 0
test_dayOfWeekInMonth_negative[2011, 10, TUESDAY, 2011-10-25](10) 0
test_dayOfWeekInMonth_negative[2011, 11, TUESDAY, 2011-11-29](11) 0.001
test_dayOfWeekInMonth_negative[2011, 12, TUESDAY, 2011-12-27](12) 0
test_dayOfWeekInMonth_positive[2011, 1, TUESDAY, 2011-01-04](1) 0
test_dayOfWeekInMonth_positive[2011, 2, TUESDAY, 2011-02-01](2) 0
test_dayOfWeekInMonth_positive[2011, 3, TUESDAY, 2011-03-01](3) 0.001
test_dayOfWeekInMonth_positive[2011, 4, TUESDAY, 2011-04-05](4) 0
test_dayOfWeekInMonth_positive[2011, 5, TUESDAY, 2011-05-03](5) 0
test_dayOfWeekInMonth_positive[2011, 6, TUESDAY, 2011-06-07](6) 0
test_dayOfWeekInMonth_positive[2011, 7, TUESDAY, 2011-07-05](7) 0
test_dayOfWeekInMonth_positive[2011, 8, TUESDAY, 2011-08-02](8) 0.001
test_dayOfWeekInMonth_positive[2011, 9, TUESDAY, 2011-09-06](9) 0
test_dayOfWeekInMonth_positive[2011, 10, TUESDAY, 2011-10-04](10) 0
test_dayOfWeekInMonth_positive[2011, 11, TUESDAY, 2011-11-01](11) 0
test_dayOfWeekInMonth_positive[2011, 12, TUESDAY, 2011-12-06](12) 0
test_dayOfWeekInMonth_zero[2011, 1, TUESDAY, 2010-12-28](1) 0
test_dayOfWeekInMonth_zero[2011, 2, TUESDAY, 2011-01-25](2) 0
test_dayOfWeekInMonth_zero[2011, 3, TUESDAY, 2011-02-22](3) 0
test_dayOfWeekInMonth_zero[2011, 4, TUESDAY, 2011-03-29](4) 0
test_dayOfWeekInMonth_zero[2011, 5, TUESDAY, 2011-04-26](5) 0
test_dayOfWeekInMonth_zero[2011, 6, TUESDAY, 2011-05-31](6) 0
test_dayOfWeekInMonth_zero[2011, 7, TUESDAY, 2011-06-28](7) 0
test_dayOfWeekInMonth_zero[2011, 8, TUESDAY, 2011-07-26](8) 0.001
test_dayOfWeekInMonth_zero[2011, 9, TUESDAY, 2011-08-30](9) 0
test_dayOfWeekInMonth_zero[2011, 10, TUESDAY, 2011-09-27](10) 0
test_dayOfWeekInMonth_zero[2011, 11, TUESDAY, 2011-10-25](11) 0
test_dayOfWeekInMonth_zero[2011, 12, TUESDAY, 2011-11-29](12) 0
test_firstDayOfMonth_leap 0
test_firstDayOfMonth_nonLeap 0
test_firstDayOfNextMonth_leap 0.001
test_firstDayOfNextMonth_nonLeap 0
test_firstDayOfNextYear_leap 0
test_firstDayOfNextYear_nonLeap 0.001
test_firstDayOfYear_leap 0
test_firstDayOfYear_nonLeap 0
test_firstInMonth[2011, 1, TUESDAY, 2011-01-04](1) 0
test_firstInMonth[2011, 2, TUESDAY, 2011-02-01](2) 0
test_firstInMonth[2011, 3, TUESDAY, 2011-03-01](3) 0
test_firstInMonth[2011, 4, TUESDAY, 2011-04-05](4) 0
test_firstInMonth[2011, 5, TUESDAY, 2011-05-03](5) 0
test_firstInMonth[2011, 6, TUESDAY, 2011-06-07](6) 0
test_firstInMonth[2011, 7, TUESDAY, 2011-07-05](7) 0
test_firstInMonth[2011, 8, TUESDAY, 2011-08-02](8) 0
test_firstInMonth[2011, 9, TUESDAY, 2011-09-06](9) 0
test_firstInMonth[2011, 10, TUESDAY, 2011-10-04](10) 0.001
test_firstInMonth[2011, 11, TUESDAY, 2011-11-01](11) 0
test_firstInMonth[2011, 12, TUESDAY, 2011-12-06](12) 0
test_lastDayOfMonth_leap 0
test_lastDayOfMonth_nonLeap 0
test_lastDayOfYear_leap 0
test_lastDayOfYear_nonLeap 0.001
test_lastInMonth[2011, 1, TUESDAY, 2011-01-25](1) 0
test_lastInMonth[2011, 2, TUESDAY, 2011-02-22](2) 0
test_lastInMonth[2011, 3, TUESDAY, 2011-03-29](3) 0
test_lastInMonth[2011, 4, TUESDAY, 2011-04-26](4) 0
test_lastInMonth[2011, 5, TUESDAY, 2011-05-31](5) 0
test_lastInMonth[2011, 6, TUESDAY, 2011-06-28](6) 0
test_lastInMonth[2011, 7, TUESDAY, 2011-07-26](7) 0
test_lastInMonth[2011, 8, TUESDAY, 2011-08-30](8) 0
test_lastInMonth[2011, 9, TUESDAY, 2011-09-27](9) 0
test_lastInMonth[2011, 10, TUESDAY, 2011-10-25](10) 0
test_lastInMonth[2011, 11, TUESDAY, 2011-11-29](11) 0
test_lastInMonth[2011, 12, TUESDAY, 2011-12-27](12) 0
test_next 0.004
test_nextOrSame 0.002
test_previous 0.003
test_previousOrSame 0.002

TestJulianFields

test_samples_get[EpochDay, 1970-01-01, 0](1) 0
test_samples_get[JulianDay, 1970-01-01, 2440588](2) 0
test_samples_get[ModifiedJulianDay, 1970-01-01, 40587](3) 0
test_samples_get[RataDie, 1970-01-01, 719163](4) 0
test_samples_get[EpochDay, 1969-12-31, -1](5) 0
test_samples_get[JulianDay, 1969-12-31, 2440587](6) 0
test_samples_get[ModifiedJulianDay, 1969-12-31, 40586](7) 0
test_samples_get[RataDie, 1969-12-31, 719162](8) 0
test_samples_get[EpochDay, 1945-11-12, -8816](9) 0
test_samples_get[JulianDay, 1945-11-12, 2431772](10) 0
test_samples_get[ModifiedJulianDay, 1945-11-12, 31771](11) 0
test_samples_get[RataDie, 1945-11-12, 710347](12) 0
test_samples_get[EpochDay, 0001-01-01, -719162](13) 0
test_samples_get[JulianDay, 0001-01-01, 1721426](14) 0
test_samples_get[ModifiedJulianDay, 0001-01-01, -678575](15) 0
test_samples_get[RataDie, 0001-01-01, 1](16) 0.001
test_samples_set[EpochDay, 1970-01-01, 0](1) 0
test_samples_set[JulianDay, 1970-01-01, 2440588](2) 0
test_samples_set[ModifiedJulianDay, 1970-01-01, 40587](3) 0
test_samples_set[RataDie, 1970-01-01, 719163](4) 0
test_samples_set[EpochDay, 1969-12-31, -1](5) 0
test_samples_set[JulianDay, 1969-12-31, 2440587](6) 0
test_samples_set[ModifiedJulianDay, 1969-12-31, 40586](7) 0
test_samples_set[RataDie, 1969-12-31, 719162](8) 0
test_samples_set[EpochDay, 1945-11-12, -8816](9) 0
test_samples_set[JulianDay, 1945-11-12, 2431772](10) 0
test_samples_set[ModifiedJulianDay, 1945-11-12, 31771](11) 0
test_samples_set[RataDie, 1945-11-12, 710347](12) 0
test_samples_set[EpochDay, 0001-01-01, -719162](13) 0
test_samples_set[JulianDay, 0001-01-01, 1721426](14) 0
test_samples_set[ModifiedJulianDay, 0001-01-01, -678575](15) 0
test_samples_set[RataDie, 0001-01-01, 1](16) 0.001
test_toString 0

TestChronoUnit

test_daysBetween[2012-07-02, 2012-07-01, -1](1) 0
test_daysBetween[2012-07-02, 2012-07-02, 0](2) 0
test_daysBetween[2012-07-02, 2012-07-03, 1](3) 0
test_daysBetween[2012-02-28, 2012-02-27, -1](4) 0
test_daysBetween[2012-02-28, 2012-02-28, 0](5) 0
test_daysBetween[2012-02-28, 2012-02-29, 1](6) 0
test_daysBetween[2012-02-28, 2012-03-01, 2](7) 0
test_daysBetween[2012-02-29, 2012-02-27, -2](8) 0
test_daysBetween[2012-02-29, 2012-02-28, -1](9) 0
test_daysBetween[2012-02-29, 2012-02-29, 0](10) 0
test_daysBetween[2012-02-29, 2012-03-01, 1](11) 0
test_daysBetween[2012-03-01, 2012-02-27, -3](12) 0
test_daysBetween[2012-03-01, 2012-02-28, -2](13) 0
test_daysBetween[2012-03-01, 2012-02-29, -1](14) 0
test_daysBetween[2012-03-01, 2012-03-01, 0](15) 0
test_daysBetween[2012-03-01, 2012-03-02, 1](16) 0
test_daysBetween[2012-03-01, 2013-02-28, 364](17) 0
test_daysBetween[2012-03-01, 2013-03-01, 365](18) 0
test_daysBetween[2011-03-01, 2012-02-28, 364](19) 0
test_daysBetween[2011-03-01, 2012-02-29, 365](20) 0
test_daysBetween[2011-03-01, 2012-03-01, 366](21) 0
test_daysBetweenReversed[2012-07-02, 2012-07-01, -1](1) 0
test_daysBetweenReversed[2012-07-02, 2012-07-02, 0](2) 0.001
test_daysBetweenReversed[2012-07-02, 2012-07-03, 1](3) 0
test_daysBetweenReversed[2012-02-28, 2012-02-27, -1](4) 0
test_daysBetweenReversed[2012-02-28, 2012-02-28, 0](5) 0
test_daysBetweenReversed[2012-02-28, 2012-02-29, 1](6) 0
test_daysBetweenReversed[2012-02-28, 2012-03-01, 2](7) 0
test_daysBetweenReversed[2012-02-29, 2012-02-27, -2](8) 0
test_daysBetweenReversed[2012-02-29, 2012-02-28, -1](9) 0
test_daysBetweenReversed[2012-02-29, 2012-02-29, 0](10) 0
test_daysBetweenReversed[2012-02-29, 2012-03-01, 1](11) 0
test_daysBetweenReversed[2012-03-01, 2012-02-27, -3](12) 0
test_daysBetweenReversed[2012-03-01, 2012-02-28, -2](13) 0
test_daysBetweenReversed[2012-03-01, 2012-02-29, -1](14) 0
test_daysBetweenReversed[2012-03-01, 2012-03-01, 0](15) 0
test_daysBetweenReversed[2012-03-01, 2012-03-02, 1](16) 0
test_daysBetweenReversed[2012-03-01, 2013-02-28, 364](17) 0
test_daysBetweenReversed[2012-03-01, 2013-03-01, 365](18) 0
test_daysBetweenReversed[2011-03-01, 2012-02-28, 364](19) 0
test_daysBetweenReversed[2011-03-01, 2012-02-29, 365](20) 0
test_daysBetweenReversed[2011-03-01, 2012-03-01, 366](21) 0
test_daysBetween_LocalDateTimeLaterTime[2012-07-02, 2012-07-01, -1](1) 0
test_daysBetween_LocalDateTimeLaterTime[2012-07-02, 2012-07-02, 0](2) 0
test_daysBetween_LocalDateTimeLaterTime[2012-07-02, 2012-07-03, 1](3) 0
test_daysBetween_LocalDateTimeLaterTime[2012-02-28, 2012-02-27, -1](4) 0
test_daysBetween_LocalDateTimeLaterTime[2012-02-28, 2012-02-28, 0](5) 0
test_daysBetween_LocalDateTimeLaterTime[2012-02-28, 2012-02-29, 1](6) 0
test_daysBetween_LocalDateTimeLaterTime[2012-02-28, 2012-03-01, 2](7) 0
test_daysBetween_LocalDateTimeLaterTime[2012-02-29, 2012-02-27, -2](8) 0
test_daysBetween_LocalDateTimeLaterTime[2012-02-29, 2012-02-28, -1](9) 0
test_daysBetween_LocalDateTimeLaterTime[2012-02-29, 2012-02-29, 0](10) 0
test_daysBetween_LocalDateTimeLaterTime[2012-02-29, 2012-03-01, 1](11) 0
test_daysBetween_LocalDateTimeLaterTime[2012-03-01, 2012-02-27, -3](12) 0
test_daysBetween_LocalDateTimeLaterTime[2012-03-01, 2012-02-28, -2](13) 0
test_daysBetween_LocalDateTimeLaterTime[2012-03-01, 2012-02-29, -1](14) 0
test_daysBetween_LocalDateTimeLaterTime[2012-03-01, 2012-03-01, 0](15) 0
test_daysBetween_LocalDateTimeLaterTime[2012-03-01, 2012-03-02, 1](16) 0.001
test_daysBetween_LocalDateTimeLaterTime[2012-03-01, 2013-02-28, 364](17) 0
test_daysBetween_LocalDateTimeLaterTime[2012-03-01, 2013-03-01, 365](18) 0
test_daysBetween_LocalDateTimeLaterTime[2011-03-01, 2012-02-28, 364](19) 0
test_daysBetween_LocalDateTimeLaterTime[2011-03-01, 2012-02-29, 365](20) 0
test_daysBetween_LocalDateTimeLaterTime[2011-03-01, 2012-03-01, 366](21) 0
test_daysBetween_LocalDateTimeSameTime[2012-07-02, 2012-07-01, -1](1) 0
test_daysBetween_LocalDateTimeSameTime[2012-07-02, 2012-07-02, 0](2) 0
test_daysBetween_LocalDateTimeSameTime[2012-07-02, 2012-07-03, 1](3) 0
test_daysBetween_LocalDateTimeSameTime[2012-02-28, 2012-02-27, -1](4) 0
test_daysBetween_LocalDateTimeSameTime[2012-02-28, 2012-02-28, 0](5) 0
test_daysBetween_LocalDateTimeSameTime[2012-02-28, 2012-02-29, 1](6) 0
test_daysBetween_LocalDateTimeSameTime[2012-02-28, 2012-03-01, 2](7) 0
test_daysBetween_LocalDateTimeSameTime[2012-02-29, 2012-02-27, -2](8) 0
test_daysBetween_LocalDateTimeSameTime[2012-02-29, 2012-02-28, -1](9) 0
test_daysBetween_LocalDateTimeSameTime[2012-02-29, 2012-02-29, 0](10) 0
test_daysBetween_LocalDateTimeSameTime[2012-02-29, 2012-03-01, 1](11) 0
test_daysBetween_LocalDateTimeSameTime[2012-03-01, 2012-02-27, -3](12) 0
test_daysBetween_LocalDateTimeSameTime[2012-03-01, 2012-02-28, -2](13) 0
test_daysBetween_LocalDateTimeSameTime[2012-03-01, 2012-02-29, -1](14) 0
test_daysBetween_LocalDateTimeSameTime[2012-03-01, 2012-03-01, 0](15) 0
test_daysBetween_LocalDateTimeSameTime[2012-03-01, 2012-03-02, 1](16) 0
test_daysBetween_LocalDateTimeSameTime[2012-03-01, 2013-02-28, 364](17) 0
test_daysBetween_LocalDateTimeSameTime[2012-03-01, 2013-03-01, 365](18) 0
test_daysBetween_LocalDateTimeSameTime[2011-03-01, 2012-02-28, 364](19) 0
test_daysBetween_LocalDateTimeSameTime[2011-03-01, 2012-02-29, 365](20) 0
test_daysBetween_LocalDateTimeSameTime[2011-03-01, 2012-03-01, 366](21) 0.001
test_daysBetween_ZonedDateLaterOffset[2012-07-02, 2012-07-01, -1](1) 0
test_daysBetween_ZonedDateLaterOffset[2012-07-02, 2012-07-02, 0](2) 0
test_daysBetween_ZonedDateLaterOffset[2012-07-02, 2012-07-03, 1](3) 0
test_daysBetween_ZonedDateLaterOffset[2012-02-28, 2012-02-27, -1](4) 0
test_daysBetween_ZonedDateLaterOffset[2012-02-28, 2012-02-28, 0](5) 0
test_daysBetween_ZonedDateLaterOffset[2012-02-28, 2012-02-29, 1](6) 0
test_daysBetween_ZonedDateLaterOffset[2012-02-28, 2012-03-01, 2](7) 0
test_daysBetween_ZonedDateLaterOffset[2012-02-29, 2012-02-27, -2](8) 0
test_daysBetween_ZonedDateLaterOffset[2012-02-29, 2012-02-28, -1](9) 0
test_daysBetween_ZonedDateLaterOffset[2012-02-29, 2012-02-29, 0](10) 0
test_daysBetween_ZonedDateLaterOffset[2012-02-29, 2012-03-01, 1](11) 0
test_daysBetween_ZonedDateLaterOffset[2012-03-01, 2012-02-27, -3](12) 0
test_daysBetween_ZonedDateLaterOffset[2012-03-01, 2012-02-28, -2](13) 0
test_daysBetween_ZonedDateLaterOffset[2012-03-01, 2012-02-29, -1](14) 0
test_daysBetween_ZonedDateLaterOffset[2012-03-01, 2012-03-01, 0](15) 0
test_daysBetween_ZonedDateLaterOffset[2012-03-01, 2012-03-02, 1](16) 0
test_daysBetween_ZonedDateLaterOffset[2012-03-01, 2013-02-28, 364](17) 0
test_daysBetween_ZonedDateLaterOffset[2012-03-01, 2013-03-01, 365](18) 0
test_daysBetween_ZonedDateLaterOffset[2011-03-01, 2012-02-28, 364](19) 0
test_daysBetween_ZonedDateLaterOffset[2011-03-01, 2012-02-29, 365](20) 0
test_daysBetween_ZonedDateLaterOffset[2011-03-01, 2012-03-01, 366](21) 0
test_daysBetween_ZonedDateSameOffset[2012-07-02, 2012-07-01, -1](1) 0
test_daysBetween_ZonedDateSameOffset[2012-07-02, 2012-07-02, 0](2) 0.001
test_daysBetween_ZonedDateSameOffset[2012-07-02, 2012-07-03, 1](3) 0
test_daysBetween_ZonedDateSameOffset[2012-02-28, 2012-02-27, -1](4) 0
test_daysBetween_ZonedDateSameOffset[2012-02-28, 2012-02-28, 0](5) 0
test_daysBetween_ZonedDateSameOffset[2012-02-28, 2012-02-29, 1](6) 0
test_daysBetween_ZonedDateSameOffset[2012-02-28, 2012-03-01, 2](7) 0
test_daysBetween_ZonedDateSameOffset[2012-02-29, 2012-02-27, -2](8) 0
test_daysBetween_ZonedDateSameOffset[2012-02-29, 2012-02-28, -1](9) 0
test_daysBetween_ZonedDateSameOffset[2012-02-29, 2012-02-29, 0](10) 0
test_daysBetween_ZonedDateSameOffset[2012-02-29, 2012-03-01, 1](11) 0
test_daysBetween_ZonedDateSameOffset[2012-03-01, 2012-02-27, -3](12) 0
test_daysBetween_ZonedDateSameOffset[2012-03-01, 2012-02-28, -2](13) 0
test_daysBetween_ZonedDateSameOffset[2012-03-01, 2012-02-29, -1](14) 0
test_daysBetween_ZonedDateSameOffset[2012-03-01, 2012-03-01, 0](15) 0
test_daysBetween_ZonedDateSameOffset[2012-03-01, 2012-03-02, 1](16) 0
test_daysBetween_ZonedDateSameOffset[2012-03-01, 2013-02-28, 364](17) 0
test_daysBetween_ZonedDateSameOffset[2012-03-01, 2013-03-01, 365](18) 0
test_daysBetween_ZonedDateSameOffset[2011-03-01, 2012-02-28, 364](19) 0
test_daysBetween_ZonedDateSameOffset[2011-03-01, 2012-02-29, 365](20) 0
test_daysBetween_ZonedDateSameOffset[2011-03-01, 2012-03-01, 366](21) 0
test_isDateBased 0
test_isTimeBased 0
test_monthsBetween[2012-07-02, 2012-07-01, 0](1) 0
test_monthsBetween[2012-07-02, 2012-07-02, 0](2) 0
test_monthsBetween[2012-07-02, 2012-07-03, 0](3) 0
test_monthsBetween[2012-07-02, 2012-08-01, 0](4) 0
test_monthsBetween[2012-07-02, 2012-08-02, 1](5) 0
test_monthsBetween[2012-07-02, 2012-08-03, 1](6) 0
test_monthsBetween[2012-07-02, 2012-09-01, 1](7) 0.001
test_monthsBetween[2012-07-02, 2012-09-02, 2](8) 0
test_monthsBetween[2012-07-02, 2012-09-03, 2](9) 0
test_monthsBetween[2012-07-02, 2012-06-01, -1](10) 0
test_monthsBetween[2012-07-02, 2012-06-02, -1](11) 0
test_monthsBetween[2012-07-02, 2012-06-03, 0](12) 0
test_monthsBetween[2012-02-27, 2012-03-26, 0](13) 0
test_monthsBetween[2012-02-27, 2012-03-27, 1](14) 0
test_monthsBetween[2012-02-27, 2012-03-28, 1](15) 0
test_monthsBetween[2012-02-28, 2012-03-27, 0](16) 0
test_monthsBetween[2012-02-28, 2012-03-28, 1](17) 0
test_monthsBetween[2012-02-28, 2012-03-29, 1](18) 0
test_monthsBetween[2012-02-29, 2012-03-28, 0](19) 0
test_monthsBetween[2012-02-29, 2012-03-29, 1](20) 0
test_monthsBetween[2012-02-29, 2012-03-30, 1](21) 0
test_monthsBetweenReversed[2012-07-02, 2012-07-01, 0](1) 0
test_monthsBetweenReversed[2012-07-02, 2012-07-02, 0](2) 0
test_monthsBetweenReversed[2012-07-02, 2012-07-03, 0](3) 0
test_monthsBetweenReversed[2012-07-02, 2012-08-01, 0](4) 0
test_monthsBetweenReversed[2012-07-02, 2012-08-02, 1](5) 0
test_monthsBetweenReversed[2012-07-02, 2012-08-03, 1](6) 0
test_monthsBetweenReversed[2012-07-02, 2012-09-01, 1](7) 0
test_monthsBetweenReversed[2012-07-02, 2012-09-02, 2](8) 0
test_monthsBetweenReversed[2012-07-02, 2012-09-03, 2](9) 0
test_monthsBetweenReversed[2012-07-02, 2012-06-01, -1](10) 0
test_monthsBetweenReversed[2012-07-02, 2012-06-02, -1](11) 0
test_monthsBetweenReversed[2012-07-02, 2012-06-03, 0](12) 0
test_monthsBetweenReversed[2012-02-27, 2012-03-26, 0](13) 0
test_monthsBetweenReversed[2012-02-27, 2012-03-27, 1](14) 0
test_monthsBetweenReversed[2012-02-27, 2012-03-28, 1](15) 0
test_monthsBetweenReversed[2012-02-28, 2012-03-27, 0](16) 0
test_monthsBetweenReversed[2012-02-28, 2012-03-28, 1](17) 0.001
test_monthsBetweenReversed[2012-02-28, 2012-03-29, 1](18) 0
test_monthsBetweenReversed[2012-02-29, 2012-03-28, 0](19) 0
test_monthsBetweenReversed[2012-02-29, 2012-03-29, 1](20) 0
test_monthsBetweenReversed[2012-02-29, 2012-03-30, 1](21) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-07-01, 0](1) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-07-02, 0](2) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-07-03, 0](3) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-08-01, 0](4) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-08-02, 1](5) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-08-03, 1](6) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-09-01, 1](7) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-09-02, 2](8) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-09-03, 2](9) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-06-01, -1](10) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-06-02, -1](11) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-07-02, 2012-06-03, 0](12) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-02-27, 2012-03-26, 0](13) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-02-27, 2012-03-27, 1](14) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-02-27, 2012-03-28, 1](15) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-02-28, 2012-03-27, 0](16) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-02-28, 2012-03-28, 1](17) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-02-28, 2012-03-29, 1](18) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-02-29, 2012-03-28, 0](19) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-02-29, 2012-03-29, 1](20) 0
test_monthsBetween_LocalDateTimeLaterTime[2012-02-29, 2012-03-30, 1](21) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-07-01, 0](1) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-07-02, 0](2) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-07-03, 0](3) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-08-01, 0](4) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-08-02, 1](5) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-08-03, 1](6) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-09-01, 1](7) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-09-02, 2](8) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-09-03, 2](9) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-06-01, -1](10) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-06-02, -1](11) 0
test_monthsBetween_LocalDateTimeSameTime[2012-07-02, 2012-06-03, 0](12) 0
test_monthsBetween_LocalDateTimeSameTime[2012-02-27, 2012-03-26, 0](13) 0
test_monthsBetween_LocalDateTimeSameTime[2012-02-27, 2012-03-27, 1](14) 0
test_monthsBetween_LocalDateTimeSameTime[2012-02-27, 2012-03-28, 1](15) 0
test_monthsBetween_LocalDateTimeSameTime[2012-02-28, 2012-03-27, 0](16) 0
test_monthsBetween_LocalDateTimeSameTime[2012-02-28, 2012-03-28, 1](17) 0
test_monthsBetween_LocalDateTimeSameTime[2012-02-28, 2012-03-29, 1](18) 0
test_monthsBetween_LocalDateTimeSameTime[2012-02-29, 2012-03-28, 0](19) 0
test_monthsBetween_LocalDateTimeSameTime[2012-02-29, 2012-03-29, 1](20) 0
test_monthsBetween_LocalDateTimeSameTime[2012-02-29, 2012-03-30, 1](21) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-07-01, 0](1) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-07-02, 0](2) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-07-03, 0](3) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-08-01, 0](4) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-08-02, 1](5) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-08-03, 1](6) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-09-01, 1](7) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-09-02, 2](8) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-09-03, 2](9) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-06-01, -1](10) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-06-02, -1](11) 0
test_monthsBetween_ZonedDateLaterOffset[2012-07-02, 2012-06-03, 0](12) 0
test_monthsBetween_ZonedDateLaterOffset[2012-02-27, 2012-03-26, 0](13) 0
test_monthsBetween_ZonedDateLaterOffset[2012-02-27, 2012-03-27, 1](14) 0
test_monthsBetween_ZonedDateLaterOffset[2012-02-27, 2012-03-28, 1](15) 0.001
test_monthsBetween_ZonedDateLaterOffset[2012-02-28, 2012-03-27, 0](16) 0
test_monthsBetween_ZonedDateLaterOffset[2012-02-28, 2012-03-28, 1](17) 0
test_monthsBetween_ZonedDateLaterOffset[2012-02-28, 2012-03-29, 1](18) 0
test_monthsBetween_ZonedDateLaterOffset[2012-02-29, 2012-03-28, 0](19) 0
test_monthsBetween_ZonedDateLaterOffset[2012-02-29, 2012-03-29, 1](20) 0
test_monthsBetween_ZonedDateLaterOffset[2012-02-29, 2012-03-30, 1](21) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-07-01, 0](1) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-07-02, 0](2) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-07-03, 0](3) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-08-01, 0](4) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-08-02, 1](5) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-08-03, 1](6) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-09-01, 1](7) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-09-02, 2](8) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-09-03, 2](9) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-06-01, -1](10) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-06-02, -1](11) 0
test_monthsBetween_ZonedDateSameOffset[2012-07-02, 2012-06-03, 0](12) 0
test_monthsBetween_ZonedDateSameOffset[2012-02-27, 2012-03-26, 0](13) 0
test_monthsBetween_ZonedDateSameOffset[2012-02-27, 2012-03-27, 1](14) 0
test_monthsBetween_ZonedDateSameOffset[2012-02-27, 2012-03-28, 1](15) 0
test_monthsBetween_ZonedDateSameOffset[2012-02-28, 2012-03-27, 0](16) 0
test_monthsBetween_ZonedDateSameOffset[2012-02-28, 2012-03-28, 1](17) 0.001
test_monthsBetween_ZonedDateSameOffset[2012-02-28, 2012-03-29, 1](18) 0
test_monthsBetween_ZonedDateSameOffset[2012-02-29, 2012-03-28, 0](19) 0
test_monthsBetween_ZonedDateSameOffset[2012-02-29, 2012-03-29, 1](20) 0
test_monthsBetween_ZonedDateSameOffset[2012-02-29, 2012-03-30, 1](21) 0
test_weeksBetween[2012-07-02, 2012-06-25, -1](1) 0
test_weeksBetween[2012-07-02, 2012-06-26, 0](2) 0
test_weeksBetween[2012-07-02, 2012-07-02, 0](3) 0
test_weeksBetween[2012-07-02, 2012-07-08, 0](4) 0
test_weeksBetween[2012-07-02, 2012-07-09, 1](5) 0
test_weeksBetween[2012-02-28, 2012-02-21, -1](6) 0
test_weeksBetween[2012-02-28, 2012-02-22, 0](7) 0
test_weeksBetween[2012-02-28, 2012-02-28, 0](8) 0
test_weeksBetween[2012-02-28, 2012-02-29, 0](9) 0
test_weeksBetween[2012-02-28, 2012-03-01, 0](10) 0
test_weeksBetween[2012-02-28, 2012-03-05, 0](11) 0
test_weeksBetween[2012-02-28, 2012-03-06, 1](12) 0
test_weeksBetween[2012-02-29, 2012-02-22, -1](13) 0
test_weeksBetween[2012-02-29, 2012-02-23, 0](14) 0
test_weeksBetween[2012-02-29, 2012-02-28, 0](15) 0
test_weeksBetween[2012-02-29, 2012-02-29, 0](16) 0
test_weeksBetween[2012-02-29, 2012-03-01, 0](17) 0
test_weeksBetween[2012-02-29, 2012-03-06, 0](18) 0
test_weeksBetween[2012-02-29, 2012-03-07, 1](19) 0
test_weeksBetweenReversed[2012-07-02, 2012-06-25, -1](1) 0
test_weeksBetweenReversed[2012-07-02, 2012-06-26, 0](2) 0
test_weeksBetweenReversed[2012-07-02, 2012-07-02, 0](3) 0
test_weeksBetweenReversed[2012-07-02, 2012-07-08, 0](4) 0
test_weeksBetweenReversed[2012-07-02, 2012-07-09, 1](5) 0
test_weeksBetweenReversed[2012-02-28, 2012-02-21, -1](6) 0
test_weeksBetweenReversed[2012-02-28, 2012-02-22, 0](7) 0
test_weeksBetweenReversed[2012-02-28, 2012-02-28, 0](8) 0
test_weeksBetweenReversed[2012-02-28, 2012-02-29, 0](9) 0
test_weeksBetweenReversed[2012-02-28, 2012-03-01, 0](10) 0
test_weeksBetweenReversed[2012-02-28, 2012-03-05, 0](11) 0
test_weeksBetweenReversed[2012-02-28, 2012-03-06, 1](12) 0
test_weeksBetweenReversed[2012-02-29, 2012-02-22, -1](13) 0
test_weeksBetweenReversed[2012-02-29, 2012-02-23, 0](14) 0
test_weeksBetweenReversed[2012-02-29, 2012-02-28, 0](15) 0
test_weeksBetweenReversed[2012-02-29, 2012-02-29, 0](16) 0
test_weeksBetweenReversed[2012-02-29, 2012-03-01, 0](17) 0
test_weeksBetweenReversed[2012-02-29, 2012-03-06, 0](18) 0
test_weeksBetweenReversed[2012-02-29, 2012-03-07, 1](19) 0
test_yearsBetween[1939-09-02, 1939-09-01, 0](1) 0
test_yearsBetween[1939-09-02, 1939-09-02, 0](2) 0
test_yearsBetween[1939-09-02, 1939-09-03, 0](3) 0
test_yearsBetween[1939-09-02, 1940-09-01, 0](4) 0
test_yearsBetween[1939-09-02, 1940-09-02, 1](5) 0
test_yearsBetween[1939-09-02, 1940-09-03, 1](6) 0
test_yearsBetween[1939-09-02, 1938-09-01, -1](7) 0
test_yearsBetween[1939-09-02, 1938-09-02, -1](8) 0
test_yearsBetween[1939-09-02, 1938-09-03, 0](9) 0
test_yearsBetween[1939-09-02, 1945-09-03, 6](10) 0
test_yearsBetween[1939-09-02, 1945-10-03, 6](11) 0
test_yearsBetween[1939-09-02, 1945-08-03, 5](12) 0
test_yearsBetweenReversed[1939-09-02, 1939-09-01, 0](1) 0
test_yearsBetweenReversed[1939-09-02, 1939-09-02, 0](2) 0
test_yearsBetweenReversed[1939-09-02, 1939-09-03, 0](3) 0
test_yearsBetweenReversed[1939-09-02, 1940-09-01, 0](4) 0
test_yearsBetweenReversed[1939-09-02, 1940-09-02, 1](5) 0
test_yearsBetweenReversed[1939-09-02, 1940-09-03, 1](6) 0
test_yearsBetweenReversed[1939-09-02, 1938-09-01, -1](7) 0
test_yearsBetweenReversed[1939-09-02, 1938-09-02, -1](8) 0
test_yearsBetweenReversed[1939-09-02, 1938-09-03, 0](9) 0
test_yearsBetweenReversed[1939-09-02, 1945-09-03, 6](10) 0.001
test_yearsBetweenReversed[1939-09-02, 1945-10-03, 6](11) 0
test_yearsBetweenReversed[1939-09-02, 1945-08-03, 5](12) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1939-09-01, 0](1) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1939-09-02, 0](2) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1939-09-03, 0](3) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1940-09-01, 0](4) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1940-09-02, 1](5) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1940-09-03, 1](6) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1938-09-01, -1](7) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1938-09-02, -1](8) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1938-09-03, 0](9) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1945-09-03, 6](10) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1945-10-03, 6](11) 0
test_yearsBetween_LocalDateTimeLaterTime[1939-09-02, 1945-08-03, 5](12) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1939-09-01, 0](1) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1939-09-02, 0](2) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1939-09-03, 0](3) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1940-09-01, 0](4) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1940-09-02, 1](5) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1940-09-03, 1](6) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1938-09-01, -1](7) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1938-09-02, -1](8) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1938-09-03, 0](9) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1945-09-03, 6](10) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1945-10-03, 6](11) 0
test_yearsBetween_LocalDateTimeSameTime[1939-09-02, 1945-08-03, 5](12) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1939-09-01, 0](1) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1939-09-02, 0](2) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1939-09-03, 0](3) 0.001
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1940-09-01, 0](4) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1940-09-02, 1](5) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1940-09-03, 1](6) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1938-09-01, -1](7) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1938-09-02, -1](8) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1938-09-03, 0](9) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1945-09-03, 6](10) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1945-10-03, 6](11) 0
test_yearsBetween_ZonedDateLaterOffset[1939-09-02, 1945-08-03, 5](12) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1939-09-01, 0](1) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1939-09-02, 0](2) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1939-09-03, 0](3) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1940-09-01, 0](4) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1940-09-02, 1](5) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1940-09-03, 1](6) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1938-09-01, -1](7) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1938-09-02, -1](8) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1938-09-03, 0](9) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1945-09-03, 6](10) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1945-10-03, 6](11) 0
test_yearsBetween_ZonedDateSameOffset[1939-09-02, 1945-08-03, 5](12) 0

TestYear

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0
basicTest_range_DateTimeField_null 0.001
basicTest_range_DateTimeField_unsupported 0
factory_parse_fail[, 0](1) 0
factory_parse_fail[-00, 1](2) 0
factory_parse_fail[--01-0, 1](3) 0
factory_parse_fail[A01, 0](4) 0
factory_parse_fail[200, 0](5) 0
factory_parse_fail[2009/12, 4](6) 0
factory_parse_fail[-0000-10, 0](7) 0
factory_parse_fail[-12345678901-10, 11](8) 0.001
factory_parse_fail[+1-10, 1](9) 0
factory_parse_fail[+12-10, 1](10) 0
factory_parse_fail[+123-10, 1](11) 0
factory_parse_fail[+1234-10, 0](12) 0
factory_parse_fail[12345-10, 0](13) 0
factory_parse_fail[+12345678901-10, 11](14) 0
factory_parse_formatter 0
factory_parse_formatter_nullFormatter 0
factory_parse_formatter_nullText 0
factory_parse_nullText 0.001
factory_parse_success[0000, 0](1) 0
factory_parse_success[9999, 9999](2) 0
factory_parse_success[2000, 2000](3) 0
factory_parse_success[+12345678, 12345678](4) 0
factory_parse_success[+123456, 123456](5) 0
factory_parse_success[-1234, -1234](6) 0
factory_parse_success[-12345678, -12345678](7) 0
factory_parse_success[+999999999, 999999999](8) 0
factory_parse_success[-999999999, -999999999](9) 0
format_formatter_null 0
now 0
now_Clock 0
now_Clock_nullClock 0
now_ZoneId 0
now_ZoneId_nullZoneId 0
test_adjustDate 0.001
test_adjustDate_nullLocalDate 0
test_adjustDate_resolve 0
test_atDay_day0 0
test_atDay_day367 0
test_atDay_leapYear 0
test_atDay_notLeapYear 0
test_atDay_notLeapYear_day366 0
test_atMonth 0.001
test_atMonthDay[2008, --06-30, 2008-06-30](1) 0
test_atMonthDay[2008, --02-29, 2008-02-29](2) 0
test_atMonthDay[2009, --02-29, 2009-02-28](3) 0
test_atMonthDay_nullMonthDay 0
test_atMonth_int 0
test_atMonth_int_invalidMonth 0
test_atMonth_nullMonth 0
test_compareTo 0.104
test_compareTo_nullYear 0
test_equals 0.029
test_equals_incorrectType 0
test_equals_nullYear 0
test_equals_same 0
test_factory_CalendricalObject 0
test_factory_CalendricalObject_invalid_noDerive 0
test_factory_CalendricalObject_null 0
test_factory_int_singleton 0.001
test_factory_int_tooHigh 0
test_factory_int_tooLow 0
test_format_formatter 0
test_get_DateTimeField 0
test_get_DateTimeField_invalidField 0
test_get_DateTimeField_null 0
test_get_DateTimeField_timeField 0
test_immutable 0.001
test_isLeap 0
test_isValidMonthDay_febLeap 0
test_isValidMonthDay_febNonLeap 0
test_isValidMonthDay_june 0
test_isValidMonthDay_null 0
test_length 0
test_minusYear_zero_equals 0
test_minusYears 0
test_minusYears_big 0
test_minusYears_max 0
test_minusYears_maxLots 0
test_minusYears_min 0
test_minusYears_minLots 0
test_plusYear_zero_equals 0
test_plusYears 0
test_plusYears_big 0
test_plusYears_max 0
test_plusYears_maxLots 0
test_plusYears_min 0
test_plusYears_minLots 0
test_query 0
test_query_null 0
test_serialization 0
test_serialization_format 0
test_toString 0.001

TestMonthDay

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0.001
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0
factory_intMonth 0
factory_intMonth_nullMonth 0
factory_ints 0
factory_parse_fail[, 0](1) 0.001
factory_parse_fail[-00, 0](2) 0
factory_parse_fail[--FEB-23, 2](3) 0
factory_parse_fail[--01-0, 5](4) 0
factory_parse_fail[--01-3A, 5](5) 0
factory_parse_formatter 0
factory_parse_formatter_nullFormatter 0
factory_parse_formatter_nullText 0
factory_parse_illegalValue_Day 0.001
factory_parse_illegalValue_Month 0
factory_parse_invalidValue_Day 0
factory_parse_nullText 0
factory_parse_success[--01-01, --01-01](1) 0
factory_parse_success[--01-31, --01-31](2) 0
factory_parse_success[--02-01, --02-01](3) 0
factory_parse_success[--02-29, --02-29](4) 0
factory_parse_success[--03-01, --03-01](5) 0
factory_parse_success[--03-31, --03-31](6) 0.001
factory_parse_success[--04-01, --04-01](7) 0
factory_parse_success[--04-30, --04-30](8) 0
factory_parse_success[--05-01, --05-01](9) 0
factory_parse_success[--05-31, --05-31](10) 0
factory_parse_success[--06-01, --06-01](11) 0
factory_parse_success[--06-30, --06-30](12) 0
factory_parse_success[--07-01, --07-01](13) 0
factory_parse_success[--07-31, --07-31](14) 0
factory_parse_success[--08-01, --08-01](15) 0
factory_parse_success[--08-31, --08-31](16) 0
factory_parse_success[--09-01, --09-01](17) 0
factory_parse_success[--09-30, --09-30](18) 0
factory_parse_success[--10-01, --10-01](19) 0
factory_parse_success[--10-31, --10-31](20) 0
factory_parse_success[--11-01, --11-01](21) 0
factory_parse_success[--11-30, --11-30](22) 0
factory_parse_success[--12-01, --12-01](23) 0
factory_parse_success[--12-31, --12-31](24) 0
now 0
now_Clock 0
now_Clock_nullClock 0
now_ZoneId 0
now_ZoneId_nullZoneId 0
test_adjustDate 0
test_adjustDate_equal 0
test_adjustDate_null 0
test_adjustDate_resolve 0
test_atYear_int 0
test_atYear_int_invalidYear 0
test_atYear_int_leapYearAdjust 0
test_compareTo_ObjectNull 0
test_comparisons 0
test_equals 0
test_equals_itself_true 0
test_equals_null_false 0
test_equals_string_false 0
test_factory_CalendricalObject 0
test_factory_CalendricalObject_invalid_noDerive 0
test_factory_CalendricalObject_null 0
test_factory_intMonth_dayTooHigh 0
test_factory_intMonth_dayTooLow 0
test_factory_ints_dayTooHigh 0
test_factory_ints_dayTooLow 0
test_factory_ints_monthTooHigh 0
test_factory_ints_monthTooLow 0
test_format_formatter 0
test_format_formatter_null 0
test_get[1, 1](1) 0
test_get[1, 31](2) 0
test_get[2, 1](3) 0
test_get[2, 28](4) 0
test_get[2, 29](5) 0
test_get[7, 4](6) 0
test_get[7, 5](7) 0
test_get_DateTimeField 0
test_get_DateTimeField_invalidField 0
test_get_DateTimeField_null 0
test_get_DateTimeField_timeField 0
test_hashCode[1, 1](1) 0
test_hashCode[1, 31](2) 0
test_hashCode[2, 1](3) 0
test_hashCode[2, 28](4) 0
test_hashCode[2, 29](5) 0
test_hashCode[7, 4](6) 0
test_hashCode[7, 5](7) 0
test_hashCode_unique 0
test_immutable 0
test_isAfter_ObjectNull 0
test_isBefore_ObjectNull 0
test_isValidYear_febLeap 0
test_isValidYear_febNonLeap 0
test_isValidYear_june 0
test_query 0
test_query_null 0
test_serialization 0.001
test_serialization_format 0
test_toString[7, 5, --07-05](1) 0
test_toString[12, 31, --12-31](2) 0
test_toString[1, 2, --01-02](3) 0
test_withDayOfMonth 0
test_withDayOfMonth_adjustToValidFeb 0
test_withDayOfMonth_invalid 0
test_withDayOfMonth_noChangeEqual 0
test_withDayOfMonth_tooHigh 0
test_withDayOfMonth_tooLow 0
test_withMonth 0
test_withMonth_adjustToValid 0
test_withMonth_adjustToValidFeb 0
test_withMonth_int_noChangeEqual 0
test_withMonth_tooHigh 0
test_withMonth_tooLow 0
test_with_Month 0
test_with_Month_adjustToValid 0
test_with_Month_adjustToValidFeb 0
test_with_Month_noChangeEqual 0
test_with_Month_null 0

TestYearMonth

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0.001
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0
factory_ints 0
factory_intsMonth 0
factory_intsMonth_nullMonth 0.001
factory_parse_fail[, 0](1) 0
factory_parse_fail[-00, 1](2) 0
factory_parse_fail[--01-0, 1](3) 0
factory_parse_fail[A01-3, 0](4) 0
factory_parse_fail[200-01, 0](5) 0
factory_parse_fail[2009/12, 4](6) 0
factory_parse_fail[-0000-10, 0](7) 0.001
factory_parse_fail[-12345678901-10, 11](8) 0
factory_parse_fail[+1-10, 1](9) 0
factory_parse_fail[+12-10, 1](10) 0
factory_parse_fail[+123-10, 1](11) 0
factory_parse_fail[+1234-10, 0](12) 0
factory_parse_fail[12345-10, 0](13) 0
factory_parse_fail[+12345678901-10, 11](14) 0
factory_parse_formatter 0
factory_parse_formatter_nullFormatter 0
factory_parse_formatter_nullText 0
factory_parse_illegalValue_Month 0
factory_parse_nullText 0
factory_parse_success[0000-01, 0000-01](1) 0
factory_parse_success[0000-12, 0000-12](2) 0
factory_parse_success[9999-12, 9999-12](3) 0
factory_parse_success[2000-01, 2000-01](4) 0
factory_parse_success[2000-02, 2000-02](5) 0
factory_parse_success[2000-03, 2000-03](6) 0
factory_parse_success[2000-04, 2000-04](7) 0
factory_parse_success[2000-05, 2000-05](8) 0
factory_parse_success[2000-06, 2000-06](9) 0
factory_parse_success[2000-07, 2000-07](10) 0
factory_parse_success[2000-08, 2000-08](11) 0
factory_parse_success[2000-09, 2000-09](12) 0
factory_parse_success[2000-10, 2000-10](13) 0
factory_parse_success[2000-11, 2000-11](14) 0
factory_parse_success[2000-12, 2000-12](15) 0
factory_parse_success[+12345678-03, 12345678-03](16) 0
factory_parse_success[+123456-03, 123456-03](17) 0
factory_parse_success[0000-03, 0000-03](18) 0
factory_parse_success[-1234-03, -1234-03](19) 0
factory_parse_success[-12345678-03, -12345678-03](20) 0
factory_parse_success[+999999999-03, 999999999-03](21) 0
factory_parse_success[-999999999-03, -999999999-03](22) 0
now 0
now_Clock 0
now_Clock_nullClock 0
now_ZoneId 0
now_ZoneId_nullZoneId 0
test_adjustDate 0
test_adjustDate_equal 0
test_adjustDate_null 0
test_adjustDate_preserveDoM 0
test_adjustDate_resolve 0
test_atDay_int 0
test_atDay_int_invalidDay 0.001
test_compareTo_ObjectNull 0
test_comparisons 0
test_equals 0
test_equals_itself_true 0
test_equals_null_false 0
test_equals_string_false 0
test_factory_CalendricalObject 0
test_factory_CalendricalObject_invalid_noDerive 0
test_factory_CalendricalObject_null 0
test_factory_intsMonth_dayTooHigh 0
test_factory_intsMonth_yearTooLow 0
test_factory_ints_dayTooHigh 0
test_factory_ints_monthTooHigh 0
test_factory_ints_monthTooLow 0
test_factory_ints_yearTooLow 0
test_format_formatter 0
test_format_formatter_null 0
test_getLong_TemporalField 0
test_getLong_TemporalField_invalidField 0
test_getLong_TemporalField_null 0
test_getLong_TemporalField_timeField 0
test_get_TemporalField 0
test_get_TemporalField_invalidField 0
test_get_TemporalField_null 0
test_get_TemporalField_timeField 0
test_get_TemporalField_tooBig 0
test_hashCode[2008, 1](1) 0.001
test_hashCode[2008, 2](2) 0
test_hashCode[-1, 3](3) 0
test_hashCode[0, 12](4) 0
test_hashCode_unique 0
test_immutable 0
test_isAfter_ObjectNull 0.001
test_isBefore_ObjectNull 0
test_isLeapYear 0
test_isValidDay_int_febLeap 0
test_isValidDay_int_febNonLeap 0
test_isValidDay_int_june 0
test_lengthOfMonth_febLeap 0
test_lengthOfMonth_febNonLeap 0
test_lengthOfMonth_june 0
test_lengthOfYear 0
test_minusMonths_long 0
test_minusMonths_long_big 0
test_minusMonths_long_invalidTooLarge 0
test_minusMonths_long_invalidTooLargeMaxSubtractMax 0
test_minusMonths_long_invalidTooLargeMaxSubtractMin 0
test_minusMonths_long_invalidTooSmall 0
test_minusMonths_long_negative 0
test_minusMonths_long_negativeOverYear 0.001
test_minusMonths_long_noChange_equal 0
test_minusMonths_long_overYears 0
test_minusYears_long 0
test_minusYears_long_big 0
test_minusYears_long_invalidTooLarge 0
test_minusYears_long_invalidTooLargeMaxSubtractMax 0
test_minusYears_long_invalidTooLargeMaxSubtractMin 0
test_minusYears_long_invalidTooSmall 0
test_minusYears_long_negative 0
test_minusYears_long_noChange_equal 0
test_plusMonths_long 0
test_plusMonths_long_big 0
test_plusMonths_long_invalidTooLarge 0
test_plusMonths_long_invalidTooLargeMaxAddMax 0
test_plusMonths_long_invalidTooLargeMaxAddMin 0
test_plusMonths_long_invalidTooSmall 0
test_plusMonths_long_negative 0
test_plusMonths_long_negativeOverYear 0
test_plusMonths_long_noChange_equal 0
test_plusMonths_long_overYears 0
test_plusYears_long 0
test_plusYears_long_big 0.001
test_plusYears_long_invalidTooLarge 0
test_plusYears_long_invalidTooLargeMaxAddMax 0
test_plusYears_long_invalidTooLargeMaxAddMin 0
test_plusYears_long_invalidTooSmall 0
test_plusYears_long_negative 0
test_plusYears_long_noChange_equal 0
test_query 0
test_query_null 0
test_serialization 0.001
test_serialization_format 0
test_toString[2008, 1, 2008-01](1) 0
test_toString[2008, 12, 2008-12](2) 0
test_toString[7, 5, 0007-05](3) 0
test_toString[0, 5, 0000-05](4) 0
test_toString[-1, 1, -0001-01](5) 0
test_withMonth 0
test_withMonth_int_noChange_equal 0
test_withMonth_tooHigh 0
test_withMonth_tooLow 0
test_withYear 0
test_withYear_int_noChange_equal 0
test_withYear_tooHigh 0
test_withYear_tooLow 0
test_with_Month 0
test_with_Month_noChange_equal 0
test_with_Month_null 0
test_with_Year 0.001
test_with_Year_noChange_equal 0
test_with_Year_null 0

TestZoneOffset

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0.001
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0
test_compareTo 0
test_constant_MAX 0
test_constant_MIN 0
test_constant_UTC 0
test_equals 0
test_factory_TemporalAccessor 0.001
test_factory_TemporalAccessor_invalid_noDerive 0
test_factory_TemporalAccessor_null 0
test_factory_int_hours 0.001
test_factory_int_hours_minutes 0.007
test_factory_int_hours_minutes_seconds 0.187
test_factory_int_hours_minutes_seconds_hoursTooBig 0
test_factory_int_hours_minutes_seconds_hoursTooSmall 0.001
test_factory_int_hours_minutes_seconds_minusHoursPlusMinutes 0
test_factory_int_hours_minutes_seconds_minusHoursPlusSeconds 0
test_factory_int_hours_minutes_seconds_minutesTooLarge 0
test_factory_int_hours_minutes_seconds_minutesTooSmall 0
test_factory_int_hours_minutes_seconds_plusHoursMinusMinutes 0
test_factory_int_hours_minutes_seconds_plusHoursMinusSeconds 0
test_factory_int_hours_minutes_seconds_secondsTooLarge 0
test_factory_int_hours_minutes_seconds_secondsTooSmall 0
test_factory_int_hours_minutes_seconds_zeroHoursMinusMinutesPlusSeconds 0
test_factory_int_hours_minutes_seconds_zeroHoursPlusMinutesMinusSeconds 0
test_factory_int_hours_minutes_tooBig 0
test_factory_int_hours_minutes_tooSmall 0
test_factory_int_hours_tooBig 0
test_factory_int_hours_tooSmall 0
test_factory_ofTotalSeconds 0
test_factory_ofTotalSeconds_tooLarge 0
test_factory_ofTotalSeconds_tooSmall 0
test_factory_string_UTC 0
test_factory_string_hours 0
test_factory_string_hours_minutes_colon 0.006
test_factory_string_hours_minutes_noColon 0.004
test_factory_string_hours_minutes_seconds_colon 0.203
test_factory_string_hours_minutes_seconds_noColon 0.094
test_factory_string_invalid 0
test_factory_string_null 0
test_factory_string_singleDigitHours 0.001
test_getId 0
test_getLong_TemporalField 0
test_getRules 0
test_getTotalSeconds 0
test_get_TemporalField 0
test_query 0
test_query_null 0
test_serialization 0
test_serialization_format 0.001
test_toString 0

TestOffsetTime

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0.001
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0
compareToNonOffsetTime 0
constant_MAX 0
constant_MIN 0
constructor_nullOffset 0
constructor_nullTime 0
factory_LocalTimeZoneOffset 0
factory_LocalTimeZoneOffset_nullOffset 0
factory_LocalTimeZoneOffset_nullTime 0
factory_from_TemporalAccessor_OT 0
factory_from_TemporalAccessor_invalid_noDerive 0
factory_from_TemporalAccessor_null 0.001
factory_intsHM 0
factory_intsHMS 0
factory_intsHMSN 0
factory_ofInstant_allSecsInDay 0.027
factory_ofInstant_beforeEpoch 0.019
factory_ofInstant_maxYear 0
factory_ofInstant_minYear 0
factory_ofInstant_nullInstant 0
factory_ofInstant_nullOffset 0
factory_parse_formatter 0.001
factory_parse_formatter_nullFormatter 0
factory_parse_formatter_nullText 0
factory_parse_illegalHour 0
factory_parse_illegalMinute 0
factory_parse_illegalSecond 0
factory_parse_invalidText[00;00](1) 0
factory_parse_invalidText[12-00](2) 0
factory_parse_invalidText[-01:00](3) 0
factory_parse_invalidText[00:00:00-09](4) 0
factory_parse_invalidText[00:00:00,09](5) 0
factory_parse_invalidText[00:00:abs](6) 0
factory_parse_invalidText[11](7) 0
factory_parse_invalidText[11:30](8) 0
factory_parse_invalidText[11:30+01:00[Europe/Paris]](9) 0
factory_parse_validText[11, 30, 59, 0, Z, 11:30:59Z](1) 0
factory_parse_validText[11, 30, 59, 0, +01:00, 11:30:59+01:00](2) 0
factory_parse_validText[11, 30, 59, 999000000, Z, 11:30:59.999Z](3) 0
factory_parse_validText[11, 30, 59, 999000000, +01:00, 11:30:59.999+01:00](4) 0
factory_parse_validText[11, 30, 59, 999000, Z, 11:30:59.000999Z](5) 0
factory_parse_validText[11, 30, 59, 999000, +01:00, 11:30:59.000999+01:00](6) 0
factory_parse_validText[11, 30, 59, 999, Z, 11:30:59.000000999Z](7) 0
factory_parse_validText[11, 30, 59, 999, +01:00, 11:30:59.000000999+01:00](8) 0
now 0.001
now_Clock_allSecsInDay 0.034
now_Clock_beforeEpoch 0.022
now_Clock_nullClock 0
now_Clock_nullZoneId 0
now_Clock_offsets 0
test_compareTo_both 0
test_compareTo_bothNearStartOfDay 0
test_compareTo_hourDifference 0
test_compareTo_null 0
test_compareTo_offset 0
test_compareTo_time 0
test_equals_false_hour_differs[11, 30, 20, 500, +01:00](1) 0
test_equals_false_hour_differs[11, 0, 0, 0, +01:00](2) 0
test_equals_false_hour_differs[23, 59, 59, 999999999, +01:00](3) 0
test_equals_false_minute_differs[11, 30, 20, 500, +01:00](1) 0
test_equals_false_minute_differs[11, 0, 0, 0, +01:00](2) 0
test_equals_false_minute_differs[23, 59, 59, 999999999, +01:00](3) 0
test_equals_false_nano_differs[11, 30, 20, 500, +01:00](1) 0
test_equals_false_nano_differs[11, 0, 0, 0, +01:00](2) 0
test_equals_false_nano_differs[23, 59, 59, 999999999, +01:00](3) 0
test_equals_false_offset_differs[11, 30, 20, 500, +01:00](1) 0
test_equals_false_offset_differs[11, 0, 0, 0, +01:00](2) 0
test_equals_false_offset_differs[23, 59, 59, 999999999, +01:00](3) 0
test_equals_false_second_differs[11, 30, 20, 500, +01:00](1) 0
test_equals_false_second_differs[11, 0, 0, 0, +01:00](2) 0
test_equals_false_second_differs[23, 59, 59, 999999999, +01:00](3) 0
test_equals_itself_true 0
test_equals_null_false 0
test_equals_string_false 0
test_equals_true[11, 30, 20, 500, +01:00](1) 0
test_equals_true[11, 0, 0, 0, +01:00](2) 0
test_equals_true[23, 59, 59, 999999999, +01:00](3) 0
test_format_formatter 0
test_format_formatter_null 0
test_from_TemporalAccessor_ZDT 0
test_get[11, 30, 20, 500, +01:00](1) 0
test_get[11, 0, 0, 0, +01:00](2) 0
test_get[23, 59, 59, 999999999, +01:00](3) 0
test_getLong_TemporalField 0
test_get_TemporalField 0
test_isAfter_null 0
test_isBeforeIsAfterIsEqual1 0
test_isBeforeIsAfterIsEqual1nanos 0
test_isBeforeIsAfterIsEqual2 0
test_isBeforeIsAfterIsEqual2nanos 0
test_isBeforeIsAfterIsEqual_instantComparison 0
test_isBefore_null 0
test_isEqual_null 0.001
test_minusHours 0
test_minusHours_zero 0
test_minusMinutes 0
test_minusMinutes_zero 0
test_minusNanos 0
test_minusNanos_zero 0
test_minusSeconds 0
test_minusSeconds_zero 0
test_minus_MinusAdjuster 0
test_minus_MinusAdjuster_noChange 0
test_minus_MinusAdjuster_null 0
test_minus_MinusAdjuster_zero 0
test_plusHours 0
test_plusHours_zero 0
test_plusMinutes 0
test_plusMinutes_zero 0
test_plusNanos 0
test_plusNanos_zero 0
test_plusSeconds 0
test_plusSeconds_zero 0
test_plus_PlusAdjuster 0
test_plus_PlusAdjuster_noChange 0
test_plus_PlusAdjuster_null 0
test_plus_PlusAdjuster_zero 0
test_query 0.001
test_query_null 0
test_serialization 0.001
test_serialization_format 0
test_toString[11, 30, 59, 0, Z, 11:30:59Z](1) 0
test_toString[11, 30, 59, 0, +01:00, 11:30:59+01:00](2) 0
test_toString[11, 30, 59, 999000000, Z, 11:30:59.999Z](3) 0
test_toString[11, 30, 59, 999000000, +01:00, 11:30:59.999+01:00](4) 0
test_toString[11, 30, 59, 999000, Z, 11:30:59.000999Z](5) 0
test_toString[11, 30, 59, 999000, +01:00, 11:30:59.000999+01:00](6) 0
test_toString[11, 30, 59, 999, Z, 11:30:59.000000999Z](7) 0
test_toString[11, 30, 59, 999, +01:00, 11:30:59.000000999+01:00](8) 0
test_truncatedTo_normal 0
test_truncatedTo_null 0
test_withHour_noChange 0
test_withHour_normal 0
test_withMinute_noChange 0
test_withMinute_normal 0
test_withNanoOfSecond_noChange 0
test_withNanoOfSecond_normal 0
test_withOffsetSameInstant 0
test_withOffsetSameInstant_noChange 0
test_withOffsetSameInstant_null 0
test_withOffsetSameLocal 0
test_withOffsetSameLocal_noChange 0
test_withOffsetSameLocal_null 0
test_withSecond_noChange 0
test_withSecond_normal 0
test_with_TemporalField 0
test_with_TemporalField_invalidField 0
test_with_TemporalField_null 0
test_with_adjustment 0.001
test_with_adjustment_AmPm 0.001
test_with_adjustment_LocalTime 0
test_with_adjustment_OffsetTime 0
test_with_adjustment_ZoneOffset 0
test_with_adjustment_null 0

TestZoneRulesProvider

test_getAvailableGroupIds 0.001
test_getRules_String 0
test_getRules_String_null 0
test_getRules_String_unknownId 0
test_getVersions_String 0.002
test_getVersions_String_null 0
test_getVersions_String_unknownId 0
test_refresh 0
test_registerProvider 0

TestZoneRulesBuilder

test_addRuleToWindow_cannotMixRuleWithSavings 0.001
test_addRuleToWindow_endOfMonth 0.001
test_addRuleToWindow_endOfMonthFeb 0
test_addRuleToWindow_fromDayOfMonth 0
test_addRuleToWindow_illegalDayOfMonth_tooLarge 0
test_addRuleToWindow_illegalDayOfMonth_tooSmall 0
test_addRuleToWindow_illegalDayOfMonth_zero 0
test_addRuleToWindow_illegalEndOfDayTime 0
test_addRuleToWindow_illegalYear1 0
test_addRuleToWindow_illegalYear2 0
test_addRuleToWindow_noWindow 0
test_addRuleToWindow_nullMonth 0
test_addRuleToWindow_nullTime 0
test_addRuleToWindow_nullTimeDefinition 0
test_addRuleToWindow_singleYear 0
test_addRuleToWindow_singleYearObject 0
test_addRuleToWindow_singleYearObject_nullTime 0
test_addRuleToWindow_singleYearObject_nullTimeDefinition 0
test_addRuleToWindow_singleYear_cannotMixRuleWithSavings 0
test_addRuleToWindow_singleYear_illegalDayOfMonth_tooLarge 0
test_addRuleToWindow_singleYear_illegalDayOfMonth_tooSmall 0
test_addRuleToWindow_singleYear_illegalDayOfMonth_zero 0
test_addRuleToWindow_singleYear_illegalYear 0
test_addRuleToWindow_singleYear_noWindow 0
test_addRuleToWindow_singleYear_nullMonth 0
test_addRuleToWindow_singleYear_nullTime 0
test_addRuleToWindow_singleYear_nullTimeDefinition 0
test_addWindowForever_noRules 0
test_addWindowForever_nullOffset 0
test_addWindowForever_rules 0
test_addWindow_constrainedRules 0.001
test_addWindow_noRules 0
test_addWindow_nullOffset 0
test_addWindow_nullTime 0
test_addWindow_nullTimeDefinition 0
test_argentina 0
test_cairo_dateChange 0
test_cairo_twoChangesSameMonth 0.001
test_combined_closeTransitions 0
test_combined_closeTransitionsMeet 0
test_combined_differentLengthLastRules1 0
test_combined_differentLengthLastRules2 0
test_combined_endsInSavings 0
test_combined_localFixedRules 0
test_combined_singleCutover 0
test_combined_weirdSavingsBeforeLast 0
test_combined_windowChangeDuringDST 0
test_combined_windowChangeWithinDST 0
test_iqaluit 0.001
test_japan2500 0
test_jordan2400 0
test_prague 0
test_setFixedSavingsToWindow 0
test_setFixedSavingsToWindow_cannotMixSavingsWithLastRule 0
test_setFixedSavingsToWindow_cannotMixSavingsWithRule 0
test_setFixedSavingsToWindow_first 0
test_setFixedSavingsToWindow_noWindow 0
test_sofia_lastRuleClash 0
test_tbilisi 0
test_toRules_noWindows 0
test_toRules_null 0
test_twoChangesDifferentDefinition 0.001
test_twoChangesSameDay 0
test_vincennes 0

TestTzdbZoneRulesCompiler

test_parseDayOfWeek 0.001
test_parseDayOfWeek_invalidMonth 0
test_parseLeapSecondRule_at_midnight 0
test_parseLeapSecondRule_bad_adjustment 0
test_parseLeapSecondRule_just_before_midnight 0
test_parseLeapSecondRule_rolling 0
test_parseLeapSecondRule_too_short 0
test_parseMonth 0.001
test_parseMonthDayTime_jun50220s 0
test_parseMonthDayTime_marLastSun0220 0
test_parseMonthDayTime_maySatAfter50220u 0
test_parseMonthDayTime_maySatBefore15Dash 0
test_parseMonthDayTime_maySatBefore50220u 0
test_parseMonthDayTime_maylastSunShortTime 0
test_parseMonthDayTime_sepSatAfter82500 0
test_parseMonth_invalidMonth 0
test_parseYear_invalidYear 0.001
test_parseYear_max 0
test_parseYear_maxTooLong 0
test_parseYear_maxTooShort 0
test_parseYear_maxi 0
test_parseYear_maxim 0
test_parseYear_maximu 0
test_parseYear_maximum 0
test_parseYear_min 0
test_parseYear_minTooLong 0
test_parseYear_minTooShort 0
test_parseYear_mini 0
test_parseYear_minim 0
test_parseYear_minimu 0
test_parseYear_minimum 0
test_parseYear_only 0
test_parseYear_only_uppercase 0
test_parseYear_specific 0

TestStandardZoneRules

test_Dublin 0
test_Dublin_dst 0.015
test_Dublin_getOffset 0
test_Dublin_getOffsetInfo 0
test_Dublin_getOffsetInfo_fromDST 0
test_Dublin_getOffsetInfo_gap 0
test_Dublin_getOffsetInfo_overlap 0
test_Dublin_getOffsetInfo_toDST 0
test_Dublin_getOffset_fromDST 0
test_Dublin_getOffset_toDST 0.001
test_Dublin_getStandardOffset 0
test_EtcGmt_nextTransition 0
test_EtcGmt_previousTransition 0
test_Kathmandu_nextTransition_historic 0.001
test_Kathmandu_nextTransition_noRules 0
test_London 0
test_London_getOffset 0
test_London_getOffsetInfo 0
test_London_getOffsetInfo_fromDST 0
test_London_getOffsetInfo_gap 0
test_London_getOffsetInfo_overlap 0
test_London_getOffsetInfo_toDST 0
test_London_getOffset_fromDST 0.001
test_London_getOffset_toDST 0
test_London_getStandardOffset 0
test_London_getTransitionRules 0
test_London_getTransitions 0
test_London_nextTransition_historic 0.001
test_London_nextTransition_lastYear 0
test_London_nextTransition_rulesBased 0
test_London_preTimeZones 0.001
test_London_previousTransition_historic 0
test_London_previousTransition_rulesBased 0.001
test_NewYork 0
test_NewYork_getOffset 0
test_NewYork_getOffsetInfo 0
test_NewYork_getOffsetInfo_fromDST 0
test_NewYork_getOffsetInfo_gap 0
test_NewYork_getOffsetInfo_overlap 0.001
test_NewYork_getOffsetInfo_toDST 0
test_NewYork_getOffset_fromDST 0
test_NewYork_getOffset_toDST 0
test_NewYork_getStandardOffset 0
test_NewYork_preTimeZones 0
test_Paris 0
test_Paris_getOffset 0
test_Paris_getOffsetInfo 0
test_Paris_getOffsetInfo_fromDST 0.001
test_Paris_getOffsetInfo_gap 0
test_Paris_getOffsetInfo_overlap 0
test_Paris_getOffsetInfo_toDST 0
test_Paris_getOffset_fromDST 0
test_Paris_getOffset_toDST 0
test_Paris_getStandardOffset 0.001
test_Paris_preTimeZones 0
test_equals 0
test_equals_notZoneRules 0
test_equals_null 0
test_getTransitionRules_immutable 0
test_getTransitions_immutable 0
test_rulesWithoutTransitions 0
test_serialization_loaded 0.003
test_toString 0

TestZoneOffsetTransition

test_compareTo 0
test_compareTo_sameInstant 0
test_equals 0
test_factory_noNanos 0.001
test_factory_nullOffsetAfter 0
test_factory_nullOffsetBefore 0
test_factory_nullTransition 0
test_factory_sameOffset 0
test_getters_gap 0
test_getters_overlap 0
test_hashCode_floatingWeek_gap_notEndOfDay 0
test_isValidOffset_gap 0
test_isValidOffset_overlap 0
test_serialization_format 0
test_serialization_unusual1 0
test_serialization_unusual2 0
test_toString_gap 0.001
test_toString_overlap 0

TestZoneOffsetTransitionRule

test_createTransition_fixedDate 0
test_createTransition_floatingWeekBackwards_last 0
test_createTransition_floatingWeekBackwards_secondLast 0
test_createTransition_floatingWeekBackwards_seventhLast 0
test_createTransition_floatingWeek_gap_notEndOfDay 0
test_createTransition_floatingWeek_overlap_endOfDay 0
test_equals_dayOfMonthDifferent 0
test_equals_dayOfWeekDifferent 0
test_equals_dayOfWeekDifferentNull 0
test_equals_endOfDayDifferent 0
test_equals_localTimeDifferent 0
test_equals_monthDifferent 0
test_equals_null_false 0
test_equals_offsetAfterDifferent 0
test_equals_offsetBeforeDifferent 0
test_equals_standardOffsetDifferent 0
test_equals_string_false 0
test_equals_timeDefinitionDifferent 0
test_factory_invalidDayOfMonthIndicator_tooLarge 0
test_factory_invalidDayOfMonthIndicator_tooSmall 0
test_factory_invalidDayOfMonthIndicator_zero 0
test_factory_invalidMidnightFlag 0
test_factory_nullMonth 0
test_factory_nullOffsetAfter 0
test_factory_nullOffsetBefore 0
test_factory_nullStandardOffset 0
test_factory_nullTime 0
test_factory_nullTimeDefinition 0
test_getters_fixedDate 0.001
test_getters_floatingWeek 0
test_getters_floatingWeekBackwards 0
test_hashCode_fixedDate 0
test_hashCode_floatingWeekBackwards 0
test_hashCode_floatingWeek_gap_notEndOfDay 0
test_hashCode_floatingWeek_overlap_endOfDay_nullDayOfWeek 0
test_serialization_endOfDay 0.001
test_serialization_format 0
test_serialization_unusualOffsets 0
test_serialization_unusualTime 0
test_toString_fixedDate 0
test_toString_floatingWeekBackwards_last 0
test_toString_floatingWeekBackwards_secondLast 0
test_toString_floatingWeek_gap_notEndOfDay 0
test_toString_floatingWeek_overlap_endOfDay 0

TestFixedZoneRules

test_data_nullInput 0
test_equalsHashCode 0
test_getDaylightSavings_Instant[FixedRules:+01:00, +01:00](1) 0
test_getDaylightSavings_Instant[FixedRules:+02:00, +02:00](2) 0
test_getDaylightSavings_Instant[FixedRules:-18:00, -18:00](3) 0
test_getOffset_Instant[FixedRules:+01:00, +01:00](1) 0
test_getOffset_Instant[FixedRules:+02:00, +02:00](2) 0
test_getOffset_Instant[FixedRules:-18:00, -18:00](3) 0
test_getOffset_LocalDateTime[FixedRules:+01:00, +01:00](1) 0
test_getOffset_LocalDateTime[FixedRules:+02:00, +02:00](2) 0
test_getOffset_LocalDateTime[FixedRules:-18:00, -18:00](3) 0
test_getStandardOffset_Instant[FixedRules:+01:00, +01:00](1) 0
test_getStandardOffset_Instant[FixedRules:+02:00, +02:00](2) 0
test_getStandardOffset_Instant[FixedRules:-18:00, -18:00](3) 0
test_getTransitionRules[FixedRules:+01:00, +01:00](1) 0
test_getTransitionRules[FixedRules:+02:00, +02:00](2) 0
test_getTransitionRules[FixedRules:-18:00, -18:00](3) 0
test_getTransitionRules_immutable 0
test_getTransition_LDT[FixedRules:+01:00, +01:00](1) 0
test_getTransition_LDT[FixedRules:+02:00, +02:00](2) 0
test_getTransition_LDT[FixedRules:-18:00, -18:00](3) 0
test_getTransitions[FixedRules:+01:00, +01:00](1) 0
test_getTransitions[FixedRules:+02:00, +02:00](2) 0
test_getTransitions[FixedRules:-18:00, -18:00](3) 0
test_getTransitions_immutable 0
test_getValidOffsets_LDT[FixedRules:+01:00, +01:00](1) 0
test_getValidOffsets_LDT[FixedRules:+02:00, +02:00](2) 0
test_getValidOffsets_LDT[FixedRules:-18:00, -18:00](3) 0
test_isDaylightSavings_Instant[FixedRules:+01:00, +01:00](1) 0
test_isDaylightSavings_Instant[FixedRules:+02:00, +02:00](2) 0
test_isDaylightSavings_Instant[FixedRules:-18:00, -18:00](3) 0
test_isValidOffset_LDT_ZO[FixedRules:+01:00, +01:00](1) 0
test_isValidOffset_LDT_ZO[FixedRules:+02:00, +02:00](2) 0
test_isValidOffset_LDT_ZO[FixedRules:-18:00, -18:00](3) 0
test_nextTransition_Instant[FixedRules:+01:00, +01:00](1) 0
test_nextTransition_Instant[FixedRules:+02:00, +02:00](2) 0
test_nextTransition_Instant[FixedRules:-18:00, -18:00](3) 0
test_previousTransition_Instant[FixedRules:+01:00, +01:00](1) 0
test_previousTransition_Instant[FixedRules:+02:00, +02:00](2) 0
test_previousTransition_Instant[FixedRules:-18:00, -18:00](3) 0
test_serialization[FixedRules:+01:00, +01:00](1) 0.001
test_serialization[FixedRules:+02:00, +02:00](2) 0
test_serialization[FixedRules:-18:00, -18:00](3) 0

TestClock_Offset

test_equals 0.001
test_hashCode 0
test_isSerializable 0
test_offset_ClockDuration 0.001
test_offset_ClockDuration_nullClock 0
test_offset_ClockDuration_nullDuration 0
test_offset_ClockDuration_zeroDuration 0
test_toString 0
test_withZone 0
test_withZone_null 0
test_withZone_same 0

TestMonth

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0
test_enum 0.001
test_factory_CalendricalObject 0
test_factory_CalendricalObject_invalid_noDerive 0
test_factory_CalendricalObject_null 0
test_factory_int_singleton 0
test_factory_int_tooHigh 0
test_factory_int_tooLow 0
test_firstDayOfYear_leapYear 0
test_firstDayOfYear_notLeapYear 0
test_firstMonthOfQuarter 0
test_getDisplayName 0.001
test_getDisplayName_nullLocale 0
test_getDisplayName_nullStyle 0
test_getLong_TemporalField 0
test_get_TemporalField 0
test_length_boolean_leapYear 0
test_length_boolean_notLeapYear 0
test_maxLength 0
test_minLength 0
test_minus_long[1, -13, 2](1) 0
test_minus_long[1, -12, 1](2) 0
test_minus_long[1, -11, 12](3) 0
test_minus_long[1, -10, 11](4) 0
test_minus_long[1, -9, 10](5) 0
test_minus_long[1, -8, 9](6) 0
test_minus_long[1, -7, 8](7) 0
test_minus_long[1, -6, 7](8) 0
test_minus_long[1, -5, 6](9) 0
test_minus_long[1, -4, 5](10) 0
test_minus_long[1, -3, 4](11) 0
test_minus_long[1, -2, 3](12) 0
test_minus_long[1, -1, 2](13) 0
test_minus_long[1, 0, 1](14) 0
test_minus_long[1, 1, 12](15) 0
test_minus_long[1, 2, 11](16) 0.001
test_minus_long[1, 3, 10](17) 0
test_minus_long[1, 4, 9](18) 0
test_minus_long[1, 5, 8](19) 0
test_minus_long[1, 6, 7](20) 0
test_minus_long[1, 7, 6](21) 0
test_minus_long[1, 8, 5](22) 0
test_minus_long[1, 9, 4](23) 0
test_minus_long[1, 10, 3](24) 0
test_minus_long[1, 11, 2](25) 0
test_minus_long[1, 12, 1](26) 0
test_minus_long[1, 13, 12](27) 0
test_plus_long[1, -13, 12](1) 0
test_plus_long[1, -12, 1](2) 0
test_plus_long[1, -11, 2](3) 0
test_plus_long[1, -10, 3](4) 0
test_plus_long[1, -9, 4](5) 0
test_plus_long[1, -8, 5](6) 0
test_plus_long[1, -7, 6](7) 0
test_plus_long[1, -6, 7](8) 0
test_plus_long[1, -5, 8](9) 0
test_plus_long[1, -4, 9](10) 0
test_plus_long[1, -3, 10](11) 0
test_plus_long[1, -2, 11](12) 0
test_plus_long[1, -1, 12](13) 0
test_plus_long[1, 0, 1](14) 0
test_plus_long[1, 1, 2](15) 0
test_plus_long[1, 2, 3](16) 0
test_plus_long[1, 3, 4](17) 0
test_plus_long[1, 4, 5](18) 0
test_plus_long[1, 5, 6](19) 0
test_plus_long[1, 6, 7](20) 0
test_plus_long[1, 7, 8](21) 0
test_plus_long[1, 8, 9](22) 0
test_plus_long[1, 9, 10](23) 0
test_plus_long[1, 10, 11](24) 0
test_plus_long[1, 11, 12](25) 0
test_plus_long[1, 12, 1](26) 0
test_plus_long[1, 13, 2](27) 0
test_plus_long[1, 1, 2](28) 0
test_plus_long[2, 1, 3](29) 0
test_plus_long[3, 1, 4](30) 0
test_plus_long[4, 1, 5](31) 0
test_plus_long[5, 1, 6](32) 0
test_plus_long[6, 1, 7](33) 0
test_plus_long[7, 1, 8](34) 0
test_plus_long[8, 1, 9](35) 0
test_plus_long[9, 1, 10](36) 0
test_plus_long[10, 1, 11](37) 0
test_plus_long[11, 1, 12](38) 0
test_plus_long[12, 1, 1](39) 0
test_plus_long[1, -1, 12](40) 0
test_plus_long[2, -1, 1](41) 0
test_plus_long[3, -1, 2](42) 0
test_plus_long[4, -1, 3](43) 0
test_plus_long[5, -1, 4](44) 0
test_plus_long[6, -1, 5](45) 0
test_plus_long[7, -1, 6](46) 0
test_plus_long[8, -1, 7](47) 0
test_plus_long[9, -1, 8](48) 0
test_plus_long[10, -1, 9](49) 0
test_plus_long[11, -1, 10](50) 0
test_plus_long[12, -1, 11](51) 0
test_query 0
test_query_null 0
test_toString 0

TestPeriod

factory_between_LocalDate[2010, 1, 1, 2010, 1, 1, 0, 0, 0](1) 0
factory_between_LocalDate[2010, 1, 1, 2010, 1, 2, 0, 0, 1](2) 0
factory_between_LocalDate[2010, 1, 1, 2010, 1, 31, 0, 0, 30](3) 0
factory_between_LocalDate[2010, 1, 1, 2010, 2, 1, 0, 1, 0](4) 0
factory_between_LocalDate[2010, 1, 1, 2010, 2, 28, 0, 1, 27](5) 0
factory_between_LocalDate[2010, 1, 1, 2010, 3, 1, 0, 2, 0](6) 0
factory_between_LocalDate[2010, 1, 1, 2010, 12, 31, 0, 11, 30](7) 0
factory_between_LocalDate[2010, 1, 1, 2011, 1, 1, 1, 0, 0](8) 0
factory_between_LocalDate[2010, 1, 1, 2011, 12, 31, 1, 11, 30](9) 0
factory_between_LocalDate[2010, 1, 1, 2012, 1, 1, 2, 0, 0](10) 0
factory_between_LocalDate[2010, 1, 10, 2010, 1, 1, 0, 0, -9](11) 0
factory_between_LocalDate[2010, 1, 10, 2010, 1, 2, 0, 0, -8](12) 0
factory_between_LocalDate[2010, 1, 10, 2010, 1, 9, 0, 0, -1](13) 0
factory_between_LocalDate[2010, 1, 10, 2010, 1, 10, 0, 0, 0](14) 0
factory_between_LocalDate[2010, 1, 10, 2010, 1, 11, 0, 0, 1](15) 0
factory_between_LocalDate[2010, 1, 10, 2010, 1, 31, 0, 0, 21](16) 0
factory_between_LocalDate[2010, 1, 10, 2010, 2, 1, 0, 0, 22](17) 0
factory_between_LocalDate[2010, 1, 10, 2010, 2, 9, 0, 0, 30](18) 0
factory_between_LocalDate[2010, 1, 10, 2010, 2, 10, 0, 1, 0](19) 0
factory_between_LocalDate[2010, 1, 10, 2010, 2, 28, 0, 1, 18](20) 0
factory_between_LocalDate[2010, 1, 10, 2010, 3, 1, 0, 1, 19](21) 0
factory_between_LocalDate[2010, 1, 10, 2010, 3, 9, 0, 1, 27](22) 0
factory_between_LocalDate[2010, 1, 10, 2010, 3, 10, 0, 2, 0](23) 0
factory_between_LocalDate[2010, 1, 10, 2010, 12, 31, 0, 11, 21](24) 0
factory_between_LocalDate[2010, 1, 10, 2011, 1, 1, 0, 11, 22](25) 0
factory_between_LocalDate[2010, 1, 10, 2011, 1, 9, 0, 11, 30](26) 0
factory_between_LocalDate[2010, 1, 10, 2011, 1, 10, 1, 0, 0](27) 0
factory_between_LocalDate[2010, 3, 30, 2011, 5, 1, 1, 1, 1](28) 0
factory_between_LocalDate[2010, 4, 30, 2011, 5, 1, 1, 0, 1](29) 0
factory_between_LocalDate[2010, 2, 28, 2012, 2, 27, 1, 11, 30](30) 0
factory_between_LocalDate[2010, 2, 28, 2012, 2, 28, 2, 0, 0](31) 0
factory_between_LocalDate[2010, 2, 28, 2012, 2, 29, 2, 0, 1](32) 0
factory_between_LocalDate[2012, 2, 28, 2014, 2, 27, 1, 11, 30](33) 0
factory_between_LocalDate[2012, 2, 28, 2014, 2, 28, 2, 0, 0](34) 0
factory_between_LocalDate[2012, 2, 28, 2014, 3, 1, 2, 0, 1](35) 0
factory_between_LocalDate[2012, 2, 29, 2014, 2, 28, 1, 11, 30](36) 0
factory_between_LocalDate[2012, 2, 29, 2014, 3, 1, 2, 0, 1](37) 0
factory_between_LocalDate[2012, 2, 29, 2014, 3, 2, 2, 0, 2](38) 0
factory_between_LocalDate[2012, 2, 29, 2016, 2, 28, 3, 11, 30](39) 0
factory_between_LocalDate[2012, 2, 29, 2016, 2, 29, 4, 0, 0](40) 0
factory_between_LocalDate[2012, 2, 29, 2016, 3, 1, 4, 0, 1](41) 0
factory_between_LocalDate[2010, 1, 1, 2009, 12, 31, 0, 0, -1](42) 0
factory_between_LocalDate[2010, 1, 1, 2009, 12, 30, 0, 0, -2](43) 0
factory_between_LocalDate[2010, 1, 1, 2009, 12, 2, 0, 0, -30](44) 0
factory_between_LocalDate[2010, 1, 1, 2009, 12, 1, 0, -1, 0](45) 0
factory_between_LocalDate[2010, 1, 1, 2009, 11, 30, 0, -1, -1](46) 0
factory_between_LocalDate[2010, 1, 1, 2009, 11, 2, 0, -1, -29](47) 0
factory_between_LocalDate[2010, 1, 1, 2009, 11, 1, 0, -2, 0](48) 0
factory_between_LocalDate[2010, 1, 1, 2009, 1, 2, 0, -11, -30](49) 0
factory_between_LocalDate[2010, 1, 1, 2009, 1, 1, -1, 0, 0](50) 0
factory_between_LocalDate[2010, 1, 15, 2010, 1, 15, 0, 0, 0](51) 0
factory_between_LocalDate[2010, 1, 15, 2010, 1, 14, 0, 0, -1](52) 0
factory_between_LocalDate[2010, 1, 15, 2010, 1, 1, 0, 0, -14](53) 0
factory_between_LocalDate[2010, 1, 15, 2009, 12, 31, 0, 0, -15](54) 0
factory_between_LocalDate[2010, 1, 15, 2009, 12, 16, 0, 0, -30](55) 0
factory_between_LocalDate[2010, 1, 15, 2009, 12, 15, 0, -1, 0](56) 0
factory_between_LocalDate[2010, 1, 15, 2009, 12, 14, 0, -1, -1](57) 0
factory_between_LocalDate[2010, 2, 28, 2009, 3, 1, 0, -11, -27](58) 0
factory_between_LocalDate[2010, 2, 28, 2009, 2, 28, -1, 0, 0](59) 0
factory_between_LocalDate[2010, 2, 28, 2009, 2, 27, -1, 0, -1](60) 0
factory_between_LocalDate[2010, 2, 28, 2008, 2, 29, -1, -11, -28](61) 0
factory_between_LocalDate[2010, 2, 28, 2008, 2, 28, -2, 0, 0](62) 0
factory_between_LocalDate[2010, 2, 28, 2008, 2, 27, -2, 0, -1](63) 0
factory_between_LocalDate[2012, 2, 29, 2009, 3, 1, -2, -11, -28](64) 0
factory_between_LocalDate[2012, 2, 29, 2009, 2, 28, -3, 0, -1](65) 0
factory_between_LocalDate[2012, 2, 29, 2009, 2, 27, -3, 0, -2](66) 0
factory_between_LocalDate[2012, 2, 29, 2008, 3, 1, -3, -11, -28](67) 0
factory_between_LocalDate[2012, 2, 29, 2008, 2, 29, -4, 0, 0](68) 0
factory_between_LocalDate[2012, 2, 29, 2008, 2, 28, -4, 0, -1](69) 0
factory_between_LocalDate_nullFirst 0
factory_between_LocalDate_nullSecond 0
factory_ofDays 0
factory_ofMonths 0
factory_ofYears 0
factory_of_ints 0
factory_zeroSingleton 0
test_addTo[P0D, 2012-06-30, 2012-06-30](1) 0
test_addTo[P1Y, 2012-06-10, 2013-06-10](2) 0
test_addTo[P1M, 2012-06-10, 2012-07-10](3) 0
test_addTo[P1D, 2012-06-10, 2012-06-11](4) 0
test_addTo[P-1Y, 2012-06-10, 2011-06-10](5) 0
test_addTo[P-1M, 2012-06-10, 2012-05-10](6) 0
test_addTo[P-1D, 2012-06-10, 2012-06-09](7) 0
test_addTo[P1Y2M3D, 2012-06-27, 2013-08-30](8) 0
test_addTo[P1Y2M3D, 2012-06-28, 2013-08-31](9) 0
test_addTo[P1Y2M3D, 2012-06-29, 2013-09-01](10) 0
test_addTo[P1Y2M3D, 2012-06-30, 2013-09-02](11) 0
test_addTo[P1Y2M3D, 2012-07-01, 2013-09-04](12) 0
test_addTo[P1Y, 2011-02-28, 2012-02-28](13) 0
test_addTo[P4Y, 2011-02-28, 2015-02-28](14) 0
test_addTo[P1Y, 2012-02-29, 2013-02-28](15) 0
test_addTo[P4Y, 2012-02-29, 2016-02-29](16) 0
test_addTo[P1Y1M, 2011-01-29, 2012-02-29](17) 0
test_addTo[P1Y2M, 2012-02-29, 2013-04-29](18) 0
test_addTo_nullNonZero 0
test_addTo_nullZero 0
test_addTo_usingLocalDatePlus[P0D, 2012-06-30, 2012-06-30](1) 0
test_addTo_usingLocalDatePlus[P1Y, 2012-06-10, 2013-06-10](2) 0
test_addTo_usingLocalDatePlus[P1M, 2012-06-10, 2012-07-10](3) 0
test_addTo_usingLocalDatePlus[P1D, 2012-06-10, 2012-06-11](4) 0
test_addTo_usingLocalDatePlus[P-1Y, 2012-06-10, 2011-06-10](5) 0
test_addTo_usingLocalDatePlus[P-1M, 2012-06-10, 2012-05-10](6) 0
test_addTo_usingLocalDatePlus[P-1D, 2012-06-10, 2012-06-09](7) 0
test_addTo_usingLocalDatePlus[P1Y2M3D, 2012-06-27, 2013-08-30](8) 0
test_addTo_usingLocalDatePlus[P1Y2M3D, 2012-06-28, 2013-08-31](9) 0
test_addTo_usingLocalDatePlus[P1Y2M3D, 2012-06-29, 2013-09-01](10) 0
test_addTo_usingLocalDatePlus[P1Y2M3D, 2012-06-30, 2013-09-02](11) 0
test_addTo_usingLocalDatePlus[P1Y2M3D, 2012-07-01, 2013-09-04](12) 0
test_addTo_usingLocalDatePlus[P1Y, 2011-02-28, 2012-02-28](13) 0
test_addTo_usingLocalDatePlus[P4Y, 2011-02-28, 2015-02-28](14) 0
test_addTo_usingLocalDatePlus[P1Y, 2012-02-29, 2013-02-28](15) 0
test_addTo_usingLocalDatePlus[P4Y, 2012-02-29, 2016-02-29](16) 0.001
test_addTo_usingLocalDatePlus[P1Y1M, 2011-01-29, 2012-02-29](17) 0
test_addTo_usingLocalDatePlus[P1Y2M, 2012-02-29, 2013-04-29](18) 0
test_equals 0
test_equals_null 0
test_equals_otherClass 0
test_equals_self 0
test_hashCode 0
test_immutable 0
test_interfaces 0
test_isNegative 0
test_isZero 0
test_minus[P0D, P0D, P0D](1) 0
test_minus[P0D, P5Y, P-5Y](2) 0
test_minus[P0D, P-5Y, P5Y](3) 0
test_minus[P0D, P5M, P-5M](4) 0
test_minus[P0D, P-5M, P5M](5) 0
test_minus[P0D, P5D, P-5D](6) 0
test_minus[P0D, P-5D, P5D](7) 0.001
test_minus[P0D, P2Y3M4D, P-2Y-3M-4D](8) 0
test_minus[P0D, P-2Y-3M-4D, P2Y3M4D](9) 0
test_minus[P4Y5M6D, P2Y3M4D, P2Y2M2D](10) 0
test_minus[P4Y5M6D, P-2Y-3M-4D, P6Y8M10D](11) 0
test_minusDays 0
test_minusDays_noChange 0
test_minusDays_overflowTooBig 0
test_minusDays_overflowTooSmall 0
test_minusDays_toZero 0
test_minusMonths 0
test_minusMonths_noChange 0
test_minusMonths_overflowTooBig 0
test_minusMonths_overflowTooSmall 0
test_minusMonths_toZero 0
test_minusYears 0
test_minusYears_noChange 0
test_minusYears_overflowTooBig 0
test_minusYears_overflowTooSmall 0
test_minusYears_toZero 0
test_multipliedBy 0
test_multipliedBy_one 0
test_multipliedBy_overflowTooBig 0.001
test_multipliedBy_overflowTooSmall 0
test_multipliedBy_zero 0
test_multipliedBy_zeroBase 0
test_negated 0
test_negated_max 0
test_negated_overflow 0
test_negated_zero 0
test_normalized[0, 0, 0, 0](1) 0
test_normalized[1, 0, 1, 0](2) 0
test_normalized[-1, 0, -1, 0](3) 0
test_normalized[1, 1, 1, 1](4) 0
test_normalized[1, 2, 1, 2](5) 0
test_normalized[1, 11, 1, 11](6) 0
test_normalized[1, 12, 2, 0](7) 0
test_normalized[1, 13, 2, 1](8) 0
test_normalized[1, 23, 2, 11](9) 0
test_normalized[1, 24, 3, 0](10) 0
test_normalized[1, 25, 3, 1](11) 0
test_normalized[1, -1, 0, 11](12) 0
test_normalized[1, -2, 0, 10](13) 0
test_normalized[1, -11, 0, 1](14) 0
test_normalized[1, -12, 0, 0](15) 0
test_normalized[1, -13, 0, -1](16) 0
test_normalized[1, -23, 0, -11](17) 0.001
test_normalized[1, -24, -1, 0](18) 0
test_normalized[1, -25, -1, -1](19) 0
test_normalized[1, -35, -1, -11](20) 0
test_normalized[1, -36, -2, 0](21) 0
test_normalized[1, -37, -2, -1](22) 0
test_normalized[-1, 1, 0, -11](23) 0
test_normalized[-1, 11, 0, -1](24) 0
test_normalized[-1, 12, 0, 0](25) 0
test_normalized[-1, 13, 0, 1](26) 0
test_normalized[-1, 23, 0, 11](27) 0
test_normalized[-1, 24, 1, 0](28) 0
test_normalized[-1, 25, 1, 1](29) 0
test_normalized[-1, -1, -1, -1](30) 0
test_normalized[-1, -11, -1, -11](31) 0
test_normalized[-1, -12, -2, 0](32) 0
test_normalized[-1, -13, -2, -1](33) 0
test_normalizedMonthsISO_max 0
test_normalizedMonthsISO_min 0
test_parse[P0D, P0D](1) 0
test_parse[P0W, P0D](2) 0
test_parse[P0M, P0D](3) 0
test_parse[P0Y, P0D](4) 0
test_parse[P0Y0D, P0D](5) 0
test_parse[P0Y0W, P0D](6) 0
test_parse[P0Y0M, P0D](7) 0.001
test_parse[P0M0D, P0D](8) 0
test_parse[P0M0W, P0D](9) 0
test_parse[P0W0D, P0D](10) 0
test_parse[P1D, P1D](11) 0
test_parse[P2D, P2D](12) 0
test_parse[P-2D, P-2D](13) 0
test_parse[-P2D, P-2D](14) 0
test_parse[-P-2D, P2D](15) 0
test_parse[P2147483647D, P2147483647D](16) 0
test_parse[P-2147483648D, P-2147483648D](17) 0
test_parse[P1W, P7D](18) 0
test_parse[P2W, P14D](19) 0
test_parse[P-2W, P-14D](20) 0
test_parse[-P2W, P-14D](21) 0
test_parse[-P-2W, P14D](22) 0
test_parse[P1M, P1M](23) 0
test_parse[P2M, P2M](24) 0
test_parse[P-2M, P-2M](25) 0
test_parse[-P2M, P-2M](26) 0
test_parse[-P-2M, P2M](27) 0
test_parse[P2147483647M, P2147483647M](28) 0
test_parse[P-2147483648M, P-2147483648M](29) 0
test_parse[P1Y, P1Y](30) 0
test_parse[P2Y, P2Y](31) 0
test_parse[P-2Y, P-2Y](32) 0
test_parse[-P2Y, P-2Y](33) 0
test_parse[-P-2Y, P2Y](34) 0
test_parse[P2147483647Y, P2147483647Y](35) 0
test_parse[P-2147483648Y, P-2147483648Y](36) 0
test_parse[P1Y2M3W4D, P1Y2M25D](37) 0
test_parse_nullText 0
test_parse_toString[P0D, P0D](1) 0
test_parse_toString[P0D, P0D](2) 0
test_parse_toString[P1Y, P1Y](3) 0
test_parse_toString[P1M, P1M](4) 0
test_parse_toString[P1D, P1D](5) 0
test_parse_toString[P1Y2M3D, P1Y2M3D](6) 0
test_plus[P0D, P0D, P0D](1) 0
test_plus[P0D, P5Y, P5Y](2) 0
test_plus[P0D, P-5Y, P-5Y](3) 0
test_plus[P0D, P5M, P5M](4) 0
test_plus[P0D, P-5M, P-5M](5) 0
test_plus[P0D, P5D, P5D](6) 0
test_plus[P0D, P-5D, P-5D](7) 0
test_plus[P0D, P2Y3M4D, P2Y3M4D](8) 0
test_plus[P0D, P-2Y-3M-4D, P-2Y-3M-4D](9) 0
test_plus[P4Y5M6D, P2Y3M4D, P6Y8M10D](10) 0
test_plus[P4Y5M6D, P-2Y-3M-4D, P2Y2M2D](11) 0
test_plusDays 0
test_plusDays_noChange 0
test_plusDays_overflowTooBig 0
test_plusDays_overflowTooSmall 0
test_plusDays_toZero 0
test_plusMonths 0
test_plusMonths_noChange 0
test_plusMonths_overflowTooBig 0
test_plusMonths_overflowTooSmall 0
test_plusMonths_toZero 0
test_plusYears 0
test_plusYears_noChange 0
test_plusYears_overflowTooBig 0
test_plusYears_overflowTooSmall 0
test_plusYears_toZero 0
test_serialization[P0D](1) 0
test_serialization[P1D](2) 0
test_serialization[P1Y2M3D](3) 0
test_subtractFrom[P0D, 2012-06-30, 2012-06-30](1) 0
test_subtractFrom[P1Y, 2012-06-10, 2011-06-10](2) 0
test_subtractFrom[P1M, 2012-06-10, 2012-05-10](3) 0
test_subtractFrom[P1D, 2012-06-10, 2012-06-09](4) 0
test_subtractFrom[P-1Y, 2012-06-10, 2013-06-10](5) 0
test_subtractFrom[P-1M, 2012-06-10, 2012-07-10](6) 0
test_subtractFrom[P-1D, 2012-06-10, 2012-06-11](7) 0
test_subtractFrom[P1Y2M3D, 2012-08-30, 2011-06-27](8) 0
test_subtractFrom[P1Y2M3D, 2012-08-31, 2011-06-27](9) 0
test_subtractFrom[P1Y2M3D, 2012-09-01, 2011-06-28](10) 0
test_subtractFrom[P1Y2M3D, 2012-09-02, 2011-06-29](11) 0
test_subtractFrom[P1Y2M3D, 2012-09-03, 2011-06-30](12) 0
test_subtractFrom[P1Y2M3D, 2012-09-04, 2011-07-01](13) 0
test_subtractFrom[P1Y, 2011-02-28, 2010-02-28](14) 0
test_subtractFrom[P4Y, 2011-02-28, 2007-02-28](15) 0
test_subtractFrom[P1Y, 2012-02-29, 2011-02-28](16) 0
test_subtractFrom[P4Y, 2012-02-29, 2008-02-29](17) 0
test_subtractFrom[P1Y1M, 2013-03-29, 2012-02-29](18) 0
test_subtractFrom[P1Y2M, 2012-02-29, 2010-12-29](19) 0
test_subtractFrom_nullNonZero 0
test_subtractFrom_nullZero 0
test_subtractFrom_usingLocalDateMinus[P0D, 2012-06-30, 2012-06-30](1) 0
test_subtractFrom_usingLocalDateMinus[P1Y, 2012-06-10, 2011-06-10](2) 0
test_subtractFrom_usingLocalDateMinus[P1M, 2012-06-10, 2012-05-10](3) 0
test_subtractFrom_usingLocalDateMinus[P1D, 2012-06-10, 2012-06-09](4) 0
test_subtractFrom_usingLocalDateMinus[P-1Y, 2012-06-10, 2013-06-10](5) 0
test_subtractFrom_usingLocalDateMinus[P-1M, 2012-06-10, 2012-07-10](6) 0
test_subtractFrom_usingLocalDateMinus[P-1D, 2012-06-10, 2012-06-11](7) 0
test_subtractFrom_usingLocalDateMinus[P1Y2M3D, 2012-08-30, 2011-06-27](8) 0
test_subtractFrom_usingLocalDateMinus[P1Y2M3D, 2012-08-31, 2011-06-27](9) 0
test_subtractFrom_usingLocalDateMinus[P1Y2M3D, 2012-09-01, 2011-06-28](10) 0
test_subtractFrom_usingLocalDateMinus[P1Y2M3D, 2012-09-02, 2011-06-29](11) 0
test_subtractFrom_usingLocalDateMinus[P1Y2M3D, 2012-09-03, 2011-06-30](12) 0
test_subtractFrom_usingLocalDateMinus[P1Y2M3D, 2012-09-04, 2011-07-01](13) 0
test_subtractFrom_usingLocalDateMinus[P1Y, 2011-02-28, 2010-02-28](14) 0
test_subtractFrom_usingLocalDateMinus[P4Y, 2011-02-28, 2007-02-28](15) 0
test_subtractFrom_usingLocalDateMinus[P1Y, 2012-02-29, 2011-02-28](16) 0
test_subtractFrom_usingLocalDateMinus[P4Y, 2012-02-29, 2008-02-29](17) 0
test_subtractFrom_usingLocalDateMinus[P1Y1M, 2013-03-29, 2012-02-29](18) 0
test_subtractFrom_usingLocalDateMinus[P1Y2M, 2012-02-29, 2010-12-29](19) 0
test_toString[P0D, P0D](1) 0
test_toString[P0D, P0D](2) 0
test_toString[P1Y, P1Y](3) 0
test_toString[P1M, P1M](4) 0
test_toString[P1D, P1D](5) 0
test_toString[P1Y2M3D, P1Y2M3D](6) 0
test_withDays 0
test_withDays_noChange 0
test_withDays_toZero 0
test_withMonths 0
test_withMonths_noChange 0
test_withMonths_toZero 0
test_withYears 0
test_withYears_noChange 0
test_withYears_toZero 0.001

TestOffsetDateTime_instants

factory_ofInstant_allDaysInCycle 0.029
factory_ofInstant_allSecsInDay 0.025
factory_ofInstant_history 0.163
factory_ofInstant_maxInstantWithMaxOffset 0
factory_ofInstant_maxInstantWithMinOffset 0
factory_ofInstant_maxWithMaxOffset 0
factory_ofInstant_maxWithMinOffset 0
factory_ofInstant_maxYear 0.018
factory_ofInstant_minWithMaxOffset 0
factory_ofInstant_minWithMinOffset 0
factory_ofInstant_minYear 0.021
factory_ofInstant_nullInstant 0
factory_ofInstant_nullOffset 0.001
factory_ofInstant_tooBig 0
factory_ofInstant_tooLow 0
test_toEpochSecond_19691231 0
test_toEpochSecond_19700101 0
test_toEpochSecond_19700101_minusOneNano 0
test_toEpochSecond_19700101_oneNano 0
test_toEpochSecond_19700102 0
test_toInstant_19691231 0
test_toInstant_19700101 0
test_toInstant_19700101_minusOneNano 0
test_toInstant_19700101_oneNano 0
test_toInstant_19700102 0

TestZonedDateTime

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0
factory_from_DateTimeAccessor_Instant_ZoneId 0
factory_from_DateTimeAccessor_LDT_ZoneId 0.001
factory_from_DateTimeAccessor_ZDT 0
factory_from_DateTimeAccessor_invalid_noDerive 0
factory_from_DateTimeAccessor_null 0
factory_ofInstant_Instant_ZO 0
factory_ofInstant_Instant_ZR 0
factory_ofInstant_Instant_inGap 0
factory_ofInstant_Instant_inOverlap_earlier 0
factory_ofInstant_Instant_inOverlap_later 0
factory_ofInstant_Instant_invalidOffset 0
factory_ofInstant_Instant_nullInstant 0.001
factory_ofInstant_Instant_nullZone 0
factory_ofInstant_allDaysInCycle 0.031
factory_ofInstant_allSecsInDay 0.026
factory_ofInstant_maxInstantWithMaxOffset 0
factory_ofInstant_maxInstantWithMinOffset 0
factory_ofInstant_maxWithMaxOffset 0
factory_ofInstant_maxWithMinOffset 0
factory_ofInstant_minWithMaxOffset 0
factory_ofInstant_minWithMinOffset 0
factory_ofInstant_tooBig 0
factory_ofInstant_tooLow 0
factory_ofStrict_LDT_ZI_ZO 0
factory_ofStrict_LDT_ZI_ZO_inGap 0
factory_ofStrict_LDT_ZI_ZO_inOverlap_invalidOfset 0
factory_ofStrict_LDT_ZI_ZO_invalidOffset 0
factory_ofStrict_LDT_ZI_ZO_nullLDT 0
factory_ofStrict_LDT_ZI_ZO_nullZI 0
factory_ofStrict_LDT_ZI_ZO_nullZO 0
factory_of_LocalDateTime 0
factory_of_LocalDateTime_nullDateTime 0
factory_of_LocalDateTime_nullZone 0.001
factory_parse_formatter 0.003
factory_parse_formatter_nullFormatter 0
factory_parse_formatter_nullText 0
factory_parse_illegalValue 0
factory_parse_invalidValue 0.001
factory_parse_nullText 0
now 0
now_Clock_allSecsInDay_beforeEpoch 0.032
now_Clock_allSecsInDay_utc 0.05
now_Clock_allSecsInDay_zone 0.065
now_Clock_nullClock 0
now_Clock_offsets 0
now_ZoneId 0
now_ZoneId_nullZoneId 0
test_compareTo_both 0
test_compareTo_bothNanos 0
test_compareTo_hourDifference 0
test_compareTo_null 0.001
test_compareTo_offset1 0
test_compareTo_offset2 0
test_compareTo_time1 0
test_compareTo_time2 0
test_equals_false_hour_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_hour_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_hour_differs[2008, 6, 30, 11, 30, 20, 500, Europe/Paris](3) 0
test_equals_false_hour_differs[2008, 6, 30, 11, 0, 0, 0, Europe/Paris](4) 0
test_equals_false_hour_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](5) 0
test_equals_false_hour_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](6) 0
test_equals_false_minute_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_minute_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_minute_differs[2008, 6, 30, 11, 30, 20, 500, Europe/Paris](3) 0
test_equals_false_minute_differs[2008, 6, 30, 11, 0, 0, 0, Europe/Paris](4) 0
test_equals_false_minute_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](5) 0
test_equals_false_minute_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](6) 0
test_equals_false_nano_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_nano_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_nano_differs[2008, 6, 30, 11, 30, 20, 500, Europe/Paris](3) 0
test_equals_false_nano_differs[2008, 6, 30, 11, 0, 0, 0, Europe/Paris](4) 0
test_equals_false_nano_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](5) 0
test_equals_false_nano_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](6) 0
test_equals_false_offset_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_offset_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_offset_differs[2008, 6, 30, 11, 30, 20, 500, Europe/Paris](3) 0
test_equals_false_offset_differs[2008, 6, 30, 11, 0, 0, 0, Europe/Paris](4) 0
test_equals_false_offset_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](5) 0
test_equals_false_offset_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](6) 0
test_equals_false_second_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_second_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_second_differs[2008, 6, 30, 11, 30, 20, 500, Europe/Paris](3) 0
test_equals_false_second_differs[2008, 6, 30, 11, 0, 0, 0, Europe/Paris](4) 0
test_equals_false_second_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](5) 0
test_equals_false_second_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](6) 0
test_equals_false_year_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_year_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_year_differs[2008, 6, 30, 11, 30, 20, 500, Europe/Paris](3) 0
test_equals_false_year_differs[2008, 6, 30, 11, 0, 0, 0, Europe/Paris](4) 0
test_equals_false_year_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](5) 0
test_equals_false_year_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](6) 0
test_equals_itself_true 0
test_equals_string_false 0
test_equals_true[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_true[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_true[2008, 6, 30, 11, 30, 20, 500, Europe/Paris](3) 0
test_equals_true[2008, 6, 30, 11, 0, 0, 0, Europe/Paris](4) 0
test_equals_true[2008, 6, 30, 23, 59, 59, 999999999, +01:00](5) 0
test_equals_true[-1, 1, 1, 0, 0, 0, 0, +01:00](6) 0
test_format_formatter 0
test_format_formatter_null 0
test_get[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_get[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_get[2008, 6, 30, 11, 30, 20, 500, Europe/Paris](3) 0
test_get[2008, 6, 30, 11, 0, 0, 0, Europe/Paris](4) 0
test_get[2008, 6, 30, 23, 59, 59, 999999999, +01:00](5) 0
test_get[-1, 1, 1, 0, 0, 0, 0, +01:00](6) 0
test_getLong_DateTimeField 0
test_getLong_DateTimeField_invalidField 0
test_getLong_DateTimeField_null 0
test_get_DateTimeField 0
test_get_DateTimeField_invalidField 0.001
test_get_DateTimeField_long 0
test_get_DateTimeField_null 0
test_isAfter[11, 31, +01:00, 11, 30, +01:00, true](1) 0
test_isAfter[11, 30, +01:00, 11, 30, +02:00, true](2) 0
test_isAfter[11, 30, +02:00, 10, 30, +01:00, false](3) 0
test_isAfter_null 0
test_isBefore[11, 30, +01:00, 11, 31, +01:00, true](1) 0
test_isBefore[11, 30, +02:00, 11, 30, +01:00, true](2) 0
test_isBefore[11, 30, +02:00, 10, 30, +01:00, false](3) 0
test_isBefore_null 0
test_minusDays[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_minusDays[2008-06-30T23:30:59+01:00, 1, 2008-07-01T23:30:59+01:00](2) 0
test_minusDays[2008-06-30T23:30:59+01:00, -1, 2008-06-29T23:30:59+01:00](3) 0
test_minusDays[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-31T01:30+02:00[Europe/Paris]](4) 0
test_minusDays[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-29T03:30+01:00[Europe/Paris]](5) 0
test_minusDays[2008-03-29T02:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](6) 0
test_minusDays[2008-03-31T02:30+02:00[Europe/Paris], -1, 2008-03-30T03:30+02:00[Europe/Paris]](7) 0
test_minusDays[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-27T01:30+01:00[Europe/Paris]](8) 0
test_minusDays[2008-10-25T03:30+02:00[Europe/Paris], 1, 2008-10-26T03:30+01:00[Europe/Paris]](9) 0
test_minusDays[2008-10-25T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](10) 0
test_minusDays[2008-10-27T02:30+01:00[Europe/Paris], -1, 2008-10-26T02:30+01:00[Europe/Paris]](11) 0
test_minusHours[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_minusHours[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_minusHours[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_minusHours[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_minusHours[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_minusHours[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_minusHours[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_minusHours[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_minusHours[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_minusHours[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_minusMinutes[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_minusMinutes[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_minusMinutes[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_minusMinutes[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_minusMinutes[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_minusMinutes[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_minusMinutes[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_minusMinutes[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_minusMinutes[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_minusMinutes[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_minusMinutes_minutes 0
test_minusMonths 0
test_minusMonths_zero 0
test_minusNanos[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_minusNanos[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_minusNanos[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_minusNanos[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_minusNanos[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_minusNanos[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_minusNanos[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_minusNanos[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_minusNanos[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_minusNanos[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_minusNanos_nanos 0
test_minusSeconds[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_minusSeconds[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_minusSeconds[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_minusSeconds[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_minusSeconds[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_minusSeconds[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_minusSeconds[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_minusSeconds[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_minusSeconds[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_minusSeconds[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_minusSeconds_seconds 0
test_minusWeeks 0
test_minusWeeks_zero 0
test_minusYears 0
test_minusYears_zero 0
test_minus_adjuster 0
test_minus_adjuster_Duration 0
test_minus_adjuster_Duration_hours[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_minus_adjuster_Duration_hours[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_minus_adjuster_Duration_hours[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_minus_adjuster_Duration_hours[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_minus_adjuster_Duration_hours[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_minus_adjuster_Duration_hours[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_minus_adjuster_Duration_hours[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_minus_adjuster_Duration_hours[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_minus_adjuster_Duration_hours[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_minus_adjuster_Duration_hours[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_minus_adjuster_Duration_zero 0
test_minus_adjuster_Period_days[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_minus_adjuster_Period_days[2008-06-30T23:30:59+01:00, 1, 2008-07-01T23:30:59+01:00](2) 0
test_minus_adjuster_Period_days[2008-06-30T23:30:59+01:00, -1, 2008-06-29T23:30:59+01:00](3) 0
test_minus_adjuster_Period_days[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-31T01:30+02:00[Europe/Paris]](4) 0
test_minus_adjuster_Period_days[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-29T03:30+01:00[Europe/Paris]](5) 0
test_minus_adjuster_Period_days[2008-03-29T02:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](6) 0
test_minus_adjuster_Period_days[2008-03-31T02:30+02:00[Europe/Paris], -1, 2008-03-30T03:30+02:00[Europe/Paris]](7) 0
test_minus_adjuster_Period_days[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-27T01:30+01:00[Europe/Paris]](8) 0
test_minus_adjuster_Period_days[2008-10-25T03:30+02:00[Europe/Paris], 1, 2008-10-26T03:30+01:00[Europe/Paris]](9) 0
test_minus_adjuster_Period_days[2008-10-25T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](10) 0
test_minus_adjuster_Period_days[2008-10-27T02:30+01:00[Europe/Paris], -1, 2008-10-26T02:30+01:00[Europe/Paris]](11) 0
test_minus_adjuster_Period_hours[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_minus_adjuster_Period_hours[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_minus_adjuster_Period_hours[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_minus_adjuster_Period_hours[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_minus_adjuster_Period_hours[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_minus_adjuster_Period_hours[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_minus_adjuster_Period_hours[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_minus_adjuster_Period_hours[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_minus_adjuster_Period_hours[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_minus_adjuster_Period_hours[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_minus_adjuster_Period_zero 0
test_minus_adjuster_null 0
test_parse[2008, 6, 30, 11, 30, 59, 0, Z, 2008-06-30T11:30:59Z](1) 0
test_parse[2008, 6, 30, 11, 30, 59, 0, +01:00, 2008-06-30T11:30:59+01:00](2) 0
test_parse[2008, 6, 30, 11, 30, 59, 999000000, Z, 2008-06-30T11:30:59.999Z](3) 0
test_parse[2008, 6, 30, 11, 30, 59, 999000000, +01:00, 2008-06-30T11:30:59.999+01:00](4) 0
test_parse[2008, 6, 30, 11, 30, 59, 999000, Z, 2008-06-30T11:30:59.000999Z](5) 0
test_parse[2008, 6, 30, 11, 30, 59, 999000, +01:00, 2008-06-30T11:30:59.000999+01:00](6) 0
test_parse[2008, 6, 30, 11, 30, 59, 999, Z, 2008-06-30T11:30:59.000000999Z](7) 0.001
test_parse[2008, 6, 30, 11, 30, 59, 999, +01:00, 2008-06-30T11:30:59.000000999+01:00](8) 0
test_parse[2008, 6, 30, 11, 30, 59, 999, Europe/London, 2008-06-30T11:30:59.000000999+01:00[Europe/London]](9) 0
test_parse[2008, 6, 30, 11, 30, 59, 999, Europe/Paris, 2008-06-30T11:30:59.000000999+02:00[Europe/Paris]](10) 0
test_parseAdditional[2012-06-30T12:30:40Z[GMT], 2012, 6, 30, 12, 30, 40, 0, GMT](1) 0
test_parseAdditional[2012-06-30T12:30:40Z[UT], 2012, 6, 30, 12, 30, 40, 0, UT](2) 0
test_parseAdditional[2012-06-30T12:30:40Z[UTC], 2012, 6, 30, 12, 30, 40, 0, UTC](3) 0
test_parseAdditional[2012-06-30T12:30:40+01:00[+01:00], 2012, 6, 30, 12, 30, 40, 0, +01:00](4) 0
test_parseAdditional[2012-06-30T12:30:40+01:00[GMT+01:00], 2012, 6, 30, 12, 30, 40, 0, GMT+01:00](5) 0
test_parseAdditional[2012-06-30T12:30:40+01:00[UT+01:00], 2012, 6, 30, 12, 30, 40, 0, UT+01:00](6) 0
test_parseAdditional[2012-06-30T12:30:40+01:00[UTC+01:00], 2012, 6, 30, 12, 30, 40, 0, UTC+01:00](7) 0
test_parseAdditional[2012-06-30T12:30:40-01:00[-01:00], 2012, 6, 30, 12, 30, 40, 0, -01:00](8) 0
test_parseAdditional[2012-06-30T12:30:40-01:00[GMT-01:00], 2012, 6, 30, 12, 30, 40, 0, GMT-01:00](9) 0
test_parseAdditional[2012-06-30T12:30:40-01:00[UT-01:00], 2012, 6, 30, 12, 30, 40, 0, UT-01:00](10) 0
test_parseAdditional[2012-06-30T12:30:40-01:00[UTC-01:00], 2012, 6, 30, 12, 30, 40, 0, UTC-01:00](11) 0
test_parseAdditional[2012-06-30T12:30:40+01:00[Europe/London], 2012, 6, 30, 12, 30, 40, 0, Europe/London](12) 0
test_parseFormatRoundtripWithZoneAndOffset[2016-11-06T01:00-04:00[America/New_York]](1) 0
test_parseFormatRoundtripWithZoneAndOffset[2016-10-30T02:00+02:00[Europe/Berlin]](2) 0
test_parseWithZoneAndOffsetToInstant[2016-11-06T01:00-04:00[America/New_York], 2016-11-06T05:00:00Z](1) 0
test_parseWithZoneAndOffsetToInstant[2016-11-06T01:30-04:00[America/New_York], 2016-11-06T05:30:00Z](2) 0
test_parseWithZoneAndOffsetToInstant[2016-11-06T01:00-05:00[America/New_York], 2016-11-06T06:00:00Z](3) 0.008
test_parseWithZoneAndOffsetToInstant[2016-11-06T01:30-05:00[America/New_York], 2016-11-06T06:30:00Z](4) 0
test_parseWithZoneAndOffsetToInstant[2016-11-06T02:00-05:00[America/New_York], 2016-11-06T07:00:00Z](5) 0
test_parseWithZoneAndOffsetToInstant[2016-10-30T02:00+02:00[Europe/Berlin], 2016-10-30T00:00:00Z](6) 0
test_parseWithZoneAndOffsetToInstant[2016-10-30T02:30+02:00[Europe/Berlin], 2016-10-30T00:30:00Z](7) 0
test_parseWithZoneAndOffsetToInstant[2016-10-30T02:00+01:00[Europe/Berlin], 2016-10-30T01:00:00Z](8) 0
test_parseWithZoneAndOffsetToInstant[2016-10-30T02:30+01:00[Europe/Berlin], 2016-10-30T01:30:00Z](9) 0
test_parseWithZoneAndOffsetToInstant[2016-10-30T03:00+01:00[Europe/Berlin], 2016-10-30T02:00:00Z](10) 0
test_plusDays[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plusDays[2008-06-30T23:30:59+01:00, 1, 2008-07-01T23:30:59+01:00](2) 0
test_plusDays[2008-06-30T23:30:59+01:00, -1, 2008-06-29T23:30:59+01:00](3) 0
test_plusDays[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-31T01:30+02:00[Europe/Paris]](4) 0
test_plusDays[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-29T03:30+01:00[Europe/Paris]](5) 0
test_plusDays[2008-03-29T02:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](6) 0
test_plusDays[2008-03-31T02:30+02:00[Europe/Paris], -1, 2008-03-30T03:30+02:00[Europe/Paris]](7) 0
test_plusDays[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-27T01:30+01:00[Europe/Paris]](8) 0
test_plusDays[2008-10-25T03:30+02:00[Europe/Paris], 1, 2008-10-26T03:30+01:00[Europe/Paris]](9) 0
test_plusDays[2008-10-25T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](10) 0
test_plusDays[2008-10-27T02:30+01:00[Europe/Paris], -1, 2008-10-26T02:30+01:00[Europe/Paris]](11) 0
test_plusHours[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plusHours[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_plusHours[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_plusHours[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_plusHours[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_plusHours[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_plusHours[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_plusHours[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_plusHours[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_plusHours[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_plusMinutes[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plusMinutes[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_plusMinutes[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_plusMinutes[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_plusMinutes[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_plusMinutes[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_plusMinutes[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_plusMinutes[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_plusMinutes[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_plusMinutes[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_plusMinutes_minutes 0
test_plusMonths 0
test_plusMonths_zero 0
test_plusNanos[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plusNanos[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_plusNanos[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_plusNanos[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_plusNanos[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_plusNanos[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_plusNanos[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_plusNanos[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_plusNanos[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_plusNanos[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_plusNanos_nanos 0
test_plusSeconds[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plusSeconds[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_plusSeconds[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_plusSeconds[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_plusSeconds[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_plusSeconds[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_plusSeconds[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_plusSeconds[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_plusSeconds[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_plusSeconds[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_plusSeconds_seconds 0
test_plusWeeks 0
test_plusWeeks_zero 0
test_plusYears 0
test_plusYears_zero 0
test_plus_adjuster 0
test_plus_adjuster_Duration 0
test_plus_adjuster_Duration_hours[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plus_adjuster_Duration_hours[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_plus_adjuster_Duration_hours[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_plus_adjuster_Duration_hours[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_plus_adjuster_Duration_hours[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_plus_adjuster_Duration_hours[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_plus_adjuster_Duration_hours[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_plus_adjuster_Duration_hours[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_plus_adjuster_Duration_hours[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_plus_adjuster_Duration_hours[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_plus_adjuster_Duration_zero 0
test_plus_adjuster_Period_days[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plus_adjuster_Period_days[2008-06-30T23:30:59+01:00, 1, 2008-07-01T23:30:59+01:00](2) 0
test_plus_adjuster_Period_days[2008-06-30T23:30:59+01:00, -1, 2008-06-29T23:30:59+01:00](3) 0
test_plus_adjuster_Period_days[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-31T01:30+02:00[Europe/Paris]](4) 0
test_plus_adjuster_Period_days[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-29T03:30+01:00[Europe/Paris]](5) 0
test_plus_adjuster_Period_days[2008-03-29T02:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](6) 0
test_plus_adjuster_Period_days[2008-03-31T02:30+02:00[Europe/Paris], -1, 2008-03-30T03:30+02:00[Europe/Paris]](7) 0
test_plus_adjuster_Period_days[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-27T01:30+01:00[Europe/Paris]](8) 0
test_plus_adjuster_Period_days[2008-10-25T03:30+02:00[Europe/Paris], 1, 2008-10-26T03:30+01:00[Europe/Paris]](9) 0
test_plus_adjuster_Period_days[2008-10-25T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](10) 0
test_plus_adjuster_Period_days[2008-10-27T02:30+01:00[Europe/Paris], -1, 2008-10-26T02:30+01:00[Europe/Paris]](11) 0
test_plus_adjuster_Period_hours[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plus_adjuster_Period_hours[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_plus_adjuster_Period_hours[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_plus_adjuster_Period_hours[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_plus_adjuster_Period_hours[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_plus_adjuster_Period_hours[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_plus_adjuster_Period_hours[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_plus_adjuster_Period_hours[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_plus_adjuster_Period_hours[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_plus_adjuster_Period_hours[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_plus_adjuster_Period_zero 0
test_plus_adjuster_null 0
test_plus_longUnit_hours[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plus_longUnit_hours[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_plus_longUnit_hours[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_plus_longUnit_hours[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_plus_longUnit_hours[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_plus_longUnit_hours[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_plus_longUnit_hours[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_plus_longUnit_hours[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_plus_longUnit_hours[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_plus_longUnit_hours[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_plus_longUnit_minutes[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plus_longUnit_minutes[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_plus_longUnit_minutes[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_plus_longUnit_minutes[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_plus_longUnit_minutes[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_plus_longUnit_minutes[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_plus_longUnit_minutes[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_plus_longUnit_minutes[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_plus_longUnit_minutes[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_plus_longUnit_minutes[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_plus_longUnit_nanos[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plus_longUnit_nanos[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_plus_longUnit_nanos[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_plus_longUnit_nanos[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_plus_longUnit_nanos[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_plus_longUnit_nanos[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_plus_longUnit_nanos[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_plus_longUnit_nanos[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_plus_longUnit_nanos[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_plus_longUnit_nanos[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_plus_longUnit_null 0
test_plus_longUnit_seconds[2008-06-30T23:30:59+01:00, 0, 2008-06-30T23:30:59+01:00](1) 0
test_plus_longUnit_seconds[2008-06-30T23:30:59+01:00, 1, 2008-07-01T00:30:59+01:00](2) 0
test_plus_longUnit_seconds[2008-06-30T23:30:59+01:00, -1, 2008-06-30T22:30:59+01:00](3) 0
test_plus_longUnit_seconds[2008-03-30T01:30+01:00[Europe/Paris], 1, 2008-03-30T03:30+02:00[Europe/Paris]](4) 0
test_plus_longUnit_seconds[2008-03-30T03:30+02:00[Europe/Paris], -1, 2008-03-30T01:30+01:00[Europe/Paris]](5) 0
test_plus_longUnit_seconds[2008-10-26T01:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+02:00[Europe/Paris]](6) 0
test_plus_longUnit_seconds[2008-10-26T01:30+02:00[Europe/Paris], 2, 2008-10-26T02:30+01:00[Europe/Paris]](7) 0
test_plus_longUnit_seconds[2008-10-26T01:30+02:00[Europe/Paris], 3, 2008-10-26T03:30+01:00[Europe/Paris]](8) 0
test_plus_longUnit_seconds[2008-10-26T02:30+02:00[Europe/Paris], 1, 2008-10-26T02:30+01:00[Europe/Paris]](9) 0
test_plus_longUnit_seconds[2008-10-26T02:30+02:00[Europe/Paris], 2, 2008-10-26T03:30+01:00[Europe/Paris]](10) 0
test_query 0
test_query_null 0
test_serialization 0
test_serialization_format 0
test_toEpochSecond_M0100[1970-01-01T00:00, 0, 0](1) 0
test_toEpochSecond_M0100[1970-01-01T00:00:00.000000001, 0, 1](2) 0
test_toEpochSecond_M0100[1970-01-01T00:00:00.999999999, 0, 999999999](3) 0
test_toEpochSecond_M0100[1970-01-01T00:00:01, 1, 0](4) 0
test_toEpochSecond_M0100[1970-01-01T00:00:01.000000001, 1, 1](5) 0
test_toEpochSecond_M0100[1969-12-31T23:59:59.999999999, -1, 999999999](6) 0
test_toEpochSecond_M0100[1970-01-02T00:00, 86400, 0](7) 0
test_toEpochSecond_M0100[1969-12-31T00:00, -86400, 0](8) 0
test_toEpochSecond_P0100[1970-01-01T00:00, 0, 0](1) 0
test_toEpochSecond_P0100[1970-01-01T00:00:00.000000001, 0, 1](2) 0
test_toEpochSecond_P0100[1970-01-01T00:00:00.999999999, 0, 999999999](3) 0
test_toEpochSecond_P0100[1970-01-01T00:00:01, 1, 0](4) 0
test_toEpochSecond_P0100[1970-01-01T00:00:01.000000001, 1, 1](5) 0
test_toEpochSecond_P0100[1969-12-31T23:59:59.999999999, -1, 999999999](6) 0
test_toEpochSecond_P0100[1970-01-02T00:00, 86400, 0](7) 0
test_toEpochSecond_P0100[1969-12-31T00:00, -86400, 0](8) 0
test_toEpochSecond_UTC[1970-01-01T00:00, 0, 0](1) 0
test_toEpochSecond_UTC[1970-01-01T00:00:00.000000001, 0, 1](2) 0
test_toEpochSecond_UTC[1970-01-01T00:00:00.999999999, 0, 999999999](3) 0
test_toEpochSecond_UTC[1970-01-01T00:00:01, 1, 0](4) 0
test_toEpochSecond_UTC[1970-01-01T00:00:01.000000001, 1, 1](5) 0
test_toEpochSecond_UTC[1969-12-31T23:59:59.999999999, -1, 999999999](6) 0
test_toEpochSecond_UTC[1970-01-02T00:00, 86400, 0](7) 0
test_toEpochSecond_UTC[1969-12-31T00:00, -86400, 0](8) 0
test_toEpochSecond_afterEpoch 0.029
test_toEpochSecond_beforeEpoch 0.019
test_toInstant_M0100[1970-01-01T00:00, 0, 0](1) 0
test_toInstant_M0100[1970-01-01T00:00:00.000000001, 0, 1](2) 0
test_toInstant_M0100[1970-01-01T00:00:00.999999999, 0, 999999999](3) 0
test_toInstant_M0100[1970-01-01T00:00:01, 1, 0](4) 0
test_toInstant_M0100[1970-01-01T00:00:01.000000001, 1, 1](5) 0
test_toInstant_M0100[1969-12-31T23:59:59.999999999, -1, 999999999](6) 0
test_toInstant_M0100[1970-01-02T00:00, 86400, 0](7) 0
test_toInstant_M0100[1969-12-31T00:00, -86400, 0](8) 0
test_toInstant_P0100[1970-01-01T00:00, 0, 0](1) 0
test_toInstant_P0100[1970-01-01T00:00:00.000000001, 0, 1](2) 0
test_toInstant_P0100[1970-01-01T00:00:00.999999999, 0, 999999999](3) 0
test_toInstant_P0100[1970-01-01T00:00:01, 1, 0](4) 0
test_toInstant_P0100[1970-01-01T00:00:01.000000001, 1, 1](5) 0
test_toInstant_P0100[1969-12-31T23:59:59.999999999, -1, 999999999](6) 0
test_toInstant_P0100[1970-01-02T00:00, 86400, 0](7) 0
test_toInstant_P0100[1969-12-31T00:00, -86400, 0](8) 0
test_toInstant_UTC[1970-01-01T00:00, 0, 0](1) 0
test_toInstant_UTC[1970-01-01T00:00:00.000000001, 0, 1](2) 0
test_toInstant_UTC[1970-01-01T00:00:00.999999999, 0, 999999999](3) 0
test_toInstant_UTC[1970-01-01T00:00:01, 1, 0](4) 0
test_toInstant_UTC[1970-01-01T00:00:01.000000001, 1, 1](5) 0
test_toInstant_UTC[1969-12-31T23:59:59.999999999, -1, 999999999](6) 0
test_toInstant_UTC[1970-01-02T00:00, 86400, 0](7) 0
test_toInstant_UTC[1969-12-31T00:00, -86400, 0](8) 0
test_toString[2008, 6, 30, 11, 30, 59, 0, Z, 2008-06-30T11:30:59Z](1) 0
test_toString[2008, 6, 30, 11, 30, 59, 0, +01:00, 2008-06-30T11:30:59+01:00](2) 0
test_toString[2008, 6, 30, 11, 30, 59, 999000000, Z, 2008-06-30T11:30:59.999Z](3) 0
test_toString[2008, 6, 30, 11, 30, 59, 999000000, +01:00, 2008-06-30T11:30:59.999+01:00](4) 0
test_toString[2008, 6, 30, 11, 30, 59, 999000, Z, 2008-06-30T11:30:59.000999Z](5) 0
test_toString[2008, 6, 30, 11, 30, 59, 999000, +01:00, 2008-06-30T11:30:59.000999+01:00](6) 0
test_toString[2008, 6, 30, 11, 30, 59, 999, Z, 2008-06-30T11:30:59.000000999Z](7) 0
test_toString[2008, 6, 30, 11, 30, 59, 999, +01:00, 2008-06-30T11:30:59.000000999+01:00](8) 0
test_toString[2008, 6, 30, 11, 30, 59, 999, Europe/London, 2008-06-30T11:30:59.000000999+01:00[Europe/London]](9) 0
test_toString[2008, 6, 30, 11, 30, 59, 999, Europe/Paris, 2008-06-30T11:30:59.000000999+02:00[Europe/Paris]](10) 0
test_withDayOfMonth_invalid31 0
test_withDayOfMonth_noChange 0
test_withDayOfMonth_normal 0
test_withDayOfMonth_tooBig 0
test_withDayOfMonth_tooSmall 0
test_withDayOfYear_invalid366 0.001
test_withDayOfYear_noChange 0
test_withDayOfYear_normal 0
test_withDayOfYear_tooBig 0
test_withDayOfYear_tooSmall 0
test_withEarlierOffsetAtOverlap_atOverlap 0
test_withEarlierOffsetAtOverlap_atOverlap_noChange 0
test_withEarlierOffsetAtOverlap_notAtOverlap 0
test_withHour_noChange 0
test_withHour_normal 0
test_withLaterOffsetAtOverlap_atOverlap 0
test_withLaterOffsetAtOverlap_atOverlap_noChange 0
test_withLaterOffsetAtOverlap_notAtOverlap 0
test_withMinute_noChange 0
test_withMinute_normal 0
test_withMonth_Month_normal 0
test_withMonth_Month_null 0
test_withMonth_noChange 0
test_withMonth_normal 0
test_withMonth_tooBig 0
test_withMonth_tooSmall 0
test_withNanoOfSecond_noChange 0
test_withNanoOfSecond_normal 0
test_withSecond_noChange 0
test_withSecond_normal 0
test_withYear_noChange 0
test_withYear_normal 0
test_withZoneLocked 0
test_withZoneSameInstant 0
test_withZoneSameInstant_noChange 0
test_withZoneSameInstant_null 0
test_withZoneSameLocal 0
test_withZoneSameLocal_noChange 0
test_withZoneSameLocal_null 0
test_withZoneSameLocal_retainOffset1 0
test_withZoneSameLocal_retainOffset2 0
test_with_WithAdjuster_LocalDate 0
test_with_WithAdjuster_LocalDateTime_adjustedOffset 0
test_with_WithAdjuster_LocalDateTime_sameOffset 0
test_with_WithAdjuster_LocalDate_retainOffset1 0.001
test_with_WithAdjuster_LocalDate_retainOffset2 0
test_with_WithAdjuster_LocalTime 0
test_with_WithAdjuster_Month_adjustedDayOfMonth 0
test_with_WithAdjuster_Offset_ignored 0
test_with_WithAdjuster_Offset_same 0
test_with_WithAdjuster_Year 0
test_with_WithAdjuster_null 0

TestZoneOffsetParser

test_parse_bigOffsets[+HH, +59, 212400](1) 0.001
test_parse_bigOffsets[+HH, -19, -68400](2) 0
test_parse_bigOffsets[+HHMM, +1801, 64860](3) 0
test_parse_bigOffsets[+HHMM, -1801, -64860](4) 0
test_parse_bigOffsets[+HH:MM, +18:01, 64860](5) 0
test_parse_bigOffsets[+HH:MM, -18:01, -64860](6) 0
test_parse_bigOffsets[+HHMMss, +180103, 64863](7) 0
test_parse_bigOffsets[+HHMMss, -180103, -64863](8) 0
test_parse_bigOffsets[+HH:MM:ss, +18:01:03, 64863](9) 0
test_parse_bigOffsets[+HH:MM:ss, -18:01:03, -64863](10) 0
test_parse_bigOffsets[+HHMMSS, +180103, 64863](11) 0
test_parse_bigOffsets[+HHMMSS, -180103, -64863](12) 0
test_parse_bigOffsets[+HH:MM:SS, +18:01:03, 64863](13) 0
test_parse_bigOffsets[+HH:MM:SS, -18:01:03, -64863](14) 0
test_parse_caseInsensitiveUTC_matchedCase 0
test_parse_caseInsensitiveUTC_unmatchedCase 0
test_parse_caseSensitiveUTC_matchedCase 0
test_parse_caseSensitiveUTC_unmatchedCase 0
test_parse_endStringMatch[+HH, +00, Z](1) 0
test_parse_endStringMatch[+HH, -00, Z](2) 0
test_parse_endStringMatch[+HH, +01, +01:00](3) 0
test_parse_endStringMatch[+HH, -01, -01:00](4) 0
test_parse_endStringMatch[+HHMM, +0000, Z](5) 0
test_parse_endStringMatch[+HHMM, -0000, Z](6) 0
test_parse_endStringMatch[+HHMM, +0102, +01:02](7) 0
test_parse_endStringMatch[+HHMM, -0102, -01:02](8) 0
test_parse_endStringMatch[+HH:MM, +00:00, Z](9) 0
test_parse_endStringMatch[+HH:MM, -00:00, Z](10) 0
test_parse_endStringMatch[+HH:MM, +01:02, +01:02](11) 0
test_parse_endStringMatch[+HH:MM, -01:02, -01:02](12) 0
test_parse_endStringMatch[+HHMMss, +0000, Z](13) 0
test_parse_endStringMatch[+HHMMss, -0000, Z](14) 0
test_parse_endStringMatch[+HHMMss, +0100, +01:00](15) 0
test_parse_endStringMatch[+HHMMss, +0159, +01:59](16) 0
test_parse_endStringMatch[+HHMMss, +0200, +02:00](17) 0
test_parse_endStringMatch[+HHMMss, +1800, +18:00](18) 0
test_parse_endStringMatch[+HHMMss, +010215, +01:02:15](19) 0
test_parse_endStringMatch[+HHMMss, -0100, -01:00](20) 0
test_parse_endStringMatch[+HHMMss, -0200, -02:00](21) 0
test_parse_endStringMatch[+HHMMss, -1800, -18:00](22) 0
test_parse_endStringMatch[+HHMMss, +000000, Z](23) 0
test_parse_endStringMatch[+HHMMss, -000000, Z](24) 0
test_parse_endStringMatch[+HHMMss, +010000, +01:00](25) 0
test_parse_endStringMatch[+HHMMss, +010203, +01:02:03](26) 0
test_parse_endStringMatch[+HHMMss, +015959, +01:59:59](27) 0
test_parse_endStringMatch[+HHMMss, +020000, +02:00](28) 0
test_parse_endStringMatch[+HHMMss, +180000, +18:00](29) 0
test_parse_endStringMatch[+HHMMss, -010000, -01:00](30) 0
test_parse_endStringMatch[+HHMMss, -020000, -02:00](31) 0
test_parse_endStringMatch[+HHMMss, -180000, -18:00](32) 0
test_parse_endStringMatch[+HH:MM:ss, +00:00, Z](33) 0
test_parse_endStringMatch[+HH:MM:ss, -00:00, Z](34) 0
test_parse_endStringMatch[+HH:MM:ss, +01:00, +01:00](35) 0
test_parse_endStringMatch[+HH:MM:ss, +01:02, +01:02](36) 0
test_parse_endStringMatch[+HH:MM:ss, +01:59, +01:59](37) 0
test_parse_endStringMatch[+HH:MM:ss, +02:00, +02:00](38) 0
test_parse_endStringMatch[+HH:MM:ss, +18:00, +18:00](39) 0
test_parse_endStringMatch[+HH:MM:ss, +01:02:15, +01:02:15](40) 0
test_parse_endStringMatch[+HH:MM:ss, -01:00, -01:00](41) 0
test_parse_endStringMatch[+HH:MM:ss, -02:00, -02:00](42) 0
test_parse_endStringMatch[+HH:MM:ss, -18:00, -18:00](43) 0
test_parse_endStringMatch[+HH:MM:ss, +00:00:00, Z](44) 0
test_parse_endStringMatch[+HH:MM:ss, -00:00:00, Z](45) 0
test_parse_endStringMatch[+HH:MM:ss, +01:00:00, +01:00](46) 0
test_parse_endStringMatch[+HH:MM:ss, +01:02:03, +01:02:03](47) 0
test_parse_endStringMatch[+HH:MM:ss, +01:59:59, +01:59:59](48) 0
test_parse_endStringMatch[+HH:MM:ss, +02:00:00, +02:00](49) 0
test_parse_endStringMatch[+HH:MM:ss, +18:00:00, +18:00](50) 0
test_parse_endStringMatch[+HH:MM:ss, -01:00:00, -01:00](51) 0
test_parse_endStringMatch[+HH:MM:ss, -02:00:00, -02:00](52) 0
test_parse_endStringMatch[+HH:MM:ss, -18:00:00, -18:00](53) 0
test_parse_endStringMatch[+HHMMSS, +000000, Z](54) 0
test_parse_endStringMatch[+HHMMSS, -000000, Z](55) 0
test_parse_endStringMatch[+HHMMSS, +010203, +01:02:03](56) 0
test_parse_endStringMatch[+HHMMSS, -010203, -01:02:03](57) 0
test_parse_endStringMatch[+HH:MM:SS, +00:00:00, Z](58) 0
test_parse_endStringMatch[+HH:MM:SS, -00:00:00, Z](59) 0
test_parse_endStringMatch[+HH:MM:SS, +01:02:03, +01:02:03](60) 0
test_parse_endStringMatch[+HH:MM:SS, -01:02:03, -01:02:03](61) 0
test_parse_endStringMatch_EmptyUTC[+HH, +00, Z](1) 0
test_parse_endStringMatch_EmptyUTC[+HH, -00, Z](2) 0
test_parse_endStringMatch_EmptyUTC[+HH, +01, +01:00](3) 0
test_parse_endStringMatch_EmptyUTC[+HH, -01, -01:00](4) 0
test_parse_endStringMatch_EmptyUTC[+HHMM, +0000, Z](5) 0
test_parse_endStringMatch_EmptyUTC[+HHMM, -0000, Z](6) 0
test_parse_endStringMatch_EmptyUTC[+HHMM, +0102, +01:02](7) 0
test_parse_endStringMatch_EmptyUTC[+HHMM, -0102, -01:02](8) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM, +00:00, Z](9) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM, -00:00, Z](10) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM, +01:02, +01:02](11) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM, -01:02, -01:02](12) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +0000, Z](13) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, -0000, Z](14) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +0100, +01:00](15) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +0159, +01:59](16) 0.001
test_parse_endStringMatch_EmptyUTC[+HHMMss, +0200, +02:00](17) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +1800, +18:00](18) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +010215, +01:02:15](19) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, -0100, -01:00](20) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, -0200, -02:00](21) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, -1800, -18:00](22) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +000000, Z](23) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, -000000, Z](24) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +010000, +01:00](25) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +010203, +01:02:03](26) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +015959, +01:59:59](27) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +020000, +02:00](28) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, +180000, +18:00](29) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, -010000, -01:00](30) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, -020000, -02:00](31) 0
test_parse_endStringMatch_EmptyUTC[+HHMMss, -180000, -18:00](32) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +00:00, Z](33) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, -00:00, Z](34) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +01:00, +01:00](35) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +01:02, +01:02](36) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +01:59, +01:59](37) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +02:00, +02:00](38) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +18:00, +18:00](39) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +01:02:15, +01:02:15](40) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, -01:00, -01:00](41) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, -02:00, -02:00](42) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, -18:00, -18:00](43) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +00:00:00, Z](44) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, -00:00:00, Z](45) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +01:00:00, +01:00](46) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +01:02:03, +01:02:03](47) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +01:59:59, +01:59:59](48) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +02:00:00, +02:00](49) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, +18:00:00, +18:00](50) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, -01:00:00, -01:00](51) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, -02:00:00, -02:00](52) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:ss, -18:00:00, -18:00](53) 0
test_parse_endStringMatch_EmptyUTC[+HHMMSS, +000000, Z](54) 0
test_parse_endStringMatch_EmptyUTC[+HHMMSS, -000000, Z](55) 0
test_parse_endStringMatch_EmptyUTC[+HHMMSS, +010203, +01:02:03](56) 0
test_parse_endStringMatch_EmptyUTC[+HHMMSS, -010203, -01:02:03](57) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:SS, +00:00:00, Z](58) 0.001
test_parse_endStringMatch_EmptyUTC[+HH:MM:SS, -00:00:00, Z](59) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:SS, +01:02:03, +01:02:03](60) 0
test_parse_endStringMatch_EmptyUTC[+HH:MM:SS, -01:02:03, -01:02:03](61) 0
test_parse_endStringMatch_UTC 0
test_parse_endStringMatch_UTC_EmptyUTC 0
test_parse_error[Offset(+HH:MM:ss,'Z'), hello, -1, class java.lang.IndexOutOfBoundsException](1) 0
test_parse_error[Offset(+HH:MM:ss,'Z'), hello, 6, class java.lang.IndexOutOfBoundsException](2) 0
test_parse_exactMatch[+HH, +00, Z](1) 0
test_parse_exactMatch[+HH, -00, Z](2) 0
test_parse_exactMatch[+HH, +01, +01:00](3) 0.001
test_parse_exactMatch[+HH, -01, -01:00](4) 0
test_parse_exactMatch[+HHMM, +0000, Z](5) 0
test_parse_exactMatch[+HHMM, -0000, Z](6) 0
test_parse_exactMatch[+HHMM, +0102, +01:02](7) 0
test_parse_exactMatch[+HHMM, -0102, -01:02](8) 0
test_parse_exactMatch[+HH:MM, +00:00, Z](9) 0
test_parse_exactMatch[+HH:MM, -00:00, Z](10) 0
test_parse_exactMatch[+HH:MM, +01:02, +01:02](11) 0
test_parse_exactMatch[+HH:MM, -01:02, -01:02](12) 0
test_parse_exactMatch[+HHMMss, +0000, Z](13) 0
test_parse_exactMatch[+HHMMss, -0000, Z](14) 0
test_parse_exactMatch[+HHMMss, +0100, +01:00](15) 0
test_parse_exactMatch[+HHMMss, +0159, +01:59](16) 0
test_parse_exactMatch[+HHMMss, +0200, +02:00](17) 0
test_parse_exactMatch[+HHMMss, +1800, +18:00](18) 0
test_parse_exactMatch[+HHMMss, +010215, +01:02:15](19) 0
test_parse_exactMatch[+HHMMss, -0100, -01:00](20) 0
test_parse_exactMatch[+HHMMss, -0200, -02:00](21) 0
test_parse_exactMatch[+HHMMss, -1800, -18:00](22) 0
test_parse_exactMatch[+HHMMss, +000000, Z](23) 0
test_parse_exactMatch[+HHMMss, -000000, Z](24) 0
test_parse_exactMatch[+HHMMss, +010000, +01:00](25) 0
test_parse_exactMatch[+HHMMss, +010203, +01:02:03](26) 0
test_parse_exactMatch[+HHMMss, +015959, +01:59:59](27) 0
test_parse_exactMatch[+HHMMss, +020000, +02:00](28) 0
test_parse_exactMatch[+HHMMss, +180000, +18:00](29) 0
test_parse_exactMatch[+HHMMss, -010000, -01:00](30) 0
test_parse_exactMatch[+HHMMss, -020000, -02:00](31) 0
test_parse_exactMatch[+HHMMss, -180000, -18:00](32) 0
test_parse_exactMatch[+HH:MM:ss, +00:00, Z](33) 0
test_parse_exactMatch[+HH:MM:ss, -00:00, Z](34) 0
test_parse_exactMatch[+HH:MM:ss, +01:00, +01:00](35) 0
test_parse_exactMatch[+HH:MM:ss, +01:02, +01:02](36) 0
test_parse_exactMatch[+HH:MM:ss, +01:59, +01:59](37) 0
test_parse_exactMatch[+HH:MM:ss, +02:00, +02:00](38) 0
test_parse_exactMatch[+HH:MM:ss, +18:00, +18:00](39) 0
test_parse_exactMatch[+HH:MM:ss, +01:02:15, +01:02:15](40) 0
test_parse_exactMatch[+HH:MM:ss, -01:00, -01:00](41) 0
test_parse_exactMatch[+HH:MM:ss, -02:00, -02:00](42) 0
test_parse_exactMatch[+HH:MM:ss, -18:00, -18:00](43) 0
test_parse_exactMatch[+HH:MM:ss, +00:00:00, Z](44) 0
test_parse_exactMatch[+HH:MM:ss, -00:00:00, Z](45) 0
test_parse_exactMatch[+HH:MM:ss, +01:00:00, +01:00](46) 0
test_parse_exactMatch[+HH:MM:ss, +01:02:03, +01:02:03](47) 0
test_parse_exactMatch[+HH:MM:ss, +01:59:59, +01:59:59](48) 0
test_parse_exactMatch[+HH:MM:ss, +02:00:00, +02:00](49) 0
test_parse_exactMatch[+HH:MM:ss, +18:00:00, +18:00](50) 0
test_parse_exactMatch[+HH:MM:ss, -01:00:00, -01:00](51) 0
test_parse_exactMatch[+HH:MM:ss, -02:00:00, -02:00](52) 0
test_parse_exactMatch[+HH:MM:ss, -18:00:00, -18:00](53) 0
test_parse_exactMatch[+HHMMSS, +000000, Z](54) 0
test_parse_exactMatch[+HHMMSS, -000000, Z](55) 0
test_parse_exactMatch[+HHMMSS, +010203, +01:02:03](56) 0
test_parse_exactMatch[+HHMMSS, -010203, -01:02:03](57) 0
test_parse_exactMatch[+HH:MM:SS, +00:00:00, Z](58) 0
test_parse_exactMatch[+HH:MM:SS, -00:00:00, Z](59) 0
test_parse_exactMatch[+HH:MM:SS, +01:02:03, +01:02:03](60) 0
test_parse_exactMatch[+HH:MM:SS, -01:02:03, -01:02:03](61) 0
test_parse_exactMatch_EmptyUTC[+HH, +00, Z](1) 0
test_parse_exactMatch_EmptyUTC[+HH, -00, Z](2) 0
test_parse_exactMatch_EmptyUTC[+HH, +01, +01:00](3) 0
test_parse_exactMatch_EmptyUTC[+HH, -01, -01:00](4) 0
test_parse_exactMatch_EmptyUTC[+HHMM, +0000, Z](5) 0
test_parse_exactMatch_EmptyUTC[+HHMM, -0000, Z](6) 0
test_parse_exactMatch_EmptyUTC[+HHMM, +0102, +01:02](7) 0
test_parse_exactMatch_EmptyUTC[+HHMM, -0102, -01:02](8) 0
test_parse_exactMatch_EmptyUTC[+HH:MM, +00:00, Z](9) 0
test_parse_exactMatch_EmptyUTC[+HH:MM, -00:00, Z](10) 0
test_parse_exactMatch_EmptyUTC[+HH:MM, +01:02, +01:02](11) 0
test_parse_exactMatch_EmptyUTC[+HH:MM, -01:02, -01:02](12) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +0000, Z](13) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, -0000, Z](14) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +0100, +01:00](15) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +0159, +01:59](16) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +0200, +02:00](17) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +1800, +18:00](18) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +010215, +01:02:15](19) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, -0100, -01:00](20) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, -0200, -02:00](21) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, -1800, -18:00](22) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +000000, Z](23) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, -000000, Z](24) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +010000, +01:00](25) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +010203, +01:02:03](26) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +015959, +01:59:59](27) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +020000, +02:00](28) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, +180000, +18:00](29) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, -010000, -01:00](30) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, -020000, -02:00](31) 0
test_parse_exactMatch_EmptyUTC[+HHMMss, -180000, -18:00](32) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +00:00, Z](33) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, -00:00, Z](34) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +01:00, +01:00](35) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +01:02, +01:02](36) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +01:59, +01:59](37) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +02:00, +02:00](38) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +18:00, +18:00](39) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +01:02:15, +01:02:15](40) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, -01:00, -01:00](41) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, -02:00, -02:00](42) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, -18:00, -18:00](43) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +00:00:00, Z](44) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, -00:00:00, Z](45) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +01:00:00, +01:00](46) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +01:02:03, +01:02:03](47) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +01:59:59, +01:59:59](48) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +02:00:00, +02:00](49) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, +18:00:00, +18:00](50) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, -01:00:00, -01:00](51) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, -02:00:00, -02:00](52) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:ss, -18:00:00, -18:00](53) 0
test_parse_exactMatch_EmptyUTC[+HHMMSS, +000000, Z](54) 0
test_parse_exactMatch_EmptyUTC[+HHMMSS, -000000, Z](55) 0
test_parse_exactMatch_EmptyUTC[+HHMMSS, +010203, +01:02:03](56) 0
test_parse_exactMatch_EmptyUTC[+HHMMSS, -010203, -01:02:03](57) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:SS, +00:00:00, Z](58) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:SS, -00:00:00, Z](59) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:SS, +01:02:03, +01:02:03](60) 0
test_parse_exactMatch_EmptyUTC[+HH:MM:SS, -01:02:03, -01:02:03](61) 0
test_parse_exactMatch_UTC 0
test_parse_exactMatch_UTC_EmptyUTC 0
test_parse_invalid[+HH, +1, -1](1) 0
test_parse_invalid[+HH, -1, -1](2) 0
test_parse_invalid[+HH, 01, -1](3) 0
test_parse_invalid[+HH, 01, -1](4) 0
test_parse_invalid[+HH, +AA, -1](5) 0
test_parse_invalid[+HHMM, +1, -1](6) 0
test_parse_invalid[+HHMM, +01, -1](7) 0
test_parse_invalid[+HHMM, +001, -1](8) 0
test_parse_invalid[+HHMM, 0102, -1](9) 0
test_parse_invalid[+HHMM, +01:02, -1](10) 0
test_parse_invalid[+HHMM, +AAAA, -1](11) 0
test_parse_invalid[+HH:MM, +1, -1](12) 0
test_parse_invalid[+HH:MM, +01, -1](13) 0
test_parse_invalid[+HH:MM, +0:01, -1](14) 0
test_parse_invalid[+HH:MM, +00:1, -1](15) 0
test_parse_invalid[+HH:MM, +0:1, -1](16) 0
test_parse_invalid[+HH:MM, +:, -1](17) 0
test_parse_invalid[+HH:MM, 01:02, -1](18) 0
test_parse_invalid[+HH:MM, +0102, -1](19) 0
test_parse_invalid[+HH:MM, +AA:AA, -1](20) 0
test_parse_invalid[+HHMMss, +1, -1](21) 0
test_parse_invalid[+HHMMss, +01, -1](22) 0
test_parse_invalid[+HHMMss, +001, -1](23) 0.001
test_parse_invalid[+HHMMss, 0102, -1](24) 0
test_parse_invalid[+HHMMss, +01:02, -1](25) 0
test_parse_invalid[+HHMMss, +AAAA, -1](26) 0
test_parse_invalid[+HH:MM:ss, +1, -1](27) 0
test_parse_invalid[+HH:MM:ss, +01, -1](28) 0
test_parse_invalid[+HH:MM:ss, +0:01, -1](29) 0
test_parse_invalid[+HH:MM:ss, +00:1, -1](30) 0
test_parse_invalid[+HH:MM:ss, +0:1, -1](31) 0
test_parse_invalid[+HH:MM:ss, +:, -1](32) 0
test_parse_invalid[+HH:MM:ss, 01:02, -1](33) 0
test_parse_invalid[+HH:MM:ss, +0102, -1](34) 0
test_parse_invalid[+HH:MM:ss, +AA:AA, -1](35) 0
test_parse_invalid[+HHMMSS, +1, -1](36) 0
test_parse_invalid[+HHMMSS, +01, -1](37) 0
test_parse_invalid[+HHMMSS, +001, -1](38) 0
test_parse_invalid[+HHMMSS, 0102, -1](39) 0
test_parse_invalid[+HHMMSS, +01:02, -1](40) 0
test_parse_invalid[+HHMMSS, +AAAA, -1](41) 0
test_parse_invalid[+HH:MM:SS, +1, -1](42) 0
test_parse_invalid[+HH:MM:SS, +01, -1](43) 0
test_parse_invalid[+HH:MM:SS, +0:01, -1](44) 0
test_parse_invalid[+HH:MM:SS, +00:1, -1](45) 0
test_parse_invalid[+HH:MM:SS, +0:1, -1](46) 0
test_parse_invalid[+HH:MM:SS, +:, -1](47) 0
test_parse_invalid[+HH:MM:SS, 01:02, -1](48) 0
test_parse_invalid[+HH:MM:SS, +0102, -1](49) 0
test_parse_invalid[+HH:MM:SS, +AA:AA, -1](50) 0
test_parse_midStringMatch[+HH, +00, Z](1) 0
test_parse_midStringMatch[+HH, -00, Z](2) 0
test_parse_midStringMatch[+HH, +01, +01:00](3) 0
test_parse_midStringMatch[+HH, -01, -01:00](4) 0
test_parse_midStringMatch[+HHMM, +0000, Z](5) 0
test_parse_midStringMatch[+HHMM, -0000, Z](6) 0
test_parse_midStringMatch[+HHMM, +0102, +01:02](7) 0
test_parse_midStringMatch[+HHMM, -0102, -01:02](8) 0
test_parse_midStringMatch[+HH:MM, +00:00, Z](9) 0
test_parse_midStringMatch[+HH:MM, -00:00, Z](10) 0
test_parse_midStringMatch[+HH:MM, +01:02, +01:02](11) 0
test_parse_midStringMatch[+HH:MM, -01:02, -01:02](12) 0
test_parse_midStringMatch[+HHMMss, +0000, Z](13) 0
test_parse_midStringMatch[+HHMMss, -0000, Z](14) 0
test_parse_midStringMatch[+HHMMss, +0100, +01:00](15) 0
test_parse_midStringMatch[+HHMMss, +0159, +01:59](16) 0
test_parse_midStringMatch[+HHMMss, +0200, +02:00](17) 0.001
test_parse_midStringMatch[+HHMMss, +1800, +18:00](18) 0
test_parse_midStringMatch[+HHMMss, +010215, +01:02:15](19) 0
test_parse_midStringMatch[+HHMMss, -0100, -01:00](20) 0
test_parse_midStringMatch[+HHMMss, -0200, -02:00](21) 0
test_parse_midStringMatch[+HHMMss, -1800, -18:00](22) 0
test_parse_midStringMatch[+HHMMss, +000000, Z](23) 0
test_parse_midStringMatch[+HHMMss, -000000, Z](24) 0
test_parse_midStringMatch[+HHMMss, +010000, +01:00](25) 0
test_parse_midStringMatch[+HHMMss, +010203, +01:02:03](26) 0
test_parse_midStringMatch[+HHMMss, +015959, +01:59:59](27) 0
test_parse_midStringMatch[+HHMMss, +020000, +02:00](28) 0
test_parse_midStringMatch[+HHMMss, +180000, +18:00](29) 0
test_parse_midStringMatch[+HHMMss, -010000, -01:00](30) 0
test_parse_midStringMatch[+HHMMss, -020000, -02:00](31) 0
test_parse_midStringMatch[+HHMMss, -180000, -18:00](32) 0
test_parse_midStringMatch[+HH:MM:ss, +00:00, Z](33) 0
test_parse_midStringMatch[+HH:MM:ss, -00:00, Z](34) 0
test_parse_midStringMatch[+HH:MM:ss, +01:00, +01:00](35) 0
test_parse_midStringMatch[+HH:MM:ss, +01:02, +01:02](36) 0
test_parse_midStringMatch[+HH:MM:ss, +01:59, +01:59](37) 0
test_parse_midStringMatch[+HH:MM:ss, +02:00, +02:00](38) 0
test_parse_midStringMatch[+HH:MM:ss, +18:00, +18:00](39) 0
test_parse_midStringMatch[+HH:MM:ss, +01:02:15, +01:02:15](40) 0
test_parse_midStringMatch[+HH:MM:ss, -01:00, -01:00](41) 0
test_parse_midStringMatch[+HH:MM:ss, -02:00, -02:00](42) 0
test_parse_midStringMatch[+HH:MM:ss, -18:00, -18:00](43) 0
test_parse_midStringMatch[+HH:MM:ss, +00:00:00, Z](44) 0
test_parse_midStringMatch[+HH:MM:ss, -00:00:00, Z](45) 0
test_parse_midStringMatch[+HH:MM:ss, +01:00:00, +01:00](46) 0
test_parse_midStringMatch[+HH:MM:ss, +01:02:03, +01:02:03](47) 0
test_parse_midStringMatch[+HH:MM:ss, +01:59:59, +01:59:59](48) 0
test_parse_midStringMatch[+HH:MM:ss, +02:00:00, +02:00](49) 0
test_parse_midStringMatch[+HH:MM:ss, +18:00:00, +18:00](50) 0
test_parse_midStringMatch[+HH:MM:ss, -01:00:00, -01:00](51) 0
test_parse_midStringMatch[+HH:MM:ss, -02:00:00, -02:00](52) 0
test_parse_midStringMatch[+HH:MM:ss, -18:00:00, -18:00](53) 0
test_parse_midStringMatch[+HHMMSS, +000000, Z](54) 0
test_parse_midStringMatch[+HHMMSS, -000000, Z](55) 0
test_parse_midStringMatch[+HHMMSS, +010203, +01:02:03](56) 0
test_parse_midStringMatch[+HHMMSS, -010203, -01:02:03](57) 0
test_parse_midStringMatch[+HH:MM:SS, +00:00:00, Z](58) 0
test_parse_midStringMatch[+HH:MM:SS, -00:00:00, Z](59) 0
test_parse_midStringMatch[+HH:MM:SS, +01:02:03, +01:02:03](60) 0
test_parse_midStringMatch[+HH:MM:SS, -01:02:03, -01:02:03](61) 0
test_parse_midStringMatch_EmptyUTC[+HH, +00, Z](1) 0
test_parse_midStringMatch_EmptyUTC[+HH, -00, Z](2) 0
test_parse_midStringMatch_EmptyUTC[+HH, +01, +01:00](3) 0
test_parse_midStringMatch_EmptyUTC[+HH, -01, -01:00](4) 0
test_parse_midStringMatch_EmptyUTC[+HHMM, +0000, Z](5) 0
test_parse_midStringMatch_EmptyUTC[+HHMM, -0000, Z](6) 0
test_parse_midStringMatch_EmptyUTC[+HHMM, +0102, +01:02](7) 0
test_parse_midStringMatch_EmptyUTC[+HHMM, -0102, -01:02](8) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM, +00:00, Z](9) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM, -00:00, Z](10) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM, +01:02, +01:02](11) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM, -01:02, -01:02](12) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +0000, Z](13) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, -0000, Z](14) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +0100, +01:00](15) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +0159, +01:59](16) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +0200, +02:00](17) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +1800, +18:00](18) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +010215, +01:02:15](19) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, -0100, -01:00](20) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, -0200, -02:00](21) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, -1800, -18:00](22) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +000000, Z](23) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, -000000, Z](24) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +010000, +01:00](25) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +010203, +01:02:03](26) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +015959, +01:59:59](27) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +020000, +02:00](28) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, +180000, +18:00](29) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, -010000, -01:00](30) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, -020000, -02:00](31) 0
test_parse_midStringMatch_EmptyUTC[+HHMMss, -180000, -18:00](32) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +00:00, Z](33) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, -00:00, Z](34) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +01:00, +01:00](35) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +01:02, +01:02](36) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +01:59, +01:59](37) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +02:00, +02:00](38) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +18:00, +18:00](39) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +01:02:15, +01:02:15](40) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, -01:00, -01:00](41) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, -02:00, -02:00](42) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, -18:00, -18:00](43) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +00:00:00, Z](44) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, -00:00:00, Z](45) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +01:00:00, +01:00](46) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +01:02:03, +01:02:03](47) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +01:59:59, +01:59:59](48) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +02:00:00, +02:00](49) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, +18:00:00, +18:00](50) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, -01:00:00, -01:00](51) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, -02:00:00, -02:00](52) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:ss, -18:00:00, -18:00](53) 0
test_parse_midStringMatch_EmptyUTC[+HHMMSS, +000000, Z](54) 0
test_parse_midStringMatch_EmptyUTC[+HHMMSS, -000000, Z](55) 0
test_parse_midStringMatch_EmptyUTC[+HHMMSS, +010203, +01:02:03](56) 0
test_parse_midStringMatch_EmptyUTC[+HHMMSS, -010203, -01:02:03](57) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:SS, +00:00:00, Z](58) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:SS, -00:00:00, Z](59) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:SS, +01:02:03, +01:02:03](60) 0
test_parse_midStringMatch_EmptyUTC[+HH:MM:SS, -01:02:03, -01:02:03](61) 0
test_parse_midStringMatch_UTC 0
test_parse_midStringMatch_UTC_EmptyUTC 0
test_parse_startStringMatch[+HH, +00, Z](1) 0
test_parse_startStringMatch[+HH, -00, Z](2) 0
test_parse_startStringMatch[+HH, +01, +01:00](3) 0
test_parse_startStringMatch[+HH, -01, -01:00](4) 0
test_parse_startStringMatch[+HHMM, +0000, Z](5) 0
test_parse_startStringMatch[+HHMM, -0000, Z](6) 0
test_parse_startStringMatch[+HHMM, +0102, +01:02](7) 0
test_parse_startStringMatch[+HHMM, -0102, -01:02](8) 0
test_parse_startStringMatch[+HH:MM, +00:00, Z](9) 0
test_parse_startStringMatch[+HH:MM, -00:00, Z](10) 0
test_parse_startStringMatch[+HH:MM, +01:02, +01:02](11) 0
test_parse_startStringMatch[+HH:MM, -01:02, -01:02](12) 0
test_parse_startStringMatch[+HHMMss, +0000, Z](13) 0
test_parse_startStringMatch[+HHMMss, -0000, Z](14) 0
test_parse_startStringMatch[+HHMMss, +0100, +01:00](15) 0
test_parse_startStringMatch[+HHMMss, +0159, +01:59](16) 0
test_parse_startStringMatch[+HHMMss, +0200, +02:00](17) 0
test_parse_startStringMatch[+HHMMss, +1800, +18:00](18) 0
test_parse_startStringMatch[+HHMMss, +010215, +01:02:15](19) 0
test_parse_startStringMatch[+HHMMss, -0100, -01:00](20) 0
test_parse_startStringMatch[+HHMMss, -0200, -02:00](21) 0
test_parse_startStringMatch[+HHMMss, -1800, -18:00](22) 0
test_parse_startStringMatch[+HHMMss, +000000, Z](23) 0
test_parse_startStringMatch[+HHMMss, -000000, Z](24) 0
test_parse_startStringMatch[+HHMMss, +010000, +01:00](25) 0
test_parse_startStringMatch[+HHMMss, +010203, +01:02:03](26) 0
test_parse_startStringMatch[+HHMMss, +015959, +01:59:59](27) 0
test_parse_startStringMatch[+HHMMss, +020000, +02:00](28) 0
test_parse_startStringMatch[+HHMMss, +180000, +18:00](29) 0
test_parse_startStringMatch[+HHMMss, -010000, -01:00](30) 0
test_parse_startStringMatch[+HHMMss, -020000, -02:00](31) 0
test_parse_startStringMatch[+HHMMss, -180000, -18:00](32) 0
test_parse_startStringMatch[+HH:MM:ss, +00:00, Z](33) 0
test_parse_startStringMatch[+HH:MM:ss, -00:00, Z](34) 0
test_parse_startStringMatch[+HH:MM:ss, +01:00, +01:00](35) 0
test_parse_startStringMatch[+HH:MM:ss, +01:02, +01:02](36) 0
test_parse_startStringMatch[+HH:MM:ss, +01:59, +01:59](37) 0
test_parse_startStringMatch[+HH:MM:ss, +02:00, +02:00](38) 0
test_parse_startStringMatch[+HH:MM:ss, +18:00, +18:00](39) 0
test_parse_startStringMatch[+HH:MM:ss, +01:02:15, +01:02:15](40) 0
test_parse_startStringMatch[+HH:MM:ss, -01:00, -01:00](41) 0
test_parse_startStringMatch[+HH:MM:ss, -02:00, -02:00](42) 0
test_parse_startStringMatch[+HH:MM:ss, -18:00, -18:00](43) 0
test_parse_startStringMatch[+HH:MM:ss, +00:00:00, Z](44) 0
test_parse_startStringMatch[+HH:MM:ss, -00:00:00, Z](45) 0
test_parse_startStringMatch[+HH:MM:ss, +01:00:00, +01:00](46) 0
test_parse_startStringMatch[+HH:MM:ss, +01:02:03, +01:02:03](47) 0
test_parse_startStringMatch[+HH:MM:ss, +01:59:59, +01:59:59](48) 0
test_parse_startStringMatch[+HH:MM:ss, +02:00:00, +02:00](49) 0
test_parse_startStringMatch[+HH:MM:ss, +18:00:00, +18:00](50) 0
test_parse_startStringMatch[+HH:MM:ss, -01:00:00, -01:00](51) 0
test_parse_startStringMatch[+HH:MM:ss, -02:00:00, -02:00](52) 0
test_parse_startStringMatch[+HH:MM:ss, -18:00:00, -18:00](53) 0
test_parse_startStringMatch[+HHMMSS, +000000, Z](54) 0
test_parse_startStringMatch[+HHMMSS, -000000, Z](55) 0
test_parse_startStringMatch[+HHMMSS, +010203, +01:02:03](56) 0
test_parse_startStringMatch[+HHMMSS, -010203, -01:02:03](57) 0
test_parse_startStringMatch[+HH:MM:SS, +00:00:00, Z](58) 0
test_parse_startStringMatch[+HH:MM:SS, -00:00:00, Z](59) 0
test_parse_startStringMatch[+HH:MM:SS, +01:02:03, +01:02:03](60) 0
test_parse_startStringMatch[+HH:MM:SS, -01:02:03, -01:02:03](61) 0
test_parse_startStringMatch_EmptyUTC[+HH, +00, Z](1) 0
test_parse_startStringMatch_EmptyUTC[+HH, -00, Z](2) 0
test_parse_startStringMatch_EmptyUTC[+HH, +01, +01:00](3) 0
test_parse_startStringMatch_EmptyUTC[+HH, -01, -01:00](4) 0
test_parse_startStringMatch_EmptyUTC[+HHMM, +0000, Z](5) 0
test_parse_startStringMatch_EmptyUTC[+HHMM, -0000, Z](6) 0
test_parse_startStringMatch_EmptyUTC[+HHMM, +0102, +01:02](7) 0
test_parse_startStringMatch_EmptyUTC[+HHMM, -0102, -01:02](8) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM, +00:00, Z](9) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM, -00:00, Z](10) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM, +01:02, +01:02](11) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM, -01:02, -01:02](12) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +0000, Z](13) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, -0000, Z](14) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +0100, +01:00](15) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +0159, +01:59](16) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +0200, +02:00](17) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +1800, +18:00](18) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +010215, +01:02:15](19) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, -0100, -01:00](20) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, -0200, -02:00](21) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, -1800, -18:00](22) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +000000, Z](23) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, -000000, Z](24) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +010000, +01:00](25) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +010203, +01:02:03](26) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +015959, +01:59:59](27) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +020000, +02:00](28) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, +180000, +18:00](29) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, -010000, -01:00](30) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, -020000, -02:00](31) 0
test_parse_startStringMatch_EmptyUTC[+HHMMss, -180000, -18:00](32) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +00:00, Z](33) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, -00:00, Z](34) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +01:00, +01:00](35) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +01:02, +01:02](36) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +01:59, +01:59](37) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +02:00, +02:00](38) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +18:00, +18:00](39) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +01:02:15, +01:02:15](40) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, -01:00, -01:00](41) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, -02:00, -02:00](42) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, -18:00, -18:00](43) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +00:00:00, Z](44) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, -00:00:00, Z](45) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +01:00:00, +01:00](46) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +01:02:03, +01:02:03](47) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +01:59:59, +01:59:59](48) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +02:00:00, +02:00](49) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, +18:00:00, +18:00](50) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, -01:00:00, -01:00](51) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, -02:00:00, -02:00](52) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:ss, -18:00:00, -18:00](53) 0
test_parse_startStringMatch_EmptyUTC[+HHMMSS, +000000, Z](54) 0
test_parse_startStringMatch_EmptyUTC[+HHMMSS, -000000, Z](55) 0
test_parse_startStringMatch_EmptyUTC[+HHMMSS, +010203, +01:02:03](56) 0
test_parse_startStringMatch_EmptyUTC[+HHMMSS, -010203, -01:02:03](57) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:SS, +00:00:00, Z](58) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:SS, -00:00:00, Z](59) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:SS, +01:02:03, +01:02:03](60) 0
test_parse_startStringMatch_EmptyUTC[+HH:MM:SS, -01:02:03, -01:02:03](61) 0
test_parse_startStringMatch_UTC 0
test_parse_startStringMatch_UTC_EmptyUTC 0

TestDecimalStyle

test_STANDARD 0
test_convertNumberToI18N_altered 0
test_convertNumberToI18N_base 0
test_convertToDigit_altered 0
test_convertToDigit_base 0
test_decimalSeparator 0
test_equalsHashCode1 0
test_equalsHashCode2 0
test_equalsHashCode3 0
test_equalsHashCode_bad 0
test_getAvailableLocales 0.003
test_negativeSign 0
test_of_Locale 0.002
test_positiveSign 0
test_toString_altered 0
test_toString_base 0
test_zeroDigit 0

TestFractionPrinterParser

test_parse_nothing[Fraction(NanoOfSecond,3,6,DecimalPoint), , 0, -1](1) 0
test_parse_nothing[Fraction(NanoOfSecond,3,6,DecimalPoint), A, 0, -1](2) 0
test_parse_nothing[Fraction(NanoOfSecond,3,6,DecimalPoint), ., 0, -2](3) 0
test_parse_nothing[Fraction(NanoOfSecond,3,6,DecimalPoint), .5, 0, -2](4) 0
test_parse_nothing[Fraction(NanoOfSecond,3,6,DecimalPoint), .51, 0, -2](5) 0
test_parse_nothing[Fraction(NanoOfSecond,3,6,DecimalPoint), .A23456, 0, -2](6) 0
test_parse_nothing[Fraction(NanoOfSecond,3,6,DecimalPoint), .1A3456, 0, -2](7) 0
test_print_append 0
test_print_emptyCalendrical 0
test_print_nanos[0, 9, 0, ](1) 0
test_print_nanos[0, 9, 2, .000000002](2) 0
test_print_nanos[0, 9, 20, .00000002](3) 0
test_print_nanos[0, 9, 200, .0000002](4) 0
test_print_nanos[0, 9, 2000, .000002](5) 0
test_print_nanos[0, 9, 20000, .00002](6) 0
test_print_nanos[0, 9, 200000, .0002](7) 0
test_print_nanos[0, 9, 2000000, .002](8) 0
test_print_nanos[0, 9, 20000000, .02](9) 0
test_print_nanos[0, 9, 200000000, .2](10) 0
test_print_nanos[0, 9, 1, .000000001](11) 0
test_print_nanos[0, 9, 12, .000000012](12) 0
test_print_nanos[0, 9, 123, .000000123](13) 0
test_print_nanos[0, 9, 1234, .000001234](14) 0
test_print_nanos[0, 9, 12345, .000012345](15) 0
test_print_nanos[0, 9, 123456, .000123456](16) 0
test_print_nanos[0, 9, 1234567, .001234567](17) 0
test_print_nanos[0, 9, 12345678, .012345678](18) 0
test_print_nanos[0, 9, 123456789, .123456789](19) 0
test_print_nanos[1, 9, 0, .0](20) 0
test_print_nanos[1, 9, 2, .000000002](21) 0
test_print_nanos[1, 9, 20, .00000002](22) 0
test_print_nanos[1, 9, 200, .0000002](23) 0
test_print_nanos[1, 9, 2000, .000002](24) 0
test_print_nanos[1, 9, 20000, .00002](25) 0
test_print_nanos[1, 9, 200000, .0002](26) 0
test_print_nanos[1, 9, 2000000, .002](27) 0
test_print_nanos[1, 9, 20000000, .02](28) 0
test_print_nanos[1, 9, 200000000, .2](29) 0
test_print_nanos[2, 3, 0, .00](30) 0
test_print_nanos[2, 3, 2, .000](31) 0
test_print_nanos[2, 3, 20, .000](32) 0
test_print_nanos[2, 3, 200, .000](33) 0
test_print_nanos[2, 3, 2000, .000](34) 0
test_print_nanos[2, 3, 20000, .000](35) 0
test_print_nanos[2, 3, 200000, .000](36) 0
test_print_nanos[2, 3, 2000000, .002](37) 0
test_print_nanos[2, 3, 20000000, .02](38) 0
test_print_nanos[2, 3, 200000000, .20](39) 0
test_print_nanos[2, 3, 1, .000](40) 0
test_print_nanos[2, 3, 12, .000](41) 0
test_print_nanos[2, 3, 123, .000](42) 0
test_print_nanos[2, 3, 1234, .000](43) 0
test_print_nanos[2, 3, 12345, .000](44) 0
test_print_nanos[2, 3, 123456, .000](45) 0
test_print_nanos[2, 3, 1234567, .001](46) 0
test_print_nanos[2, 3, 12345678, .012](47) 0
test_print_nanos[2, 3, 123456789, .123](48) 0
test_print_nanos[6, 6, 0, .000000](49) 0
test_print_nanos[6, 6, 2, .000000](50) 0
test_print_nanos[6, 6, 20, .000000](51) 0
test_print_nanos[6, 6, 200, .000000](52) 0
test_print_nanos[6, 6, 2000, .000002](53) 0
test_print_nanos[6, 6, 20000, .000020](54) 0
test_print_nanos[6, 6, 200000, .000200](55) 0
test_print_nanos[6, 6, 2000000, .002000](56) 0
test_print_nanos[6, 6, 20000000, .020000](57) 0
test_print_nanos[6, 6, 200000000, .200000](58) 0
test_print_nanos[6, 6, 1, .000000](59) 0
test_print_nanos[6, 6, 12, .000000](60) 0.001
test_print_nanos[6, 6, 123, .000000](61) 0
test_print_nanos[6, 6, 1234, .000001](62) 0
test_print_nanos[6, 6, 12345, .000012](63) 0
test_print_nanos[6, 6, 123456, .000123](64) 0
test_print_nanos[6, 6, 1234567, .001234](65) 0
test_print_nanos[6, 6, 12345678, .012345](66) 0
test_print_nanos[6, 6, 123456789, .123456](67) 0
test_print_nanos_noDecimalPoint[0, 9, 0, ](1) 0
test_print_nanos_noDecimalPoint[0, 9, 2, .000000002](2) 0
test_print_nanos_noDecimalPoint[0, 9, 20, .00000002](3) 0
test_print_nanos_noDecimalPoint[0, 9, 200, .0000002](4) 0
test_print_nanos_noDecimalPoint[0, 9, 2000, .000002](5) 0
test_print_nanos_noDecimalPoint[0, 9, 20000, .00002](6) 0
test_print_nanos_noDecimalPoint[0, 9, 200000, .0002](7) 0
test_print_nanos_noDecimalPoint[0, 9, 2000000, .002](8) 0
test_print_nanos_noDecimalPoint[0, 9, 20000000, .02](9) 0.001
test_print_nanos_noDecimalPoint[0, 9, 200000000, .2](10) 0
test_print_nanos_noDecimalPoint[0, 9, 1, .000000001](11) 0
test_print_nanos_noDecimalPoint[0, 9, 12, .000000012](12) 0
test_print_nanos_noDecimalPoint[0, 9, 123, .000000123](13) 0
test_print_nanos_noDecimalPoint[0, 9, 1234, .000001234](14) 0
test_print_nanos_noDecimalPoint[0, 9, 12345, .000012345](15) 0
test_print_nanos_noDecimalPoint[0, 9, 123456, .000123456](16) 0
test_print_nanos_noDecimalPoint[0, 9, 1234567, .001234567](17) 0
test_print_nanos_noDecimalPoint[0, 9, 12345678, .012345678](18) 0
test_print_nanos_noDecimalPoint[0, 9, 123456789, .123456789](19) 0
test_print_nanos_noDecimalPoint[1, 9, 0, .0](20) 0
test_print_nanos_noDecimalPoint[1, 9, 2, .000000002](21) 0
test_print_nanos_noDecimalPoint[1, 9, 20, .00000002](22) 0
test_print_nanos_noDecimalPoint[1, 9, 200, .0000002](23) 0
test_print_nanos_noDecimalPoint[1, 9, 2000, .000002](24) 0
test_print_nanos_noDecimalPoint[1, 9, 20000, .00002](25) 0
test_print_nanos_noDecimalPoint[1, 9, 200000, .0002](26) 0
test_print_nanos_noDecimalPoint[1, 9, 2000000, .002](27) 0
test_print_nanos_noDecimalPoint[1, 9, 20000000, .02](28) 0
test_print_nanos_noDecimalPoint[1, 9, 200000000, .2](29) 0
test_print_nanos_noDecimalPoint[2, 3, 0, .00](30) 0
test_print_nanos_noDecimalPoint[2, 3, 2, .000](31) 0
test_print_nanos_noDecimalPoint[2, 3, 20, .000](32) 0
test_print_nanos_noDecimalPoint[2, 3, 200, .000](33) 0
test_print_nanos_noDecimalPoint[2, 3, 2000, .000](34) 0
test_print_nanos_noDecimalPoint[2, 3, 20000, .000](35) 0
test_print_nanos_noDecimalPoint[2, 3, 200000, .000](36) 0
test_print_nanos_noDecimalPoint[2, 3, 2000000, .002](37) 0
test_print_nanos_noDecimalPoint[2, 3, 20000000, .02](38) 0
test_print_nanos_noDecimalPoint[2, 3, 200000000, .20](39) 0
test_print_nanos_noDecimalPoint[2, 3, 1, .000](40) 0
test_print_nanos_noDecimalPoint[2, 3, 12, .000](41) 0
test_print_nanos_noDecimalPoint[2, 3, 123, .000](42) 0
test_print_nanos_noDecimalPoint[2, 3, 1234, .000](43) 0
test_print_nanos_noDecimalPoint[2, 3, 12345, .000](44) 0
test_print_nanos_noDecimalPoint[2, 3, 123456, .000](45) 0
test_print_nanos_noDecimalPoint[2, 3, 1234567, .001](46) 0
test_print_nanos_noDecimalPoint[2, 3, 12345678, .012](47) 0
test_print_nanos_noDecimalPoint[2, 3, 123456789, .123](48) 0
test_print_nanos_noDecimalPoint[6, 6, 0, .000000](49) 0
test_print_nanos_noDecimalPoint[6, 6, 2, .000000](50) 0
test_print_nanos_noDecimalPoint[6, 6, 20, .000000](51) 0
test_print_nanos_noDecimalPoint[6, 6, 200, .000000](52) 0
test_print_nanos_noDecimalPoint[6, 6, 2000, .000002](53) 0
test_print_nanos_noDecimalPoint[6, 6, 20000, .000020](54) 0
test_print_nanos_noDecimalPoint[6, 6, 200000, .000200](55) 0
test_print_nanos_noDecimalPoint[6, 6, 2000000, .002000](56) 0
test_print_nanos_noDecimalPoint[6, 6, 20000000, .020000](57) 0
test_print_nanos_noDecimalPoint[6, 6, 200000000, .200000](58) 0
test_print_nanos_noDecimalPoint[6, 6, 1, .000000](59) 0
test_print_nanos_noDecimalPoint[6, 6, 12, .000000](60) 0
test_print_nanos_noDecimalPoint[6, 6, 123, .000000](61) 0
test_print_nanos_noDecimalPoint[6, 6, 1234, .000001](62) 0
test_print_nanos_noDecimalPoint[6, 6, 12345, .000012](63) 0
test_print_nanos_noDecimalPoint[6, 6, 123456, .000123](64) 0
test_print_nanos_noDecimalPoint[6, 6, 1234567, .001234](65) 0
test_print_nanos_noDecimalPoint[6, 6, 12345678, .012345](66) 0
test_print_nanos_noDecimalPoint[6, 6, 123456789, .123456](67) 0
test_print_seconds[0, 9, 0, ](1) 0.001
test_print_seconds[0, 9, 3, .05](2) 0
test_print_seconds[0, 9, 6, .1](3) 0
test_print_seconds[0, 9, 9, .15](4) 0
test_print_seconds[0, 9, 12, .2](5) 0
test_print_seconds[0, 9, 15, .25](6) 0
test_print_seconds[0, 9, 30, .5](7) 0
test_print_seconds[0, 9, 45, .75](8) 0
test_print_seconds[2, 2, 0, .00](9) 0
test_print_seconds[2, 2, 3, .05](10) 0
test_print_seconds[2, 2, 6, .10](11) 0
test_print_seconds[2, 2, 9, .15](12) 0
test_print_seconds[2, 2, 12, .20](13) 0
test_print_seconds[2, 2, 15, .25](14) 0
test_print_seconds[2, 2, 30, .50](15) 0
test_print_seconds[2, 2, 45, .75](16) 0.001
test_print_seconds_noDecimalPoint[0, 9, 0, ](1) 0
test_print_seconds_noDecimalPoint[0, 9, 3, .05](2) 0
test_print_seconds_noDecimalPoint[0, 9, 6, .1](3) 0
test_print_seconds_noDecimalPoint[0, 9, 9, .15](4) 0
test_print_seconds_noDecimalPoint[0, 9, 12, .2](5) 0
test_print_seconds_noDecimalPoint[0, 9, 15, .25](6) 0
test_print_seconds_noDecimalPoint[0, 9, 30, .5](7) 0
test_print_seconds_noDecimalPoint[0, 9, 45, .75](8) 0
test_print_seconds_noDecimalPoint[2, 2, 0, .00](9) 0
test_print_seconds_noDecimalPoint[2, 2, 3, .05](10) 0
test_print_seconds_noDecimalPoint[2, 2, 6, .10](11) 0
test_print_seconds_noDecimalPoint[2, 2, 9, .15](12) 0
test_print_seconds_noDecimalPoint[2, 2, 12, .20](13) 0
test_print_seconds_noDecimalPoint[2, 2, 15, .25](14) 0
test_print_seconds_noDecimalPoint[2, 2, 30, .50](15) 0
test_print_seconds_noDecimalPoint[2, 2, 45, .75](16) 0
test_reverseParse[0, 9, 0, ](1) 0
test_reverseParse[0, 9, 2, .000000002](2) 0
test_reverseParse[0, 9, 20, .00000002](3) 0
test_reverseParse[0, 9, 200, .0000002](4) 0
test_reverseParse[0, 9, 2000, .000002](5) 0
test_reverseParse[0, 9, 20000, .00002](6) 0
test_reverseParse[0, 9, 200000, .0002](7) 0
test_reverseParse[0, 9, 2000000, .002](8) 0
test_reverseParse[0, 9, 20000000, .02](9) 0
test_reverseParse[0, 9, 200000000, .2](10) 0
test_reverseParse[0, 9, 1, .000000001](11) 0
test_reverseParse[0, 9, 12, .000000012](12) 0
test_reverseParse[0, 9, 123, .000000123](13) 0
test_reverseParse[0, 9, 1234, .000001234](14) 0
test_reverseParse[0, 9, 12345, .000012345](15) 0
test_reverseParse[0, 9, 123456, .000123456](16) 0
test_reverseParse[0, 9, 1234567, .001234567](17) 0
test_reverseParse[0, 9, 12345678, .012345678](18) 0
test_reverseParse[0, 9, 123456789, .123456789](19) 0
test_reverseParse[1, 9, 0, .0](20) 0
test_reverseParse[1, 9, 2, .000000002](21) 0
test_reverseParse[1, 9, 20, .00000002](22) 0
test_reverseParse[1, 9, 200, .0000002](23) 0
test_reverseParse[1, 9, 2000, .000002](24) 0
test_reverseParse[1, 9, 20000, .00002](25) 0
test_reverseParse[1, 9, 200000, .0002](26) 0
test_reverseParse[1, 9, 2000000, .002](27) 0
test_reverseParse[1, 9, 20000000, .02](28) 0
test_reverseParse[1, 9, 200000000, .2](29) 0
test_reverseParse[2, 3, 0, .00](30) 0
test_reverseParse[2, 3, 2, .000](31) 0
test_reverseParse[2, 3, 20, .000](32) 0
test_reverseParse[2, 3, 200, .000](33) 0
test_reverseParse[2, 3, 2000, .000](34) 0
test_reverseParse[2, 3, 20000, .000](35) 0
test_reverseParse[2, 3, 200000, .000](36) 0
test_reverseParse[2, 3, 2000000, .002](37) 0
test_reverseParse[2, 3, 20000000, .02](38) 0
test_reverseParse[2, 3, 200000000, .20](39) 0
test_reverseParse[2, 3, 1, .000](40) 0
test_reverseParse[2, 3, 12, .000](41) 0
test_reverseParse[2, 3, 123, .000](42) 0
test_reverseParse[2, 3, 1234, .000](43) 0
test_reverseParse[2, 3, 12345, .000](44) 0
test_reverseParse[2, 3, 123456, .000](45) 0
test_reverseParse[2, 3, 1234567, .001](46) 0
test_reverseParse[2, 3, 12345678, .012](47) 0
test_reverseParse[2, 3, 123456789, .123](48) 0
test_reverseParse[6, 6, 0, .000000](49) 0
test_reverseParse[6, 6, 2, .000000](50) 0
test_reverseParse[6, 6, 20, .000000](51) 0
test_reverseParse[6, 6, 200, .000000](52) 0
test_reverseParse[6, 6, 2000, .000002](53) 0
test_reverseParse[6, 6, 20000, .000020](54) 0
test_reverseParse[6, 6, 200000, .000200](55) 0
test_reverseParse[6, 6, 2000000, .002000](56) 0
test_reverseParse[6, 6, 20000000, .020000](57) 0
test_reverseParse[6, 6, 200000000, .200000](58) 0
test_reverseParse[6, 6, 1, .000000](59) 0
test_reverseParse[6, 6, 12, .000000](60) 0
test_reverseParse[6, 6, 123, .000000](61) 0
test_reverseParse[6, 6, 1234, .000001](62) 0
test_reverseParse[6, 6, 12345, .000012](63) 0
test_reverseParse[6, 6, 123456, .000123](64) 0
test_reverseParse[6, 6, 1234567, .001234](65) 0
test_reverseParse[6, 6, 12345678, .012345](66) 0
test_reverseParse[6, 6, 123456789, .123456](67) 0
test_reverseParse_followedByNonDigit[0, 9, 0, ](1) 0
test_reverseParse_followedByNonDigit[0, 9, 2, .000000002](2) 0
test_reverseParse_followedByNonDigit[0, 9, 20, .00000002](3) 0
test_reverseParse_followedByNonDigit[0, 9, 200, .0000002](4) 0
test_reverseParse_followedByNonDigit[0, 9, 2000, .000002](5) 0
test_reverseParse_followedByNonDigit[0, 9, 20000, .00002](6) 0
test_reverseParse_followedByNonDigit[0, 9, 200000, .0002](7) 0
test_reverseParse_followedByNonDigit[0, 9, 2000000, .002](8) 0
test_reverseParse_followedByNonDigit[0, 9, 20000000, .02](9) 0
test_reverseParse_followedByNonDigit[0, 9, 200000000, .2](10) 0
test_reverseParse_followedByNonDigit[0, 9, 1, .000000001](11) 0
test_reverseParse_followedByNonDigit[0, 9, 12, .000000012](12) 0
test_reverseParse_followedByNonDigit[0, 9, 123, .000000123](13) 0
test_reverseParse_followedByNonDigit[0, 9, 1234, .000001234](14) 0
test_reverseParse_followedByNonDigit[0, 9, 12345, .000012345](15) 0
test_reverseParse_followedByNonDigit[0, 9, 123456, .000123456](16) 0
test_reverseParse_followedByNonDigit[0, 9, 1234567, .001234567](17) 0
test_reverseParse_followedByNonDigit[0, 9, 12345678, .012345678](18) 0
test_reverseParse_followedByNonDigit[0, 9, 123456789, .123456789](19) 0
test_reverseParse_followedByNonDigit[1, 9, 0, .0](20) 0
test_reverseParse_followedByNonDigit[1, 9, 2, .000000002](21) 0
test_reverseParse_followedByNonDigit[1, 9, 20, .00000002](22) 0
test_reverseParse_followedByNonDigit[1, 9, 200, .0000002](23) 0
test_reverseParse_followedByNonDigit[1, 9, 2000, .000002](24) 0
test_reverseParse_followedByNonDigit[1, 9, 20000, .00002](25) 0
test_reverseParse_followedByNonDigit[1, 9, 200000, .0002](26) 0
test_reverseParse_followedByNonDigit[1, 9, 2000000, .002](27) 0
test_reverseParse_followedByNonDigit[1, 9, 20000000, .02](28) 0
test_reverseParse_followedByNonDigit[1, 9, 200000000, .2](29) 0
test_reverseParse_followedByNonDigit[2, 3, 0, .00](30) 0
test_reverseParse_followedByNonDigit[2, 3, 2, .000](31) 0
test_reverseParse_followedByNonDigit[2, 3, 20, .000](32) 0
test_reverseParse_followedByNonDigit[2, 3, 200, .000](33) 0
test_reverseParse_followedByNonDigit[2, 3, 2000, .000](34) 0
test_reverseParse_followedByNonDigit[2, 3, 20000, .000](35) 0
test_reverseParse_followedByNonDigit[2, 3, 200000, .000](36) 0
test_reverseParse_followedByNonDigit[2, 3, 2000000, .002](37) 0
test_reverseParse_followedByNonDigit[2, 3, 20000000, .02](38) 0
test_reverseParse_followedByNonDigit[2, 3, 200000000, .20](39) 0
test_reverseParse_followedByNonDigit[2, 3, 1, .000](40) 0
test_reverseParse_followedByNonDigit[2, 3, 12, .000](41) 0
test_reverseParse_followedByNonDigit[2, 3, 123, .000](42) 0
test_reverseParse_followedByNonDigit[2, 3, 1234, .000](43) 0
test_reverseParse_followedByNonDigit[2, 3, 12345, .000](44) 0
test_reverseParse_followedByNonDigit[2, 3, 123456, .000](45) 0
test_reverseParse_followedByNonDigit[2, 3, 1234567, .001](46) 0
test_reverseParse_followedByNonDigit[2, 3, 12345678, .012](47) 0
test_reverseParse_followedByNonDigit[2, 3, 123456789, .123](48) 0
test_reverseParse_followedByNonDigit[6, 6, 0, .000000](49) 0
test_reverseParse_followedByNonDigit[6, 6, 2, .000000](50) 0
test_reverseParse_followedByNonDigit[6, 6, 20, .000000](51) 0
test_reverseParse_followedByNonDigit[6, 6, 200, .000000](52) 0
test_reverseParse_followedByNonDigit[6, 6, 2000, .000002](53) 0
test_reverseParse_followedByNonDigit[6, 6, 20000, .000020](54) 0
test_reverseParse_followedByNonDigit[6, 6, 200000, .000200](55) 0
test_reverseParse_followedByNonDigit[6, 6, 2000000, .002000](56) 0
test_reverseParse_followedByNonDigit[6, 6, 20000000, .020000](57) 0
test_reverseParse_followedByNonDigit[6, 6, 200000000, .200000](58) 0
test_reverseParse_followedByNonDigit[6, 6, 1, .000000](59) 0
test_reverseParse_followedByNonDigit[6, 6, 12, .000000](60) 0
test_reverseParse_followedByNonDigit[6, 6, 123, .000000](61) 0
test_reverseParse_followedByNonDigit[6, 6, 1234, .000001](62) 0
test_reverseParse_followedByNonDigit[6, 6, 12345, .000012](63) 0
test_reverseParse_followedByNonDigit[6, 6, 123456, .000123](64) 0
test_reverseParse_followedByNonDigit[6, 6, 1234567, .001234](65) 0
test_reverseParse_followedByNonDigit[6, 6, 12345678, .012345](66) 0
test_reverseParse_followedByNonDigit[6, 6, 123456789, .123456](67) 0
test_reverseParse_noDecimalPoint[0, 9, 0, ](1) 0
test_reverseParse_noDecimalPoint[0, 9, 2, .000000002](2) 0
test_reverseParse_noDecimalPoint[0, 9, 20, .00000002](3) 0
test_reverseParse_noDecimalPoint[0, 9, 200, .0000002](4) 0
test_reverseParse_noDecimalPoint[0, 9, 2000, .000002](5) 0
test_reverseParse_noDecimalPoint[0, 9, 20000, .00002](6) 0
test_reverseParse_noDecimalPoint[0, 9, 200000, .0002](7) 0
test_reverseParse_noDecimalPoint[0, 9, 2000000, .002](8) 0
test_reverseParse_noDecimalPoint[0, 9, 20000000, .02](9) 0
test_reverseParse_noDecimalPoint[0, 9, 200000000, .2](10) 0
test_reverseParse_noDecimalPoint[0, 9, 1, .000000001](11) 0
test_reverseParse_noDecimalPoint[0, 9, 12, .000000012](12) 0
test_reverseParse_noDecimalPoint[0, 9, 123, .000000123](13) 0
test_reverseParse_noDecimalPoint[0, 9, 1234, .000001234](14) 0
test_reverseParse_noDecimalPoint[0, 9, 12345, .000012345](15) 0
test_reverseParse_noDecimalPoint[0, 9, 123456, .000123456](16) 0
test_reverseParse_noDecimalPoint[0, 9, 1234567, .001234567](17) 0
test_reverseParse_noDecimalPoint[0, 9, 12345678, .012345678](18) 0
test_reverseParse_noDecimalPoint[0, 9, 123456789, .123456789](19) 0
test_reverseParse_noDecimalPoint[1, 9, 0, .0](20) 0
test_reverseParse_noDecimalPoint[1, 9, 2, .000000002](21) 0
test_reverseParse_noDecimalPoint[1, 9, 20, .00000002](22) 0
test_reverseParse_noDecimalPoint[1, 9, 200, .0000002](23) 0
test_reverseParse_noDecimalPoint[1, 9, 2000, .000002](24) 0
test_reverseParse_noDecimalPoint[1, 9, 20000, .00002](25) 0
test_reverseParse_noDecimalPoint[1, 9, 200000, .0002](26) 0
test_reverseParse_noDecimalPoint[1, 9, 2000000, .002](27) 0
test_reverseParse_noDecimalPoint[1, 9, 20000000, .02](28) 0
test_reverseParse_noDecimalPoint[1, 9, 200000000, .2](29) 0
test_reverseParse_noDecimalPoint[2, 3, 0, .00](30) 0
test_reverseParse_noDecimalPoint[2, 3, 2, .000](31) 0
test_reverseParse_noDecimalPoint[2, 3, 20, .000](32) 0
test_reverseParse_noDecimalPoint[2, 3, 200, .000](33) 0
test_reverseParse_noDecimalPoint[2, 3, 2000, .000](34) 0
test_reverseParse_noDecimalPoint[2, 3, 20000, .000](35) 0
test_reverseParse_noDecimalPoint[2, 3, 200000, .000](36) 0
test_reverseParse_noDecimalPoint[2, 3, 2000000, .002](37) 0
test_reverseParse_noDecimalPoint[2, 3, 20000000, .02](38) 0
test_reverseParse_noDecimalPoint[2, 3, 200000000, .20](39) 0
test_reverseParse_noDecimalPoint[2, 3, 1, .000](40) 0
test_reverseParse_noDecimalPoint[2, 3, 12, .000](41) 0
test_reverseParse_noDecimalPoint[2, 3, 123, .000](42) 0
test_reverseParse_noDecimalPoint[2, 3, 1234, .000](43) 0
test_reverseParse_noDecimalPoint[2, 3, 12345, .000](44) 0
test_reverseParse_noDecimalPoint[2, 3, 123456, .000](45) 0
test_reverseParse_noDecimalPoint[2, 3, 1234567, .001](46) 0
test_reverseParse_noDecimalPoint[2, 3, 12345678, .012](47) 0
test_reverseParse_noDecimalPoint[2, 3, 123456789, .123](48) 0
test_reverseParse_noDecimalPoint[6, 6, 0, .000000](49) 0
test_reverseParse_noDecimalPoint[6, 6, 2, .000000](50) 0
test_reverseParse_noDecimalPoint[6, 6, 20, .000000](51) 0
test_reverseParse_noDecimalPoint[6, 6, 200, .000000](52) 0
test_reverseParse_noDecimalPoint[6, 6, 2000, .000002](53) 0
test_reverseParse_noDecimalPoint[6, 6, 20000, .000020](54) 0
test_reverseParse_noDecimalPoint[6, 6, 200000, .000200](55) 0
test_reverseParse_noDecimalPoint[6, 6, 2000000, .002000](56) 0
test_reverseParse_noDecimalPoint[6, 6, 20000000, .020000](57) 0
test_reverseParse_noDecimalPoint[6, 6, 200000000, .200000](58) 0
test_reverseParse_noDecimalPoint[6, 6, 1, .000000](59) 0
test_reverseParse_noDecimalPoint[6, 6, 12, .000000](60) 0
test_reverseParse_noDecimalPoint[6, 6, 123, .000000](61) 0
test_reverseParse_noDecimalPoint[6, 6, 1234, .000001](62) 0
test_reverseParse_noDecimalPoint[6, 6, 12345, .000012](63) 0
test_reverseParse_noDecimalPoint[6, 6, 123456, .000123](64) 0.001
test_reverseParse_noDecimalPoint[6, 6, 1234567, .001234](65) 0
test_reverseParse_noDecimalPoint[6, 6, 12345678, .012345](66) 0
test_reverseParse_noDecimalPoint[6, 6, 123456789, .123456](67) 0
test_reverseParse_preceededByNonDigit[0, 9, 0, ](1) 0
test_reverseParse_preceededByNonDigit[0, 9, 2, .000000002](2) 0
test_reverseParse_preceededByNonDigit[0, 9, 20, .00000002](3) 0
test_reverseParse_preceededByNonDigit[0, 9, 200, .0000002](4) 0
test_reverseParse_preceededByNonDigit[0, 9, 2000, .000002](5) 0
test_reverseParse_preceededByNonDigit[0, 9, 20000, .00002](6) 0
test_reverseParse_preceededByNonDigit[0, 9, 200000, .0002](7) 0
test_reverseParse_preceededByNonDigit[0, 9, 2000000, .002](8) 0
test_reverseParse_preceededByNonDigit[0, 9, 20000000, .02](9) 0
test_reverseParse_preceededByNonDigit[0, 9, 200000000, .2](10) 0
test_reverseParse_preceededByNonDigit[0, 9, 1, .000000001](11) 0
test_reverseParse_preceededByNonDigit[0, 9, 12, .000000012](12) 0
test_reverseParse_preceededByNonDigit[0, 9, 123, .000000123](13) 0
test_reverseParse_preceededByNonDigit[0, 9, 1234, .000001234](14) 0
test_reverseParse_preceededByNonDigit[0, 9, 12345, .000012345](15) 0
test_reverseParse_preceededByNonDigit[0, 9, 123456, .000123456](16) 0.001
test_reverseParse_preceededByNonDigit[0, 9, 1234567, .001234567](17) 0
test_reverseParse_preceededByNonDigit[0, 9, 12345678, .012345678](18) 0
test_reverseParse_preceededByNonDigit[0, 9, 123456789, .123456789](19) 0
test_reverseParse_preceededByNonDigit[1, 9, 0, .0](20) 0
test_reverseParse_preceededByNonDigit[1, 9, 2, .000000002](21) 0
test_reverseParse_preceededByNonDigit[1, 9, 20, .00000002](22) 0
test_reverseParse_preceededByNonDigit[1, 9, 200, .0000002](23) 0
test_reverseParse_preceededByNonDigit[1, 9, 2000, .000002](24) 0
test_reverseParse_preceededByNonDigit[1, 9, 20000, .00002](25) 0
test_reverseParse_preceededByNonDigit[1, 9, 200000, .0002](26) 0
test_reverseParse_preceededByNonDigit[1, 9, 2000000, .002](27) 0
test_reverseParse_preceededByNonDigit[1, 9, 20000000, .02](28) 0
test_reverseParse_preceededByNonDigit[1, 9, 200000000, .2](29) 0
test_reverseParse_preceededByNonDigit[2, 3, 0, .00](30) 0
test_reverseParse_preceededByNonDigit[2, 3, 2, .000](31) 0
test_reverseParse_preceededByNonDigit[2, 3, 20, .000](32) 0
test_reverseParse_preceededByNonDigit[2, 3, 200, .000](33) 0
test_reverseParse_preceededByNonDigit[2, 3, 2000, .000](34) 0
test_reverseParse_preceededByNonDigit[2, 3, 20000, .000](35) 0
test_reverseParse_preceededByNonDigit[2, 3, 200000, .000](36) 0
test_reverseParse_preceededByNonDigit[2, 3, 2000000, .002](37) 0
test_reverseParse_preceededByNonDigit[2, 3, 20000000, .02](38) 0
test_reverseParse_preceededByNonDigit[2, 3, 200000000, .20](39) 0
test_reverseParse_preceededByNonDigit[2, 3, 1, .000](40) 0
test_reverseParse_preceededByNonDigit[2, 3, 12, .000](41) 0
test_reverseParse_preceededByNonDigit[2, 3, 123, .000](42) 0
test_reverseParse_preceededByNonDigit[2, 3, 1234, .000](43) 0
test_reverseParse_preceededByNonDigit[2, 3, 12345, .000](44) 0
test_reverseParse_preceededByNonDigit[2, 3, 123456, .000](45) 0
test_reverseParse_preceededByNonDigit[2, 3, 1234567, .001](46) 0
test_reverseParse_preceededByNonDigit[2, 3, 12345678, .012](47) 0
test_reverseParse_preceededByNonDigit[2, 3, 123456789, .123](48) 0
test_reverseParse_preceededByNonDigit[6, 6, 0, .000000](49) 0
test_reverseParse_preceededByNonDigit[6, 6, 2, .000000](50) 0
test_reverseParse_preceededByNonDigit[6, 6, 20, .000000](51) 0
test_reverseParse_preceededByNonDigit[6, 6, 200, .000000](52) 0
test_reverseParse_preceededByNonDigit[6, 6, 2000, .000002](53) 0
test_reverseParse_preceededByNonDigit[6, 6, 20000, .000020](54) 0
test_reverseParse_preceededByNonDigit[6, 6, 200000, .000200](55) 0
test_reverseParse_preceededByNonDigit[6, 6, 2000000, .002000](56) 0
test_reverseParse_preceededByNonDigit[6, 6, 20000000, .020000](57) 0
test_reverseParse_preceededByNonDigit[6, 6, 200000000, .200000](58) 0
test_reverseParse_preceededByNonDigit[6, 6, 1, .000000](59) 0
test_reverseParse_preceededByNonDigit[6, 6, 12, .000000](60) 0
test_reverseParse_preceededByNonDigit[6, 6, 123, .000000](61) 0
test_reverseParse_preceededByNonDigit[6, 6, 1234, .000001](62) 0
test_reverseParse_preceededByNonDigit[6, 6, 12345, .000012](63) 0
test_reverseParse_preceededByNonDigit[6, 6, 123456, .000123](64) 0
test_reverseParse_preceededByNonDigit[6, 6, 1234567, .001234](65) 0
test_reverseParse_preceededByNonDigit[6, 6, 12345678, .012345](66) 0
test_reverseParse_preceededByNonDigit[6, 6, 123456789, .123456](67) 0
test_reverseParse_seconds[0, 9, 0, ](1) 0
test_reverseParse_seconds[0, 9, 3, .05](2) 0
test_reverseParse_seconds[0, 9, 6, .1](3) 0
test_reverseParse_seconds[0, 9, 9, .15](4) 0
test_reverseParse_seconds[0, 9, 12, .2](5) 0
test_reverseParse_seconds[0, 9, 15, .25](6) 0
test_reverseParse_seconds[0, 9, 30, .5](7) 0
test_reverseParse_seconds[0, 9, 45, .75](8) 0
test_reverseParse_seconds[2, 2, 0, .00](9) 0
test_reverseParse_seconds[2, 2, 3, .05](10) 0
test_reverseParse_seconds[2, 2, 6, .10](11) 0
test_reverseParse_seconds[2, 2, 9, .15](12) 0
test_reverseParse_seconds[2, 2, 12, .20](13) 0
test_reverseParse_seconds[2, 2, 15, .25](14) 0
test_reverseParse_seconds[2, 2, 30, .50](15) 0
test_reverseParse_seconds[2, 2, 45, .75](16) 0.001
test_toString 0
test_toString_noDecimalPoint 0

TestDateTimeFormatterBuilder

test_appendFraction_4arg 0
test_appendFraction_4arg_invalidRuleNotFixedSet 0
test_appendFraction_4arg_maxTooBig 0
test_appendFraction_4arg_maxTooSmall 0
test_appendFraction_4arg_maxWidthMinWidth 0
test_appendFraction_4arg_minTooBig 0
test_appendFraction_4arg_minTooSmall 0
test_appendFraction_4arg_nullRule 0
test_appendOffset[+HH](1) 0
test_appendOffset[+HHMM](2) 0
test_appendOffset[+HH:MM](3) 0
test_appendOffset[+HHMMss](4) 0
test_appendOffset[+HH:MM:ss](5) 0
test_appendOffset[+HHMMSS](6) 0
test_appendOffset[+HH:MM:SS](7) 0
test_appendOffsetId 0
test_appendOffset_3arg_nullPattern 0
test_appendOffset_3arg_nullText 0
test_appendOffset_badPattern[HH](1) 0.001
test_appendOffset_badPattern[HHMM](2) 0
test_appendOffset_badPattern[HH:MM](3) 0
test_appendOffset_badPattern[HHMMss](4) 0
test_appendOffset_badPattern[HH:MM:ss](5) 0
test_appendOffset_badPattern[HHMMSS](6) 0
test_appendOffset_badPattern[HH:MM:SS](7) 0
test_appendOffset_badPattern[+H](8) 0
test_appendOffset_badPattern[+HMM](9) 0
test_appendOffset_badPattern[+HHM](10) 0
test_appendOffset_badPattern[+A](11) 0
test_appendPattern_invalid['](1) 0
test_appendPattern_invalid['hello](2) 0
test_appendPattern_invalid['hel''lo](3) 0
test_appendPattern_invalid['hello''](4) 0
test_appendPattern_invalid[]](5) 0
test_appendPattern_invalid[{](6) 0
test_appendPattern_invalid[}](7) 0.001
test_appendPattern_invalid[#](8) 0
test_appendPattern_invalid[yyyy]](9) 0
test_appendPattern_invalid[yyyy]MM](10) 0
test_appendPattern_invalid[yyyy[MM]]](11) 0
test_appendPattern_invalid[MMMMMM](12) 0
test_appendPattern_invalid[QQQQQQ](13) 0
test_appendPattern_invalid[EEEEEE](14) 0
test_appendPattern_invalid[aaaaaa](15) 0
test_appendPattern_invalid[XXXXXX](16) 0
test_appendPattern_invalid[RO](17) 0
test_appendPattern_invalid[p](18) 0
test_appendPattern_invalid[pp](19) 0
test_appendPattern_invalid[p:](20) 0
test_appendPattern_invalid[f](21) 0
test_appendPattern_invalid[ff](22) 0
test_appendPattern_invalid[f:](23) 0
test_appendPattern_invalid[fy](24) 0
test_appendPattern_invalid[fa](25) 0
test_appendPattern_invalid[fM](26) 0
test_appendPattern_invalid[ddd](27) 0
test_appendPattern_invalid[FF](28) 0
test_appendPattern_invalid[FFF](29) 0
test_appendPattern_invalid[aa](30) 0
test_appendPattern_invalid[aaa](31) 0
test_appendPattern_invalid[aaaa](32) 0
test_appendPattern_invalid[aaaaa](33) 0
test_appendPattern_invalid[HHH](34) 0
test_appendPattern_invalid[KKK](35) 0
test_appendPattern_invalid[kkk](36) 0
test_appendPattern_invalid[hhh](37) 0
test_appendPattern_invalid[mmm](38) 0
test_appendPattern_invalid[sss](39) 0
test_appendPattern_valid['a', 'a'](1) 0
test_appendPattern_valid['', ''](2) 0.001
test_appendPattern_valid['!', '!'](3) 0
test_appendPattern_valid[!, '!'](4) 0
test_appendPattern_valid['hello_people,][)(', 'hello_people,][)('](5) 0
test_appendPattern_valid['hi', 'hi'](6) 0
test_appendPattern_valid['yyyy', 'yyyy'](7) 0
test_appendPattern_valid['''', ''](8) 0
test_appendPattern_valid['o''clock', 'o''clock'](9) 0
test_appendPattern_valid[G, Text(Era,SHORT)](10) 0
test_appendPattern_valid[GG, Text(Era,SHORT)](11) 0
test_appendPattern_valid[GGG, Text(Era,SHORT)](12) 0
test_appendPattern_valid[GGGG, Text(Era)](13) 0
test_appendPattern_valid[GGGGG, Text(Era,NARROW)](14) 0
test_appendPattern_valid[u, Value(Year)](15) 0
test_appendPattern_valid[uu, ReducedValue(Year,2,2,2000-01-01)](16) 0.001
test_appendPattern_valid[uuu, Value(Year,3,19,NORMAL)](17) 0
test_appendPattern_valid[uuuu, Value(Year,4,19,EXCEEDS_PAD)](18) 0
test_appendPattern_valid[uuuuu, Value(Year,5,19,EXCEEDS_PAD)](19) 0
test_appendPattern_valid[y, Value(YearOfEra)](20) 0
test_appendPattern_valid[yy, ReducedValue(YearOfEra,2,2,2000-01-01)](21) 0
test_appendPattern_valid[yyy, Value(YearOfEra,3,19,NORMAL)](22) 0
test_appendPattern_valid[yyyy, Value(YearOfEra,4,19,EXCEEDS_PAD)](23) 0
test_appendPattern_valid[yyyyy, Value(YearOfEra,5,19,EXCEEDS_PAD)](24) 0
test_appendPattern_valid[M, Value(MonthOfYear)](25) 0
test_appendPattern_valid[MM, Value(MonthOfYear,2)](26) 0
test_appendPattern_valid[MMM, Text(MonthOfYear,SHORT)](27) 0
test_appendPattern_valid[MMMM, Text(MonthOfYear)](28) 0
test_appendPattern_valid[MMMMM, Text(MonthOfYear,NARROW)](29) 0
test_appendPattern_valid[D, Value(DayOfYear)](30) 0.001
test_appendPattern_valid[DD, Value(DayOfYear,2)](31) 0
test_appendPattern_valid[DDD, Value(DayOfYear,3)](32) 0
test_appendPattern_valid[d, Value(DayOfMonth)](33) 0
test_appendPattern_valid[dd, Value(DayOfMonth,2)](34) 0
test_appendPattern_valid[F, Value(AlignedDayOfWeekInMonth)](35) 0
test_appendPattern_valid[E, Text(DayOfWeek,SHORT)](36) 0
test_appendPattern_valid[EE, Text(DayOfWeek,SHORT)](37) 0
test_appendPattern_valid[EEE, Text(DayOfWeek,SHORT)](38) 0
test_appendPattern_valid[EEEE, Text(DayOfWeek)](39) 0
test_appendPattern_valid[EEEEE, Text(DayOfWeek,NARROW)](40) 0
test_appendPattern_valid[a, Text(AmPmOfDay,SHORT)](41) 0
test_appendPattern_valid[H, Value(HourOfDay)](42) 0
test_appendPattern_valid[HH, Value(HourOfDay,2)](43) 0
test_appendPattern_valid[K, Value(HourOfAmPm)](44) 0
test_appendPattern_valid[KK, Value(HourOfAmPm,2)](45) 0
test_appendPattern_valid[k, Value(ClockHourOfDay)](46) 0
test_appendPattern_valid[kk, Value(ClockHourOfDay,2)](47) 0
test_appendPattern_valid[h, Value(ClockHourOfAmPm)](48) 0
test_appendPattern_valid[hh, Value(ClockHourOfAmPm,2)](49) 0
test_appendPattern_valid[m, Value(MinuteOfHour)](50) 0
test_appendPattern_valid[mm, Value(MinuteOfHour,2)](51) 0
test_appendPattern_valid[s, Value(SecondOfMinute)](52) 0
test_appendPattern_valid[ss, Value(SecondOfMinute,2)](53) 0
test_appendPattern_valid[S, Fraction(NanoOfSecond,1,1)](54) 0
test_appendPattern_valid[SS, Fraction(NanoOfSecond,2,2)](55) 0
test_appendPattern_valid[SSS, Fraction(NanoOfSecond,3,3)](56) 0
test_appendPattern_valid[SSSSSSSSS, Fraction(NanoOfSecond,9,9)](57) 0
test_appendPattern_valid[A, Value(MilliOfDay)](58) 0
test_appendPattern_valid[AA, Value(MilliOfDay,2)](59) 0.001
test_appendPattern_valid[AAA, Value(MilliOfDay,3)](60) 0
test_appendPattern_valid[n, Value(NanoOfSecond)](61) 0
test_appendPattern_valid[nn, Value(NanoOfSecond,2)](62) 0
test_appendPattern_valid[nnn, Value(NanoOfSecond,3)](63) 0
test_appendPattern_valid[N, Value(NanoOfDay)](64) 0
test_appendPattern_valid[NN, Value(NanoOfDay,2)](65) 0
test_appendPattern_valid[NNN, Value(NanoOfDay,3)](66) 0
test_appendPattern_valid[z, ZoneText(SHORT)](67) 0
test_appendPattern_valid[zz, ZoneText(SHORT)](68) 0
test_appendPattern_valid[zzz, ZoneText(SHORT)](69) 0
test_appendPattern_valid[zzzz, ZoneText(FULL)](70) 0
test_appendPattern_valid[VV, ZoneId()](71) 0
test_appendPattern_valid[Z, Offset(+HHMM,'+0000')](72) 0
test_appendPattern_valid[ZZ, Offset(+HHMM,'+0000')](73) 0
test_appendPattern_valid[ZZZ, Offset(+HHMM,'+0000')](74) 0
test_appendPattern_valid[X, Offset(+HHmm,'Z')](75) 0
test_appendPattern_valid[XX, Offset(+HHMM,'Z')](76) 0
test_appendPattern_valid[XXX, Offset(+HH:MM,'Z')](77) 0
test_appendPattern_valid[XXXX, Offset(+HHMMss,'Z')](78) 0
test_appendPattern_valid[XXXXX, Offset(+HH:MM:ss,'Z')](79) 0
test_appendPattern_valid[x, Offset(+HHmm,'+00')](80) 0
test_appendPattern_valid[xx, Offset(+HHMM,'+0000')](81) 0
test_appendPattern_valid[xxx, Offset(+HH:MM,'+00:00')](82) 0
test_appendPattern_valid[xxxx, Offset(+HHMMss,'+0000')](83) 0
test_appendPattern_valid[xxxxx, Offset(+HH:MM:ss,'+00:00')](84) 0.001
test_appendPattern_valid[ppH, Pad(Value(HourOfDay),2)](85) 0
test_appendPattern_valid[pppDD, Pad(Value(DayOfYear,2),3)](86) 0
test_appendPattern_valid[uuuu[-MM[-dd, Value(Year,4,19,EXCEEDS_PAD)['-'Value(MonthOfYear,2)['-'Value(DayOfMonth,2)]]](87) 0
test_appendPattern_valid[uuuu[-MM[-dd]], Value(Year,4,19,EXCEEDS_PAD)['-'Value(MonthOfYear,2)['-'Value(DayOfMonth,2)]]](88) 0
test_appendPattern_valid[uuuu[-MM[]-dd], Value(Year,4,19,EXCEEDS_PAD)['-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)]](89) 0
test_appendPattern_valid[uuuu-MM-dd'T'HH:mm:ss.SSS, Value(Year,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)'T'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)'.'Fraction(NanoOfSecond,3,3)](90) 0
test_appendTextMap 0
test_appendTextMap_nullRule 0
test_appendTextMap_nullStyle 0
test_appendText_1arg 0
test_appendText_1arg_null 0
test_appendText_2arg 0
test_appendText_2arg_nullRule 0
test_appendText_2arg_nullStyle 0
test_appendValueReduced 0
test_appendValueReduced_null 0
test_appendValueReduced_subsequent_parse 0
test_appendValue_1arg 0
test_appendValue_1arg_null 0
test_appendValue_2arg 0
test_appendValue_2arg_null 0
test_appendValue_2arg_widthTooBig 0
test_appendValue_2arg_widthTooSmall 0
test_appendValue_3arg 0.001
test_appendValue_3arg_maxWidthMinWidth 0
test_appendValue_3arg_maxWidthTooBig 0
test_appendValue_3arg_maxWidthTooSmall 0
test_appendValue_3arg_minWidthTooBig 0
test_appendValue_3arg_minWidthTooSmall 0
test_appendValue_3arg_nullField 0
test_appendValue_3arg_nullSignStyle 0
test_appendValue_subsequent2_parse3 0
test_appendValue_subsequent2_parse4 0
test_appendValue_subsequent2_parse5 0
test_appendValue_subsequent3_parse6 0
test_appendZoneId 0
test_appendZoneText_1arg 0
test_appendZoneText_1arg_nullText 0
test_optionalEnd 0
test_optionalEnd2 0
test_optionalEnd_doubleStartDoubleEnd 0
test_optionalEnd_doubleStartSingleEnd 0
test_optionalEnd_noStart 0
test_optionalStart2_noEnd 0
test_optionalStartEnd_immediateStartEnd 0
test_optionalStart_doubleStart 0
test_optionalStart_noEnd 0
test_padNext_1arg 0
test_padNext_1arg_invalidWidth 0
test_padNext_2arg_dash 0
test_padNext_2arg_invalidWidth 0
test_padOptional 0
test_parseCaseInsensitive 0
test_parseCaseSensitive 0
test_parseLenient 0
test_parseStrict 0
test_toFormatter_empty 0

TestZoneIdParser

test_parse_endStringMatch_Denver 0
test_parse_endStringMatch_utc 0
test_parse_endStringMatch_utc_plus1 0
test_parse_error[null, hello, -1, class java.lang.IndexOutOfBoundsException](1) 0
test_parse_error[null, hello, 6, class java.lang.IndexOutOfBoundsException](2) 0
test_parse_exactMatch[Asia/Aden, Asia/Aden](1) 0
test_parse_exactMatch[America/Cuiaba, America/Cuiaba](2) 0
test_parse_exactMatch[Etc/GMT+9, Etc/GMT+9](3) 0
test_parse_exactMatch[Etc/GMT+8, Etc/GMT+8](4) 0
test_parse_exactMatch[Africa/Nairobi, Africa/Nairobi](5) 0
test_parse_exactMatch[America/Marigot, America/Marigot](6) 0
test_parse_exactMatch[Asia/Aqtau, Asia/Aqtau](7) 0
test_parse_exactMatch[Pacific/Kwajalein, Pacific/Kwajalein](8) 0
test_parse_exactMatch[America/El_Salvador, America/El_Salvador](9) 0
test_parse_exactMatch[Asia/Pontianak, Asia/Pontianak](10) 0
test_parse_exactMatch[Africa/Cairo, Africa/Cairo](11) 0
test_parse_exactMatch[Pacific/Pago_Pago, Pacific/Pago_Pago](12) 0
test_parse_exactMatch[Africa/Mbabane, Africa/Mbabane](13) 0
test_parse_exactMatch[Asia/Kuching, Asia/Kuching](14) 0
test_parse_exactMatch[Pacific/Honolulu, Pacific/Honolulu](15) 0
test_parse_exactMatch[Pacific/Rarotonga, Pacific/Rarotonga](16) 0.001
test_parse_exactMatch[America/Guatemala, America/Guatemala](17) 0
test_parse_exactMatch[Australia/Hobart, Australia/Hobart](18) 0
test_parse_exactMatch[Europe/London, Europe/London](19) 0
test_parse_exactMatch[America/Belize, America/Belize](20) 0
test_parse_exactMatch[America/Panama, America/Panama](21) 0
test_parse_exactMatch[Asia/Chungking, Asia/Chungking](22) 0
test_parse_exactMatch[America/Managua, America/Managua](23) 0
test_parse_exactMatch[America/Indiana/Petersburg, America/Indiana/Petersburg](24) 0
test_parse_exactMatch[Asia/Yerevan, Asia/Yerevan](25) 0
test_parse_exactMatch[Europe/Brussels, Europe/Brussels](26) 0
test_parse_exactMatch[Europe/Warsaw, Europe/Warsaw](27) 0
test_parse_exactMatch[America/Chicago, America/Chicago](28) 0
test_parse_exactMatch[Asia/Kashgar, Asia/Kashgar](29) 0
test_parse_exactMatch[Chile/Continental, Chile/Continental](30) 0.001
test_parse_exactMatch[Pacific/Yap, Pacific/Yap](31) 0
test_parse_exactMatch[CET, CET](32) 0
test_parse_exactMatch[Etc/GMT-1, Etc/GMT-1](33) 0
test_parse_exactMatch[Etc/GMT-0, Etc/GMT-0](34) 0
test_parse_exactMatch[Europe/Jersey, Europe/Jersey](35) 0
test_parse_exactMatch[America/Tegucigalpa, America/Tegucigalpa](36) 0
test_parse_exactMatch[Etc/GMT-5, Etc/GMT-5](37) 0
test_parse_exactMatch[Europe/Istanbul, Europe/Istanbul](38) 0
test_parse_exactMatch[America/Eirunepe, America/Eirunepe](39) 0
test_parse_exactMatch[Etc/GMT-4, Etc/GMT-4](40) 0
test_parse_exactMatch[America/Miquelon, America/Miquelon](41) 0
test_parse_exactMatch[Etc/GMT-3, Etc/GMT-3](42) 0
test_parse_exactMatch[Europe/Luxembourg, Europe/Luxembourg](43) 0
test_parse_exactMatch[Etc/GMT-2, Etc/GMT-2](44) 0
test_parse_exactMatch[Etc/GMT-9, Etc/GMT-9](45) 0
test_parse_exactMatch[America/Argentina/Catamarca, America/Argentina/Catamarca](46) 0
test_parse_exactMatch[Etc/GMT-8, Etc/GMT-8](47) 0
test_parse_exactMatch[Etc/GMT-7, Etc/GMT-7](48) 0
test_parse_exactMatch[Etc/GMT-6, Etc/GMT-6](49) 0.001
test_parse_exactMatch[Europe/Zaporozhye, Europe/Zaporozhye](50) 0
test_parse_exactMatch[Canada/Yukon, Canada/Yukon](51) 0
test_parse_exactMatch[Canada/Atlantic, Canada/Atlantic](52) 0
test_parse_exactMatch[Atlantic/St_Helena, Atlantic/St_Helena](53) 0
test_parse_exactMatch[Australia/Tasmania, Australia/Tasmania](54) 0
test_parse_exactMatch[Libya, Libya](55) 0
test_parse_exactMatch[Europe/Guernsey, Europe/Guernsey](56) 0
test_parse_exactMatch[America/Grand_Turk, America/Grand_Turk](57) 0
test_parse_exactMatch[Asia/Samarkand, Asia/Samarkand](58) 0
test_parse_exactMatch[America/Argentina/Cordoba, America/Argentina/Cordoba](59) 0
test_parse_exactMatch[Asia/Phnom_Penh, Asia/Phnom_Penh](60) 0
test_parse_exactMatch[Africa/Kigali, Africa/Kigali](61) 0
test_parse_exactMatch[Asia/Almaty, Asia/Almaty](62) 0
test_parse_exactMatch[US/Alaska, US/Alaska](63) 0
test_parse_exactMatch[Asia/Dubai, Asia/Dubai](64) 0
test_parse_exactMatch[Europe/Isle_of_Man, Europe/Isle_of_Man](65) 0
test_parse_exactMatch[America/Araguaina, America/Araguaina](66) 0
test_parse_exactMatch[Cuba, Cuba](67) 0
test_parse_exactMatch[Asia/Novosibirsk, Asia/Novosibirsk](68) 0
test_parse_exactMatch[America/Argentina/Salta, America/Argentina/Salta](69) 0
test_parse_exactMatch[Etc/GMT+3, Etc/GMT+3](70) 0
test_parse_exactMatch[Africa/Tunis, Africa/Tunis](71) 0
test_parse_exactMatch[Etc/GMT+2, Etc/GMT+2](72) 0
test_parse_exactMatch[Etc/GMT+1, Etc/GMT+1](73) 0
test_parse_exactMatch[Pacific/Fakaofo, Pacific/Fakaofo](74) 0
test_parse_exactMatch[Africa/Tripoli, Africa/Tripoli](75) 0
test_parse_exactMatch[Etc/GMT+0, Etc/GMT+0](76) 0
test_parse_exactMatch[Israel, Israel](77) 0
test_parse_exactMatch[Africa/Banjul, Africa/Banjul](78) 0
test_parse_exactMatch[Etc/GMT+7, Etc/GMT+7](79) 0
test_parse_exactMatch[Indian/Comoro, Indian/Comoro](80) 0
test_parse_exactMatch[Etc/GMT+6, Etc/GMT+6](81) 0
test_parse_exactMatch[Etc/GMT+5, Etc/GMT+5](82) 0
test_parse_exactMatch[Etc/GMT+4, Etc/GMT+4](83) 0
test_parse_exactMatch[Pacific/Port_Moresby, Pacific/Port_Moresby](84) 0
test_parse_exactMatch[US/Arizona, US/Arizona](85) 0
test_parse_exactMatch[Antarctica/Syowa, Antarctica/Syowa](86) 0
test_parse_exactMatch[Indian/Reunion, Indian/Reunion](87) 0.001
test_parse_exactMatch[Pacific/Palau, Pacific/Palau](88) 0
test_parse_exactMatch[Europe/Kaliningrad, Europe/Kaliningrad](89) 0
test_parse_exactMatch[America/Montevideo, America/Montevideo](90) 0
test_parse_exactMatch[Africa/Windhoek, Africa/Windhoek](91) 0
test_parse_exactMatch[Asia/Karachi, Asia/Karachi](92) 0
test_parse_exactMatch[Africa/Mogadishu, Africa/Mogadishu](93) 0
test_parse_exactMatch[Australia/Perth, Australia/Perth](94) 0
test_parse_exactMatch[Brazil/East, Brazil/East](95) 0
test_parse_exactMatch[Etc/GMT, Etc/GMT](96) 0
test_parse_exactMatch[Asia/Chita, Asia/Chita](97) 0
test_parse_exactMatch[Pacific/Easter, Pacific/Easter](98) 0
test_parse_exactMatch[Antarctica/Davis, Antarctica/Davis](99) 0.001
test_parse_exactMatch[Antarctica/McMurdo, Antarctica/McMurdo](100) 0
test_parse_exactMatch[Asia/Macao, Asia/Macao](101) 0
test_parse_exactMatch[America/Manaus, America/Manaus](102) 0
test_parse_exactMatch[Africa/Freetown, Africa/Freetown](103) 0
test_parse_exactMatch[Europe/Bucharest, Europe/Bucharest](104) 0
test_parse_exactMatch[Asia/Tomsk, Asia/Tomsk](105) 0
test_parse_exactMatch[America/Argentina/Mendoza, America/Argentina/Mendoza](106) 0
test_parse_exactMatch[Asia/Macau, Asia/Macau](107) 0
test_parse_exactMatch[Europe/Malta, Europe/Malta](108) 0
test_parse_exactMatch[HST, HST](109) 0
test_parse_exactMatch[Mexico/BajaSur, Mexico/BajaSur](110) 0
test_parse_exactMatch[Pacific/Tahiti, Pacific/Tahiti](111) 0
test_parse_exactMatch[Africa/Asmera, Africa/Asmera](112) 0
test_parse_exactMatch[Europe/Busingen, Europe/Busingen](113) 0
test_parse_exactMatch[America/Argentina/Rio_Gallegos, America/Argentina/Rio_Gallegos](114) 0
test_parse_exactMatch[Africa/Malabo, Africa/Malabo](115) 0
test_parse_exactMatch[Europe/Skopje, Europe/Skopje](116) 0
test_parse_exactMatch[America/Catamarca, America/Catamarca](117) 0
test_parse_exactMatch[America/Godthab, America/Godthab](118) 0
test_parse_exactMatch[Europe/Sarajevo, Europe/Sarajevo](119) 0
test_parse_exactMatch[Australia/ACT, Australia/ACT](120) 0
test_parse_exactMatch[GB-Eire, GB-Eire](121) 0
test_parse_exactMatch[Africa/Lagos, Africa/Lagos](122) 0
test_parse_exactMatch[America/Cordoba, America/Cordoba](123) 0
test_parse_exactMatch[Europe/Rome, Europe/Rome](124) 0
test_parse_exactMatch[Asia/Dacca, Asia/Dacca](125) 0
test_parse_exactMatch[Indian/Mauritius, Indian/Mauritius](126) 0
test_parse_exactMatch[Pacific/Samoa, Pacific/Samoa](127) 0
test_parse_exactMatch[America/Regina, America/Regina](128) 0
test_parse_exactMatch[America/Fort_Wayne, America/Fort_Wayne](129) 0
test_parse_exactMatch[America/Dawson_Creek, America/Dawson_Creek](130) 0
test_parse_exactMatch[Africa/Algiers, Africa/Algiers](131) 0
test_parse_exactMatch[Europe/Mariehamn, Europe/Mariehamn](132) 0
test_parse_exactMatch[America/St_Johns, America/St_Johns](133) 0
test_parse_exactMatch[America/St_Thomas, America/St_Thomas](134) 0
test_parse_exactMatch[Europe/Zurich, Europe/Zurich](135) 0
test_parse_exactMatch[America/Anguilla, America/Anguilla](136) 0
test_parse_exactMatch[Asia/Dili, Asia/Dili](137) 0
test_parse_exactMatch[America/Denver, America/Denver](138) 0
test_parse_exactMatch[Africa/Bamako, Africa/Bamako](139) 0
test_parse_exactMatch[Europe/Saratov, Europe/Saratov](140) 0
test_parse_exactMatch[GB, GB](141) 0
test_parse_exactMatch[Mexico/General, Mexico/General](142) 0
test_parse_exactMatch[Pacific/Wallis, Pacific/Wallis](143) 0
test_parse_exactMatch[Europe/Gibraltar, Europe/Gibraltar](144) 0
test_parse_exactMatch[Africa/Conakry, Africa/Conakry](145) 0
test_parse_exactMatch[Africa/Lubumbashi, Africa/Lubumbashi](146) 0
test_parse_exactMatch[Asia/Istanbul, Asia/Istanbul](147) 0
test_parse_exactMatch[America/Havana, America/Havana](148) 0
test_parse_exactMatch[NZ-CHAT, NZ-CHAT](149) 0
test_parse_exactMatch[Asia/Choibalsan, Asia/Choibalsan](150) 0
test_parse_exactMatch[America/Porto_Acre, America/Porto_Acre](151) 0
test_parse_exactMatch[Asia/Omsk, Asia/Omsk](152) 0
test_parse_exactMatch[Europe/Vaduz, Europe/Vaduz](153) 0
test_parse_exactMatch[US/Michigan, US/Michigan](154) 0
test_parse_exactMatch[Asia/Dhaka, Asia/Dhaka](155) 0
test_parse_exactMatch[America/Barbados, America/Barbados](156) 0
test_parse_exactMatch[Europe/Tiraspol, Europe/Tiraspol](157) 0
test_parse_exactMatch[Atlantic/Cape_Verde, Atlantic/Cape_Verde](158) 0
test_parse_exactMatch[Asia/Yekaterinburg, Asia/Yekaterinburg](159) 0
test_parse_exactMatch[America/Louisville, America/Louisville](160) 0
test_parse_exactMatch[Pacific/Johnston, Pacific/Johnston](161) 0
test_parse_exactMatch[Pacific/Chatham, Pacific/Chatham](162) 0
test_parse_exactMatch[Europe/Ljubljana, Europe/Ljubljana](163) 0
test_parse_exactMatch[America/Sao_Paulo, America/Sao_Paulo](164) 0
test_parse_exactMatch[Asia/Jayapura, Asia/Jayapura](165) 0
test_parse_exactMatch[America/Curacao, America/Curacao](166) 0
test_parse_exactMatch[Asia/Dushanbe, Asia/Dushanbe](167) 0
test_parse_exactMatch[America/Guyana, America/Guyana](168) 0
test_parse_exactMatch[America/Guayaquil, America/Guayaquil](169) 0
test_parse_exactMatch[America/Martinique, America/Martinique](170) 0
test_parse_exactMatch[Portugal, Portugal](171) 0
test_parse_exactMatch[Europe/Berlin, Europe/Berlin](172) 0
test_parse_exactMatch[Europe/Moscow, Europe/Moscow](173) 0
test_parse_exactMatch[Europe/Chisinau, Europe/Chisinau](174) 0
test_parse_exactMatch[America/Puerto_Rico, America/Puerto_Rico](175) 0
test_parse_exactMatch[America/Rankin_Inlet, America/Rankin_Inlet](176) 0
test_parse_exactMatch[Pacific/Ponape, Pacific/Ponape](177) 0
test_parse_exactMatch[Europe/Stockholm, Europe/Stockholm](178) 0
test_parse_exactMatch[Europe/Budapest, Europe/Budapest](179) 0
test_parse_exactMatch[America/Argentina/Jujuy, America/Argentina/Jujuy](180) 0
test_parse_exactMatch[Australia/Eucla, Australia/Eucla](181) 0
test_parse_exactMatch[Asia/Shanghai, Asia/Shanghai](182) 0
test_parse_exactMatch[Universal, Universal](183) 0
test_parse_exactMatch[Europe/Zagreb, Europe/Zagreb](184) 0
test_parse_exactMatch[America/Port_of_Spain, America/Port_of_Spain](185) 0
test_parse_exactMatch[Europe/Helsinki, Europe/Helsinki](186) 0
test_parse_exactMatch[Asia/Beirut, Asia/Beirut](187) 0
test_parse_exactMatch[Asia/Tel_Aviv, Asia/Tel_Aviv](188) 0
test_parse_exactMatch[Pacific/Bougainville, Pacific/Bougainville](189) 0
test_parse_exactMatch[US/Central, US/Central](190) 0
test_parse_exactMatch[Africa/Sao_Tome, Africa/Sao_Tome](191) 0
test_parse_exactMatch[Indian/Chagos, Indian/Chagos](192) 0
test_parse_exactMatch[America/Cayenne, America/Cayenne](193) 0
test_parse_exactMatch[Asia/Yakutsk, Asia/Yakutsk](194) 0
test_parse_exactMatch[Pacific/Galapagos, Pacific/Galapagos](195) 0.001
test_parse_exactMatch[Australia/North, Australia/North](196) 0
test_parse_exactMatch[Europe/Paris, Europe/Paris](197) 0
test_parse_exactMatch[Africa/Ndjamena, Africa/Ndjamena](198) 0
test_parse_exactMatch[Pacific/Fiji, Pacific/Fiji](199) 0
test_parse_exactMatch[America/Rainy_River, America/Rainy_River](200) 0
test_parse_exactMatch[Indian/Maldives, Indian/Maldives](201) 0
test_parse_exactMatch[Australia/Yancowinna, Australia/Yancowinna](202) 0
test_parse_exactMatch[Asia/Oral, Asia/Oral](203) 0
test_parse_exactMatch[America/Yellowknife, America/Yellowknife](204) 0
test_parse_exactMatch[Pacific/Enderbury, Pacific/Enderbury](205) 0
test_parse_exactMatch[America/Juneau, America/Juneau](206) 0
test_parse_exactMatch[Australia/Victoria, Australia/Victoria](207) 0
test_parse_exactMatch[America/Indiana/Vevay, America/Indiana/Vevay](208) 0
test_parse_exactMatch[Asia/Tashkent, Asia/Tashkent](209) 0
test_parse_exactMatch[Asia/Jakarta, Asia/Jakarta](210) 0
test_parse_exactMatch[Africa/Ceuta, Africa/Ceuta](211) 0
test_parse_exactMatch[Asia/Barnaul, Asia/Barnaul](212) 0
test_parse_exactMatch[America/Recife, America/Recife](213) 0
test_parse_exactMatch[America/Buenos_Aires, America/Buenos_Aires](214) 0
test_parse_exactMatch[America/Noronha, America/Noronha](215) 0
test_parse_exactMatch[America/Swift_Current, America/Swift_Current](216) 0
test_parse_exactMatch[Australia/Adelaide, Australia/Adelaide](217) 0
test_parse_exactMatch[America/Metlakatla, America/Metlakatla](218) 0
test_parse_exactMatch[Africa/Djibouti, Africa/Djibouti](219) 0
test_parse_exactMatch[America/Paramaribo, America/Paramaribo](220) 0
test_parse_exactMatch[EST, EST](221) 0
test_parse_exactMatch[Asia/Qostanay, Asia/Qostanay](222) 0
test_parse_exactMatch[Europe/Simferopol, Europe/Simferopol](223) 0
test_parse_exactMatch[Europe/Sofia, Europe/Sofia](224) 0
test_parse_exactMatch[Africa/Nouakchott, Africa/Nouakchott](225) 0
test_parse_exactMatch[Europe/Prague, Europe/Prague](226) 0
test_parse_exactMatch[America/Indiana/Vincennes, America/Indiana/Vincennes](227) 0
test_parse_exactMatch[Antarctica/Mawson, Antarctica/Mawson](228) 0
test_parse_exactMatch[America/Kralendijk, America/Kralendijk](229) 0
test_parse_exactMatch[Antarctica/Troll, Antarctica/Troll](230) 0
test_parse_exactMatch[Europe/Samara, Europe/Samara](231) 0
test_parse_exactMatch[Indian/Christmas, Indian/Christmas](232) 0
test_parse_exactMatch[America/Antigua, America/Antigua](233) 0
test_parse_exactMatch[Pacific/Gambier, Pacific/Gambier](234) 0
test_parse_exactMatch[America/Indianapolis, America/Indianapolis](235) 0
test_parse_exactMatch[America/Inuvik, America/Inuvik](236) 0
test_parse_exactMatch[America/Iqaluit, America/Iqaluit](237) 0
test_parse_exactMatch[Pacific/Funafuti, Pacific/Funafuti](238) 0
test_parse_exactMatch[Antarctica/Macquarie, Antarctica/Macquarie](239) 0
test_parse_exactMatch[Canada/Pacific, Canada/Pacific](240) 0
test_parse_exactMatch[America/Moncton, America/Moncton](241) 0
test_parse_exactMatch[Africa/Gaborone, Africa/Gaborone](242) 0
test_parse_exactMatch[Pacific/Chuuk, Pacific/Chuuk](243) 0
test_parse_exactMatch[Asia/Pyongyang, Asia/Pyongyang](244) 0.001
test_parse_exactMatch[America/St_Vincent, America/St_Vincent](245) 0
test_parse_exactMatch[Asia/Gaza, Asia/Gaza](246) 0
test_parse_exactMatch[Etc/Universal, Etc/Universal](247) 0
test_parse_exactMatch[PST8PDT, PST8PDT](248) 0
test_parse_exactMatch[Atlantic/Faeroe, Atlantic/Faeroe](249) 0
test_parse_exactMatch[Asia/Qyzylorda, Asia/Qyzylorda](250) 0
test_parse_exactMatch[Canada/Newfoundland, Canada/Newfoundland](251) 0
test_parse_exactMatch[America/Kentucky/Louisville, America/Kentucky/Louisville](252) 0
test_parse_exactMatch[America/Yakutat, America/Yakutat](253) 0
test_parse_exactMatch[America/Ciudad_Juarez, America/Ciudad_Juarez](254) 0
test_parse_exactMatch[Asia/Ho_Chi_Minh, Asia/Ho_Chi_Minh](255) 0
test_parse_exactMatch[Antarctica/Casey, Antarctica/Casey](256) 0
test_parse_exactMatch[Europe/Copenhagen, Europe/Copenhagen](257) 0
test_parse_exactMatch[ROC, ROC](258) 0
test_parse_exactMatch[Africa/Asmara, Africa/Asmara](259) 0
test_parse_exactMatch[Atlantic/Azores, Atlantic/Azores](260) 0
test_parse_exactMatch[Europe/Vienna, Europe/Vienna](261) 0
test_parse_exactMatch[ROK, ROK](262) 0
test_parse_exactMatch[Pacific/Pitcairn, Pacific/Pitcairn](263) 0
test_parse_exactMatch[America/Mazatlan, America/Mazatlan](264) 0
test_parse_exactMatch[Australia/Queensland, Australia/Queensland](265) 0
test_parse_exactMatch[Pacific/Nauru, Pacific/Nauru](266) 0
test_parse_exactMatch[Europe/Tirane, Europe/Tirane](267) 0
test_parse_exactMatch[Asia/Kolkata, Asia/Kolkata](268) 0
test_parse_exactMatch[Australia/Canberra, Australia/Canberra](269) 0
test_parse_exactMatch[MET, MET](270) 0
test_parse_exactMatch[Australia/Broken_Hill, Australia/Broken_Hill](271) 0
test_parse_exactMatch[Europe/Riga, Europe/Riga](272) 0
test_parse_exactMatch[America/Dominica, America/Dominica](273) 0
test_parse_exactMatch[Africa/Abidjan, Africa/Abidjan](274) 0
test_parse_exactMatch[America/Mendoza, America/Mendoza](275) 0
test_parse_exactMatch[America/Santarem, America/Santarem](276) 0
test_parse_exactMatch[Kwajalein, Kwajalein](277) 0
test_parse_exactMatch[America/Asuncion, America/Asuncion](278) 0
test_parse_exactMatch[Asia/Ulan_Bator, Asia/Ulan_Bator](279) 0
test_parse_exactMatch[NZ, NZ](280) 0
test_parse_exactMatch[America/Boise, America/Boise](281) 0
test_parse_exactMatch[Australia/Currie, Australia/Currie](282) 0
test_parse_exactMatch[EST5EDT, EST5EDT](283) 0
test_parse_exactMatch[Pacific/Guam, Pacific/Guam](284) 0
test_parse_exactMatch[Pacific/Wake, Pacific/Wake](285) 0
test_parse_exactMatch[Atlantic/Bermuda, Atlantic/Bermuda](286) 0
test_parse_exactMatch[America/Costa_Rica, America/Costa_Rica](287) 0
test_parse_exactMatch[America/Dawson, America/Dawson](288) 0
test_parse_exactMatch[Asia/Chongqing, Asia/Chongqing](289) 0
test_parse_exactMatch[Eire, Eire](290) 0
test_parse_exactMatch[Europe/Amsterdam, Europe/Amsterdam](291) 0
test_parse_exactMatch[America/Indiana/Knox, America/Indiana/Knox](292) 0
test_parse_exactMatch[America/North_Dakota/Beulah, America/North_Dakota/Beulah](293) 0
test_parse_exactMatch[Africa/Accra, Africa/Accra](294) 0
test_parse_exactMatch[Atlantic/Faroe, Atlantic/Faroe](295) 0
test_parse_exactMatch[Mexico/BajaNorte, Mexico/BajaNorte](296) 0
test_parse_exactMatch[America/Maceio, America/Maceio](297) 0
test_parse_exactMatch[Etc/UCT, Etc/UCT](298) 0
test_parse_exactMatch[Pacific/Apia, Pacific/Apia](299) 0
test_parse_exactMatch[America/Atka, America/Atka](300) 0
test_parse_exactMatch[Pacific/Niue, Pacific/Niue](301) 0
test_parse_exactMatch[Australia/Lord_Howe, Australia/Lord_Howe](302) 0
test_parse_exactMatch[Europe/Dublin, Europe/Dublin](303) 0
test_parse_exactMatch[Pacific/Truk, Pacific/Truk](304) 0
test_parse_exactMatch[MST7MDT, MST7MDT](305) 0
test_parse_exactMatch[America/Monterrey, America/Monterrey](306) 0
test_parse_exactMatch[America/Nassau, America/Nassau](307) 0
test_parse_exactMatch[America/Jamaica, America/Jamaica](308) 0
test_parse_exactMatch[Asia/Bishkek, Asia/Bishkek](309) 0
test_parse_exactMatch[America/Atikokan, America/Atikokan](310) 0
test_parse_exactMatch[Atlantic/Stanley, Atlantic/Stanley](311) 0
test_parse_exactMatch[Australia/NSW, Australia/NSW](312) 0
test_parse_exactMatch[US/Hawaii, US/Hawaii](313) 0
test_parse_exactMatch[Indian/Mahe, Indian/Mahe](314) 0.001
test_parse_exactMatch[Asia/Aqtobe, Asia/Aqtobe](315) 0
test_parse_exactMatch[America/Sitka, America/Sitka](316) 0
test_parse_exactMatch[Asia/Vladivostok, Asia/Vladivostok](317) 0
test_parse_exactMatch[Africa/Libreville, Africa/Libreville](318) 0
test_parse_exactMatch[Africa/Maputo, Africa/Maputo](319) 0
test_parse_exactMatch[Zulu, Zulu](320) 0
test_parse_exactMatch[America/Kentucky/Monticello, America/Kentucky/Monticello](321) 0
test_parse_exactMatch[Africa/El_Aaiun, Africa/El_Aaiun](322) 0
test_parse_exactMatch[Africa/Ouagadougou, Africa/Ouagadougou](323) 0
test_parse_exactMatch[America/Coral_Harbour, America/Coral_Harbour](324) 0
test_parse_exactMatch[Pacific/Marquesas, Pacific/Marquesas](325) 0
test_parse_exactMatch[Brazil/West, Brazil/West](326) 0
test_parse_exactMatch[America/Aruba, America/Aruba](327) 0
test_parse_exactMatch[America/North_Dakota/Center, America/North_Dakota/Center](328) 0
test_parse_exactMatch[America/Cayman, America/Cayman](329) 0
test_parse_exactMatch[Asia/Ulaanbaatar, Asia/Ulaanbaatar](330) 0
test_parse_exactMatch[Asia/Baghdad, Asia/Baghdad](331) 0
test_parse_exactMatch[Europe/San_Marino, Europe/San_Marino](332) 0
test_parse_exactMatch[America/Indiana/Tell_City, America/Indiana/Tell_City](333) 0
test_parse_exactMatch[America/Tijuana, America/Tijuana](334) 0
test_parse_exactMatch[Pacific/Saipan, Pacific/Saipan](335) 0
test_parse_exactMatch[Africa/Douala, Africa/Douala](336) 0
test_parse_exactMatch[America/Chihuahua, America/Chihuahua](337) 0
test_parse_exactMatch[America/Ojinaga, America/Ojinaga](338) 0
test_parse_exactMatch[Asia/Hovd, Asia/Hovd](339) 0
test_parse_exactMatch[America/Anchorage, America/Anchorage](340) 0
test_parse_exactMatch[Chile/EasterIsland, Chile/EasterIsland](341) 0
test_parse_exactMatch[America/Halifax, America/Halifax](342) 0
test_parse_exactMatch[Antarctica/Rothera, Antarctica/Rothera](343) 0.001
test_parse_exactMatch[America/Indiana/Indianapolis, America/Indiana/Indianapolis](344) 0
test_parse_exactMatch[US/Mountain, US/Mountain](345) 0
test_parse_exactMatch[Asia/Damascus, Asia/Damascus](346) 0
test_parse_exactMatch[America/Argentina/San_Luis, America/Argentina/San_Luis](347) 0
test_parse_exactMatch[America/Santiago, America/Santiago](348) 0
test_parse_exactMatch[Asia/Baku, Asia/Baku](349) 0
test_parse_exactMatch[America/Argentina/Ushuaia, America/Argentina/Ushuaia](350) 0
test_parse_exactMatch[Atlantic/Reykjavik, Atlantic/Reykjavik](351) 0
test_parse_exactMatch[Africa/Brazzaville, Africa/Brazzaville](352) 0
test_parse_exactMatch[Africa/Porto-Novo, Africa/Porto-Novo](353) 0
test_parse_exactMatch[America/La_Paz, America/La_Paz](354) 0
test_parse_exactMatch[Antarctica/DumontDUrville, Antarctica/DumontDUrville](355) 0
test_parse_exactMatch[Asia/Taipei, Asia/Taipei](356) 0
test_parse_exactMatch[Antarctica/South_Pole, Antarctica/South_Pole](357) 0
test_parse_exactMatch[Asia/Manila, Asia/Manila](358) 0
test_parse_exactMatch[Asia/Bangkok, Asia/Bangkok](359) 0
test_parse_exactMatch[Africa/Dar_es_Salaam, Africa/Dar_es_Salaam](360) 0
test_parse_exactMatch[Poland, Poland](361) 0
test_parse_exactMatch[Atlantic/Madeira, Atlantic/Madeira](362) 0
test_parse_exactMatch[Antarctica/Palmer, Antarctica/Palmer](363) 0
test_parse_exactMatch[America/Thunder_Bay, America/Thunder_Bay](364) 0
test_parse_exactMatch[Africa/Addis_Ababa, Africa/Addis_Ababa](365) 0
test_parse_exactMatch[Asia/Yangon, Asia/Yangon](366) 0
test_parse_exactMatch[Europe/Uzhgorod, Europe/Uzhgorod](367) 0
test_parse_exactMatch[Brazil/DeNoronha, Brazil/DeNoronha](368) 0
test_parse_exactMatch[Asia/Ashkhabad, Asia/Ashkhabad](369) 0
test_parse_exactMatch[Etc/Zulu, Etc/Zulu](370) 0
test_parse_exactMatch[America/Indiana/Marengo, America/Indiana/Marengo](371) 0
test_parse_exactMatch[America/Creston, America/Creston](372) 0
test_parse_exactMatch[America/Punta_Arenas, America/Punta_Arenas](373) 0
test_parse_exactMatch[America/Mexico_City, America/Mexico_City](374) 0
test_parse_exactMatch[Antarctica/Vostok, Antarctica/Vostok](375) 0
test_parse_exactMatch[Asia/Jerusalem, Asia/Jerusalem](376) 0
test_parse_exactMatch[Europe/Andorra, Europe/Andorra](377) 0
test_parse_exactMatch[US/Samoa, US/Samoa](378) 0
test_parse_exactMatch[PRC, PRC](379) 0
test_parse_exactMatch[Asia/Vientiane, Asia/Vientiane](380) 0
test_parse_exactMatch[Pacific/Kiritimati, Pacific/Kiritimati](381) 0
test_parse_exactMatch[America/Matamoros, America/Matamoros](382) 0.001
test_parse_exactMatch[America/Blanc-Sablon, America/Blanc-Sablon](383) 0
test_parse_exactMatch[Asia/Riyadh, Asia/Riyadh](384) 0
test_parse_exactMatch[Iceland, Iceland](385) 0
test_parse_exactMatch[Pacific/Pohnpei, Pacific/Pohnpei](386) 0
test_parse_exactMatch[Asia/Ujung_Pandang, Asia/Ujung_Pandang](387) 0
test_parse_exactMatch[Atlantic/South_Georgia, Atlantic/South_Georgia](388) 0
test_parse_exactMatch[Europe/Lisbon, Europe/Lisbon](389) 0
test_parse_exactMatch[Asia/Harbin, Asia/Harbin](390) 0
test_parse_exactMatch[Europe/Oslo, Europe/Oslo](391) 0
test_parse_exactMatch[Asia/Novokuznetsk, Asia/Novokuznetsk](392) 0
test_parse_exactMatch[CST6CDT, CST6CDT](393) 0
test_parse_exactMatch[Atlantic/Canary, Atlantic/Canary](394) 0
test_parse_exactMatch[America/Knox_IN, America/Knox_IN](395) 0
test_parse_exactMatch[Asia/Kuwait, Asia/Kuwait](396) 0
test_parse_exactMatch[Pacific/Efate, Pacific/Efate](397) 0
test_parse_exactMatch[Africa/Lome, Africa/Lome](398) 0
test_parse_exactMatch[America/Bogota, America/Bogota](399) 0
test_parse_exactMatch[America/Menominee, America/Menominee](400) 0
test_parse_exactMatch[America/Adak, America/Adak](401) 0
test_parse_exactMatch[Pacific/Norfolk, Pacific/Norfolk](402) 0
test_parse_exactMatch[Europe/Kirov, Europe/Kirov](403) 0
test_parse_exactMatch[America/Resolute, America/Resolute](404) 0
test_parse_exactMatch[Pacific/Kanton, Pacific/Kanton](405) 0
test_parse_exactMatch[Pacific/Tarawa, Pacific/Tarawa](406) 0
test_parse_exactMatch[Africa/Kampala, Africa/Kampala](407) 0
test_parse_exactMatch[Asia/Krasnoyarsk, Asia/Krasnoyarsk](408) 0
test_parse_exactMatch[Greenwich, Greenwich](409) 0
test_parse_exactMatch[America/Edmonton, America/Edmonton](410) 0
test_parse_exactMatch[Europe/Podgorica, Europe/Podgorica](411) 0
test_parse_exactMatch[Australia/South, Australia/South](412) 0
test_parse_exactMatch[Canada/Central, Canada/Central](413) 0
test_parse_exactMatch[Africa/Bujumbura, Africa/Bujumbura](414) 0
test_parse_exactMatch[America/Santo_Domingo, America/Santo_Domingo](415) 0
test_parse_exactMatch[US/Eastern, US/Eastern](416) 0
test_parse_exactMatch[Europe/Minsk, Europe/Minsk](417) 0
test_parse_exactMatch[Pacific/Auckland, Pacific/Auckland](418) 0
test_parse_exactMatch[Africa/Casablanca, Africa/Casablanca](419) 0
test_parse_exactMatch[America/Glace_Bay, America/Glace_Bay](420) 0
test_parse_exactMatch[Canada/Eastern, Canada/Eastern](421) 0
test_parse_exactMatch[Asia/Qatar, Asia/Qatar](422) 0
test_parse_exactMatch[Europe/Kiev, Europe/Kiev](423) 0
test_parse_exactMatch[Singapore, Singapore](424) 0
test_parse_exactMatch[Asia/Magadan, Asia/Magadan](425) 0
test_parse_exactMatch[America/Port-au-Prince, America/Port-au-Prince](426) 0
test_parse_exactMatch[Europe/Belfast, Europe/Belfast](427) 0
test_parse_exactMatch[America/St_Barthelemy, America/St_Barthelemy](428) 0
test_parse_exactMatch[Asia/Ashgabat, Asia/Ashgabat](429) 0
test_parse_exactMatch[Africa/Luanda, Africa/Luanda](430) 0
test_parse_exactMatch[America/Nipigon, America/Nipigon](431) 0
test_parse_exactMatch[Atlantic/Jan_Mayen, Atlantic/Jan_Mayen](432) 0
test_parse_exactMatch[Brazil/Acre, Brazil/Acre](433) 0
test_parse_exactMatch[Asia/Muscat, Asia/Muscat](434) 0
test_parse_exactMatch[Asia/Bahrain, Asia/Bahrain](435) 0
test_parse_exactMatch[Europe/Vilnius, Europe/Vilnius](436) 0.001
test_parse_exactMatch[America/Fortaleza, America/Fortaleza](437) 0
test_parse_exactMatch[Etc/GMT0, Etc/GMT0](438) 0
test_parse_exactMatch[US/East-Indiana, US/East-Indiana](439) 0
test_parse_exactMatch[America/Hermosillo, America/Hermosillo](440) 0
test_parse_exactMatch[America/Cancun, America/Cancun](441) 0
test_parse_exactMatch[Africa/Maseru, Africa/Maseru](442) 0
test_parse_exactMatch[Pacific/Kosrae, Pacific/Kosrae](443) 0
test_parse_exactMatch[Africa/Kinshasa, Africa/Kinshasa](444) 0
test_parse_exactMatch[Asia/Kathmandu, Asia/Kathmandu](445) 0
test_parse_exactMatch[Asia/Seoul, Asia/Seoul](446) 0
test_parse_exactMatch[Australia/Sydney, Australia/Sydney](447) 0
test_parse_exactMatch[America/Lima, America/Lima](448) 0
test_parse_exactMatch[Australia/LHI, Australia/LHI](449) 0
test_parse_exactMatch[America/St_Lucia, America/St_Lucia](450) 0
test_parse_exactMatch[Europe/Madrid, Europe/Madrid](451) 0
test_parse_exactMatch[America/Bahia_Banderas, America/Bahia_Banderas](452) 0
test_parse_exactMatch[America/Montserrat, America/Montserrat](453) 0
test_parse_exactMatch[Asia/Brunei, Asia/Brunei](454) 0
test_parse_exactMatch[America/Santa_Isabel, America/Santa_Isabel](455) 0
test_parse_exactMatch[Canada/Mountain, Canada/Mountain](456) 0
test_parse_exactMatch[America/Cambridge_Bay, America/Cambridge_Bay](457) 0
test_parse_exactMatch[Asia/Colombo, Asia/Colombo](458) 0
test_parse_exactMatch[Australia/West, Australia/West](459) 0
test_parse_exactMatch[Indian/Antananarivo, Indian/Antananarivo](460) 0
test_parse_exactMatch[Australia/Brisbane, Australia/Brisbane](461) 0
test_parse_exactMatch[Indian/Mayotte, Indian/Mayotte](462) 0
test_parse_exactMatch[US/Indiana-Starke, US/Indiana-Starke](463) 0
test_parse_exactMatch[Asia/Urumqi, Asia/Urumqi](464) 0.001
test_parse_exactMatch[US/Aleutian, US/Aleutian](465) 0
test_parse_exactMatch[Europe/Volgograd, Europe/Volgograd](466) 0
test_parse_exactMatch[America/Lower_Princes, America/Lower_Princes](467) 0
test_parse_exactMatch[America/Vancouver, America/Vancouver](468) 0
test_parse_exactMatch[Africa/Blantyre, Africa/Blantyre](469) 0
test_parse_exactMatch[America/Rio_Branco, America/Rio_Branco](470) 0
test_parse_exactMatch[America/Danmarkshavn, America/Danmarkshavn](471) 0
test_parse_exactMatch[America/Detroit, America/Detroit](472) 0
test_parse_exactMatch[America/Thule, America/Thule](473) 0
test_parse_exactMatch[Africa/Lusaka, Africa/Lusaka](474) 0
test_parse_exactMatch[Asia/Hong_Kong, Asia/Hong_Kong](475) 0
test_parse_exactMatch[Iran, Iran](476) 0
test_parse_exactMatch[America/Argentina/La_Rioja, America/Argentina/La_Rioja](477) 0
test_parse_exactMatch[Africa/Dakar, Africa/Dakar](478) 0
test_parse_exactMatch[America/Tortola, America/Tortola](479) 0.002
test_parse_exactMatch[America/Porto_Velho, America/Porto_Velho](480) 0
test_parse_exactMatch[Asia/Sakhalin, Asia/Sakhalin](481) 0
test_parse_exactMatch[Etc/GMT+10, Etc/GMT+10](482) 0
test_parse_exactMatch[America/Scoresbysund, America/Scoresbysund](483) 0
test_parse_exactMatch[Asia/Kamchatka, Asia/Kamchatka](484) 0
test_parse_exactMatch[Asia/Thimbu, Asia/Thimbu](485) 0.001
test_parse_exactMatch[Africa/Harare, Africa/Harare](486) 0
test_parse_exactMatch[Etc/GMT+12, Etc/GMT+12](487) 0
test_parse_exactMatch[Etc/GMT+11, Etc/GMT+11](488) 0
test_parse_exactMatch[Navajo, Navajo](489) 0
test_parse_exactMatch[America/Nome, America/Nome](490) 0
test_parse_exactMatch[Europe/Tallinn, Europe/Tallinn](491) 0
test_parse_exactMatch[Turkey, Turkey](492) 0
test_parse_exactMatch[Africa/Khartoum, Africa/Khartoum](493) 0
test_parse_exactMatch[Africa/Johannesburg, Africa/Johannesburg](494) 0
test_parse_exactMatch[Africa/Bangui, Africa/Bangui](495) 0
test_parse_exactMatch[Europe/Belgrade, Europe/Belgrade](496) 0
test_parse_exactMatch[Jamaica, Jamaica](497) 0
test_parse_exactMatch[Africa/Bissau, Africa/Bissau](498) 0
test_parse_exactMatch[Asia/Tehran, Asia/Tehran](499) 0
test_parse_exactMatch[WET, WET](500) 0
test_parse_exactMatch[Europe/Astrakhan, Europe/Astrakhan](501) 0
test_parse_exactMatch[FooLocation, FooLocation](502) 0
test_parse_exactMatch[Africa/Juba, Africa/Juba](503) 0
test_parse_exactMatch[America/Campo_Grande, America/Campo_Grande](504) 0
test_parse_exactMatch[America/Belem, America/Belem](505) 0
test_parse_exactMatch[Etc/Greenwich, Etc/Greenwich](506) 0
test_parse_exactMatch[Asia/Saigon, Asia/Saigon](507) 0
test_parse_exactMatch[America/Ensenada, America/Ensenada](508) 0
test_parse_exactMatch[Pacific/Midway, Pacific/Midway](509) 0
test_parse_exactMatch[America/Jujuy, America/Jujuy](510) 0
test_parse_exactMatch[Africa/Timbuktu, Africa/Timbuktu](511) 0
test_parse_exactMatch[America/Bahia, America/Bahia](512) 0
test_parse_exactMatch[America/Goose_Bay, America/Goose_Bay](513) 0
test_parse_exactMatch[America/Virgin, America/Virgin](514) 0.001
test_parse_exactMatch[America/Pangnirtung, America/Pangnirtung](515) 0
test_parse_exactMatch[Asia/Katmandu, Asia/Katmandu](516) 0
test_parse_exactMatch[America/Phoenix, America/Phoenix](517) 0
test_parse_exactMatch[MST, MST](518) 0
test_parse_exactMatch[Africa/Niamey, Africa/Niamey](519) 0
test_parse_exactMatch[America/Whitehorse, America/Whitehorse](520) 0
test_parse_exactMatch[Pacific/Noumea, Pacific/Noumea](521) 0
test_parse_exactMatch[Asia/Tbilisi, Asia/Tbilisi](522) 0
test_parse_exactMatch[Europe/Kyiv, Europe/Kyiv](523) 0
test_parse_exactMatch[America/Montreal, America/Montreal](524) 0
test_parse_exactMatch[Asia/Makassar, Asia/Makassar](525) 0
test_parse_exactMatch[America/Argentina/San_Juan, America/Argentina/San_Juan](526) 0
test_parse_exactMatch[Hongkong, Hongkong](527) 0
test_parse_exactMatch[UCT, UCT](528) 0
test_parse_exactMatch[Asia/Nicosia, Asia/Nicosia](529) 0
test_parse_exactMatch[America/Indiana/Winamac, America/Indiana/Winamac](530) 0
test_parse_exactMatch[America/Argentina/ComodRivadavia, America/Argentina/ComodRivadavia](531) 0
test_parse_exactMatch[America/Boa_Vista, America/Boa_Vista](532) 0
test_parse_exactMatch[America/Grenada, America/Grenada](533) 0
test_parse_exactMatch[Asia/Atyrau, Asia/Atyrau](534) 0
test_parse_exactMatch[Australia/Darwin, Australia/Darwin](535) 0
test_parse_exactMatch[Asia/Khandyga, Asia/Khandyga](536) 0
test_parse_exactMatch[Asia/Kuala_Lumpur, Asia/Kuala_Lumpur](537) 0
test_parse_exactMatch[Asia/Famagusta, Asia/Famagusta](538) 0
test_parse_exactMatch[Asia/Thimphu, Asia/Thimphu](539) 0
test_parse_exactMatch[Asia/Rangoon, Asia/Rangoon](540) 0
test_parse_exactMatch[Europe/Bratislava, Europe/Bratislava](541) 0
test_parse_exactMatch[Asia/Calcutta, Asia/Calcutta](542) 0
test_parse_exactMatch[America/Argentina/Tucuman, America/Argentina/Tucuman](543) 0
test_parse_exactMatch[Asia/Kabul, Asia/Kabul](544) 0
test_parse_exactMatch[Indian/Cocos, Indian/Cocos](545) 0
test_parse_exactMatch[Japan, Japan](546) 0
test_parse_exactMatch[Pacific/Tongatapu, Pacific/Tongatapu](547) 0
test_parse_exactMatch[America/New_York, America/New_York](548) 0
test_parse_exactMatch[Etc/GMT-12, Etc/GMT-12](549) 0
test_parse_exactMatch[Etc/GMT-11, Etc/GMT-11](550) 0
test_parse_exactMatch[America/Nuuk, America/Nuuk](551) 0
test_parse_exactMatch[Etc/GMT-10, Etc/GMT-10](552) 0
test_parse_exactMatch[Europe/Ulyanovsk, Europe/Ulyanovsk](553) 0
test_parse_exactMatch[Etc/GMT-14, Etc/GMT-14](554) 0
test_parse_exactMatch[Etc/GMT-13, Etc/GMT-13](555) 0
test_parse_exactMatch[W-SU, W-SU](556) 0
test_parse_exactMatch[America/Merida, America/Merida](557) 0
test_parse_exactMatch[EET, EET](558) 0
test_parse_exactMatch[America/Rosario, America/Rosario](559) 0
test_parse_exactMatch[Canada/Saskatchewan, Canada/Saskatchewan](560) 0
test_parse_exactMatch[America/St_Kitts, America/St_Kitts](561) 0
test_parse_exactMatch[Arctic/Longyearbyen, Arctic/Longyearbyen](562) 0
test_parse_exactMatch[America/Fort_Nelson, America/Fort_Nelson](563) 0
test_parse_exactMatch[America/Caracas, America/Caracas](564) 0
test_parse_exactMatch[America/Guadeloupe, America/Guadeloupe](565) 0
test_parse_exactMatch[Asia/Hebron, Asia/Hebron](566) 0
test_parse_exactMatch[Indian/Kerguelen, Indian/Kerguelen](567) 0
test_parse_exactMatch[Africa/Monrovia, Africa/Monrovia](568) 0
test_parse_exactMatch[Asia/Ust-Nera, Asia/Ust-Nera](569) 0
test_parse_exactMatch[Egypt, Egypt](570) 0.001
test_parse_exactMatch[Asia/Srednekolymsk, Asia/Srednekolymsk](571) 0
test_parse_exactMatch[America/North_Dakota/New_Salem, America/North_Dakota/New_Salem](572) 0
test_parse_exactMatch[Asia/Anadyr, Asia/Anadyr](573) 0
test_parse_exactMatch[Australia/Melbourne, Australia/Melbourne](574) 0
test_parse_exactMatch[Asia/Irkutsk, Asia/Irkutsk](575) 0
test_parse_exactMatch[America/Shiprock, America/Shiprock](576) 0
test_parse_exactMatch[America/Winnipeg, America/Winnipeg](577) 0
test_parse_exactMatch[Europe/Vatican, Europe/Vatican](578) 0
test_parse_exactMatch[Asia/Amman, Asia/Amman](579) 0
test_parse_exactMatch[Etc/UTC, Etc/UTC](580) 0
test_parse_exactMatch[Asia/Tokyo, Asia/Tokyo](581) 0
test_parse_exactMatch[America/Toronto, America/Toronto](582) 0
test_parse_exactMatch[Asia/Singapore, Asia/Singapore](583) 0
test_parse_exactMatch[Australia/Lindeman, Australia/Lindeman](584) 0
test_parse_exactMatch[America/Los_Angeles, America/Los_Angeles](585) 0
test_parse_exactMatch[Pacific/Majuro, Pacific/Majuro](586) 0
test_parse_exactMatch[America/Argentina/Buenos_Aires, America/Argentina/Buenos_Aires](587) 0
test_parse_exactMatch[Europe/Nicosia, Europe/Nicosia](588) 0
test_parse_exactMatch[Pacific/Guadalcanal, Pacific/Guadalcanal](589) 0
test_parse_exactMatch[Europe/Athens, Europe/Athens](590) 0
test_parse_exactMatch[US/Pacific, US/Pacific](591) 0
test_parse_exactMatch[Europe/Monaco, Europe/Monaco](592) 0
test_parse_exactMatch_Denver 0
test_parse_fixed[+01:00, +01:00](1) 0
test_parse_fixed[-01:00, -01:00](2) 0
test_parse_fixed[+12:34:56, +12:34:56](3) 0
test_parse_fixed[Z, Z](4) 0
test_parse_fixed[GMT, GMT](5) 0
test_parse_fixed[GMT+01:00, GMT+01:00](6) 0
test_parse_fixed[UTC, UTC](7) 0
test_parse_fixed[UTC-01:00, UTC-01:00](8) 0
test_parse_fixed[UT, UT](9) 0
test_parse_fixed[UT+01:00, UT+01:00](10) 0
test_parse_fixed_byFormatterWithPrefix[+01:00, +01:00](1) 0
test_parse_fixed_byFormatterWithPrefix[-01:00, -01:00](2) 0
test_parse_fixed_byFormatterWithPrefix[+12:34:56, +12:34:56](3) 0
test_parse_fixed_byFormatterWithPrefix[Z, Z](4) 0.143
test_parse_fixed_byFormatterWithPrefix[GMT, GMT](5) 0
test_parse_fixed_byFormatterWithPrefix[GMT+01:00, GMT+01:00](6) 0
test_parse_fixed_byFormatterWithPrefix[UTC, UTC](7) 0
test_parse_fixed_byFormatterWithPrefix[UTC-01:00, UTC-01:00](8) 0
test_parse_fixed_byFormatterWithPrefix[UT, UT](9) 0
test_parse_fixed_byFormatterWithPrefix[UT+01:00, UT+01:00](10) 0
test_parse_fixed_byFormatterWithSuffix0[+01:00, +01:00](1) 0
test_parse_fixed_byFormatterWithSuffix0[-01:00, -01:00](2) 0
test_parse_fixed_byFormatterWithSuffix0[+12:34:56, +12:34:56](3) 0
test_parse_fixed_byFormatterWithSuffix0[Z, Z](4) 0.003
test_parse_fixed_byFormatterWithSuffix0[GMT, GMT](5) 0
test_parse_fixed_byFormatterWithSuffix0[GMT+01:00, GMT+01:00](6) 0
test_parse_fixed_byFormatterWithSuffix0[UTC, UTC](7) 0
test_parse_fixed_byFormatterWithSuffix0[UTC-01:00, UTC-01:00](8) 0
test_parse_fixed_byFormatterWithSuffix0[UT, UT](9) 0
test_parse_fixed_byFormatterWithSuffix0[UT+01:00, UT+01:00](10) 0
test_parse_fixed_byFormatterWithSuffixZ[+01:00, +01:00](1) 0
test_parse_fixed_byFormatterWithSuffixZ[-01:00, -01:00](2) 0
test_parse_fixed_byFormatterWithSuffixZ[+12:34:56, +12:34:56](3) 0
test_parse_fixed_byFormatterWithSuffixZ[Z, Z](4) 0.002
test_parse_fixed_byFormatterWithSuffixZ[GMT, GMT](5) 0
test_parse_fixed_byFormatterWithSuffixZ[GMT+01:00, GMT+01:00](6) 0
test_parse_fixed_byFormatterWithSuffixZ[UTC, UTC](7) 0
test_parse_fixed_byFormatterWithSuffixZ[UTC-01:00, UTC-01:00](8) 0
test_parse_fixed_byFormatterWithSuffixZ[UT, UT](9) 0
test_parse_fixed_byFormatterWithSuffixZ[UT+01:00, UT+01:00](10) 0
test_parse_lowerCase 0
test_parse_midStringMatch_Denver 0
test_parse_midStringMatch_utc 0
test_parse_midStringMatch_utc_plus1 0
test_parse_partialMatch 0
test_parse_startStringMatch_Denver 0
test_toString_id 0

TestTextParser

test_parseNumber[DayOfMonth, FULL, 1, 1](1) 0
test_parseNumber[DayOfMonth, FULL, 2, 2](2) 0
test_parseNumber[DayOfMonth, FULL, 30, 30](3) 0
test_parseNumber[DayOfMonth, FULL, 31, 31](4) 0
test_parseNumber[DayOfMonth, SHORT, 1, 1](5) 0
test_parseNumber[DayOfMonth, SHORT, 2, 2](6) 0
test_parseNumber[DayOfMonth, SHORT, 30, 30](7) 0
test_parseNumber[DayOfMonth, SHORT, 31, 31](8) 0
test_parseText[DayOfWeek, FULL, 1, Monday](1) 0.001
test_parseText[DayOfWeek, FULL, 2, Tuesday](2) 0
test_parseText[DayOfWeek, FULL, 3, Wednesday](3) 0
test_parseText[DayOfWeek, FULL, 4, Thursday](4) 0
test_parseText[DayOfWeek, FULL, 5, Friday](5) 0
test_parseText[DayOfWeek, FULL, 6, Saturday](6) 0
test_parseText[DayOfWeek, FULL, 7, Sunday](7) 0
test_parseText[DayOfWeek, SHORT, 1, Mon](8) 0
test_parseText[DayOfWeek, SHORT, 2, Tue](9) 0
test_parseText[DayOfWeek, SHORT, 3, Wed](10) 0
test_parseText[DayOfWeek, SHORT, 4, Thu](11) 0
test_parseText[DayOfWeek, SHORT, 5, Fri](12) 0
test_parseText[DayOfWeek, SHORT, 6, Sat](13) 0
test_parseText[DayOfWeek, SHORT, 7, Sun](14) 0
test_parseText[MonthOfYear, FULL, 1, January](15) 0
test_parseText[MonthOfYear, FULL, 12, December](16) 0.001
test_parseText[MonthOfYear, SHORT, 1, Jan](17) 0
test_parseText[MonthOfYear, SHORT, 12, Dec](18) 0
test_parse_error[Text(DayOfWeek), Monday, -1, class java.lang.IndexOutOfBoundsException](1) 0
test_parse_error[Text(DayOfWeek), Monday, 7, class java.lang.IndexOutOfBoundsException](2) 0
test_parse_french_short_strict_full_noMatch 0.003
test_parse_french_short_strict_short_match 0
test_parse_full_lenient_full_match 0
test_parse_full_lenient_number_match 0
test_parse_full_lenient_short_match 0
test_parse_full_strict_full_match 0
test_parse_full_strict_number_noMatch 0
test_parse_full_strict_short_noMatch 0
test_parse_midStr 0
test_parse_noMatch1 0
test_parse_noMatch2 0
test_parse_noMatch_atEnd 0
test_parse_remainderIgnored 0
test_parse_short_lenient_full_match 0
test_parse_short_lenient_number_match 0
test_parse_short_lenient_short_match 0
test_parse_short_strict_full_match 0
test_parse_short_strict_number_noMatch 0
test_parse_short_strict_short_match 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, FULL, 1, Monday](1) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, FULL, 2, Tuesday](2) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, FULL, 3, Wednesday](3) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, FULL, 4, Thursday](4) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, FULL, 5, Friday](5) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, FULL, 6, Saturday](6) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, FULL, 7, Sunday](7) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, SHORT, 1, Mon](8) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, SHORT, 2, Tue](9) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, SHORT, 3, Wed](10) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, SHORT, 4, Thu](11) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, SHORT, 5, Fri](12) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, SHORT, 6, Sat](13) 0
test_parse_strict_caseInsensitive_parseLower[DayOfWeek, SHORT, 7, Sun](14) 0
test_parse_strict_caseInsensitive_parseLower[MonthOfYear, FULL, 1, January](15) 0
test_parse_strict_caseInsensitive_parseLower[MonthOfYear, FULL, 12, December](16) 0
test_parse_strict_caseInsensitive_parseLower[MonthOfYear, SHORT, 1, Jan](17) 0
test_parse_strict_caseInsensitive_parseLower[MonthOfYear, SHORT, 12, Dec](18) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, FULL, 1, Monday](1) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, FULL, 2, Tuesday](2) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, FULL, 3, Wednesday](3) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, FULL, 4, Thursday](4) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, FULL, 5, Friday](5) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, FULL, 6, Saturday](6) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, FULL, 7, Sunday](7) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, SHORT, 1, Mon](8) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, SHORT, 2, Tue](9) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, SHORT, 3, Wed](10) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, SHORT, 4, Thu](11) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, SHORT, 5, Fri](12) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, SHORT, 6, Sat](13) 0
test_parse_strict_caseInsensitive_parseUpper[DayOfWeek, SHORT, 7, Sun](14) 0
test_parse_strict_caseInsensitive_parseUpper[MonthOfYear, FULL, 1, January](15) 0
test_parse_strict_caseInsensitive_parseUpper[MonthOfYear, FULL, 12, December](16) 0.001
test_parse_strict_caseInsensitive_parseUpper[MonthOfYear, SHORT, 1, Jan](17) 0
test_parse_strict_caseInsensitive_parseUpper[MonthOfYear, SHORT, 12, Dec](18) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, FULL, 1, Monday](1) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, FULL, 2, Tuesday](2) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, FULL, 3, Wednesday](3) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, FULL, 4, Thursday](4) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, FULL, 5, Friday](5) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, FULL, 6, Saturday](6) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, FULL, 7, Sunday](7) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, SHORT, 1, Mon](8) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, SHORT, 2, Tue](9) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, SHORT, 3, Wed](10) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, SHORT, 4, Thu](11) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, SHORT, 5, Fri](12) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, SHORT, 6, Sat](13) 0
test_parse_strict_caseSensitive_parseLower[DayOfWeek, SHORT, 7, Sun](14) 0
test_parse_strict_caseSensitive_parseLower[MonthOfYear, FULL, 1, January](15) 0
test_parse_strict_caseSensitive_parseLower[MonthOfYear, FULL, 12, December](16) 0
test_parse_strict_caseSensitive_parseLower[MonthOfYear, SHORT, 1, Jan](17) 0
test_parse_strict_caseSensitive_parseLower[MonthOfYear, SHORT, 12, Dec](18) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, FULL, 1, Monday](1) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, FULL, 2, Tuesday](2) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, FULL, 3, Wednesday](3) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, FULL, 4, Thursday](4) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, FULL, 5, Friday](5) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, FULL, 6, Saturday](6) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, FULL, 7, Sunday](7) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, SHORT, 1, Mon](8) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, SHORT, 2, Tue](9) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, SHORT, 3, Wed](10) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, SHORT, 4, Thu](11) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, SHORT, 5, Fri](12) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, SHORT, 6, Sat](13) 0
test_parse_strict_caseSensitive_parseUpper[DayOfWeek, SHORT, 7, Sun](14) 0
test_parse_strict_caseSensitive_parseUpper[MonthOfYear, FULL, 1, January](15) 0
test_parse_strict_caseSensitive_parseUpper[MonthOfYear, FULL, 12, December](16) 0
test_parse_strict_caseSensitive_parseUpper[MonthOfYear, SHORT, 1, Jan](17) 0
test_parse_strict_caseSensitive_parseUpper[MonthOfYear, SHORT, 12, Dec](18) 0

TestSettingsParser

test_parse_changeStyle_insensitive 0
test_parse_changeStyle_lenient 0
test_parse_changeStyle_sensitive 0
test_parse_changeStyle_strict 0
test_print_nulls 0
test_print_sensitive 0
test_print_strict 0
test_toString_insensitive 0
test_toString_lenient 0
test_toString_sensitive 0
test_toString_strict 0

TestDateTimeBuilderCombinations

test_derive[Year, 2012, MonthOfYear, 6, DayOfMonth, 3, null, null, org.threeten.bp.LocalDate$1@15c5936f, 2012-06-03](1) 0
test_derive[ProlepticMonth, 24149, DayOfMonth, 3, null, null, null, null, org.threeten.bp.LocalDate$1@15c5936f, 2012-06-03](2) 0
test_derive[Year, 2012, AlignedWeekOfYear, 6, DayOfWeek, 3, null, null, org.threeten.bp.LocalDate$1@15c5936f, 2012-02-08](3) 0
test_derive[Year, 2012, DayOfYear, 155, null, null, null, null, org.threeten.bp.LocalDate$1@15c5936f, 2012-06-03](4) 0
test_derive[EpochDay, 12, null, null, null, null, null, null, org.threeten.bp.LocalDate$1@15c5936f, 1970-01-13](5) 0
test_normalized[Year, 2127, null, null, null, null, Year, 2127](1) 0
test_normalized[MonthOfYear, 12, null, null, null, null, MonthOfYear, 12](2) 0
test_normalized[DayOfYear, 127, null, null, null, null, DayOfYear, 127](3) 0
test_normalized[DayOfMonth, 23, null, null, null, null, DayOfMonth, 23](4) 0
test_normalized[DayOfWeek, 127, null, null, null, null, DayOfWeek, 127](5) 0.001
test_normalized[AlignedWeekOfYear, 23, null, null, null, null, AlignedWeekOfYear, 23](6) 0
test_normalized[AlignedDayOfWeekInYear, 4, null, null, null, null, AlignedDayOfWeekInYear, 4](7) 0
test_normalized[AlignedWeekOfMonth, 4, null, null, null, null, AlignedWeekOfMonth, 4](8) 0
test_normalized[AlignedDayOfWeekInMonth, 3, null, null, null, null, AlignedDayOfWeekInMonth, 3](9) 0
test_normalized[ProlepticMonth, 15, null, null, null, null, ProlepticMonth, null](10) 0
test_normalized[ProlepticMonth, 23655, null, null, null, null, Year, 1971](11) 0
test_normalized[ProlepticMonth, 23655, null, null, null, null, MonthOfYear, 4](12) 0
test_parse_Instant_withZone 0
test_parse_ZDT_withZone 0

TestReducedPrinter

test_pivot[1, 2010, 2010, 0](1) 0
test_pivot[1, 2010, 2011, 1](2) 0
test_pivot[1, 2010, 2012, 2](3) 0
test_pivot[1, 2010, 2013, 3](4) 0
test_pivot[1, 2010, 2014, 4](5) 0
test_pivot[1, 2010, 2015, 5](6) 0
test_pivot[1, 2010, 2016, 6](7) 0
test_pivot[1, 2010, 2017, 7](8) 0
test_pivot[1, 2010, 2018, 8](9) 0
test_pivot[1, 2010, 2019, 9](10) 0
test_pivot[1, 2010, 2009, 9](11) 0
test_pivot[1, 2010, 2020, 0](12) 0
test_pivot[2, 2010, 2010, 10](13) 0
test_pivot[2, 2010, 2011, 11](14) 0
test_pivot[2, 2010, 2021, 21](15) 0
test_pivot[2, 2010, 2099, 99](16) 0
test_pivot[2, 2010, 2100, 00](17) 0
test_pivot[2, 2010, 2109, 09](18) 0
test_pivot[2, 2010, 2009, 09](19) 0
test_pivot[2, 2010, 2110, 10](20) 0
test_pivot[2, 2005, 2005, 05](21) 0
test_pivot[2, 2005, 2099, 99](22) 0
test_pivot[2, 2005, 2100, 00](23) 0
test_pivot[2, 2005, 2104, 04](24) 0
test_pivot[2, 2005, 2004, 04](25) 0
test_pivot[2, 2005, 2105, 05](26) 0
test_pivot[3, 2005, 2005, 005](27) 0
test_pivot[3, 2005, 2099, 099](28) 0
test_pivot[3, 2005, 2100, 100](29) 0
test_pivot[3, 2005, 2999, 999](30) 0
test_pivot[3, 2005, 3000, 000](31) 0
test_pivot[3, 2005, 3004, 004](32) 0
test_pivot[3, 2005, 2004, 004](33) 0
test_pivot[3, 2005, 3005, 005](34) 0
test_pivot[9, 2005, 2005, 000002005](35) 0
test_pivot[9, 2005, 2099, 000002099](36) 0
test_pivot[9, 2005, 2100, 000002100](37) 0
test_pivot[9, 2005, 999999999, 999999999](38) 0
test_pivot[9, 2005, 1000000000, 000000000](39) 0
test_pivot[9, 2005, 1000002004, 000002004](40) 0
test_pivot[9, 2005, 2004, 000002004](41) 0
test_pivot[9, 2005, 1000002005, 000002005](42) 0
test_pivot[2, -2005, -2005, 05](43) 0
test_pivot[2, -2005, -2000, 00](44) 0
test_pivot[2, -2005, -1999, 99](45) 0
test_pivot[2, -2005, -1904, 04](46) 0
test_pivot[2, -2005, -2006, 06](47) 0
test_pivot[2, -2005, -1905, 05](48) 0
test_print_append 0
test_print_emptyCalendrical 0
test_toString 0

TestCharLiteralPrinter

test_print_dateTime 0
test_print_emptyAppendable 0
test_print_emptyCalendrical 0
test_toString 0
test_toString_apos 0

TestSimpleDateTimeTextProvider

test_getText[DayOfWeek, 1, SHORT, en_US, Mon](1) 0
test_getText[DayOfWeek, 2, SHORT, en_US, Tue](2) 0
test_getText[DayOfWeek, 3, SHORT, en_US, Wed](3) 0
test_getText[DayOfWeek, 4, SHORT, en_US, Thu](4) 0
test_getText[DayOfWeek, 5, SHORT, en_US, Fri](5) 0
test_getText[DayOfWeek, 6, SHORT, en_US, Sat](6) 0
test_getText[DayOfWeek, 7, SHORT, en_US, Sun](7) 0
test_getText[DayOfWeek, 1, SHORT, pt_BR, Seg](8) 0.039
test_getText[DayOfWeek, 2, SHORT, pt_BR, Ter](9) 0
test_getText[DayOfWeek, 3, SHORT, pt_BR, Qua](10) 0
test_getText[DayOfWeek, 4, SHORT, pt_BR, Qui](11) 0
test_getText[DayOfWeek, 5, SHORT, pt_BR, Sex](12) 0
test_getText[DayOfWeek, 6, SHORT, pt_BR, Sáb](13) 0
test_getText[DayOfWeek, 7, SHORT, pt_BR, Dom](14) 0
test_getText[DayOfWeek, 1, FULL, en_US, Monday](15) 0
test_getText[DayOfWeek, 2, FULL, en_US, Tuesday](16) 0
test_getText[DayOfWeek, 3, FULL, en_US, Wednesday](17) 0
test_getText[DayOfWeek, 4, FULL, en_US, Thursday](18) 0
test_getText[DayOfWeek, 5, FULL, en_US, Friday](19) 0
test_getText[DayOfWeek, 6, FULL, en_US, Saturday](20) 0
test_getText[DayOfWeek, 7, FULL, en_US, Sunday](21) 0
test_getText[DayOfWeek, 1, FULL, pt_BR, Segunda-feira](22) 0
test_getText[DayOfWeek, 2, FULL, pt_BR, Terça-feira](23) 0
test_getText[DayOfWeek, 3, FULL, pt_BR, Quarta-feira](24) 0
test_getText[DayOfWeek, 4, FULL, pt_BR, Quinta-feira](25) 0
test_getText[DayOfWeek, 5, FULL, pt_BR, Sexta-feira](26) 0
test_getText[DayOfWeek, 6, FULL, pt_BR, Sábado](27) 0
test_getText[DayOfWeek, 7, FULL, pt_BR, Domingo](28) 0
test_getText[MonthOfYear, 1, SHORT, en_US, Jan](29) 0
test_getText[MonthOfYear, 2, SHORT, en_US, Feb](30) 0
test_getText[MonthOfYear, 3, SHORT, en_US, Mar](31) 0
test_getText[MonthOfYear, 4, SHORT, en_US, Apr](32) 0
test_getText[MonthOfYear, 5, SHORT, en_US, May](33) 0
test_getText[MonthOfYear, 6, SHORT, en_US, Jun](34) 0
test_getText[MonthOfYear, 7, SHORT, en_US, Jul](35) 0
test_getText[MonthOfYear, 8, SHORT, en_US, Aug](36) 0
test_getText[MonthOfYear, 9, SHORT, en_US, Sep](37) 0
test_getText[MonthOfYear, 10, SHORT, en_US, Oct](38) 0
test_getText[MonthOfYear, 11, SHORT, en_US, Nov](39) 0
test_getText[MonthOfYear, 12, SHORT, en_US, Dec](40) 0.001
test_getText[MonthOfYear, 1, SHORT, fr_FR, janv.](41) 0.001
test_getText[MonthOfYear, 2, SHORT, fr_FR, févr.](42) 0
test_getText[MonthOfYear, 3, SHORT, fr_FR, mars](43) 0
test_getText[MonthOfYear, 4, SHORT, fr_FR, avr.](44) 0
test_getText[MonthOfYear, 5, SHORT, fr_FR, mai](45) 0
test_getText[MonthOfYear, 6, SHORT, fr_FR, juin](46) 0
test_getText[MonthOfYear, 7, SHORT, fr_FR, juil.](47) 0
test_getText[MonthOfYear, 8, SHORT, fr_FR, août](48) 0
test_getText[MonthOfYear, 9, SHORT, fr_FR, sept.](49) 0
test_getText[MonthOfYear, 10, SHORT, fr_FR, oct.](50) 0
test_getText[MonthOfYear, 11, SHORT, fr_FR, nov.](51) 0
test_getText[MonthOfYear, 12, SHORT, fr_FR, déc.](52) 0
test_getText[MonthOfYear, 1, FULL, en_US, January](53) 0
test_getText[MonthOfYear, 2, FULL, en_US, February](54) 0
test_getText[MonthOfYear, 3, FULL, en_US, March](55) 0
test_getText[MonthOfYear, 4, FULL, en_US, April](56) 0
test_getText[MonthOfYear, 5, FULL, en_US, May](57) 0
test_getText[MonthOfYear, 6, FULL, en_US, June](58) 0
test_getText[MonthOfYear, 7, FULL, en_US, July](59) 0
test_getText[MonthOfYear, 8, FULL, en_US, August](60) 0
test_getText[MonthOfYear, 9, FULL, en_US, September](61) 0
test_getText[MonthOfYear, 10, FULL, en_US, October](62) 0
test_getText[MonthOfYear, 11, FULL, en_US, November](63) 0
test_getText[MonthOfYear, 12, FULL, en_US, December](64) 0.001
test_getText[MonthOfYear, 1, FULL, pt_BR, Janeiro](65) 0
test_getText[MonthOfYear, 2, FULL, pt_BR, Fevereiro](66) 0
test_getText[MonthOfYear, 3, FULL, pt_BR, Março](67) 0
test_getText[MonthOfYear, 4, FULL, pt_BR, Abril](68) 0
test_getText[MonthOfYear, 5, FULL, pt_BR, Maio](69) 0
test_getText[MonthOfYear, 6, FULL, pt_BR, Junho](70) 0
test_getText[MonthOfYear, 7, FULL, pt_BR, Julho](71) 0
test_getText[MonthOfYear, 8, FULL, pt_BR, Agosto](72) 0
test_getText[MonthOfYear, 9, FULL, pt_BR, Setembro](73) 0
test_getText[MonthOfYear, 10, FULL, pt_BR, Outubro](74) 0
test_getText[MonthOfYear, 11, FULL, pt_BR, Novembro](75) 0
test_getText[MonthOfYear, 12, FULL, pt_BR, Dezembro](76) 0
test_getText[AmPmOfDay, 0, SHORT, en_US, AM](77) 0
test_getText[AmPmOfDay, 1, SHORT, en_US, PM](78) 0

TestDateTimeTextPrinting

test_appendText1arg_print[DayOfWeek, FULL, 1, Monday](1) 0
test_appendText1arg_print[DayOfWeek, FULL, 2, Tuesday](2) 0
test_appendText1arg_print[DayOfWeek, FULL, 3, Wednesday](3) 0
test_appendText1arg_print[DayOfWeek, FULL, 4, Thursday](4) 0
test_appendText1arg_print[DayOfWeek, FULL, 5, Friday](5) 0
test_appendText1arg_print[DayOfWeek, FULL, 6, Saturday](6) 0
test_appendText1arg_print[DayOfWeek, FULL, 7, Sunday](7) 0
test_appendText1arg_print[DayOfWeek, SHORT, 1, Mon](8) 0
test_appendText1arg_print[DayOfWeek, SHORT, 2, Tue](9) 0
test_appendText1arg_print[DayOfWeek, SHORT, 3, Wed](10) 0
test_appendText1arg_print[DayOfWeek, SHORT, 4, Thu](11) 0
test_appendText1arg_print[DayOfWeek, SHORT, 5, Fri](12) 0
test_appendText1arg_print[DayOfWeek, SHORT, 6, Sat](13) 0
test_appendText1arg_print[DayOfWeek, SHORT, 7, Sun](14) 0
test_appendText1arg_print[DayOfMonth, FULL, 1, 1](15) 0
test_appendText1arg_print[DayOfMonth, FULL, 2, 2](16) 0
test_appendText1arg_print[DayOfMonth, FULL, 3, 3](17) 0
test_appendText1arg_print[DayOfMonth, FULL, 28, 28](18) 0
test_appendText1arg_print[DayOfMonth, FULL, 29, 29](19) 0
test_appendText1arg_print[DayOfMonth, FULL, 30, 30](20) 0
test_appendText1arg_print[DayOfMonth, FULL, 31, 31](21) 0
test_appendText1arg_print[DayOfMonth, SHORT, 1, 1](22) 0
test_appendText1arg_print[DayOfMonth, SHORT, 2, 2](23) 0
test_appendText1arg_print[DayOfMonth, SHORT, 3, 3](24) 0
test_appendText1arg_print[DayOfMonth, SHORT, 28, 28](25) 0
test_appendText1arg_print[DayOfMonth, SHORT, 29, 29](26) 0
test_appendText1arg_print[DayOfMonth, SHORT, 30, 30](27) 0.001
test_appendText1arg_print[DayOfMonth, SHORT, 31, 31](28) 0
test_appendText1arg_print[MonthOfYear, FULL, 1, January](29) 0
test_appendText1arg_print[MonthOfYear, FULL, 12, December](30) 0
test_appendText1arg_print[MonthOfYear, SHORT, 1, Jan](31) 0
test_appendText1arg_print[MonthOfYear, SHORT, 12, Dec](32) 0
test_appendText2arg_print[DayOfWeek, FULL, 1, Monday](1) 0
test_appendText2arg_print[DayOfWeek, FULL, 2, Tuesday](2) 0
test_appendText2arg_print[DayOfWeek, FULL, 3, Wednesday](3) 0
test_appendText2arg_print[DayOfWeek, FULL, 4, Thursday](4) 0
test_appendText2arg_print[DayOfWeek, FULL, 5, Friday](5) 0
test_appendText2arg_print[DayOfWeek, FULL, 6, Saturday](6) 0
test_appendText2arg_print[DayOfWeek, FULL, 7, Sunday](7) 0
test_appendText2arg_print[DayOfWeek, SHORT, 1, Mon](8) 0
test_appendText2arg_print[DayOfWeek, SHORT, 2, Tue](9) 0
test_appendText2arg_print[DayOfWeek, SHORT, 3, Wed](10) 0
test_appendText2arg_print[DayOfWeek, SHORT, 4, Thu](11) 0
test_appendText2arg_print[DayOfWeek, SHORT, 5, Fri](12) 0
test_appendText2arg_print[DayOfWeek, SHORT, 6, Sat](13) 0
test_appendText2arg_print[DayOfWeek, SHORT, 7, Sun](14) 0
test_appendText2arg_print[DayOfMonth, FULL, 1, 1](15) 0
test_appendText2arg_print[DayOfMonth, FULL, 2, 2](16) 0
test_appendText2arg_print[DayOfMonth, FULL, 3, 3](17) 0
test_appendText2arg_print[DayOfMonth, FULL, 28, 28](18) 0
test_appendText2arg_print[DayOfMonth, FULL, 29, 29](19) 0
test_appendText2arg_print[DayOfMonth, FULL, 30, 30](20) 0
test_appendText2arg_print[DayOfMonth, FULL, 31, 31](21) 0
test_appendText2arg_print[DayOfMonth, SHORT, 1, 1](22) 0
test_appendText2arg_print[DayOfMonth, SHORT, 2, 2](23) 0
test_appendText2arg_print[DayOfMonth, SHORT, 3, 3](24) 0
test_appendText2arg_print[DayOfMonth, SHORT, 28, 28](25) 0
test_appendText2arg_print[DayOfMonth, SHORT, 29, 29](26) 0
test_appendText2arg_print[DayOfMonth, SHORT, 30, 30](27) 0
test_appendText2arg_print[DayOfMonth, SHORT, 31, 31](28) 0
test_appendText2arg_print[MonthOfYear, FULL, 1, January](29) 0
test_appendText2arg_print[MonthOfYear, FULL, 12, December](30) 0
test_appendText2arg_print[MonthOfYear, SHORT, 1, Jan](31) 0
test_appendText2arg_print[MonthOfYear, SHORT, 12, Dec](32) 0
test_appendTextMap 0
test_appendTextMapIncomplete 0
test_appendTextMap_DOM 0
test_arabicNarrowDayOfWeek 0.002
test_arabicNarrowMonth 0
test_chineseNarrowDayOfWeek 0.002
test_chineseNarrowMonth 0
test_japaneseNarrowMonth 0.002
test_print_appendText2arg_french_long 0
test_print_appendText2arg_french_short 0

TestPadPrinterDecorator

test_print_append 0
test_print_emptyCalendrical 0
test_print_fullDateTime 0
test_print_noPadRequiredMultiple 0
test_print_noPadRequiredSingle 0
test_print_overPad 0
test_print_padRequiredMultiple 0
test_print_padRequiredSingle 0
test_toString1 0
test_toString2 0

TestNumberPrinter

test_pad_ALWAYS[1, 1, -10, null](1) 0
test_pad_ALWAYS[1, 1, -9, 9](2) 0
test_pad_ALWAYS[1, 1, -1, 1](3) 0
test_pad_ALWAYS[1, 1, 0, 0](4) 0
test_pad_ALWAYS[1, 1, 3, 3](5) 0
test_pad_ALWAYS[1, 1, 9, 9](6) 0
test_pad_ALWAYS[1, 1, 10, null](7) 0
test_pad_ALWAYS[1, 2, -100, null](8) 0
test_pad_ALWAYS[1, 2, -99, 99](9) 0
test_pad_ALWAYS[1, 2, -10, 10](10) 0
test_pad_ALWAYS[1, 2, -9, 9](11) 0
test_pad_ALWAYS[1, 2, -1, 1](12) 0
test_pad_ALWAYS[1, 2, 0, 0](13) 0
test_pad_ALWAYS[1, 2, 3, 3](14) 0
test_pad_ALWAYS[1, 2, 9, 9](15) 0
test_pad_ALWAYS[1, 2, 10, 10](16) 0
test_pad_ALWAYS[1, 2, 99, 99](17) 0
test_pad_ALWAYS[1, 2, 100, null](18) 0
test_pad_ALWAYS[2, 2, -100, null](19) 0
test_pad_ALWAYS[2, 2, -99, 99](20) 0
test_pad_ALWAYS[2, 2, -10, 10](21) 0
test_pad_ALWAYS[2, 2, -9, 09](22) 0
test_pad_ALWAYS[2, 2, -1, 01](23) 0
test_pad_ALWAYS[2, 2, 0, 00](24) 0
test_pad_ALWAYS[2, 2, 3, 03](25) 0
test_pad_ALWAYS[2, 2, 9, 09](26) 0
test_pad_ALWAYS[2, 2, 10, 10](27) 0
test_pad_ALWAYS[2, 2, 99, 99](28) 0
test_pad_ALWAYS[2, 2, 100, null](29) 0
test_pad_ALWAYS[1, 3, -1000, null](30) 0
test_pad_ALWAYS[1, 3, -999, 999](31) 0
test_pad_ALWAYS[1, 3, -100, 100](32) 0
test_pad_ALWAYS[1, 3, -99, 99](33) 0
test_pad_ALWAYS[1, 3, -10, 10](34) 0
test_pad_ALWAYS[1, 3, -9, 9](35) 0
test_pad_ALWAYS[1, 3, -1, 1](36) 0
test_pad_ALWAYS[1, 3, 0, 0](37) 0
test_pad_ALWAYS[1, 3, 3, 3](38) 0
test_pad_ALWAYS[1, 3, 9, 9](39) 0
test_pad_ALWAYS[1, 3, 10, 10](40) 0
test_pad_ALWAYS[1, 3, 99, 99](41) 0
test_pad_ALWAYS[1, 3, 100, 100](42) 0
test_pad_ALWAYS[1, 3, 999, 999](43) 0
test_pad_ALWAYS[1, 3, 1000, null](44) 0
test_pad_ALWAYS[2, 3, -1000, null](45) 0
test_pad_ALWAYS[2, 3, -999, 999](46) 0
test_pad_ALWAYS[2, 3, -100, 100](47) 0
test_pad_ALWAYS[2, 3, -99, 99](48) 0
test_pad_ALWAYS[2, 3, -10, 10](49) 0
test_pad_ALWAYS[2, 3, -9, 09](50) 0
test_pad_ALWAYS[2, 3, -1, 01](51) 0
test_pad_ALWAYS[2, 3, 0, 00](52) 0
test_pad_ALWAYS[2, 3, 3, 03](53) 0
test_pad_ALWAYS[2, 3, 9, 09](54) 0
test_pad_ALWAYS[2, 3, 10, 10](55) 0
test_pad_ALWAYS[2, 3, 99, 99](56) 0
test_pad_ALWAYS[2, 3, 100, 100](57) 0
test_pad_ALWAYS[2, 3, 999, 999](58) 0
test_pad_ALWAYS[2, 3, 1000, null](59) 0
test_pad_ALWAYS[3, 3, -1000, null](60) 0
test_pad_ALWAYS[3, 3, -999, 999](61) 0
test_pad_ALWAYS[3, 3, -100, 100](62) 0
test_pad_ALWAYS[3, 3, -99, 099](63) 0
test_pad_ALWAYS[3, 3, -10, 010](64) 0
test_pad_ALWAYS[3, 3, -9, 009](65) 0
test_pad_ALWAYS[3, 3, -1, 001](66) 0
test_pad_ALWAYS[3, 3, 0, 000](67) 0
test_pad_ALWAYS[3, 3, 3, 003](68) 0
test_pad_ALWAYS[3, 3, 9, 009](69) 0
test_pad_ALWAYS[3, 3, 10, 010](70) 0
test_pad_ALWAYS[3, 3, 99, 099](71) 0
test_pad_ALWAYS[3, 3, 100, 100](72) 0
test_pad_ALWAYS[3, 3, 999, 999](73) 0
test_pad_ALWAYS[3, 3, 1000, null](74) 0
test_pad_ALWAYS[1, 10, 2147483646, 2147483646](75) 0
test_pad_ALWAYS[1, 10, 2147483647, 2147483647](76) 0
test_pad_ALWAYS[1, 10, -2147483647, 2147483647](77) 0
test_pad_ALWAYS[1, 10, -2147483648, 2147483648](78) 0
test_pad_EXCEEDS_PAD[1, 1, -10, null](1) 0.006
test_pad_EXCEEDS_PAD[1, 1, -9, 9](2) 0
test_pad_EXCEEDS_PAD[1, 1, -1, 1](3) 0
test_pad_EXCEEDS_PAD[1, 1, 0, 0](4) 0
test_pad_EXCEEDS_PAD[1, 1, 3, 3](5) 0
test_pad_EXCEEDS_PAD[1, 1, 9, 9](6) 0
test_pad_EXCEEDS_PAD[1, 1, 10, null](7) 0
test_pad_EXCEEDS_PAD[1, 2, -100, null](8) 0
test_pad_EXCEEDS_PAD[1, 2, -99, 99](9) 0
test_pad_EXCEEDS_PAD[1, 2, -10, 10](10) 0
test_pad_EXCEEDS_PAD[1, 2, -9, 9](11) 0.006
test_pad_EXCEEDS_PAD[1, 2, -1, 1](12) 0
test_pad_EXCEEDS_PAD[1, 2, 0, 0](13) 0
test_pad_EXCEEDS_PAD[1, 2, 3, 3](14) 0
test_pad_EXCEEDS_PAD[1, 2, 9, 9](15) 0
test_pad_EXCEEDS_PAD[1, 2, 10, 10](16) 0
test_pad_EXCEEDS_PAD[1, 2, 99, 99](17) 0
test_pad_EXCEEDS_PAD[1, 2, 100, null](18) 0
test_pad_EXCEEDS_PAD[2, 2, -100, null](19) 0
test_pad_EXCEEDS_PAD[2, 2, -99, 99](20) 0
test_pad_EXCEEDS_PAD[2, 2, -10, 10](21) 0
test_pad_EXCEEDS_PAD[2, 2, -9, 09](22) 0
test_pad_EXCEEDS_PAD[2, 2, -1, 01](23) 0
test_pad_EXCEEDS_PAD[2, 2, 0, 00](24) 0
test_pad_EXCEEDS_PAD[2, 2, 3, 03](25) 0
test_pad_EXCEEDS_PAD[2, 2, 9, 09](26) 0
test_pad_EXCEEDS_PAD[2, 2, 10, 10](27) 0
test_pad_EXCEEDS_PAD[2, 2, 99, 99](28) 0
test_pad_EXCEEDS_PAD[2, 2, 100, null](29) 0
test_pad_EXCEEDS_PAD[1, 3, -1000, null](30) 0
test_pad_EXCEEDS_PAD[1, 3, -999, 999](31) 0
test_pad_EXCEEDS_PAD[1, 3, -100, 100](32) 0
test_pad_EXCEEDS_PAD[1, 3, -99, 99](33) 0
test_pad_EXCEEDS_PAD[1, 3, -10, 10](34) 0
test_pad_EXCEEDS_PAD[1, 3, -9, 9](35) 0
test_pad_EXCEEDS_PAD[1, 3, -1, 1](36) 0
test_pad_EXCEEDS_PAD[1, 3, 0, 0](37) 0
test_pad_EXCEEDS_PAD[1, 3, 3, 3](38) 0
test_pad_EXCEEDS_PAD[1, 3, 9, 9](39) 0
test_pad_EXCEEDS_PAD[1, 3, 10, 10](40) 0
test_pad_EXCEEDS_PAD[1, 3, 99, 99](41) 0
test_pad_EXCEEDS_PAD[1, 3, 100, 100](42) 0
test_pad_EXCEEDS_PAD[1, 3, 999, 999](43) 0
test_pad_EXCEEDS_PAD[1, 3, 1000, null](44) 0
test_pad_EXCEEDS_PAD[2, 3, -1000, null](45) 0
test_pad_EXCEEDS_PAD[2, 3, -999, 999](46) 0
test_pad_EXCEEDS_PAD[2, 3, -100, 100](47) 0
test_pad_EXCEEDS_PAD[2, 3, -99, 99](48) 0
test_pad_EXCEEDS_PAD[2, 3, -10, 10](49) 0
test_pad_EXCEEDS_PAD[2, 3, -9, 09](50) 0
test_pad_EXCEEDS_PAD[2, 3, -1, 01](51) 0
test_pad_EXCEEDS_PAD[2, 3, 0, 00](52) 0
test_pad_EXCEEDS_PAD[2, 3, 3, 03](53) 0
test_pad_EXCEEDS_PAD[2, 3, 9, 09](54) 0
test_pad_EXCEEDS_PAD[2, 3, 10, 10](55) 0
test_pad_EXCEEDS_PAD[2, 3, 99, 99](56) 0
test_pad_EXCEEDS_PAD[2, 3, 100, 100](57) 0
test_pad_EXCEEDS_PAD[2, 3, 999, 999](58) 0
test_pad_EXCEEDS_PAD[2, 3, 1000, null](59) 0
test_pad_EXCEEDS_PAD[3, 3, -1000, null](60) 0
test_pad_EXCEEDS_PAD[3, 3, -999, 999](61) 0
test_pad_EXCEEDS_PAD[3, 3, -100, 100](62) 0
test_pad_EXCEEDS_PAD[3, 3, -99, 099](63) 0
test_pad_EXCEEDS_PAD[3, 3, -10, 010](64) 0
test_pad_EXCEEDS_PAD[3, 3, -9, 009](65) 0
test_pad_EXCEEDS_PAD[3, 3, -1, 001](66) 0
test_pad_EXCEEDS_PAD[3, 3, 0, 000](67) 0
test_pad_EXCEEDS_PAD[3, 3, 3, 003](68) 0
test_pad_EXCEEDS_PAD[3, 3, 9, 009](69) 0
test_pad_EXCEEDS_PAD[3, 3, 10, 010](70) 0
test_pad_EXCEEDS_PAD[3, 3, 99, 099](71) 0
test_pad_EXCEEDS_PAD[3, 3, 100, 100](72) 0.001
test_pad_EXCEEDS_PAD[3, 3, 999, 999](73) 0
test_pad_EXCEEDS_PAD[3, 3, 1000, null](74) 0
test_pad_EXCEEDS_PAD[1, 10, 2147483646, 2147483646](75) 0
test_pad_EXCEEDS_PAD[1, 10, 2147483647, 2147483647](76) 0
test_pad_EXCEEDS_PAD[1, 10, -2147483647, 2147483647](77) 0
test_pad_EXCEEDS_PAD[1, 10, -2147483648, 2147483648](78) 0
test_pad_NEVER[1, 1, -10, null](1) 0
test_pad_NEVER[1, 1, -9, 9](2) 0
test_pad_NEVER[1, 1, -1, 1](3) 0
test_pad_NEVER[1, 1, 0, 0](4) 0
test_pad_NEVER[1, 1, 3, 3](5) 0
test_pad_NEVER[1, 1, 9, 9](6) 0
test_pad_NEVER[1, 1, 10, null](7) 0
test_pad_NEVER[1, 2, -100, null](8) 0
test_pad_NEVER[1, 2, -99, 99](9) 0
test_pad_NEVER[1, 2, -10, 10](10) 0
test_pad_NEVER[1, 2, -9, 9](11) 0
test_pad_NEVER[1, 2, -1, 1](12) 0
test_pad_NEVER[1, 2, 0, 0](13) 0
test_pad_NEVER[1, 2, 3, 3](14) 0
test_pad_NEVER[1, 2, 9, 9](15) 0
test_pad_NEVER[1, 2, 10, 10](16) 0
test_pad_NEVER[1, 2, 99, 99](17) 0
test_pad_NEVER[1, 2, 100, null](18) 0
test_pad_NEVER[2, 2, -100, null](19) 0
test_pad_NEVER[2, 2, -99, 99](20) 0
test_pad_NEVER[2, 2, -10, 10](21) 0
test_pad_NEVER[2, 2, -9, 09](22) 0
test_pad_NEVER[2, 2, -1, 01](23) 0
test_pad_NEVER[2, 2, 0, 00](24) 0
test_pad_NEVER[2, 2, 3, 03](25) 0
test_pad_NEVER[2, 2, 9, 09](26) 0
test_pad_NEVER[2, 2, 10, 10](27) 0
test_pad_NEVER[2, 2, 99, 99](28) 0
test_pad_NEVER[2, 2, 100, null](29) 0
test_pad_NEVER[1, 3, -1000, null](30) 0
test_pad_NEVER[1, 3, -999, 999](31) 0
test_pad_NEVER[1, 3, -100, 100](32) 0
test_pad_NEVER[1, 3, -99, 99](33) 0
test_pad_NEVER[1, 3, -10, 10](34) 0
test_pad_NEVER[1, 3, -9, 9](35) 0
test_pad_NEVER[1, 3, -1, 1](36) 0
test_pad_NEVER[1, 3, 0, 0](37) 0
test_pad_NEVER[1, 3, 3, 3](38) 0
test_pad_NEVER[1, 3, 9, 9](39) 0
test_pad_NEVER[1, 3, 10, 10](40) 0
test_pad_NEVER[1, 3, 99, 99](41) 0
test_pad_NEVER[1, 3, 100, 100](42) 0
test_pad_NEVER[1, 3, 999, 999](43) 0
test_pad_NEVER[1, 3, 1000, null](44) 0
test_pad_NEVER[2, 3, -1000, null](45) 0
test_pad_NEVER[2, 3, -999, 999](46) 0
test_pad_NEVER[2, 3, -100, 100](47) 0
test_pad_NEVER[2, 3, -99, 99](48) 0
test_pad_NEVER[2, 3, -10, 10](49) 0
test_pad_NEVER[2, 3, -9, 09](50) 0
test_pad_NEVER[2, 3, -1, 01](51) 0
test_pad_NEVER[2, 3, 0, 00](52) 0
test_pad_NEVER[2, 3, 3, 03](53) 0
test_pad_NEVER[2, 3, 9, 09](54) 0
test_pad_NEVER[2, 3, 10, 10](55) 0
test_pad_NEVER[2, 3, 99, 99](56) 0
test_pad_NEVER[2, 3, 100, 100](57) 0
test_pad_NEVER[2, 3, 999, 999](58) 0
test_pad_NEVER[2, 3, 1000, null](59) 0
test_pad_NEVER[3, 3, -1000, null](60) 0
test_pad_NEVER[3, 3, -999, 999](61) 0
test_pad_NEVER[3, 3, -100, 100](62) 0
test_pad_NEVER[3, 3, -99, 099](63) 0
test_pad_NEVER[3, 3, -10, 010](64) 0
test_pad_NEVER[3, 3, -9, 009](65) 0
test_pad_NEVER[3, 3, -1, 001](66) 0
test_pad_NEVER[3, 3, 0, 000](67) 0
test_pad_NEVER[3, 3, 3, 003](68) 0
test_pad_NEVER[3, 3, 9, 009](69) 0
test_pad_NEVER[3, 3, 10, 010](70) 0
test_pad_NEVER[3, 3, 99, 099](71) 0
test_pad_NEVER[3, 3, 100, 100](72) 0
test_pad_NEVER[3, 3, 999, 999](73) 0
test_pad_NEVER[3, 3, 1000, null](74) 0
test_pad_NEVER[1, 10, 2147483646, 2147483646](75) 0
test_pad_NEVER[1, 10, 2147483647, 2147483647](76) 0
test_pad_NEVER[1, 10, -2147483647, 2147483647](77) 0
test_pad_NEVER[1, 10, -2147483648, 2147483648](78) 0
test_pad_NORMAL[1, 1, -10, null](1) 0
test_pad_NORMAL[1, 1, -9, 9](2) 0
test_pad_NORMAL[1, 1, -1, 1](3) 0
test_pad_NORMAL[1, 1, 0, 0](4) 0
test_pad_NORMAL[1, 1, 3, 3](5) 0
test_pad_NORMAL[1, 1, 9, 9](6) 0
test_pad_NORMAL[1, 1, 10, null](7) 0
test_pad_NORMAL[1, 2, -100, null](8) 0
test_pad_NORMAL[1, 2, -99, 99](9) 0
test_pad_NORMAL[1, 2, -10, 10](10) 0
test_pad_NORMAL[1, 2, -9, 9](11) 0
test_pad_NORMAL[1, 2, -1, 1](12) 0
test_pad_NORMAL[1, 2, 0, 0](13) 0
test_pad_NORMAL[1, 2, 3, 3](14) 0
test_pad_NORMAL[1, 2, 9, 9](15) 0
test_pad_NORMAL[1, 2, 10, 10](16) 0
test_pad_NORMAL[1, 2, 99, 99](17) 0
test_pad_NORMAL[1, 2, 100, null](18) 0
test_pad_NORMAL[2, 2, -100, null](19) 0
test_pad_NORMAL[2, 2, -99, 99](20) 0
test_pad_NORMAL[2, 2, -10, 10](21) 0
test_pad_NORMAL[2, 2, -9, 09](22) 0
test_pad_NORMAL[2, 2, -1, 01](23) 0
test_pad_NORMAL[2, 2, 0, 00](24) 0
test_pad_NORMAL[2, 2, 3, 03](25) 0
test_pad_NORMAL[2, 2, 9, 09](26) 0
test_pad_NORMAL[2, 2, 10, 10](27) 0
test_pad_NORMAL[2, 2, 99, 99](28) 0
test_pad_NORMAL[2, 2, 100, null](29) 0
test_pad_NORMAL[1, 3, -1000, null](30) 0
test_pad_NORMAL[1, 3, -999, 999](31) 0
test_pad_NORMAL[1, 3, -100, 100](32) 0
test_pad_NORMAL[1, 3, -99, 99](33) 0
test_pad_NORMAL[1, 3, -10, 10](34) 0
test_pad_NORMAL[1, 3, -9, 9](35) 0
test_pad_NORMAL[1, 3, -1, 1](36) 0
test_pad_NORMAL[1, 3, 0, 0](37) 0
test_pad_NORMAL[1, 3, 3, 3](38) 0
test_pad_NORMAL[1, 3, 9, 9](39) 0
test_pad_NORMAL[1, 3, 10, 10](40) 0
test_pad_NORMAL[1, 3, 99, 99](41) 0
test_pad_NORMAL[1, 3, 100, 100](42) 0
test_pad_NORMAL[1, 3, 999, 999](43) 0
test_pad_NORMAL[1, 3, 1000, null](44) 0
test_pad_NORMAL[2, 3, -1000, null](45) 0
test_pad_NORMAL[2, 3, -999, 999](46) 0
test_pad_NORMAL[2, 3, -100, 100](47) 0
test_pad_NORMAL[2, 3, -99, 99](48) 0
test_pad_NORMAL[2, 3, -10, 10](49) 0
test_pad_NORMAL[2, 3, -9, 09](50) 0
test_pad_NORMAL[2, 3, -1, 01](51) 0
test_pad_NORMAL[2, 3, 0, 00](52) 0
test_pad_NORMAL[2, 3, 3, 03](53) 0
test_pad_NORMAL[2, 3, 9, 09](54) 0
test_pad_NORMAL[2, 3, 10, 10](55) 0
test_pad_NORMAL[2, 3, 99, 99](56) 0
test_pad_NORMAL[2, 3, 100, 100](57) 0
test_pad_NORMAL[2, 3, 999, 999](58) 0
test_pad_NORMAL[2, 3, 1000, null](59) 0
test_pad_NORMAL[3, 3, -1000, null](60) 0
test_pad_NORMAL[3, 3, -999, 999](61) 0
test_pad_NORMAL[3, 3, -100, 100](62) 0
test_pad_NORMAL[3, 3, -99, 099](63) 0
test_pad_NORMAL[3, 3, -10, 010](64) 0
test_pad_NORMAL[3, 3, -9, 009](65) 0
test_pad_NORMAL[3, 3, -1, 001](66) 0
test_pad_NORMAL[3, 3, 0, 000](67) 0
test_pad_NORMAL[3, 3, 3, 003](68) 0
test_pad_NORMAL[3, 3, 9, 009](69) 0
test_pad_NORMAL[3, 3, 10, 010](70) 0
test_pad_NORMAL[3, 3, 99, 099](71) 0
test_pad_NORMAL[3, 3, 100, 100](72) 0
test_pad_NORMAL[3, 3, 999, 999](73) 0
test_pad_NORMAL[3, 3, 1000, null](74) 0
test_pad_NORMAL[1, 10, 2147483646, 2147483646](75) 0
test_pad_NORMAL[1, 10, 2147483647, 2147483647](76) 0
test_pad_NORMAL[1, 10, -2147483647, 2147483647](77) 0
test_pad_NORMAL[1, 10, -2147483648, 2147483648](78) 0
test_pad_NOT_NEGATIVE[1, 1, -10, null](1) 0
test_pad_NOT_NEGATIVE[1, 1, -9, 9](2) 0
test_pad_NOT_NEGATIVE[1, 1, -1, 1](3) 0
test_pad_NOT_NEGATIVE[1, 1, 0, 0](4) 0.001
test_pad_NOT_NEGATIVE[1, 1, 3, 3](5) 0
test_pad_NOT_NEGATIVE[1, 1, 9, 9](6) 0
test_pad_NOT_NEGATIVE[1, 1, 10, null](7) 0
test_pad_NOT_NEGATIVE[1, 2, -100, null](8) 0
test_pad_NOT_NEGATIVE[1, 2, -99, 99](9) 0
test_pad_NOT_NEGATIVE[1, 2, -10, 10](10) 0
test_pad_NOT_NEGATIVE[1, 2, -9, 9](11) 0
test_pad_NOT_NEGATIVE[1, 2, -1, 1](12) 0
test_pad_NOT_NEGATIVE[1, 2, 0, 0](13) 0
test_pad_NOT_NEGATIVE[1, 2, 3, 3](14) 0
test_pad_NOT_NEGATIVE[1, 2, 9, 9](15) 0
test_pad_NOT_NEGATIVE[1, 2, 10, 10](16) 0
test_pad_NOT_NEGATIVE[1, 2, 99, 99](17) 0
test_pad_NOT_NEGATIVE[1, 2, 100, null](18) 0
test_pad_NOT_NEGATIVE[2, 2, -100, null](19) 0
test_pad_NOT_NEGATIVE[2, 2, -99, 99](20) 0
test_pad_NOT_NEGATIVE[2, 2, -10, 10](21) 0
test_pad_NOT_NEGATIVE[2, 2, -9, 09](22) 0
test_pad_NOT_NEGATIVE[2, 2, -1, 01](23) 0
test_pad_NOT_NEGATIVE[2, 2, 0, 00](24) 0
test_pad_NOT_NEGATIVE[2, 2, 3, 03](25) 0
test_pad_NOT_NEGATIVE[2, 2, 9, 09](26) 0
test_pad_NOT_NEGATIVE[2, 2, 10, 10](27) 0
test_pad_NOT_NEGATIVE[2, 2, 99, 99](28) 0
test_pad_NOT_NEGATIVE[2, 2, 100, null](29) 0
test_pad_NOT_NEGATIVE[1, 3, -1000, null](30) 0
test_pad_NOT_NEGATIVE[1, 3, -999, 999](31) 0
test_pad_NOT_NEGATIVE[1, 3, -100, 100](32) 0
test_pad_NOT_NEGATIVE[1, 3, -99, 99](33) 0
test_pad_NOT_NEGATIVE[1, 3, -10, 10](34) 0
test_pad_NOT_NEGATIVE[1, 3, -9, 9](35) 0
test_pad_NOT_NEGATIVE[1, 3, -1, 1](36) 0
test_pad_NOT_NEGATIVE[1, 3, 0, 0](37) 0
test_pad_NOT_NEGATIVE[1, 3, 3, 3](38) 0
test_pad_NOT_NEGATIVE[1, 3, 9, 9](39) 0
test_pad_NOT_NEGATIVE[1, 3, 10, 10](40) 0
test_pad_NOT_NEGATIVE[1, 3, 99, 99](41) 0
test_pad_NOT_NEGATIVE[1, 3, 100, 100](42) 0
test_pad_NOT_NEGATIVE[1, 3, 999, 999](43) 0
test_pad_NOT_NEGATIVE[1, 3, 1000, null](44) 0
test_pad_NOT_NEGATIVE[2, 3, -1000, null](45) 0
test_pad_NOT_NEGATIVE[2, 3, -999, 999](46) 0
test_pad_NOT_NEGATIVE[2, 3, -100, 100](47) 0
test_pad_NOT_NEGATIVE[2, 3, -99, 99](48) 0
test_pad_NOT_NEGATIVE[2, 3, -10, 10](49) 0
test_pad_NOT_NEGATIVE[2, 3, -9, 09](50) 0
test_pad_NOT_NEGATIVE[2, 3, -1, 01](51) 0
test_pad_NOT_NEGATIVE[2, 3, 0, 00](52) 0
test_pad_NOT_NEGATIVE[2, 3, 3, 03](53) 0
test_pad_NOT_NEGATIVE[2, 3, 9, 09](54) 0
test_pad_NOT_NEGATIVE[2, 3, 10, 10](55) 0
test_pad_NOT_NEGATIVE[2, 3, 99, 99](56) 0
test_pad_NOT_NEGATIVE[2, 3, 100, 100](57) 0
test_pad_NOT_NEGATIVE[2, 3, 999, 999](58) 0
test_pad_NOT_NEGATIVE[2, 3, 1000, null](59) 0
test_pad_NOT_NEGATIVE[3, 3, -1000, null](60) 0
test_pad_NOT_NEGATIVE[3, 3, -999, 999](61) 0
test_pad_NOT_NEGATIVE[3, 3, -100, 100](62) 0
test_pad_NOT_NEGATIVE[3, 3, -99, 099](63) 0
test_pad_NOT_NEGATIVE[3, 3, -10, 010](64) 0
test_pad_NOT_NEGATIVE[3, 3, -9, 009](65) 0
test_pad_NOT_NEGATIVE[3, 3, -1, 001](66) 0
test_pad_NOT_NEGATIVE[3, 3, 0, 000](67) 0
test_pad_NOT_NEGATIVE[3, 3, 3, 003](68) 0
test_pad_NOT_NEGATIVE[3, 3, 9, 009](69) 0
test_pad_NOT_NEGATIVE[3, 3, 10, 010](70) 0
test_pad_NOT_NEGATIVE[3, 3, 99, 099](71) 0
test_pad_NOT_NEGATIVE[3, 3, 100, 100](72) 0
test_pad_NOT_NEGATIVE[3, 3, 999, 999](73) 0
test_pad_NOT_NEGATIVE[3, 3, 1000, null](74) 0
test_pad_NOT_NEGATIVE[1, 10, 2147483646, 2147483646](75) 0
test_pad_NOT_NEGATIVE[1, 10, 2147483647, 2147483647](76) 0
test_pad_NOT_NEGATIVE[1, 10, -2147483647, 2147483647](77) 0
test_pad_NOT_NEGATIVE[1, 10, -2147483648, 2147483648](78) 0
test_print_append 0
test_print_emptyCalendrical 0
test_toString1 0
test_toString2 0
test_toString3 0

TestDateTimeParsing

test_parse_fromField_InstantSeconds 0
test_parse_fromField_InstantSeconds_NanoOfSecond 0.001
test_parse_fromField_SecondOfDay 0
test_parse_fromField_SecondOfDay_NanoOfSecond 0
test_parse_fromField_SecondOfMinute 0
test_parse_fromField_SecondOfMinute_NanoOfSecond 0
test_parse_instantNoZone_Instant[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T01:02:03Z](1) 0
test_parse_instantNoZone_Instant[Value(InstantSeconds), 86402, 1970-01-02T00:00:02Z](2) 0
test_parse_instantNoZone_Instant[Value(InstantSeconds)'.'Value(NanoOfSecond), 86402.123456789, 1970-01-02T00:00:02.123456789Z](3) 0
test_parse_instantNoZone_LDT[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T01:02:03Z](1) 0
test_parse_instantNoZone_LDT[Value(InstantSeconds), 86402, 1970-01-02T00:00:02Z](2) 0
test_parse_instantNoZone_LDT[Value(InstantSeconds)'.'Value(NanoOfSecond), 86402.123456789, 1970-01-02T00:00:02.123456789Z](3) 0
test_parse_instantNoZone_ZDT[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T01:02:03Z](1) 0.001
test_parse_instantNoZone_ZDT[Value(InstantSeconds), 86402, 1970-01-02T00:00:02Z](2) 0
test_parse_instantNoZone_ZDT[Value(InstantSeconds)'.'Value(NanoOfSecond), 86402.123456789, 1970-01-02T00:00:02.123456789Z](3) 0
test_parse_instantNoZone_supported[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T01:02:03Z](1) 0
test_parse_instantNoZone_supported[Value(InstantSeconds), 86402, 1970-01-02T00:00:02Z](2) 0
test_parse_instantNoZone_supported[Value(InstantSeconds)'.'Value(NanoOfSecond), 86402.123456789, 1970-01-02T00:00:02.123456789Z](3) 0
test_parse_instantZones_Instant[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'ZoneId(), 2014-06-30 01:02:03 Europe/Paris, 2014-06-30T01:02:03+02:00[Europe/Paris]](1) 0
test_parse_instantZones_Instant[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'ZoneId(), 2014-06-30 01:02:03 +02:30, 2014-06-30T01:02:03+02:30](2) 0
test_parse_instantZones_Instant[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'Offset(+HH:MM:ss,'Z'), 2014-06-30 01:02:03 +02:30, 2014-06-30T01:02:03+02:30](3) 0
test_parse_instantZones_Instant[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2), 2014-06-30 01:02:03, 2014-06-30T01:02:03+02:00[Europe/Paris]](4) 0
test_parse_instantZones_Instant[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2), 2014-06-30 01:02:03, 2014-06-30T01:02:03+02:30](5) 0
test_parse_instantZones_Instant[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T03:02:03+02:00[Europe/Paris]](6) 0.002
test_parse_instantZones_Instant[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T03:32:03+02:30](7) 0
test_parse_instantZones_Instant[Instant()' 'Offset(+HH:MM:ss,'Z'), 2014-06-30T01:02:03Z +02:30, 2014-06-30T03:32:03+02:30](8) 0
test_parse_instantZones_Instant[Instant()' 'Value(OffsetSeconds), 2014-06-30T01:02:03Z 9000, 2014-06-30T03:32:03+02:30](9) 0
test_parse_instantZones_Instant[Value(InstantSeconds), 86402, 1970-01-02T01:00:02+01:00[Europe/Paris]](10) 0
test_parse_instantZones_Instant[Value(InstantSeconds)'.'Value(NanoOfSecond), 86402.123456789, 1970-01-02T01:00:02.123456789+01:00[Europe/Paris]](11) 0
test_parse_instantZones_Instant[Value(InstantSeconds)' 'Value(OffsetSeconds), 86402 9000, 1970-01-02T02:30:02+02:30](12) 0
test_parse_instantZones_Instant[Instant()' 'Value(OffsetSeconds)' 'ZoneId(), 2016-10-30T00:30:00Z 7200 Europe/Paris, 2016-10-30T02:30+02:00[Europe/Paris]](13) 0
test_parse_instantZones_Instant[Instant()' 'Value(OffsetSeconds)' 'ZoneId(), 2016-10-30T01:30:00Z 3600 Europe/Paris, 2016-10-30T02:30+01:00[Europe/Paris]](14) 0
test_parse_instantZones_LDT[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'ZoneId(), 2014-06-30 01:02:03 Europe/Paris, 2014-06-30T01:02:03+02:00[Europe/Paris]](1) 0
test_parse_instantZones_LDT[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'ZoneId(), 2014-06-30 01:02:03 +02:30, 2014-06-30T01:02:03+02:30](2) 0
test_parse_instantZones_LDT[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'Offset(+HH:MM:ss,'Z'), 2014-06-30 01:02:03 +02:30, 2014-06-30T01:02:03+02:30](3) 0
test_parse_instantZones_LDT[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2), 2014-06-30 01:02:03, 2014-06-30T01:02:03+02:00[Europe/Paris]](4) 0
test_parse_instantZones_LDT[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2), 2014-06-30 01:02:03, 2014-06-30T01:02:03+02:30](5) 0
test_parse_instantZones_LDT[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T03:02:03+02:00[Europe/Paris]](6) 0
test_parse_instantZones_LDT[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T03:32:03+02:30](7) 0
test_parse_instantZones_LDT[Instant()' 'Offset(+HH:MM:ss,'Z'), 2014-06-30T01:02:03Z +02:30, 2014-06-30T03:32:03+02:30](8) 0
test_parse_instantZones_LDT[Instant()' 'Value(OffsetSeconds), 2014-06-30T01:02:03Z 9000, 2014-06-30T03:32:03+02:30](9) 0
test_parse_instantZones_LDT[Value(InstantSeconds), 86402, 1970-01-02T01:00:02+01:00[Europe/Paris]](10) 0
test_parse_instantZones_LDT[Value(InstantSeconds)'.'Value(NanoOfSecond), 86402.123456789, 1970-01-02T01:00:02.123456789+01:00[Europe/Paris]](11) 0
test_parse_instantZones_LDT[Value(InstantSeconds)' 'Value(OffsetSeconds), 86402 9000, 1970-01-02T02:30:02+02:30](12) 0.001
test_parse_instantZones_LDT[Instant()' 'Value(OffsetSeconds)' 'ZoneId(), 2016-10-30T00:30:00Z 7200 Europe/Paris, 2016-10-30T02:30+02:00[Europe/Paris]](13) 0
test_parse_instantZones_LDT[Instant()' 'Value(OffsetSeconds)' 'ZoneId(), 2016-10-30T01:30:00Z 3600 Europe/Paris, 2016-10-30T02:30+01:00[Europe/Paris]](14) 0
test_parse_instantZones_ZDT[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'ZoneId(), 2014-06-30 01:02:03 Europe/Paris, 2014-06-30T01:02:03+02:00[Europe/Paris]](1) 0
test_parse_instantZones_ZDT[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'ZoneId(), 2014-06-30 01:02:03 +02:30, 2014-06-30T01:02:03+02:30](2) 0
test_parse_instantZones_ZDT[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'Offset(+HH:MM:ss,'Z'), 2014-06-30 01:02:03 +02:30, 2014-06-30T01:02:03+02:30](3) 0
test_parse_instantZones_ZDT[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2), 2014-06-30 01:02:03, 2014-06-30T01:02:03+02:00[Europe/Paris]](4) 0
test_parse_instantZones_ZDT[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2), 2014-06-30 01:02:03, 2014-06-30T01:02:03+02:30](5) 0
test_parse_instantZones_ZDT[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T03:02:03+02:00[Europe/Paris]](6) 0
test_parse_instantZones_ZDT[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T03:32:03+02:30](7) 0
test_parse_instantZones_ZDT[Instant()' 'Offset(+HH:MM:ss,'Z'), 2014-06-30T01:02:03Z +02:30, 2014-06-30T03:32:03+02:30](8) 0
test_parse_instantZones_ZDT[Instant()' 'Value(OffsetSeconds), 2014-06-30T01:02:03Z 9000, 2014-06-30T03:32:03+02:30](9) 0
test_parse_instantZones_ZDT[Value(InstantSeconds), 86402, 1970-01-02T01:00:02+01:00[Europe/Paris]](10) 0
test_parse_instantZones_ZDT[Value(InstantSeconds)'.'Value(NanoOfSecond), 86402.123456789, 1970-01-02T01:00:02.123456789+01:00[Europe/Paris]](11) 0
test_parse_instantZones_ZDT[Value(InstantSeconds)' 'Value(OffsetSeconds), 86402 9000, 1970-01-02T02:30:02+02:30](12) 0
test_parse_instantZones_ZDT[Instant()' 'Value(OffsetSeconds)' 'ZoneId(), 2016-10-30T00:30:00Z 7200 Europe/Paris, 2016-10-30T02:30+02:00[Europe/Paris]](13) 0
test_parse_instantZones_ZDT[Instant()' 'Value(OffsetSeconds)' 'ZoneId(), 2016-10-30T01:30:00Z 3600 Europe/Paris, 2016-10-30T02:30+01:00[Europe/Paris]](14) 0
test_parse_instantZones_supported[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'ZoneId(), 2014-06-30 01:02:03 Europe/Paris, 2014-06-30T01:02:03+02:00[Europe/Paris]](1) 0
test_parse_instantZones_supported[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'ZoneId(), 2014-06-30 01:02:03 +02:30, 2014-06-30T01:02:03+02:30](2) 0
test_parse_instantZones_supported[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2)' 'Offset(+HH:MM:ss,'Z'), 2014-06-30 01:02:03 +02:30, 2014-06-30T01:02:03+02:30](3) 0
test_parse_instantZones_supported[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2), 2014-06-30 01:02:03, 2014-06-30T01:02:03+02:00[Europe/Paris]](4) 0
test_parse_instantZones_supported[Value(YearOfEra,4,19,EXCEEDS_PAD)'-'Value(MonthOfYear,2)'-'Value(DayOfMonth,2)' 'Value(HourOfDay,2)':'Value(MinuteOfHour,2)':'Value(SecondOfMinute,2), 2014-06-30 01:02:03, 2014-06-30T01:02:03+02:30](5) 0
test_parse_instantZones_supported[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T03:02:03+02:00[Europe/Paris]](6) 0
test_parse_instantZones_supported[Instant(), 2014-06-30T01:02:03Z, 2014-06-30T03:32:03+02:30](7) 0
test_parse_instantZones_supported[Instant()' 'Offset(+HH:MM:ss,'Z'), 2014-06-30T01:02:03Z +02:30, 2014-06-30T03:32:03+02:30](8) 0
test_parse_instantZones_supported[Instant()' 'Value(OffsetSeconds), 2014-06-30T01:02:03Z 9000, 2014-06-30T03:32:03+02:30](9) 0
test_parse_instantZones_supported[Value(InstantSeconds), 86402, 1970-01-02T01:00:02+01:00[Europe/Paris]](10) 0
test_parse_instantZones_supported[Value(InstantSeconds)'.'Value(NanoOfSecond), 86402.123456789, 1970-01-02T01:00:02.123456789+01:00[Europe/Paris]](11) 0
test_parse_instantZones_supported[Value(InstantSeconds)' 'Value(OffsetSeconds), 86402 9000, 1970-01-02T02:30:02+02:30](12) 0
test_parse_instantZones_supported[Instant()' 'Value(OffsetSeconds)' 'ZoneId(), 2016-10-30T00:30:00Z 7200 Europe/Paris, 2016-10-30T02:30+02:00[Europe/Paris]](13) 0
test_parse_instantZones_supported[Instant()' 'Value(OffsetSeconds)' 'ZoneId(), 2016-10-30T01:30:00Z 3600 Europe/Paris, 2016-10-30T02:30+01:00[Europe/Paris]](14) 0
test_parse_tzdbGmtZone 0
test_parse_tzdbGmtZoneEtc 0.03

TestPadParserDecorator

test_parse 0
test_parse_decoratedDidNotParseToPadWidth 0
test_parse_decoratedErrorPassedBack 0
test_parse_negativePosition 0
test_parse_noReadBeyond 0
test_parse_offEndPosition 0
test_parse_textLessThanPadWidth 0

TestNumberParser

test_parseSignsLenient[0, 1, 2, NEVER, 1, 0](1) 0.001
test_parseSignsLenient[5, 1, 2, NEVER, 1, 5](2) 0
test_parseSignsLenient[50, 1, 2, NEVER, 2, 50](3) 0
test_parseSignsLenient[500, 1, 2, NEVER, 3, 500](4) 0
test_parseSignsLenient[-0, 1, 2, NEVER, 2, 0](5) 0
test_parseSignsLenient[-5, 1, 2, NEVER, 2, -5](6) 0
test_parseSignsLenient[-50, 1, 2, NEVER, 3, -50](7) 0
test_parseSignsLenient[-500, 1, 2, NEVER, 4, -500](8) 0
test_parseSignsLenient[-AAA, 1, 2, NEVER, -2, null](9) 0
test_parseSignsLenient[+0, 1, 2, NEVER, 2, 0](10) 0
test_parseSignsLenient[+5, 1, 2, NEVER, 2, 5](11) 0
test_parseSignsLenient[+50, 1, 2, NEVER, 3, 50](12) 0
test_parseSignsLenient[+500, 1, 2, NEVER, 4, 500](13) 0
test_parseSignsLenient[+AAA, 1, 2, NEVER, -2, null](14) 0
test_parseSignsLenient[50, 2, 2, NEVER, 2, 50](15) 0
test_parseSignsLenient[-50, 2, 2, NEVER, -1, null](16) 0.002
test_parseSignsLenient[+50, 2, 2, NEVER, -1, null](17) 0
test_parseSignsLenient[0, 1, 2, NOT_NEGATIVE, 1, 0](18) 0
test_parseSignsLenient[5, 1, 2, NOT_NEGATIVE, 1, 5](19) 0
test_parseSignsLenient[50, 1, 2, NOT_NEGATIVE, 2, 50](20) 0
test_parseSignsLenient[500, 1, 2, NOT_NEGATIVE, 3, 500](21) 0
test_parseSignsLenient[-0, 1, 2, NOT_NEGATIVE, 2, 0](22) 0
test_parseSignsLenient[-5, 1, 2, NOT_NEGATIVE, 2, -5](23) 0
test_parseSignsLenient[-50, 1, 2, NOT_NEGATIVE, 3, -50](24) 0
test_parseSignsLenient[-500, 1, 2, NOT_NEGATIVE, 4, -500](25) 0
test_parseSignsLenient[-AAA, 1, 2, NOT_NEGATIVE, -2, null](26) 0
test_parseSignsLenient[+0, 1, 2, NOT_NEGATIVE, 2, 0](27) 0
test_parseSignsLenient[+5, 1, 2, NOT_NEGATIVE, 2, 5](28) 0
test_parseSignsLenient[+50, 1, 2, NOT_NEGATIVE, 3, 50](29) 0
test_parseSignsLenient[+500, 1, 2, NOT_NEGATIVE, 4, 500](30) 0
test_parseSignsLenient[+AAA, 1, 2, NOT_NEGATIVE, -2, null](31) 0
test_parseSignsLenient[50, 2, 2, NOT_NEGATIVE, 2, 50](32) 0
test_parseSignsLenient[-50, 2, 2, NOT_NEGATIVE, -1, null](33) 0
test_parseSignsLenient[+50, 2, 2, NOT_NEGATIVE, -1, null](34) 0
test_parseSignsLenient[0, 1, 2, NORMAL, 1, 0](35) 0
test_parseSignsLenient[5, 1, 2, NORMAL, 1, 5](36) 0
test_parseSignsLenient[50, 1, 2, NORMAL, 2, 50](37) 0
test_parseSignsLenient[500, 1, 2, NORMAL, 3, 500](38) 0
test_parseSignsLenient[-0, 1, 2, NORMAL, 2, 0](39) 0
test_parseSignsLenient[-5, 1, 2, NORMAL, 2, -5](40) 0
test_parseSignsLenient[-50, 1, 2, NORMAL, 3, -50](41) 0
test_parseSignsLenient[-500, 1, 2, NORMAL, 4, -500](42) 0
test_parseSignsLenient[-AAA, 1, 2, NORMAL, -2, null](43) 0
test_parseSignsLenient[+0, 1, 2, NORMAL, 2, 0](44) 0
test_parseSignsLenient[+5, 1, 2, NORMAL, 2, 5](45) 0
test_parseSignsLenient[+50, 1, 2, NORMAL, 3, 50](46) 0
test_parseSignsLenient[+500, 1, 2, NORMAL, 4, 500](47) 0
test_parseSignsLenient[+AAA, 1, 2, NORMAL, -2, null](48) 0
test_parseSignsLenient[50, 2, 2, NORMAL, 2, 50](49) 0
test_parseSignsLenient[-50, 2, 2, NORMAL, 3, -50](50) 0
test_parseSignsLenient[+50, 2, 2, NORMAL, 3, 50](51) 0
test_parseSignsLenient[0, 1, 2, ALWAYS, 1, 0](52) 0
test_parseSignsLenient[5, 1, 2, ALWAYS, 1, 5](53) 0
test_parseSignsLenient[50, 1, 2, ALWAYS, 2, 50](54) 0
test_parseSignsLenient[500, 1, 2, ALWAYS, 3, 500](55) 0
test_parseSignsLenient[-0, 1, 2, ALWAYS, 2, 0](56) 0
test_parseSignsLenient[-5, 1, 2, ALWAYS, 2, -5](57) 0
test_parseSignsLenient[-50, 1, 2, ALWAYS, 3, -50](58) 0
test_parseSignsLenient[-500, 1, 2, ALWAYS, 4, -500](59) 0
test_parseSignsLenient[-AAA, 1, 2, ALWAYS, -2, null](60) 0
test_parseSignsLenient[+0, 1, 2, ALWAYS, 2, 0](61) 0
test_parseSignsLenient[+5, 1, 2, ALWAYS, 2, 5](62) 0
test_parseSignsLenient[+50, 1, 2, ALWAYS, 3, 50](63) 0
test_parseSignsLenient[+500, 1, 2, ALWAYS, 4, 500](64) 0
test_parseSignsLenient[+AAA, 1, 2, ALWAYS, -2, null](65) 0
test_parseSignsLenient[0, 1, 2, EXCEEDS_PAD, 1, 0](66) 0
test_parseSignsLenient[5, 1, 2, EXCEEDS_PAD, 1, 5](67) 0
test_parseSignsLenient[50, 1, 2, EXCEEDS_PAD, 2, 50](68) 0
test_parseSignsLenient[500, 1, 2, EXCEEDS_PAD, 3, 500](69) 0
test_parseSignsLenient[-0, 1, 2, EXCEEDS_PAD, 2, 0](70) 0
test_parseSignsLenient[-5, 1, 2, EXCEEDS_PAD, 2, -5](71) 0
test_parseSignsLenient[-50, 1, 2, EXCEEDS_PAD, 3, -50](72) 0
test_parseSignsLenient[-500, 1, 2, EXCEEDS_PAD, 4, -500](73) 0
test_parseSignsLenient[-AAA, 1, 2, EXCEEDS_PAD, -2, null](74) 0
test_parseSignsLenient[+0, 1, 2, EXCEEDS_PAD, 2, 0](75) 0
test_parseSignsLenient[+5, 1, 2, EXCEEDS_PAD, 2, 5](76) 0
test_parseSignsLenient[+50, 1, 2, EXCEEDS_PAD, 3, 50](77) 0
test_parseSignsLenient[+500, 1, 2, EXCEEDS_PAD, 4, 500](78) 0
test_parseSignsLenient[+AAA, 1, 2, EXCEEDS_PAD, -2, null](79) 0
test_parseSignsStrict[0, 1, 2, NEVER, 1, 0](1) 0
test_parseSignsStrict[1, 1, 2, NEVER, 1, 1](2) 0
test_parseSignsStrict[2, 1, 2, NEVER, 1, 2](3) 0
test_parseSignsStrict[3, 1, 2, NEVER, 1, 3](4) 0
test_parseSignsStrict[4, 1, 2, NEVER, 1, 4](5) 0
test_parseSignsStrict[5, 1, 2, NEVER, 1, 5](6) 0
test_parseSignsStrict[6, 1, 2, NEVER, 1, 6](7) 0
test_parseSignsStrict[7, 1, 2, NEVER, 1, 7](8) 0
test_parseSignsStrict[8, 1, 2, NEVER, 1, 8](9) 0
test_parseSignsStrict[9, 1, 2, NEVER, 1, 9](10) 0
test_parseSignsStrict[10, 1, 2, NEVER, 2, 10](11) 0
test_parseSignsStrict[100, 1, 2, NEVER, 2, 10](12) 0
test_parseSignsStrict[100, 1, 3, NEVER, 3, 100](13) 0
test_parseSignsStrict[0, 1, 2, NEVER, 1, 0](14) 0
test_parseSignsStrict[5, 1, 2, NEVER, 1, 5](15) 0
test_parseSignsStrict[50, 1, 2, NEVER, 2, 50](16) 0
test_parseSignsStrict[500, 1, 2, NEVER, 2, 50](17) 0
test_parseSignsStrict[-0, 1, 2, NEVER, -1, null](18) 0
test_parseSignsStrict[-5, 1, 2, NEVER, -1, null](19) 0
test_parseSignsStrict[-50, 1, 2, NEVER, -1, null](20) 0
test_parseSignsStrict[-500, 1, 2, NEVER, -1, null](21) 0
test_parseSignsStrict[-AAA, 1, 2, NEVER, -1, null](22) 0
test_parseSignsStrict[+0, 1, 2, NEVER, -1, null](23) 0
test_parseSignsStrict[+5, 1, 2, NEVER, -1, null](24) 0
test_parseSignsStrict[+50, 1, 2, NEVER, -1, null](25) 0
test_parseSignsStrict[+500, 1, 2, NEVER, -1, null](26) 0
test_parseSignsStrict[+AAA, 1, 2, NEVER, -1, null](27) 0
test_parseSignsStrict[0, 1, 2, NOT_NEGATIVE, 1, 0](28) 0
test_parseSignsStrict[5, 1, 2, NOT_NEGATIVE, 1, 5](29) 0
test_parseSignsStrict[50, 1, 2, NOT_NEGATIVE, 2, 50](30) 0
test_parseSignsStrict[500, 1, 2, NOT_NEGATIVE, 2, 50](31) 0
test_parseSignsStrict[-0, 1, 2, NOT_NEGATIVE, -1, null](32) 0
test_parseSignsStrict[-5, 1, 2, NOT_NEGATIVE, -1, null](33) 0
test_parseSignsStrict[-50, 1, 2, NOT_NEGATIVE, -1, null](34) 0
test_parseSignsStrict[-500, 1, 2, NOT_NEGATIVE, -1, null](35) 0
test_parseSignsStrict[-AAA, 1, 2, NOT_NEGATIVE, -1, null](36) 0
test_parseSignsStrict[+0, 1, 2, NOT_NEGATIVE, -1, null](37) 0
test_parseSignsStrict[+5, 1, 2, NOT_NEGATIVE, -1, null](38) 0
test_parseSignsStrict[+50, 1, 2, NOT_NEGATIVE, -1, null](39) 0
test_parseSignsStrict[+500, 1, 2, NOT_NEGATIVE, -1, null](40) 0
test_parseSignsStrict[+AAA, 1, 2, NOT_NEGATIVE, -1, null](41) 0
test_parseSignsStrict[0, 1, 2, NORMAL, 1, 0](42) 0
test_parseSignsStrict[5, 1, 2, NORMAL, 1, 5](43) 0
test_parseSignsStrict[50, 1, 2, NORMAL, 2, 50](44) 0
test_parseSignsStrict[500, 1, 2, NORMAL, 2, 50](45) 0
test_parseSignsStrict[-0, 1, 2, NORMAL, -1, null](46) 0
test_parseSignsStrict[-5, 1, 2, NORMAL, 2, -5](47) 0
test_parseSignsStrict[-50, 1, 2, NORMAL, 3, -50](48) 0
test_parseSignsStrict[-500, 1, 2, NORMAL, 3, -50](49) 0
test_parseSignsStrict[-AAA, 1, 2, NORMAL, -2, null](50) 0
test_parseSignsStrict[+0, 1, 2, NORMAL, -1, null](51) 0
test_parseSignsStrict[+5, 1, 2, NORMAL, -1, null](52) 0
test_parseSignsStrict[+50, 1, 2, NORMAL, -1, null](53) 0
test_parseSignsStrict[+500, 1, 2, NORMAL, -1, null](54) 0
test_parseSignsStrict[+AAA, 1, 2, NORMAL, -1, null](55) 0
test_parseSignsStrict[0, 1, 2, ALWAYS, -1, null](56) 0
test_parseSignsStrict[5, 1, 2, ALWAYS, -1, null](57) 0
test_parseSignsStrict[50, 1, 2, ALWAYS, -1, null](58) 0
test_parseSignsStrict[500, 1, 2, ALWAYS, -1, null](59) 0
test_parseSignsStrict[-0, 1, 2, ALWAYS, -1, null](60) 0
test_parseSignsStrict[-5, 1, 2, ALWAYS, 2, -5](61) 0
test_parseSignsStrict[-50, 1, 2, ALWAYS, 3, -50](62) 0
test_parseSignsStrict[-500, 1, 2, ALWAYS, 3, -50](63) 0
test_parseSignsStrict[-AAA, 1, 2, ALWAYS, -2, null](64) 0
test_parseSignsStrict[+0, 1, 2, ALWAYS, 2, 0](65) 0
test_parseSignsStrict[+5, 1, 2, ALWAYS, 2, 5](66) 0
test_parseSignsStrict[+50, 1, 2, ALWAYS, 3, 50](67) 0
test_parseSignsStrict[+500, 1, 2, ALWAYS, 3, 50](68) 0
test_parseSignsStrict[+AAA, 1, 2, ALWAYS, -2, null](69) 0
test_parseSignsStrict[0, 1, 2, EXCEEDS_PAD, 1, 0](70) 0
test_parseSignsStrict[5, 1, 2, EXCEEDS_PAD, 1, 5](71) 0
test_parseSignsStrict[50, 1, 2, EXCEEDS_PAD, -1, null](72) 0
test_parseSignsStrict[500, 1, 2, EXCEEDS_PAD, -1, null](73) 0
test_parseSignsStrict[-0, 1, 2, EXCEEDS_PAD, -1, null](74) 0
test_parseSignsStrict[-5, 1, 2, EXCEEDS_PAD, 2, -5](75) 0
test_parseSignsStrict[-50, 1, 2, EXCEEDS_PAD, 3, -50](76) 0
test_parseSignsStrict[-500, 1, 2, EXCEEDS_PAD, 3, -50](77) 0
test_parseSignsStrict[-AAA, 1, 2, EXCEEDS_PAD, -2, null](78) 0
test_parseSignsStrict[+0, 1, 2, EXCEEDS_PAD, -1, null](79) 0
test_parseSignsStrict[+5, 1, 2, EXCEEDS_PAD, -1, null](80) 0
test_parseSignsStrict[+50, 1, 2, EXCEEDS_PAD, 3, 50](81) 0
test_parseSignsStrict[+500, 1, 2, EXCEEDS_PAD, 3, 50](82) 0
test_parseSignsStrict[+AAA, 1, 2, EXCEEDS_PAD, -2, null](83) 0
test_parse_error[Value(DayOfMonth,1,2,NEVER), 12, -1, class java.lang.IndexOutOfBoundsException](1) 0
test_parse_error[Value(DayOfMonth,1,2,NEVER), 12, 3, class java.lang.IndexOutOfBoundsException](2) 0
test_parse_fresh[1, 2, NEVER, 0, 12, 0, 2, 12](1) 0
test_parse_fresh[1, 2, NEVER, 0, Xxx12Xxx, 3, 5, 12](2) 0
test_parse_fresh[1, 2, NEVER, 0, 99912999, 3, 5, 12](3) 0
test_parse_fresh[2, 4, NEVER, 0, 12345, 0, 4, 1234](4) 0
test_parse_fresh[2, 4, NEVER, 0, 12-45, 0, 2, 12](5) 0
test_parse_fresh[2, 4, NEVER, 0, 123-5, 0, 3, 123](6) 0
test_parse_fresh[1, 10, NORMAL, 0, 2147483647, 0, 10, 2147483647](7) 0
test_parse_fresh[1, 10, NORMAL, 0, -2147483648, 0, 11, -2147483648](8) 0
test_parse_fresh[1, 10, NORMAL, 0, 2147483648, 0, 10, 2147483648](9) 0
test_parse_fresh[1, 10, NORMAL, 0, -2147483649, 0, 11, -2147483649](10) 0
test_parse_fresh[1, 10, NORMAL, 0, 987659876598765, 0, 10, 9876598765](11) 0
test_parse_fresh[1, 19, NORMAL, 0, 999999999999999999, 0, 18, 999999999999999999](12) 0
test_parse_fresh[1, 19, NORMAL, 0, -999999999999999999, 0, 19, -999999999999999999](13) 0
test_parse_fresh[1, 19, NORMAL, 0, 1000000000000000000, 0, 19, 1000000000000000000](14) 0
test_parse_fresh[1, 19, NORMAL, 0, -1000000000000000000, 0, 20, -1000000000000000000](15) 0
test_parse_fresh[1, 19, NORMAL, 0, 000000000000000000, 0, 18, 0](16) 0
test_parse_fresh[1, 19, NORMAL, 0, 0000000000000000000, 0, 19, 0](17) 0
test_parse_fresh[1, 19, NORMAL, 0, 9223372036854775807, 0, 19, 9223372036854775807](18) 0.001
test_parse_fresh[1, 19, NORMAL, 0, -9223372036854775808, 0, 20, -9223372036854775808](19) 0
test_parse_fresh[1, 19, NORMAL, 0, 9223372036854775808, 0, 18, 922337203685477580](20) 0
test_parse_fresh[1, 19, NORMAL, 0, -9223372036854775809, 0, 19, -922337203685477580](21) 0
test_parse_fresh[1, 2, NEVER, 1, A1, 0, -1, 0](22) 0
test_parse_fresh[1, 2, NEVER, 1, 1, 0, -1, 0](23) 0
test_parse_fresh[1, 2, NEVER, 1, 1, 1, -2, 0](24) 0
test_parse_fresh[2, 2, NEVER, 1, 1, 0, -1, 0](25) 0
test_parse_fresh[2, 2, NEVER, 1, Xxx1, 0, -1, 0](26) 0
test_parse_fresh[2, 2, NEVER, 1, 1, 1, -2, 0](27) 0
test_parse_fresh[2, 2, NEVER, 1, Xxx1, 4, -5, 0](28) 0
test_parse_fresh[2, 2, NEVER, 1, 1-2, 0, -1, 0](29) 0
test_parse_fresh[1, 19, NORMAL, 0, -000000000000000000, 0, -1, 0](30) 0
test_parse_fresh[1, 19, NORMAL, 0, -0000000000000000000, 0, -1, 0](31) 0
test_parse_fresh[1, 1, NEVER, 1, 12, 0, 1, 1](32) 0
test_parse_fresh[1, 19, NEVER, 1, 12, 0, 1, 1](33) 0
test_parse_fresh[1, 19, NEVER, 1, 12345, 0, 4, 1234](34) 0
test_parse_fresh[1, 19, NEVER, 1, 12345678901, 0, 10, 1234567890](35) 0
test_parse_fresh[1, 19, NEVER, 1, 123456789012345678901234567890, 0, 19, 1234567890123456789](36) 0.001
test_parse_fresh[1, 19, NEVER, 1, 1, 0, 1, 1](37) 0
test_parse_fresh[2, 2, NEVER, 1, 12, 0, 2, 12](38) 0
test_parse_fresh[2, 19, NEVER, 1, 1, 0, -1, 0](39) 0
test_parse_fresh[1, 1, NEVER, 2, 123, 0, 1, 1](40) 0
test_parse_fresh[1, 19, NEVER, 2, 123, 0, 1, 1](41) 0
test_parse_fresh[1, 19, NEVER, 2, 12345, 0, 3, 123](42) 0
test_parse_fresh[1, 19, NEVER, 2, 12345678901, 0, 9, 123456789](43) 0
test_parse_fresh[1, 19, NEVER, 2, 123456789012345678901234567890, 0, 19, 1234567890123456789](44) 0
test_parse_fresh[1, 19, NEVER, 2, 1, 0, 1, 1](45) 0
test_parse_fresh[1, 19, NEVER, 2, 12, 0, 1, 1](46) 0
test_parse_fresh[2, 2, NEVER, 2, 12, 0, 2, 12](47) 0
test_parse_fresh[2, 19, NEVER, 2, 1, 0, -1, 0](48) 0
test_parse_fresh[2, 19, NEVER, 2, 1AAAAABBBBBCCCCC, 0, -1, 0](49) 0
test_parse_textField[1, 2, NEVER, 0, 12, 0, 2, 12](1) 0
test_parse_textField[1, 2, NEVER, 0, Xxx12Xxx, 3, 5, 12](2) 0
test_parse_textField[1, 2, NEVER, 0, 99912999, 3, 5, 12](3) 0
test_parse_textField[2, 4, NEVER, 0, 12345, 0, 4, 1234](4) 0
test_parse_textField[2, 4, NEVER, 0, 12-45, 0, 2, 12](5) 0
test_parse_textField[2, 4, NEVER, 0, 123-5, 0, 3, 123](6) 0
test_parse_textField[1, 10, NORMAL, 0, 2147483647, 0, 10, 2147483647](7) 0
test_parse_textField[1, 10, NORMAL, 0, -2147483648, 0, 11, -2147483648](8) 0
test_parse_textField[1, 10, NORMAL, 0, 2147483648, 0, 10, 2147483648](9) 0.001
test_parse_textField[1, 10, NORMAL, 0, -2147483649, 0, 11, -2147483649](10) 0
test_parse_textField[1, 10, NORMAL, 0, 987659876598765, 0, 10, 9876598765](11) 0
test_parse_textField[1, 19, NORMAL, 0, 999999999999999999, 0, 18, 999999999999999999](12) 0
test_parse_textField[1, 19, NORMAL, 0, -999999999999999999, 0, 19, -999999999999999999](13) 0
test_parse_textField[1, 19, NORMAL, 0, 1000000000000000000, 0, 19, 1000000000000000000](14) 0
test_parse_textField[1, 19, NORMAL, 0, -1000000000000000000, 0, 20, -1000000000000000000](15) 0
test_parse_textField[1, 19, NORMAL, 0, 000000000000000000, 0, 18, 0](16) 0
test_parse_textField[1, 19, NORMAL, 0, 0000000000000000000, 0, 19, 0](17) 0
test_parse_textField[1, 19, NORMAL, 0, 9223372036854775807, 0, 19, 9223372036854775807](18) 0
test_parse_textField[1, 19, NORMAL, 0, -9223372036854775808, 0, 20, -9223372036854775808](19) 0
test_parse_textField[1, 19, NORMAL, 0, 9223372036854775808, 0, 18, 922337203685477580](20) 0
test_parse_textField[1, 19, NORMAL, 0, -9223372036854775809, 0, 19, -922337203685477580](21) 0
test_parse_textField[1, 2, NEVER, 1, A1, 0, -1, 0](22) 0
test_parse_textField[1, 2, NEVER, 1, 1, 0, -1, 0](23) 0
test_parse_textField[1, 2, NEVER, 1, 1, 1, -2, 0](24) 0
test_parse_textField[2, 2, NEVER, 1, 1, 0, -1, 0](25) 0
test_parse_textField[2, 2, NEVER, 1, Xxx1, 0, -1, 0](26) 0
test_parse_textField[2, 2, NEVER, 1, 1, 1, -2, 0](27) 0
test_parse_textField[2, 2, NEVER, 1, Xxx1, 4, -5, 0](28) 0
test_parse_textField[2, 2, NEVER, 1, 1-2, 0, -1, 0](29) 0
test_parse_textField[1, 19, NORMAL, 0, -000000000000000000, 0, -1, 0](30) 0
test_parse_textField[1, 19, NORMAL, 0, -0000000000000000000, 0, -1, 0](31) 0
test_parse_textField[1, 1, NEVER, 1, 12, 0, 1, 1](32) 0
test_parse_textField[1, 19, NEVER, 1, 12, 0, 1, 1](33) 0
test_parse_textField[1, 19, NEVER, 1, 12345, 0, 4, 1234](34) 0
test_parse_textField[1, 19, NEVER, 1, 12345678901, 0, 10, 1234567890](35) 0
test_parse_textField[1, 19, NEVER, 1, 123456789012345678901234567890, 0, 19, 1234567890123456789](36) 0
test_parse_textField[1, 19, NEVER, 1, 1, 0, 1, 1](37) 0
test_parse_textField[2, 2, NEVER, 1, 12, 0, 2, 12](38) 0
test_parse_textField[2, 19, NEVER, 1, 1, 0, -1, 0](39) 0
test_parse_textField[1, 1, NEVER, 2, 123, 0, 1, 1](40) 0
test_parse_textField[1, 19, NEVER, 2, 123, 0, 1, 1](41) 0
test_parse_textField[1, 19, NEVER, 2, 12345, 0, 3, 123](42) 0
test_parse_textField[1, 19, NEVER, 2, 12345678901, 0, 9, 123456789](43) 0
test_parse_textField[1, 19, NEVER, 2, 123456789012345678901234567890, 0, 19, 1234567890123456789](44) 0
test_parse_textField[1, 19, NEVER, 2, 1, 0, 1, 1](45) 0
test_parse_textField[1, 19, NEVER, 2, 12, 0, 1, 1](46) 0
test_parse_textField[2, 2, NEVER, 2, 12, 0, 2, 12](47) 0.001
test_parse_textField[2, 19, NEVER, 2, 1, 0, -1, 0](48) 0
test_parse_textField[2, 19, NEVER, 2, 1AAAAABBBBBCCCCC, 0, -1, 0](49) 0

TestStringLiteralParser

test_parse_error['hello', hello, -1, class java.lang.IndexOutOfBoundsException](1) 0
test_parse_error['hello', hello, 6, class java.lang.IndexOutOfBoundsException](2) 0
test_parse_success['hello', true, hello, 0, 5](1) 0
test_parse_success['hello', true, helloOTHER, 0, 5](2) 0
test_parse_success['hello', true, OTHERhelloOTHER, 5, 10](3) 0
test_parse_success['hello', true, OTHERhello, 5, 10](4) 0
test_parse_success['hello', true, , 0, -1](5) 0
test_parse_success['hello', true, a, 1, -2](6) 0
test_parse_success['hello', true, HELLO, 0, -1](7) 0
test_parse_success['hello', true, hlloo, 0, -1](8) 0
test_parse_success['hello', true, OTHERhllooOTHER, 5, -6](9) 0
test_parse_success['hello', true, OTHERhlloo, 5, -6](10) 0
test_parse_success['hello', true, h, 0, -1](11) 0
test_parse_success['hello', true, OTHERh, 5, -6](12) 0
test_parse_success['hello', false, hello, 0, 5](13) 0
test_parse_success['hello', false, HELLO, 0, 5](14) 0
test_parse_success['hello', false, HelLo, 0, 5](15) 0
test_parse_success['hello', false, HelLO, 0, 5](16) 0

TestStringLiteralPrinter

test_print_dateTime 0
test_print_emptyAppendable 0
test_print_emptyCalendrical 0
test_toString 0
test_toString_apos 0

TestZoneOffsetPrinter

test_print[+HH, NO-OFFSET, Z](1) 0
test_print[+HH, +01, +01:00](2) 0.001
test_print[+HH, -01, -01:00](3) 0
test_print[+HHMM, NO-OFFSET, Z](4) 0
test_print[+HHMM, +0102, +01:02](5) 0
test_print[+HHMM, -0102, -01:02](6) 0
test_print[+HH:MM, NO-OFFSET, Z](7) 0
test_print[+HH:MM, +01:02, +01:02](8) 0
test_print[+HH:MM, -01:02, -01:02](9) 0
test_print[+HHMMss, NO-OFFSET, Z](10) 0
test_print[+HHMMss, +0100, +01:00](11) 0
test_print[+HHMMss, +0102, +01:02](12) 0
test_print[+HHMMss, +0159, +01:59](13) 0
test_print[+HHMMss, +0200, +02:00](14) 0
test_print[+HHMMss, +1800, +18:00](15) 0
test_print[+HHMMss, +010215, +01:02:15](16) 0
test_print[+HHMMss, -0100, -01:00](17) 0
test_print[+HHMMss, -0200, -02:00](18) 0
test_print[+HHMMss, -1800, -18:00](19) 0
test_print[+HHMMss, NO-OFFSET, Z](20) 0
test_print[+HHMMss, +0100, +01:00](21) 0
test_print[+HHMMss, +010203, +01:02:03](22) 0
test_print[+HHMMss, +015959, +01:59:59](23) 0
test_print[+HHMMss, +0200, +02:00](24) 0
test_print[+HHMMss, +1800, +18:00](25) 0
test_print[+HHMMss, -0100, -01:00](26) 0
test_print[+HHMMss, -0200, -02:00](27) 0
test_print[+HHMMss, -1800, -18:00](28) 0
test_print[+HH:MM:ss, NO-OFFSET, Z](29) 0
test_print[+HH:MM:ss, +01:00, +01:00](30) 0
test_print[+HH:MM:ss, +01:02, +01:02](31) 0
test_print[+HH:MM:ss, +01:59, +01:59](32) 0
test_print[+HH:MM:ss, +02:00, +02:00](33) 0
test_print[+HH:MM:ss, +18:00, +18:00](34) 0
test_print[+HH:MM:ss, +01:02:15, +01:02:15](35) 0
test_print[+HH:MM:ss, -01:00, -01:00](36) 0
test_print[+HH:MM:ss, -02:00, -02:00](37) 0
test_print[+HH:MM:ss, -18:00, -18:00](38) 0
test_print[+HH:MM:ss, NO-OFFSET, Z](39) 0
test_print[+HH:MM:ss, +01:00, +01:00](40) 0
test_print[+HH:MM:ss, +01:02:03, +01:02:03](41) 0
test_print[+HH:MM:ss, +01:59:59, +01:59:59](42) 0
test_print[+HH:MM:ss, +02:00, +02:00](43) 0
test_print[+HH:MM:ss, +18:00, +18:00](44) 0
test_print[+HH:MM:ss, -01:00, -01:00](45) 0
test_print[+HH:MM:ss, -02:00, -02:00](46) 0
test_print[+HH:MM:ss, -18:00, -18:00](47) 0
test_print[+HHMMSS, NO-OFFSET, Z](48) 0
test_print[+HHMMSS, +010203, +01:02:03](49) 0
test_print[+HHMMSS, -010203, -01:02:03](50) 0
test_print[+HHMMSS, +010200, +01:02](51) 0
test_print[+HHMMSS, -010200, -01:02](52) 0
test_print[+HH:MM:SS, NO-OFFSET, Z](53) 0
test_print[+HH:MM:SS, +01:02:03, +01:02:03](54) 0
test_print[+HH:MM:SS, -01:02:03, -01:02:03](55) 0
test_print[+HH:MM:SS, +01:02:00, +01:02](56) 0
test_print[+HH:MM:SS, -01:02:00, -01:02](57) 0
test_print_emptyAppendable 0
test_print_emptyCalendrical 0
test_toString[+HH, NO-OFFSET, Z](1) 0
test_toString[+HH, +01, +01:00](2) 0
test_toString[+HH, -01, -01:00](3) 0
test_toString[+HHMM, NO-OFFSET, Z](4) 0
test_toString[+HHMM, +0102, +01:02](5) 0
test_toString[+HHMM, -0102, -01:02](6) 0
test_toString[+HH:MM, NO-OFFSET, Z](7) 0
test_toString[+HH:MM, +01:02, +01:02](8) 0
test_toString[+HH:MM, -01:02, -01:02](9) 0
test_toString[+HHMMss, NO-OFFSET, Z](10) 0
test_toString[+HHMMss, +0100, +01:00](11) 0
test_toString[+HHMMss, +0102, +01:02](12) 0
test_toString[+HHMMss, +0159, +01:59](13) 0
test_toString[+HHMMss, +0200, +02:00](14) 0
test_toString[+HHMMss, +1800, +18:00](15) 0
test_toString[+HHMMss, +010215, +01:02:15](16) 0
test_toString[+HHMMss, -0100, -01:00](17) 0
test_toString[+HHMMss, -0200, -02:00](18) 0
test_toString[+HHMMss, -1800, -18:00](19) 0
test_toString[+HHMMss, NO-OFFSET, Z](20) 0
test_toString[+HHMMss, +0100, +01:00](21) 0
test_toString[+HHMMss, +010203, +01:02:03](22) 0
test_toString[+HHMMss, +015959, +01:59:59](23) 0
test_toString[+HHMMss, +0200, +02:00](24) 0
test_toString[+HHMMss, +1800, +18:00](25) 0
test_toString[+HHMMss, -0100, -01:00](26) 0
test_toString[+HHMMss, -0200, -02:00](27) 0
test_toString[+HHMMss, -1800, -18:00](28) 0
test_toString[+HH:MM:ss, NO-OFFSET, Z](29) 0
test_toString[+HH:MM:ss, +01:00, +01:00](30) 0
test_toString[+HH:MM:ss, +01:02, +01:02](31) 0
test_toString[+HH:MM:ss, +01:59, +01:59](32) 0.001
test_toString[+HH:MM:ss, +02:00, +02:00](33) 0
test_toString[+HH:MM:ss, +18:00, +18:00](34) 0
test_toString[+HH:MM:ss, +01:02:15, +01:02:15](35) 0
test_toString[+HH:MM:ss, -01:00, -01:00](36) 0
test_toString[+HH:MM:ss, -02:00, -02:00](37) 0
test_toString[+HH:MM:ss, -18:00, -18:00](38) 0
test_toString[+HH:MM:ss, NO-OFFSET, Z](39) 0
test_toString[+HH:MM:ss, +01:00, +01:00](40) 0
test_toString[+HH:MM:ss, +01:02:03, +01:02:03](41) 0
test_toString[+HH:MM:ss, +01:59:59, +01:59:59](42) 0
test_toString[+HH:MM:ss, +02:00, +02:00](43) 0
test_toString[+HH:MM:ss, +18:00, +18:00](44) 0
test_toString[+HH:MM:ss, -01:00, -01:00](45) 0
test_toString[+HH:MM:ss, -02:00, -02:00](46) 0
test_toString[+HH:MM:ss, -18:00, -18:00](47) 0
test_toString[+HHMMSS, NO-OFFSET, Z](48) 0
test_toString[+HHMMSS, +010203, +01:02:03](49) 0
test_toString[+HHMMSS, -010203, -01:02:03](50) 0
test_toString[+HHMMSS, +010200, +01:02](51) 0
test_toString[+HHMMSS, -010200, -01:02](52) 0
test_toString[+HH:MM:SS, NO-OFFSET, Z](53) 0
test_toString[+HH:MM:SS, +01:02:03, +01:02:03](54) 0
test_toString[+HH:MM:SS, -01:02:03, -01:02:03](55) 0
test_toString[+HH:MM:SS, +01:02:00, +01:02](56) 0
test_toString[+HH:MM:SS, -01:02:00, -01:02](57) 0

TestDateTimeFormatters

test_parse_basicIsoDate 0
test_parse_basicIsoDate_largeYear 0
test_parse_isoDate[2008, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_parse_isoDate[null, 6, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_parse_isoDate[null, null, 30, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_parse_isoDate[null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](4) 0
test_parse_isoDate[null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](5) 0
test_parse_isoDate[2008, 6, null, null, null, null, class org.threeten.bp.DateTimeException](6) 0
test_parse_isoDate[null, 6, 30, null, null, null, class org.threeten.bp.DateTimeException](7) 0
test_parse_isoDate[2008, 6, 30, null, null, 2008-06-30, null](8) 0
test_parse_isoDate[2008, 6, 30, +01:00, null, 2008-06-30+01:00, null](9) 0
test_parse_isoDate[2008, 6, 30, +01:00, Europe/Paris, 2008-06-30+01:00, null](10) 0
test_parse_isoDate[2008, 6, 30, null, Europe/Paris, 2008-06-30, null](11) 0
test_parse_isoDate[123456, 6, 30, +01:00, Europe/Paris, +123456-06-30+01:00, null](12) 0
test_parse_isoDateTime[2008, null, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_parse_isoDateTime[null, 6, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_parse_isoDateTime[null, null, 30, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_parse_isoDateTime[null, null, null, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_parse_isoDateTime[null, null, null, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](5) 0
test_parse_isoDateTime[null, null, null, null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](6) 0
test_parse_isoDateTime[null, null, null, null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](7) 0
test_parse_isoDateTime[2008, 6, 30, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_parse_isoDateTime[2008, 6, 30, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](9) 0
test_parse_isoDateTime[2008, 6, null, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](10) 0
test_parse_isoDateTime[2008, null, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](11) 0
test_parse_isoDateTime[null, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](12) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, null, null, null, null, 2008-06-30T11:05, null](13) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, null, null, null, 2008-06-30T11:05:30, null](14) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, null, 2008-06-30T11:05:30.5, null](15) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, 1, null, null, 2008-06-30T11:05:30.000000001, null](16) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, null, null, +01:00, null, 2008-06-30T11:05+01:00, null](17) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, null, 2008-06-30T11:05:30+01:00, null](18) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, null, 2008-06-30T11:05:30.5+01:00, null](19) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, null, 2008-06-30T11:05:30.000000001+01:00, null](20) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, null, null, +01:00, Europe/Paris, 2008-06-30T11:05+01:00[Europe/Paris], null](21) 0.001
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, Europe/Paris, 2008-06-30T11:05:30+01:00[Europe/Paris], null](22) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, Europe/Paris, 2008-06-30T11:05:30.5+01:00[Europe/Paris], null](23) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, Europe/Paris, 2008-06-30T11:05:30.000000001+01:00[Europe/Paris], null](24) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, null, null, null, Europe/Paris, 2008-06-30T11:05, null](25) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, null, null, Europe/Paris, 2008-06-30T11:05:30, null](26) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, Europe/Paris, 2008-06-30T11:05:30.5, null](27) 0
test_parse_isoDateTime[2008, 6, 30, 11, 5, 30, 1, null, Europe/Paris, 2008-06-30T11:05:30.000000001, null](28) 0
test_parse_isoDateTime[123456, 6, 30, 11, 5, null, null, null, null, +123456-06-30T11:05, null](29) 0
test_parse_isoLocalDate[2008, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_parse_isoLocalDate[null, 6, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_parse_isoLocalDate[null, null, 30, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_parse_isoLocalDate[null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](4) 0
test_parse_isoLocalDate[null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](5) 0
test_parse_isoLocalDate[2008, 6, null, null, null, null, class org.threeten.bp.DateTimeException](6) 0
test_parse_isoLocalDate[null, 6, 30, null, null, null, class org.threeten.bp.DateTimeException](7) 0
test_parse_isoLocalDate[2008, 6, 30, null, null, 2008-06-30, null](8) 0
test_parse_isoLocalDate[2008, 6, 30, +01:00, null, 2008-06-30, null](9) 0
test_parse_isoLocalDate[2008, 6, 30, +01:00, Europe/Paris, 2008-06-30, null](10) 0
test_parse_isoLocalDate[2008, 6, 30, null, Europe/Paris, 2008-06-30, null](11) 0
test_parse_isoLocalDate[123456, 6, 30, null, null, +123456-06-30, null](12) 0
test_parse_isoLocalDateTime[2008, null, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_parse_isoLocalDateTime[null, 6, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_parse_isoLocalDateTime[null, null, 30, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_parse_isoLocalDateTime[null, null, null, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_parse_isoLocalDateTime[null, null, null, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](5) 0
test_parse_isoLocalDateTime[null, null, null, null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](6) 0
test_parse_isoLocalDateTime[null, null, null, null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](7) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_parse_isoLocalDateTime[2008, 6, 30, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](9) 0
test_parse_isoLocalDateTime[2008, 6, null, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](10) 0
test_parse_isoLocalDateTime[2008, null, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](11) 0
test_parse_isoLocalDateTime[null, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](12) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, null, null, null, null, 2008-06-30T11:05, null](13) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, null, null, null, 2008-06-30T11:05:30, null](14) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, null, 2008-06-30T11:05:30.5, null](15) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 1, null, null, 2008-06-30T11:05:30.000000001, null](16) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, null, null, +01:00, null, 2008-06-30T11:05, null](17) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, null, 2008-06-30T11:05:30, null](18) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, null, 2008-06-30T11:05:30.5, null](19) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, null, 2008-06-30T11:05:30.000000001, null](20) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, null, null, +01:00, Europe/Paris, 2008-06-30T11:05, null](21) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, Europe/Paris, 2008-06-30T11:05:30, null](22) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, Europe/Paris, 2008-06-30T11:05:30.5, null](23) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, Europe/Paris, 2008-06-30T11:05:30.000000001, null](24) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, null, null, null, Europe/Paris, 2008-06-30T11:05, null](25) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, null, null, Europe/Paris, 2008-06-30T11:05:30, null](26) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, Europe/Paris, 2008-06-30T11:05:30.5, null](27) 0
test_parse_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 1, null, Europe/Paris, 2008-06-30T11:05:30.000000001, null](28) 0
test_parse_isoLocalDateTime[123456, 6, 30, 11, 5, null, null, null, null, +123456-06-30T11:05, null](29) 0.001
test_parse_isoLocalDate_1000000000 0
test_parse_isoLocalDate_1000000000_failedCreate 0
test_parse_isoLocalDate_999999999 0
test_parse_isoLocalDate_M1000000000 0
test_parse_isoLocalDate_M1000000000_failedCreate 0
test_parse_isoLocalDate_M999999999 0
test_parse_isoLocalTime[11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_parse_isoLocalTime[null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_parse_isoLocalTime[null, null, 30, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_parse_isoLocalTime[null, null, null, 1, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_parse_isoLocalTime[null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](5) 0
test_parse_isoLocalTime[null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](6) 0
test_parse_isoLocalTime[11, 5, null, null, null, null, 11:05, null](7) 0
test_parse_isoLocalTime[11, 5, 30, null, null, null, 11:05:30, null](8) 0
test_parse_isoLocalTime[11, 5, 30, 500000000, null, null, 11:05:30.5, null](9) 0
test_parse_isoLocalTime[11, 5, 30, 1, null, null, 11:05:30.000000001, null](10) 0
test_parse_isoLocalTime[11, 5, null, null, +01:00, null, 11:05, null](11) 0
test_parse_isoLocalTime[11, 5, 30, null, +01:00, null, 11:05:30, null](12) 0
test_parse_isoLocalTime[11, 5, 30, 500000000, +01:00, null, 11:05:30.5, null](13) 0
test_parse_isoLocalTime[11, 5, 30, 1, +01:00, null, 11:05:30.000000001, null](14) 0
test_parse_isoLocalTime[11, 5, null, null, +01:00, Europe/Paris, 11:05, null](15) 0
test_parse_isoLocalTime[11, 5, 30, null, +01:00, Europe/Paris, 11:05:30, null](16) 0
test_parse_isoLocalTime[11, 5, 30, 500000000, +01:00, Europe/Paris, 11:05:30.5, null](17) 0
test_parse_isoLocalTime[11, 5, 30, 1, +01:00, Europe/Paris, 11:05:30.000000001, null](18) 0
test_parse_isoLocalTime[11, 5, null, null, null, Europe/Paris, 11:05, null](19) 0
test_parse_isoLocalTime[11, 5, 30, null, null, Europe/Paris, 11:05:30, null](20) 0
test_parse_isoLocalTime[11, 5, 30, 500000000, null, Europe/Paris, 11:05:30.5, null](21) 0
test_parse_isoLocalTime[11, 5, 30, 1, null, Europe/Paris, 11:05:30.000000001, null](22) 0
test_parse_isoOffsetDate[2008, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_parse_isoOffsetDate[null, 6, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_parse_isoOffsetDate[null, null, 30, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_parse_isoOffsetDate[null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](4) 0
test_parse_isoOffsetDate[null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](5) 0
test_parse_isoOffsetDate[2008, 6, null, null, null, null, class org.threeten.bp.DateTimeException](6) 0
test_parse_isoOffsetDate[null, 6, 30, null, null, null, class org.threeten.bp.DateTimeException](7) 0
test_parse_isoOffsetDate[2008, 6, 30, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_parse_isoOffsetDate[2008, 6, 30, +01:00, null, 2008-06-30+01:00, null](9) 0
test_parse_isoOffsetDate[2008, 6, 30, +01:00, Europe/Paris, 2008-06-30+01:00, null](10) 0
test_parse_isoOffsetDate[2008, 6, 30, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](11) 0
test_parse_isoOffsetDate[123456, 6, 30, +01:00, null, +123456-06-30+01:00, null](12) 0
test_parse_isoOffsetDateTime[2008, null, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_parse_isoOffsetDateTime[null, 6, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_parse_isoOffsetDateTime[null, null, 30, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_parse_isoOffsetDateTime[null, null, null, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_parse_isoOffsetDateTime[null, null, null, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](5) 0
test_parse_isoOffsetDateTime[null, null, null, null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](6) 0
test_parse_isoOffsetDateTime[null, null, null, null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](7) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_parse_isoOffsetDateTime[2008, 6, 30, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](9) 0
test_parse_isoOffsetDateTime[2008, 6, null, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](10) 0
test_parse_isoOffsetDateTime[2008, null, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](11) 0
test_parse_isoOffsetDateTime[null, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](12) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](13) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, null, null, null, null, class org.threeten.bp.DateTimeException](14) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, null, null, class org.threeten.bp.DateTimeException](15) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 1, null, null, null, class org.threeten.bp.DateTimeException](16) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, null, null, +01:00, null, 2008-06-30T11:05+01:00, null](17) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, null, 2008-06-30T11:05:30+01:00, null](18) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, null, 2008-06-30T11:05:30.5+01:00, null](19) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, null, 2008-06-30T11:05:30.000000001+01:00, null](20) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, null, null, +01:00, Europe/Paris, 2008-06-30T11:05+01:00, null](21) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, Europe/Paris, 2008-06-30T11:05:30+01:00, null](22) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, Europe/Paris, 2008-06-30T11:05:30.5+01:00, null](23) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, Europe/Paris, 2008-06-30T11:05:30.000000001+01:00, null](24) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](25) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](26) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](27) 0
test_parse_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 1, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](28) 0
test_parse_isoOffsetDateTime[123456, 6, 30, 11, 5, null, null, +01:00, null, +123456-06-30T11:05+01:00, null](29) 0
test_parse_isoOffsetTime[11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_parse_isoOffsetTime[null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_parse_isoOffsetTime[null, null, 30, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_parse_isoOffsetTime[null, null, null, 1, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_parse_isoOffsetTime[null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](5) 0
test_parse_isoOffsetTime[null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](6) 0
test_parse_isoOffsetTime[11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](7) 0
test_parse_isoOffsetTime[11, 5, 30, null, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_parse_isoOffsetTime[11, 5, 30, 500000000, null, null, null, class org.threeten.bp.DateTimeException](9) 0
test_parse_isoOffsetTime[11, 5, 30, 1, null, null, null, class org.threeten.bp.DateTimeException](10) 0
test_parse_isoOffsetTime[11, 5, null, null, +01:00, null, 11:05+01:00, null](11) 0
test_parse_isoOffsetTime[11, 5, 30, null, +01:00, null, 11:05:30+01:00, null](12) 0
test_parse_isoOffsetTime[11, 5, 30, 500000000, +01:00, null, 11:05:30.5+01:00, null](13) 0
test_parse_isoOffsetTime[11, 5, 30, 1, +01:00, null, 11:05:30.000000001+01:00, null](14) 0
test_parse_isoOffsetTime[11, 5, null, null, +01:00, Europe/Paris, 11:05+01:00, null](15) 0
test_parse_isoOffsetTime[11, 5, 30, null, +01:00, Europe/Paris, 11:05:30+01:00, null](16) 0
test_parse_isoOffsetTime[11, 5, 30, 500000000, +01:00, Europe/Paris, 11:05:30.5+01:00, null](17) 0
test_parse_isoOffsetTime[11, 5, 30, 1, +01:00, Europe/Paris, 11:05:30.000000001+01:00, null](18) 0
test_parse_isoOffsetTime[11, 5, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](19) 0
test_parse_isoOffsetTime[11, 5, 30, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](20) 0
test_parse_isoOffsetTime[11, 5, 30, 500000000, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](21) 0
test_parse_isoOffsetTime[11, 5, 30, 1, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](22) 0
test_parse_isoOrdinalDate 0
test_parse_isoOrdinalDate_largeYear 0
test_parse_isoTime[11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_parse_isoTime[null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_parse_isoTime[null, null, 30, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_parse_isoTime[null, null, null, 1, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_parse_isoTime[null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](5) 0
test_parse_isoTime[null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](6) 0
test_parse_isoTime[11, 5, null, null, null, null, 11:05, null](7) 0
test_parse_isoTime[11, 5, 30, null, null, null, 11:05:30, null](8) 0
test_parse_isoTime[11, 5, 30, 500000000, null, null, 11:05:30.5, null](9) 0
test_parse_isoTime[11, 5, 30, 1, null, null, 11:05:30.000000001, null](10) 0
test_parse_isoTime[11, 5, null, null, +01:00, null, 11:05+01:00, null](11) 0
test_parse_isoTime[11, 5, 30, null, +01:00, null, 11:05:30+01:00, null](12) 0
test_parse_isoTime[11, 5, 30, 500000000, +01:00, null, 11:05:30.5+01:00, null](13) 0
test_parse_isoTime[11, 5, 30, 1, +01:00, null, 11:05:30.000000001+01:00, null](14) 0
test_parse_isoTime[11, 5, null, null, +01:00, Europe/Paris, 11:05+01:00, null](15) 0
test_parse_isoTime[11, 5, 30, null, +01:00, Europe/Paris, 11:05:30+01:00, null](16) 0
test_parse_isoTime[11, 5, 30, 500000000, +01:00, Europe/Paris, 11:05:30.5+01:00, null](17) 0
test_parse_isoTime[11, 5, 30, 1, +01:00, Europe/Paris, 11:05:30.000000001+01:00, null](18) 0
test_parse_isoTime[11, 5, null, null, null, Europe/Paris, 11:05, null](19) 0
test_parse_isoTime[11, 5, 30, null, null, Europe/Paris, 11:05:30, null](20) 0
test_parse_isoTime[11, 5, 30, 500000000, null, Europe/Paris, 11:05:30.5, null](21) 0
test_parse_isoTime[11, 5, 30, 1, null, Europe/Paris, 11:05:30.000000001, null](22) 0
test_parse_isoZonedDateTime[2008, null, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_parse_isoZonedDateTime[null, 6, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_parse_isoZonedDateTime[null, null, 30, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_parse_isoZonedDateTime[null, null, null, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_parse_isoZonedDateTime[null, null, null, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](5) 0
test_parse_isoZonedDateTime[null, null, null, null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](6) 0
test_parse_isoZonedDateTime[null, null, null, null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](7) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_parse_isoZonedDateTime[2008, 6, 30, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](9) 0
test_parse_isoZonedDateTime[2008, 6, null, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](10) 0
test_parse_isoZonedDateTime[2008, null, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](11) 0.001
test_parse_isoZonedDateTime[null, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](12) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](13) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, null, null, null, null, class org.threeten.bp.DateTimeException](14) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, null, null, class org.threeten.bp.DateTimeException](15) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 1, null, null, null, class org.threeten.bp.DateTimeException](16) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, null, null, +01:00, null, 2008-06-30T11:05+01:00, null](17) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, null, 2008-06-30T11:05:30+01:00, null](18) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, null, 2008-06-30T11:05:30.5+01:00, null](19) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, null, 2008-06-30T11:05:30.000000001+01:00, null](20) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, null, null, +01:00, +01:00, 2008-06-30T11:05+01:00, null](21) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, +01:00, 2008-06-30T11:05:30+01:00, null](22) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, +01:00, 2008-06-30T11:05:30.5+01:00, null](23) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, +01:00, 2008-06-30T11:05:30.000000001+01:00, null](24) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, null, null, +01:00, Europe/Paris, 2008-06-30T11:05+01:00[Europe/Paris], null](25) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, Europe/Paris, 2008-06-30T11:05:30+01:00[Europe/Paris], null](26) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, Europe/Paris, 2008-06-30T11:05:30.5+01:00[Europe/Paris], null](27) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, Europe/Paris, 2008-06-30T11:05:30.000000001+01:00[Europe/Paris], null](28) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](29) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](30) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](31) 0
test_parse_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 1, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](32) 0
test_parse_isoZonedDateTime[123456, 6, 30, 11, 5, null, null, +01:00, Europe/Paris, +123456-06-30T11:05+01:00[Europe/Paris], null](33) 0
test_parse_weekDate 0
test_parse_weekDate_largeYear 0
test_pattern_String 0
test_pattern_StringLocale 0
test_pattern_StringLocale_invalid 0
test_pattern_StringLocale_nullLocale 0
test_pattern_StringLocale_nullPattern 0.001
test_pattern_String_invalid 0
test_pattern_String_null 0
test_print_basicIsoDate 0.001
test_print_basicIsoDate_fields 0
test_print_basicIsoDate_largeYear 0
test_print_basicIsoDate_missingField 0
test_print_basicIsoDate_offset 0
test_print_basicIsoDate_zoned 0
test_print_isoDate[2008, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_print_isoDate[null, 6, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0.001
test_print_isoDate[null, null, 30, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_print_isoDate[null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](4) 0
test_print_isoDate[null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](5) 0
test_print_isoDate[2008, 6, null, null, null, null, class org.threeten.bp.DateTimeException](6) 0
test_print_isoDate[null, 6, 30, null, null, null, class org.threeten.bp.DateTimeException](7) 0
test_print_isoDate[2008, 6, 30, null, null, 2008-06-30, null](8) 0.003
test_print_isoDate[2008, 6, 30, +01:00, null, 2008-06-30+01:00, null](9) 0
test_print_isoDate[2008, 6, 30, +01:00, Europe/Paris, 2008-06-30+01:00, null](10) 0
test_print_isoDate[2008, 6, 30, null, Europe/Paris, 2008-06-30, null](11) 0
test_print_isoDate[123456, 6, 30, +01:00, Europe/Paris, +123456-06-30+01:00, null](12) 0
test_print_isoDateTime[2008, null, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_print_isoDateTime[null, 6, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_print_isoDateTime[null, null, 30, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_print_isoDateTime[null, null, null, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](4) 0.001
test_print_isoDateTime[null, null, null, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](5) 0
test_print_isoDateTime[null, null, null, null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](6) 0
test_print_isoDateTime[null, null, null, null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](7) 0
test_print_isoDateTime[2008, 6, 30, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_print_isoDateTime[2008, 6, 30, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](9) 0
test_print_isoDateTime[2008, 6, null, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](10) 0
test_print_isoDateTime[2008, null, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](11) 0
test_print_isoDateTime[null, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](12) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, null, null, null, null, 2008-06-30T11:05, null](13) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, null, null, null, 2008-06-30T11:05:30, null](14) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, null, 2008-06-30T11:05:30.5, null](15) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, 1, null, null, 2008-06-30T11:05:30.000000001, null](16) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, null, null, +01:00, null, 2008-06-30T11:05+01:00, null](17) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, null, 2008-06-30T11:05:30+01:00, null](18) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, null, 2008-06-30T11:05:30.5+01:00, null](19) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, null, 2008-06-30T11:05:30.000000001+01:00, null](20) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, null, null, +01:00, Europe/Paris, 2008-06-30T11:05+01:00[Europe/Paris], null](21) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, Europe/Paris, 2008-06-30T11:05:30+01:00[Europe/Paris], null](22) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, Europe/Paris, 2008-06-30T11:05:30.5+01:00[Europe/Paris], null](23) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, Europe/Paris, 2008-06-30T11:05:30.000000001+01:00[Europe/Paris], null](24) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, null, null, null, Europe/Paris, 2008-06-30T11:05, null](25) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, null, null, Europe/Paris, 2008-06-30T11:05:30, null](26) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, Europe/Paris, 2008-06-30T11:05:30.5, null](27) 0
test_print_isoDateTime[2008, 6, 30, 11, 5, 30, 1, null, Europe/Paris, 2008-06-30T11:05:30.000000001, null](28) 0.001
test_print_isoDateTime[123456, 6, 30, 11, 5, null, null, null, null, +123456-06-30T11:05, null](29) 0
test_print_isoLocalDate[2008, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_print_isoLocalDate[null, 6, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_print_isoLocalDate[null, null, 30, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_print_isoLocalDate[null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](4) 0
test_print_isoLocalDate[null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](5) 0
test_print_isoLocalDate[2008, 6, null, null, null, null, class org.threeten.bp.DateTimeException](6) 0
test_print_isoLocalDate[null, 6, 30, null, null, null, class org.threeten.bp.DateTimeException](7) 0
test_print_isoLocalDate[2008, 6, 30, null, null, 2008-06-30, null](8) 0
test_print_isoLocalDate[2008, 6, 30, +01:00, null, 2008-06-30, null](9) 0
test_print_isoLocalDate[2008, 6, 30, +01:00, Europe/Paris, 2008-06-30, null](10) 0
test_print_isoLocalDate[2008, 6, 30, null, Europe/Paris, 2008-06-30, null](11) 0
test_print_isoLocalDate[123456, 6, 30, null, null, +123456-06-30, null](12) 0
test_print_isoLocalDateTime[2008, null, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_print_isoLocalDateTime[null, 6, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_print_isoLocalDateTime[null, null, 30, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_print_isoLocalDateTime[null, null, null, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_print_isoLocalDateTime[null, null, null, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](5) 0.001
test_print_isoLocalDateTime[null, null, null, null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](6) 0
test_print_isoLocalDateTime[null, null, null, null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](7) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_print_isoLocalDateTime[2008, 6, 30, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](9) 0
test_print_isoLocalDateTime[2008, 6, null, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](10) 0
test_print_isoLocalDateTime[2008, null, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](11) 0
test_print_isoLocalDateTime[null, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](12) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, null, null, null, null, 2008-06-30T11:05, null](13) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, null, null, null, 2008-06-30T11:05:30, null](14) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, null, 2008-06-30T11:05:30.5, null](15) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 1, null, null, 2008-06-30T11:05:30.000000001, null](16) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, null, null, +01:00, null, 2008-06-30T11:05, null](17) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, null, 2008-06-30T11:05:30, null](18) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, null, 2008-06-30T11:05:30.5, null](19) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, null, 2008-06-30T11:05:30.000000001, null](20) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, null, null, +01:00, Europe/Paris, 2008-06-30T11:05, null](21) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, Europe/Paris, 2008-06-30T11:05:30, null](22) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, Europe/Paris, 2008-06-30T11:05:30.5, null](23) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, Europe/Paris, 2008-06-30T11:05:30.000000001, null](24) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, null, null, null, Europe/Paris, 2008-06-30T11:05, null](25) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, null, null, Europe/Paris, 2008-06-30T11:05:30, null](26) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, Europe/Paris, 2008-06-30T11:05:30.5, null](27) 0
test_print_isoLocalDateTime[2008, 6, 30, 11, 5, 30, 1, null, Europe/Paris, 2008-06-30T11:05:30.000000001, null](28) 0
test_print_isoLocalDateTime[123456, 6, 30, 11, 5, null, null, null, null, +123456-06-30T11:05, null](29) 0
test_print_isoLocalTime[11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_print_isoLocalTime[null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_print_isoLocalTime[null, null, 30, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0.001
test_print_isoLocalTime[null, null, null, 1, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_print_isoLocalTime[null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](5) 0
test_print_isoLocalTime[null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](6) 0
test_print_isoLocalTime[11, 5, null, null, null, null, 11:05, null](7) 0
test_print_isoLocalTime[11, 5, 30, null, null, null, 11:05:30, null](8) 0
test_print_isoLocalTime[11, 5, 30, 500000000, null, null, 11:05:30.5, null](9) 0
test_print_isoLocalTime[11, 5, 30, 1, null, null, 11:05:30.000000001, null](10) 0
test_print_isoLocalTime[11, 5, null, null, +01:00, null, 11:05, null](11) 0
test_print_isoLocalTime[11, 5, 30, null, +01:00, null, 11:05:30, null](12) 0.001
test_print_isoLocalTime[11, 5, 30, 500000000, +01:00, null, 11:05:30.5, null](13) 0
test_print_isoLocalTime[11, 5, 30, 1, +01:00, null, 11:05:30.000000001, null](14) 0
test_print_isoLocalTime[11, 5, null, null, +01:00, Europe/Paris, 11:05, null](15) 0
test_print_isoLocalTime[11, 5, 30, null, +01:00, Europe/Paris, 11:05:30, null](16) 0
test_print_isoLocalTime[11, 5, 30, 500000000, +01:00, Europe/Paris, 11:05:30.5, null](17) 0
test_print_isoLocalTime[11, 5, 30, 1, +01:00, Europe/Paris, 11:05:30.000000001, null](18) 0
test_print_isoLocalTime[11, 5, null, null, null, Europe/Paris, 11:05, null](19) 0
test_print_isoLocalTime[11, 5, 30, null, null, Europe/Paris, 11:05:30, null](20) 0
test_print_isoLocalTime[11, 5, 30, 500000000, null, Europe/Paris, 11:05:30.5, null](21) 0
test_print_isoLocalTime[11, 5, 30, 1, null, Europe/Paris, 11:05:30.000000001, null](22) 0
test_print_isoOffsetDate[2008, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_print_isoOffsetDate[null, 6, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_print_isoOffsetDate[null, null, 30, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_print_isoOffsetDate[null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](4) 0
test_print_isoOffsetDate[null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](5) 0
test_print_isoOffsetDate[2008, 6, null, null, null, null, class org.threeten.bp.DateTimeException](6) 0
test_print_isoOffsetDate[null, 6, 30, null, null, null, class org.threeten.bp.DateTimeException](7) 0
test_print_isoOffsetDate[2008, 6, 30, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_print_isoOffsetDate[2008, 6, 30, +01:00, null, 2008-06-30+01:00, null](9) 0
test_print_isoOffsetDate[2008, 6, 30, +01:00, Europe/Paris, 2008-06-30+01:00, null](10) 0
test_print_isoOffsetDate[2008, 6, 30, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](11) 0
test_print_isoOffsetDate[123456, 6, 30, +01:00, null, +123456-06-30+01:00, null](12) 0
test_print_isoOffsetDateTime[2008, null, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_print_isoOffsetDateTime[null, 6, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_print_isoOffsetDateTime[null, null, 30, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_print_isoOffsetDateTime[null, null, null, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_print_isoOffsetDateTime[null, null, null, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](5) 0
test_print_isoOffsetDateTime[null, null, null, null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](6) 0
test_print_isoOffsetDateTime[null, null, null, null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](7) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_print_isoOffsetDateTime[2008, 6, 30, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](9) 0
test_print_isoOffsetDateTime[2008, 6, null, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](10) 0
test_print_isoOffsetDateTime[2008, null, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](11) 0
test_print_isoOffsetDateTime[null, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](12) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](13) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, null, null, null, null, class org.threeten.bp.DateTimeException](14) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, null, null, class org.threeten.bp.DateTimeException](15) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 1, null, null, null, class org.threeten.bp.DateTimeException](16) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, null, null, +01:00, null, 2008-06-30T11:05+01:00, null](17) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, null, 2008-06-30T11:05:30+01:00, null](18) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, null, 2008-06-30T11:05:30.5+01:00, null](19) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, null, 2008-06-30T11:05:30.000000001+01:00, null](20) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, null, null, +01:00, Europe/Paris, 2008-06-30T11:05+01:00, null](21) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, Europe/Paris, 2008-06-30T11:05:30+01:00, null](22) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, Europe/Paris, 2008-06-30T11:05:30.5+01:00, null](23) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, Europe/Paris, 2008-06-30T11:05:30.000000001+01:00, null](24) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](25) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](26) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](27) 0
test_print_isoOffsetDateTime[2008, 6, 30, 11, 5, 30, 1, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](28) 0
test_print_isoOffsetDateTime[123456, 6, 30, 11, 5, null, null, +01:00, null, +123456-06-30T11:05+01:00, null](29) 0.001
test_print_isoOffsetTime[11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_print_isoOffsetTime[null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_print_isoOffsetTime[null, null, 30, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_print_isoOffsetTime[null, null, null, 1, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_print_isoOffsetTime[null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](5) 0
test_print_isoOffsetTime[null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](6) 0
test_print_isoOffsetTime[11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](7) 0
test_print_isoOffsetTime[11, 5, 30, null, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_print_isoOffsetTime[11, 5, 30, 500000000, null, null, null, class org.threeten.bp.DateTimeException](9) 0.001
test_print_isoOffsetTime[11, 5, 30, 1, null, null, null, class org.threeten.bp.DateTimeException](10) 0
test_print_isoOffsetTime[11, 5, null, null, +01:00, null, 11:05+01:00, null](11) 0
test_print_isoOffsetTime[11, 5, 30, null, +01:00, null, 11:05:30+01:00, null](12) 0
test_print_isoOffsetTime[11, 5, 30, 500000000, +01:00, null, 11:05:30.5+01:00, null](13) 0
test_print_isoOffsetTime[11, 5, 30, 1, +01:00, null, 11:05:30.000000001+01:00, null](14) 0
test_print_isoOffsetTime[11, 5, null, null, +01:00, Europe/Paris, 11:05+01:00, null](15) 0
test_print_isoOffsetTime[11, 5, 30, null, +01:00, Europe/Paris, 11:05:30+01:00, null](16) 0.003
test_print_isoOffsetTime[11, 5, 30, 500000000, +01:00, Europe/Paris, 11:05:30.5+01:00, null](17) 0
test_print_isoOffsetTime[11, 5, 30, 1, +01:00, Europe/Paris, 11:05:30.000000001+01:00, null](18) 0
test_print_isoOffsetTime[11, 5, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](19) 0
test_print_isoOffsetTime[11, 5, 30, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](20) 0
test_print_isoOffsetTime[11, 5, 30, 500000000, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](21) 0
test_print_isoOffsetTime[11, 5, 30, 1, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](22) 0
test_print_isoOrdinalDate 0
test_print_isoOrdinalDate_fields 0
test_print_isoOrdinalDate_missingField 0
test_print_isoOrdinalDate_offset 0
test_print_isoOrdinalDate_zoned 0
test_print_isoOrdinalDate_zoned_largeYear 0
test_print_isoTime[11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0
test_print_isoTime[null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_print_isoTime[null, null, 30, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_print_isoTime[null, null, null, 1, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_print_isoTime[null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](5) 0
test_print_isoTime[null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](6) 0
test_print_isoTime[11, 5, null, null, null, null, 11:05, null](7) 0
test_print_isoTime[11, 5, 30, null, null, null, 11:05:30, null](8) 0
test_print_isoTime[11, 5, 30, 500000000, null, null, 11:05:30.5, null](9) 0
test_print_isoTime[11, 5, 30, 1, null, null, 11:05:30.000000001, null](10) 0
test_print_isoTime[11, 5, null, null, +01:00, null, 11:05+01:00, null](11) 0
test_print_isoTime[11, 5, 30, null, +01:00, null, 11:05:30+01:00, null](12) 0
test_print_isoTime[11, 5, 30, 500000000, +01:00, null, 11:05:30.5+01:00, null](13) 0
test_print_isoTime[11, 5, 30, 1, +01:00, null, 11:05:30.000000001+01:00, null](14) 0
test_print_isoTime[11, 5, null, null, +01:00, Europe/Paris, 11:05+01:00, null](15) 0
test_print_isoTime[11, 5, 30, null, +01:00, Europe/Paris, 11:05:30+01:00, null](16) 0
test_print_isoTime[11, 5, 30, 500000000, +01:00, Europe/Paris, 11:05:30.5+01:00, null](17) 0
test_print_isoTime[11, 5, 30, 1, +01:00, Europe/Paris, 11:05:30.000000001+01:00, null](18) 0
test_print_isoTime[11, 5, null, null, null, Europe/Paris, 11:05, null](19) 0
test_print_isoTime[11, 5, 30, null, null, Europe/Paris, 11:05:30, null](20) 0
test_print_isoTime[11, 5, 30, 500000000, null, Europe/Paris, 11:05:30.5, null](21) 0
test_print_isoTime[11, 5, 30, 1, null, Europe/Paris, 11:05:30.000000001, null](22) 0
test_print_isoWeekDate[2003-12-29T11:05:30+01:00[Europe/Paris], 2004-W01-1+01:00](1) 0
test_print_isoWeekDate[2003-12-30T11:05:30+01:00[Europe/Paris], 2004-W01-2+01:00](2) 0
test_print_isoWeekDate[2003-12-31T11:05:30+01:00[Europe/Paris], 2004-W01-3+01:00](3) 0
test_print_isoWeekDate[2004-01-01T11:05:30+01:00[Europe/Paris], 2004-W01-4+01:00](4) 0
test_print_isoWeekDate[2004-01-02T11:05:30+01:00[Europe/Paris], 2004-W01-5+01:00](5) 0
test_print_isoWeekDate[2004-01-03T11:05:30+01:00[Europe/Paris], 2004-W01-6+01:00](6) 0
test_print_isoWeekDate[2004-01-04T11:05:30+01:00[Europe/Paris], 2004-W01-7+01:00](7) 0
test_print_isoWeekDate[2004-01-05T11:05:30+01:00[Europe/Paris], 2004-W02-1+01:00](8) 0
test_print_isoWeekDate[2004-01-06T11:05:30+01:00[Europe/Paris], 2004-W02-2+01:00](9) 0
test_print_isoWeekDate[2004-01-07T11:05:30+01:00[Europe/Paris], 2004-W02-3+01:00](10) 0
test_print_isoWeekDate[2004-01-08T11:05:30+01:00[Europe/Paris], 2004-W02-4+01:00](11) 0
test_print_isoWeekDate[2004-01-09T11:05:30+01:00[Europe/Paris], 2004-W02-5+01:00](12) 0
test_print_isoWeekDate[2004-01-10T11:05:30+01:00[Europe/Paris], 2004-W02-6+01:00](13) 0
test_print_isoWeekDate[2004-01-11T11:05:30+01:00[Europe/Paris], 2004-W02-7+01:00](14) 0
test_print_isoWeekDate[2004-01-12T11:05:30+01:00[Europe/Paris], 2004-W03-1+01:00](15) 0
test_print_isoWeekDate[2004-01-13T11:05:30+01:00[Europe/Paris], 2004-W03-2+01:00](16) 0
test_print_isoWeekDate[2004-01-14T11:05:30+01:00[Europe/Paris], 2004-W03-3+01:00](17) 0
test_print_isoWeekDate[2004-01-15T11:05:30+01:00[Europe/Paris], 2004-W03-4+01:00](18) 0
test_print_isoWeekDate[2004-01-16T11:05:30+01:00[Europe/Paris], 2004-W03-5+01:00](19) 0
test_print_isoWeekDate[2004-01-17T11:05:30+01:00[Europe/Paris], 2004-W03-6+01:00](20) 0
test_print_isoWeekDate[2004-01-18T11:05:30+01:00[Europe/Paris], 2004-W03-7+01:00](21) 0
test_print_isoWeekDate[2004-01-19T11:05:30+01:00[Europe/Paris], 2004-W04-1+01:00](22) 0
test_print_isoWeekDate[2004-01-20T11:05:30+01:00[Europe/Paris], 2004-W04-2+01:00](23) 0
test_print_isoWeekDate[2004-01-21T11:05:30+01:00[Europe/Paris], 2004-W04-3+01:00](24) 0
test_print_isoWeekDate[2004-01-22T11:05:30+01:00[Europe/Paris], 2004-W04-4+01:00](25) 0.001
test_print_isoWeekDate[2004-01-23T11:05:30+01:00[Europe/Paris], 2004-W04-5+01:00](26) 0
test_print_isoWeekDate[2004-01-24T11:05:30+01:00[Europe/Paris], 2004-W04-6+01:00](27) 0
test_print_isoWeekDate[2004-01-25T11:05:30+01:00[Europe/Paris], 2004-W04-7+01:00](28) 0
test_print_isoWeekDate[2004-01-26T11:05:30+01:00[Europe/Paris], 2004-W05-1+01:00](29) 0
test_print_isoWeekDate[2004-01-27T11:05:30+01:00[Europe/Paris], 2004-W05-2+01:00](30) 0
test_print_isoWeekDate[2004-01-28T11:05:30+01:00[Europe/Paris], 2004-W05-3+01:00](31) 0
test_print_isoWeekDate[2004-01-29T11:05:30+01:00[Europe/Paris], 2004-W05-4+01:00](32) 0
test_print_isoWeekDate[2004-01-30T11:05:30+01:00[Europe/Paris], 2004-W05-5+01:00](33) 0
test_print_isoWeekDate[2004-01-31T11:05:30+01:00[Europe/Paris], 2004-W05-6+01:00](34) 0
test_print_isoWeekDate[2004-02-01T11:05:30+01:00[Europe/Paris], 2004-W05-7+01:00](35) 0
test_print_isoWeekDate[2004-02-02T11:05:30+01:00[Europe/Paris], 2004-W06-1+01:00](36) 0
test_print_isoWeekDate[2004-02-03T11:05:30+01:00[Europe/Paris], 2004-W06-2+01:00](37) 0
test_print_isoWeekDate[2004-02-04T11:05:30+01:00[Europe/Paris], 2004-W06-3+01:00](38) 0
test_print_isoWeekDate[2004-02-05T11:05:30+01:00[Europe/Paris], 2004-W06-4+01:00](39) 0
test_print_isoWeekDate[2004-02-06T11:05:30+01:00[Europe/Paris], 2004-W06-5+01:00](40) 0
test_print_isoWeekDate[2004-02-07T11:05:30+01:00[Europe/Paris], 2004-W06-6+01:00](41) 0
test_print_isoWeekDate[2004-02-08T11:05:30+01:00[Europe/Paris], 2004-W06-7+01:00](42) 0
test_print_isoWeekDate[2004-02-09T11:05:30+01:00[Europe/Paris], 2004-W07-1+01:00](43) 0
test_print_isoWeekDate[2004-02-10T11:05:30+01:00[Europe/Paris], 2004-W07-2+01:00](44) 0
test_print_isoWeekDate[2004-02-11T11:05:30+01:00[Europe/Paris], 2004-W07-3+01:00](45) 0
test_print_isoWeekDate[2004-02-12T11:05:30+01:00[Europe/Paris], 2004-W07-4+01:00](46) 0
test_print_isoWeekDate[2004-02-13T11:05:30+01:00[Europe/Paris], 2004-W07-5+01:00](47) 0
test_print_isoWeekDate[2004-02-14T11:05:30+01:00[Europe/Paris], 2004-W07-6+01:00](48) 0
test_print_isoWeekDate[2004-02-15T11:05:30+01:00[Europe/Paris], 2004-W07-7+01:00](49) 0
test_print_isoWeekDate[2004-02-16T11:05:30+01:00[Europe/Paris], 2004-W08-1+01:00](50) 0
test_print_isoWeekDate[2004-02-17T11:05:30+01:00[Europe/Paris], 2004-W08-2+01:00](51) 0
test_print_isoWeekDate[2004-02-18T11:05:30+01:00[Europe/Paris], 2004-W08-3+01:00](52) 0
test_print_isoWeekDate[2004-02-19T11:05:30+01:00[Europe/Paris], 2004-W08-4+01:00](53) 0
test_print_isoWeekDate[2004-02-20T11:05:30+01:00[Europe/Paris], 2004-W08-5+01:00](54) 0
test_print_isoWeekDate[2004-02-21T11:05:30+01:00[Europe/Paris], 2004-W08-6+01:00](55) 0
test_print_isoWeekDate[2004-02-22T11:05:30+01:00[Europe/Paris], 2004-W08-7+01:00](56) 0
test_print_isoWeekDate[2004-02-23T11:05:30+01:00[Europe/Paris], 2004-W09-1+01:00](57) 0
test_print_isoWeekDate[2004-02-24T11:05:30+01:00[Europe/Paris], 2004-W09-2+01:00](58) 0
test_print_isoWeekDate[2004-02-25T11:05:30+01:00[Europe/Paris], 2004-W09-3+01:00](59) 0
test_print_isoWeekDate[2004-02-26T11:05:30+01:00[Europe/Paris], 2004-W09-4+01:00](60) 0
test_print_isoWeekDate[2004-02-27T11:05:30+01:00[Europe/Paris], 2004-W09-5+01:00](61) 0
test_print_isoWeekDate[2004-02-28T11:05:30+01:00[Europe/Paris], 2004-W09-6+01:00](62) 0
test_print_isoWeekDate[2004-02-29T11:05:30+01:00[Europe/Paris], 2004-W09-7+01:00](63) 0
test_print_isoWeekDate[2004-03-01T11:05:30+01:00[Europe/Paris], 2004-W10-1+01:00](64) 0
test_print_isoWeekDate[2004-03-02T11:05:30+01:00[Europe/Paris], 2004-W10-2+01:00](65) 0
test_print_isoWeekDate[2004-03-03T11:05:30+01:00[Europe/Paris], 2004-W10-3+01:00](66) 0
test_print_isoWeekDate[2004-03-04T11:05:30+01:00[Europe/Paris], 2004-W10-4+01:00](67) 0
test_print_isoWeekDate[2004-03-05T11:05:30+01:00[Europe/Paris], 2004-W10-5+01:00](68) 0
test_print_isoWeekDate[2004-03-06T11:05:30+01:00[Europe/Paris], 2004-W10-6+01:00](69) 0
test_print_isoWeekDate[2004-03-07T11:05:30+01:00[Europe/Paris], 2004-W10-7+01:00](70) 0
test_print_isoWeekDate[2004-03-08T11:05:30+01:00[Europe/Paris], 2004-W11-1+01:00](71) 0
test_print_isoWeekDate[2004-03-09T11:05:30+01:00[Europe/Paris], 2004-W11-2+01:00](72) 0
test_print_isoWeekDate[2004-03-10T11:05:30+01:00[Europe/Paris], 2004-W11-3+01:00](73) 0
test_print_isoWeekDate[2004-03-11T11:05:30+01:00[Europe/Paris], 2004-W11-4+01:00](74) 0
test_print_isoWeekDate[2004-03-12T11:05:30+01:00[Europe/Paris], 2004-W11-5+01:00](75) 0.001
test_print_isoWeekDate[2004-03-13T11:05:30+01:00[Europe/Paris], 2004-W11-6+01:00](76) 0
test_print_isoWeekDate[2004-03-14T11:05:30+01:00[Europe/Paris], 2004-W11-7+01:00](77) 0
test_print_isoWeekDate[2004-03-15T11:05:30+01:00[Europe/Paris], 2004-W12-1+01:00](78) 0
test_print_isoWeekDate[2004-03-16T11:05:30+01:00[Europe/Paris], 2004-W12-2+01:00](79) 0
test_print_isoWeekDate[2004-03-17T11:05:30+01:00[Europe/Paris], 2004-W12-3+01:00](80) 0
test_print_isoWeekDate[2004-03-18T11:05:30+01:00[Europe/Paris], 2004-W12-4+01:00](81) 0
test_print_isoWeekDate[2004-03-19T11:05:30+01:00[Europe/Paris], 2004-W12-5+01:00](82) 0
test_print_isoWeekDate[2004-03-20T11:05:30+01:00[Europe/Paris], 2004-W12-6+01:00](83) 0
test_print_isoWeekDate[2004-03-21T11:05:30+01:00[Europe/Paris], 2004-W12-7+01:00](84) 0
test_print_isoWeekDate[2004-03-22T11:05:30+01:00[Europe/Paris], 2004-W13-1+01:00](85) 0
test_print_isoWeekDate[2004-03-23T11:05:30+01:00[Europe/Paris], 2004-W13-2+01:00](86) 0
test_print_isoWeekDate[2004-03-24T11:05:30+01:00[Europe/Paris], 2004-W13-3+01:00](87) 0
test_print_isoWeekDate[2004-03-25T11:05:30+01:00[Europe/Paris], 2004-W13-4+01:00](88) 0
test_print_isoWeekDate[2004-03-26T11:05:30+01:00[Europe/Paris], 2004-W13-5+01:00](89) 0
test_print_isoWeekDate[2004-03-27T11:05:30+01:00[Europe/Paris], 2004-W13-6+01:00](90) 0
test_print_isoWeekDate[2004-03-28T11:05:30+02:00[Europe/Paris], 2004-W13-7+02:00](91) 0
test_print_isoWeekDate[2004-03-29T11:05:30+02:00[Europe/Paris], 2004-W14-1+02:00](92) 0
test_print_isoWeekDate[2004-03-30T11:05:30+02:00[Europe/Paris], 2004-W14-2+02:00](93) 0
test_print_isoWeekDate[2004-03-31T11:05:30+02:00[Europe/Paris], 2004-W14-3+02:00](94) 0
test_print_isoWeekDate[2004-04-01T11:05:30+02:00[Europe/Paris], 2004-W14-4+02:00](95) 0.001
test_print_isoWeekDate[2004-04-02T11:05:30+02:00[Europe/Paris], 2004-W14-5+02:00](96) 0
test_print_isoWeekDate[2004-04-03T11:05:30+02:00[Europe/Paris], 2004-W14-6+02:00](97) 0
test_print_isoWeekDate[2004-04-04T11:05:30+02:00[Europe/Paris], 2004-W14-7+02:00](98) 0
test_print_isoWeekDate[2004-04-05T11:05:30+02:00[Europe/Paris], 2004-W15-1+02:00](99) 0
test_print_isoWeekDate[2004-04-06T11:05:30+02:00[Europe/Paris], 2004-W15-2+02:00](100) 0
test_print_isoWeekDate[2004-04-07T11:05:30+02:00[Europe/Paris], 2004-W15-3+02:00](101) 0
test_print_isoWeekDate[2004-04-08T11:05:30+02:00[Europe/Paris], 2004-W15-4+02:00](102) 0
test_print_isoWeekDate[2004-04-09T11:05:30+02:00[Europe/Paris], 2004-W15-5+02:00](103) 0
test_print_isoWeekDate[2004-04-10T11:05:30+02:00[Europe/Paris], 2004-W15-6+02:00](104) 0
test_print_isoWeekDate[2004-04-11T11:05:30+02:00[Europe/Paris], 2004-W15-7+02:00](105) 0
test_print_isoWeekDate[2004-04-12T11:05:30+02:00[Europe/Paris], 2004-W16-1+02:00](106) 0
test_print_isoWeekDate[2004-04-13T11:05:30+02:00[Europe/Paris], 2004-W16-2+02:00](107) 0
test_print_isoWeekDate[2004-04-14T11:05:30+02:00[Europe/Paris], 2004-W16-3+02:00](108) 0
test_print_isoWeekDate[2004-04-15T11:05:30+02:00[Europe/Paris], 2004-W16-4+02:00](109) 0
test_print_isoWeekDate[2004-04-16T11:05:30+02:00[Europe/Paris], 2004-W16-5+02:00](110) 0
test_print_isoWeekDate[2004-04-17T11:05:30+02:00[Europe/Paris], 2004-W16-6+02:00](111) 0
test_print_isoWeekDate[2004-04-18T11:05:30+02:00[Europe/Paris], 2004-W16-7+02:00](112) 0
test_print_isoWeekDate[2004-04-19T11:05:30+02:00[Europe/Paris], 2004-W17-1+02:00](113) 0
test_print_isoWeekDate[2004-04-20T11:05:30+02:00[Europe/Paris], 2004-W17-2+02:00](114) 0
test_print_isoWeekDate[2004-04-21T11:05:30+02:00[Europe/Paris], 2004-W17-3+02:00](115) 0
test_print_isoWeekDate[2004-04-22T11:05:30+02:00[Europe/Paris], 2004-W17-4+02:00](116) 0
test_print_isoWeekDate[2004-04-23T11:05:30+02:00[Europe/Paris], 2004-W17-5+02:00](117) 0
test_print_isoWeekDate[2004-04-24T11:05:30+02:00[Europe/Paris], 2004-W17-6+02:00](118) 0
test_print_isoWeekDate[2004-04-25T11:05:30+02:00[Europe/Paris], 2004-W17-7+02:00](119) 0
test_print_isoWeekDate[2004-04-26T11:05:30+02:00[Europe/Paris], 2004-W18-1+02:00](120) 0
test_print_isoWeekDate[2004-04-27T11:05:30+02:00[Europe/Paris], 2004-W18-2+02:00](121) 0
test_print_isoWeekDate[2004-04-28T11:05:30+02:00[Europe/Paris], 2004-W18-3+02:00](122) 0
test_print_isoWeekDate[2004-04-29T11:05:30+02:00[Europe/Paris], 2004-W18-4+02:00](123) 0
test_print_isoWeekDate[2004-04-30T11:05:30+02:00[Europe/Paris], 2004-W18-5+02:00](124) 0
test_print_isoWeekDate[2004-05-01T11:05:30+02:00[Europe/Paris], 2004-W18-6+02:00](125) 0
test_print_isoWeekDate[2004-05-02T11:05:30+02:00[Europe/Paris], 2004-W18-7+02:00](126) 0
test_print_isoWeekDate[2004-05-03T11:05:30+02:00[Europe/Paris], 2004-W19-1+02:00](127) 0
test_print_isoWeekDate[2004-05-04T11:05:30+02:00[Europe/Paris], 2004-W19-2+02:00](128) 0
test_print_isoWeekDate[2004-05-05T11:05:30+02:00[Europe/Paris], 2004-W19-3+02:00](129) 0
test_print_isoWeekDate[2004-05-06T11:05:30+02:00[Europe/Paris], 2004-W19-4+02:00](130) 0
test_print_isoWeekDate[2004-05-07T11:05:30+02:00[Europe/Paris], 2004-W19-5+02:00](131) 0
test_print_isoWeekDate[2004-05-08T11:05:30+02:00[Europe/Paris], 2004-W19-6+02:00](132) 0
test_print_isoWeekDate[2004-05-09T11:05:30+02:00[Europe/Paris], 2004-W19-7+02:00](133) 0
test_print_isoWeekDate[2004-05-10T11:05:30+02:00[Europe/Paris], 2004-W20-1+02:00](134) 0
test_print_isoWeekDate[2004-05-11T11:05:30+02:00[Europe/Paris], 2004-W20-2+02:00](135) 0
test_print_isoWeekDate[2004-05-12T11:05:30+02:00[Europe/Paris], 2004-W20-3+02:00](136) 0
test_print_isoWeekDate[2004-05-13T11:05:30+02:00[Europe/Paris], 2004-W20-4+02:00](137) 0
test_print_isoWeekDate[2004-05-14T11:05:30+02:00[Europe/Paris], 2004-W20-5+02:00](138) 0
test_print_isoWeekDate[2004-05-15T11:05:30+02:00[Europe/Paris], 2004-W20-6+02:00](139) 0
test_print_isoWeekDate[2004-05-16T11:05:30+02:00[Europe/Paris], 2004-W20-7+02:00](140) 0
test_print_isoWeekDate[2004-05-17T11:05:30+02:00[Europe/Paris], 2004-W21-1+02:00](141) 0
test_print_isoWeekDate[2004-05-18T11:05:30+02:00[Europe/Paris], 2004-W21-2+02:00](142) 0
test_print_isoWeekDate[2004-05-19T11:05:30+02:00[Europe/Paris], 2004-W21-3+02:00](143) 0
test_print_isoWeekDate[2004-05-20T11:05:30+02:00[Europe/Paris], 2004-W21-4+02:00](144) 0
test_print_isoWeekDate[2004-05-21T11:05:30+02:00[Europe/Paris], 2004-W21-5+02:00](145) 0
test_print_isoWeekDate[2004-05-22T11:05:30+02:00[Europe/Paris], 2004-W21-6+02:00](146) 0
test_print_isoWeekDate[2004-05-23T11:05:30+02:00[Europe/Paris], 2004-W21-7+02:00](147) 0
test_print_isoWeekDate[2004-05-24T11:05:30+02:00[Europe/Paris], 2004-W22-1+02:00](148) 0
test_print_isoWeekDate[2004-05-25T11:05:30+02:00[Europe/Paris], 2004-W22-2+02:00](149) 0
test_print_isoWeekDate[2004-05-26T11:05:30+02:00[Europe/Paris], 2004-W22-3+02:00](150) 0
test_print_isoWeekDate[2004-05-27T11:05:30+02:00[Europe/Paris], 2004-W22-4+02:00](151) 0
test_print_isoWeekDate[2004-05-28T11:05:30+02:00[Europe/Paris], 2004-W22-5+02:00](152) 0
test_print_isoWeekDate[2004-05-29T11:05:30+02:00[Europe/Paris], 2004-W22-6+02:00](153) 0
test_print_isoWeekDate[2004-05-30T11:05:30+02:00[Europe/Paris], 2004-W22-7+02:00](154) 0
test_print_isoWeekDate[2004-05-31T11:05:30+02:00[Europe/Paris], 2004-W23-1+02:00](155) 0
test_print_isoWeekDate[2004-06-01T11:05:30+02:00[Europe/Paris], 2004-W23-2+02:00](156) 0
test_print_isoWeekDate[2004-06-02T11:05:30+02:00[Europe/Paris], 2004-W23-3+02:00](157) 0
test_print_isoWeekDate[2004-06-03T11:05:30+02:00[Europe/Paris], 2004-W23-4+02:00](158) 0
test_print_isoWeekDate[2004-06-04T11:05:30+02:00[Europe/Paris], 2004-W23-5+02:00](159) 0
test_print_isoWeekDate[2004-06-05T11:05:30+02:00[Europe/Paris], 2004-W23-6+02:00](160) 0.001
test_print_isoWeekDate[2004-06-06T11:05:30+02:00[Europe/Paris], 2004-W23-7+02:00](161) 0
test_print_isoWeekDate[2004-06-07T11:05:30+02:00[Europe/Paris], 2004-W24-1+02:00](162) 0
test_print_isoWeekDate[2004-06-08T11:05:30+02:00[Europe/Paris], 2004-W24-2+02:00](163) 0
test_print_isoWeekDate[2004-06-09T11:05:30+02:00[Europe/Paris], 2004-W24-3+02:00](164) 0
test_print_isoWeekDate[2004-06-10T11:05:30+02:00[Europe/Paris], 2004-W24-4+02:00](165) 0
test_print_isoWeekDate[2004-06-11T11:05:30+02:00[Europe/Paris], 2004-W24-5+02:00](166) 0
test_print_isoWeekDate[2004-06-12T11:05:30+02:00[Europe/Paris], 2004-W24-6+02:00](167) 0
test_print_isoWeekDate[2004-06-13T11:05:30+02:00[Europe/Paris], 2004-W24-7+02:00](168) 0
test_print_isoWeekDate[2004-06-14T11:05:30+02:00[Europe/Paris], 2004-W25-1+02:00](169) 0
test_print_isoWeekDate[2004-06-15T11:05:30+02:00[Europe/Paris], 2004-W25-2+02:00](170) 0
test_print_isoWeekDate[2004-06-16T11:05:30+02:00[Europe/Paris], 2004-W25-3+02:00](171) 0
test_print_isoWeekDate[2004-06-17T11:05:30+02:00[Europe/Paris], 2004-W25-4+02:00](172) 0
test_print_isoWeekDate[2004-06-18T11:05:30+02:00[Europe/Paris], 2004-W25-5+02:00](173) 0
test_print_isoWeekDate[2004-06-19T11:05:30+02:00[Europe/Paris], 2004-W25-6+02:00](174) 0
test_print_isoWeekDate[2004-06-20T11:05:30+02:00[Europe/Paris], 2004-W25-7+02:00](175) 0
test_print_isoWeekDate[2004-06-21T11:05:30+02:00[Europe/Paris], 2004-W26-1+02:00](176) 0
test_print_isoWeekDate[2004-06-22T11:05:30+02:00[Europe/Paris], 2004-W26-2+02:00](177) 0
test_print_isoWeekDate[2004-06-23T11:05:30+02:00[Europe/Paris], 2004-W26-3+02:00](178) 0
test_print_isoWeekDate[2004-06-24T11:05:30+02:00[Europe/Paris], 2004-W26-4+02:00](179) 0
test_print_isoWeekDate[2004-06-25T11:05:30+02:00[Europe/Paris], 2004-W26-5+02:00](180) 0
test_print_isoWeekDate[2004-06-26T11:05:30+02:00[Europe/Paris], 2004-W26-6+02:00](181) 0
test_print_isoWeekDate[2004-06-27T11:05:30+02:00[Europe/Paris], 2004-W26-7+02:00](182) 0
test_print_isoWeekDate[2004-06-28T11:05:30+02:00[Europe/Paris], 2004-W27-1+02:00](183) 0
test_print_isoWeekDate[2004-06-29T11:05:30+02:00[Europe/Paris], 2004-W27-2+02:00](184) 0
test_print_isoWeekDate[2004-06-30T11:05:30+02:00[Europe/Paris], 2004-W27-3+02:00](185) 0
test_print_isoWeekDate[2004-07-01T11:05:30+02:00[Europe/Paris], 2004-W27-4+02:00](186) 0
test_print_isoWeekDate[2004-07-02T11:05:30+02:00[Europe/Paris], 2004-W27-5+02:00](187) 0
test_print_isoWeekDate[2004-07-03T11:05:30+02:00[Europe/Paris], 2004-W27-6+02:00](188) 0
test_print_isoWeekDate[2004-07-04T11:05:30+02:00[Europe/Paris], 2004-W27-7+02:00](189) 0
test_print_isoWeekDate[2004-07-05T11:05:30+02:00[Europe/Paris], 2004-W28-1+02:00](190) 0
test_print_isoWeekDate[2004-07-06T11:05:30+02:00[Europe/Paris], 2004-W28-2+02:00](191) 0
test_print_isoWeekDate[2004-07-07T11:05:30+02:00[Europe/Paris], 2004-W28-3+02:00](192) 0
test_print_isoWeekDate[2004-07-08T11:05:30+02:00[Europe/Paris], 2004-W28-4+02:00](193) 0
test_print_isoWeekDate[2004-07-09T11:05:30+02:00[Europe/Paris], 2004-W28-5+02:00](194) 0
test_print_isoWeekDate[2004-07-10T11:05:30+02:00[Europe/Paris], 2004-W28-6+02:00](195) 0
test_print_isoWeekDate[2004-07-11T11:05:30+02:00[Europe/Paris], 2004-W28-7+02:00](196) 0
test_print_isoWeekDate[2004-07-12T11:05:30+02:00[Europe/Paris], 2004-W29-1+02:00](197) 0
test_print_isoWeekDate[2004-07-13T11:05:30+02:00[Europe/Paris], 2004-W29-2+02:00](198) 0
test_print_isoWeekDate[2004-07-14T11:05:30+02:00[Europe/Paris], 2004-W29-3+02:00](199) 0
test_print_isoWeekDate[2004-07-15T11:05:30+02:00[Europe/Paris], 2004-W29-4+02:00](200) 0
test_print_isoWeekDate[2004-07-16T11:05:30+02:00[Europe/Paris], 2004-W29-5+02:00](201) 0
test_print_isoWeekDate[2004-07-17T11:05:30+02:00[Europe/Paris], 2004-W29-6+02:00](202) 0
test_print_isoWeekDate[2004-07-18T11:05:30+02:00[Europe/Paris], 2004-W29-7+02:00](203) 0
test_print_isoWeekDate[2004-07-19T11:05:30+02:00[Europe/Paris], 2004-W30-1+02:00](204) 0
test_print_isoWeekDate[2004-07-20T11:05:30+02:00[Europe/Paris], 2004-W30-2+02:00](205) 0
test_print_isoWeekDate[2004-07-21T11:05:30+02:00[Europe/Paris], 2004-W30-3+02:00](206) 0
test_print_isoWeekDate[2004-07-22T11:05:30+02:00[Europe/Paris], 2004-W30-4+02:00](207) 0
test_print_isoWeekDate[2004-07-23T11:05:30+02:00[Europe/Paris], 2004-W30-5+02:00](208) 0
test_print_isoWeekDate[2004-07-24T11:05:30+02:00[Europe/Paris], 2004-W30-6+02:00](209) 0
test_print_isoWeekDate[2004-07-25T11:05:30+02:00[Europe/Paris], 2004-W30-7+02:00](210) 0
test_print_isoWeekDate[2004-07-26T11:05:30+02:00[Europe/Paris], 2004-W31-1+02:00](211) 0
test_print_isoWeekDate[2004-07-27T11:05:30+02:00[Europe/Paris], 2004-W31-2+02:00](212) 0
test_print_isoWeekDate[2004-07-28T11:05:30+02:00[Europe/Paris], 2004-W31-3+02:00](213) 0
test_print_isoWeekDate[2004-07-29T11:05:30+02:00[Europe/Paris], 2004-W31-4+02:00](214) 0
test_print_isoWeekDate[2004-07-30T11:05:30+02:00[Europe/Paris], 2004-W31-5+02:00](215) 0
test_print_isoWeekDate[2004-07-31T11:05:30+02:00[Europe/Paris], 2004-W31-6+02:00](216) 0
test_print_isoWeekDate[2004-08-01T11:05:30+02:00[Europe/Paris], 2004-W31-7+02:00](217) 0
test_print_isoWeekDate[2004-08-02T11:05:30+02:00[Europe/Paris], 2004-W32-1+02:00](218) 0
test_print_isoWeekDate[2004-08-03T11:05:30+02:00[Europe/Paris], 2004-W32-2+02:00](219) 0
test_print_isoWeekDate[2004-08-04T11:05:30+02:00[Europe/Paris], 2004-W32-3+02:00](220) 0
test_print_isoWeekDate[2004-08-05T11:05:30+02:00[Europe/Paris], 2004-W32-4+02:00](221) 0
test_print_isoWeekDate[2004-08-06T11:05:30+02:00[Europe/Paris], 2004-W32-5+02:00](222) 0
test_print_isoWeekDate[2004-08-07T11:05:30+02:00[Europe/Paris], 2004-W32-6+02:00](223) 0
test_print_isoWeekDate[2004-08-08T11:05:30+02:00[Europe/Paris], 2004-W32-7+02:00](224) 0
test_print_isoWeekDate[2004-08-09T11:05:30+02:00[Europe/Paris], 2004-W33-1+02:00](225) 0
test_print_isoWeekDate[2004-08-10T11:05:30+02:00[Europe/Paris], 2004-W33-2+02:00](226) 0.001
test_print_isoWeekDate[2004-08-11T11:05:30+02:00[Europe/Paris], 2004-W33-3+02:00](227) 0
test_print_isoWeekDate[2004-08-12T11:05:30+02:00[Europe/Paris], 2004-W33-4+02:00](228) 0
test_print_isoWeekDate[2004-08-13T11:05:30+02:00[Europe/Paris], 2004-W33-5+02:00](229) 0
test_print_isoWeekDate[2004-08-14T11:05:30+02:00[Europe/Paris], 2004-W33-6+02:00](230) 0
test_print_isoWeekDate[2004-08-15T11:05:30+02:00[Europe/Paris], 2004-W33-7+02:00](231) 0
test_print_isoWeekDate[2004-08-16T11:05:30+02:00[Europe/Paris], 2004-W34-1+02:00](232) 0
test_print_isoWeekDate[2004-08-17T11:05:30+02:00[Europe/Paris], 2004-W34-2+02:00](233) 0
test_print_isoWeekDate[2004-08-18T11:05:30+02:00[Europe/Paris], 2004-W34-3+02:00](234) 0
test_print_isoWeekDate[2004-08-19T11:05:30+02:00[Europe/Paris], 2004-W34-4+02:00](235) 0
test_print_isoWeekDate[2004-08-20T11:05:30+02:00[Europe/Paris], 2004-W34-5+02:00](236) 0
test_print_isoWeekDate[2004-08-21T11:05:30+02:00[Europe/Paris], 2004-W34-6+02:00](237) 0
test_print_isoWeekDate[2004-08-22T11:05:30+02:00[Europe/Paris], 2004-W34-7+02:00](238) 0
test_print_isoWeekDate[2004-08-23T11:05:30+02:00[Europe/Paris], 2004-W35-1+02:00](239) 0
test_print_isoWeekDate[2004-08-24T11:05:30+02:00[Europe/Paris], 2004-W35-2+02:00](240) 0
test_print_isoWeekDate[2004-08-25T11:05:30+02:00[Europe/Paris], 2004-W35-3+02:00](241) 0
test_print_isoWeekDate[2004-08-26T11:05:30+02:00[Europe/Paris], 2004-W35-4+02:00](242) 0
test_print_isoWeekDate[2004-08-27T11:05:30+02:00[Europe/Paris], 2004-W35-5+02:00](243) 0
test_print_isoWeekDate[2004-08-28T11:05:30+02:00[Europe/Paris], 2004-W35-6+02:00](244) 0
test_print_isoWeekDate[2004-08-29T11:05:30+02:00[Europe/Paris], 2004-W35-7+02:00](245) 0
test_print_isoWeekDate[2004-08-30T11:05:30+02:00[Europe/Paris], 2004-W36-1+02:00](246) 0
test_print_isoWeekDate[2004-08-31T11:05:30+02:00[Europe/Paris], 2004-W36-2+02:00](247) 0
test_print_isoWeekDate[2004-09-01T11:05:30+02:00[Europe/Paris], 2004-W36-3+02:00](248) 0
test_print_isoWeekDate[2004-09-02T11:05:30+02:00[Europe/Paris], 2004-W36-4+02:00](249) 0.001
test_print_isoWeekDate[2004-09-03T11:05:30+02:00[Europe/Paris], 2004-W36-5+02:00](250) 0
test_print_isoWeekDate[2004-09-04T11:05:30+02:00[Europe/Paris], 2004-W36-6+02:00](251) 0
test_print_isoWeekDate[2004-09-05T11:05:30+02:00[Europe/Paris], 2004-W36-7+02:00](252) 0
test_print_isoWeekDate[2004-09-06T11:05:30+02:00[Europe/Paris], 2004-W37-1+02:00](253) 0
test_print_isoWeekDate[2004-09-07T11:05:30+02:00[Europe/Paris], 2004-W37-2+02:00](254) 0
test_print_isoWeekDate[2004-09-08T11:05:30+02:00[Europe/Paris], 2004-W37-3+02:00](255) 0
test_print_isoWeekDate[2004-09-09T11:05:30+02:00[Europe/Paris], 2004-W37-4+02:00](256) 0
test_print_isoWeekDate[2004-09-10T11:05:30+02:00[Europe/Paris], 2004-W37-5+02:00](257) 0
test_print_isoWeekDate[2004-09-11T11:05:30+02:00[Europe/Paris], 2004-W37-6+02:00](258) 0
test_print_isoWeekDate[2004-09-12T11:05:30+02:00[Europe/Paris], 2004-W37-7+02:00](259) 0
test_print_isoWeekDate[2004-09-13T11:05:30+02:00[Europe/Paris], 2004-W38-1+02:00](260) 0
test_print_isoWeekDate[2004-09-14T11:05:30+02:00[Europe/Paris], 2004-W38-2+02:00](261) 0
test_print_isoWeekDate[2004-09-15T11:05:30+02:00[Europe/Paris], 2004-W38-3+02:00](262) 0
test_print_isoWeekDate[2004-09-16T11:05:30+02:00[Europe/Paris], 2004-W38-4+02:00](263) 0
test_print_isoWeekDate[2004-09-17T11:05:30+02:00[Europe/Paris], 2004-W38-5+02:00](264) 0
test_print_isoWeekDate[2004-09-18T11:05:30+02:00[Europe/Paris], 2004-W38-6+02:00](265) 0
test_print_isoWeekDate[2004-09-19T11:05:30+02:00[Europe/Paris], 2004-W38-7+02:00](266) 0
test_print_isoWeekDate[2004-09-20T11:05:30+02:00[Europe/Paris], 2004-W39-1+02:00](267) 0
test_print_isoWeekDate[2004-09-21T11:05:30+02:00[Europe/Paris], 2004-W39-2+02:00](268) 0
test_print_isoWeekDate[2004-09-22T11:05:30+02:00[Europe/Paris], 2004-W39-3+02:00](269) 0
test_print_isoWeekDate[2004-09-23T11:05:30+02:00[Europe/Paris], 2004-W39-4+02:00](270) 0
test_print_isoWeekDate[2004-09-24T11:05:30+02:00[Europe/Paris], 2004-W39-5+02:00](271) 0
test_print_isoWeekDate[2004-09-25T11:05:30+02:00[Europe/Paris], 2004-W39-6+02:00](272) 0
test_print_isoWeekDate[2004-09-26T11:05:30+02:00[Europe/Paris], 2004-W39-7+02:00](273) 0
test_print_isoWeekDate[2004-09-27T11:05:30+02:00[Europe/Paris], 2004-W40-1+02:00](274) 0.001
test_print_isoWeekDate[2004-09-28T11:05:30+02:00[Europe/Paris], 2004-W40-2+02:00](275) 0
test_print_isoWeekDate[2004-09-29T11:05:30+02:00[Europe/Paris], 2004-W40-3+02:00](276) 0
test_print_isoWeekDate[2004-09-30T11:05:30+02:00[Europe/Paris], 2004-W40-4+02:00](277) 0
test_print_isoWeekDate[2004-10-01T11:05:30+02:00[Europe/Paris], 2004-W40-5+02:00](278) 0
test_print_isoWeekDate[2004-10-02T11:05:30+02:00[Europe/Paris], 2004-W40-6+02:00](279) 0
test_print_isoWeekDate[2004-10-03T11:05:30+02:00[Europe/Paris], 2004-W40-7+02:00](280) 0
test_print_isoWeekDate[2004-10-04T11:05:30+02:00[Europe/Paris], 2004-W41-1+02:00](281) 0
test_print_isoWeekDate[2004-10-05T11:05:30+02:00[Europe/Paris], 2004-W41-2+02:00](282) 0
test_print_isoWeekDate[2004-10-06T11:05:30+02:00[Europe/Paris], 2004-W41-3+02:00](283) 0
test_print_isoWeekDate[2004-10-07T11:05:30+02:00[Europe/Paris], 2004-W41-4+02:00](284) 0
test_print_isoWeekDate[2004-10-08T11:05:30+02:00[Europe/Paris], 2004-W41-5+02:00](285) 0
test_print_isoWeekDate[2004-10-09T11:05:30+02:00[Europe/Paris], 2004-W41-6+02:00](286) 0
test_print_isoWeekDate[2004-10-10T11:05:30+02:00[Europe/Paris], 2004-W41-7+02:00](287) 0
test_print_isoWeekDate[2004-10-11T11:05:30+02:00[Europe/Paris], 2004-W42-1+02:00](288) 0
test_print_isoWeekDate[2004-10-12T11:05:30+02:00[Europe/Paris], 2004-W42-2+02:00](289) 0
test_print_isoWeekDate[2004-10-13T11:05:30+02:00[Europe/Paris], 2004-W42-3+02:00](290) 0
test_print_isoWeekDate[2004-10-14T11:05:30+02:00[Europe/Paris], 2004-W42-4+02:00](291) 0
test_print_isoWeekDate[2004-10-15T11:05:30+02:00[Europe/Paris], 2004-W42-5+02:00](292) 0
test_print_isoWeekDate[2004-10-16T11:05:30+02:00[Europe/Paris], 2004-W42-6+02:00](293) 0
test_print_isoWeekDate[2004-10-17T11:05:30+02:00[Europe/Paris], 2004-W42-7+02:00](294) 0
test_print_isoWeekDate[2004-10-18T11:05:30+02:00[Europe/Paris], 2004-W43-1+02:00](295) 0
test_print_isoWeekDate[2004-10-19T11:05:30+02:00[Europe/Paris], 2004-W43-2+02:00](296) 0
test_print_isoWeekDate[2004-10-20T11:05:30+02:00[Europe/Paris], 2004-W43-3+02:00](297) 0
test_print_isoWeekDate[2004-10-21T11:05:30+02:00[Europe/Paris], 2004-W43-4+02:00](298) 0
test_print_isoWeekDate[2004-10-22T11:05:30+02:00[Europe/Paris], 2004-W43-5+02:00](299) 0
test_print_isoWeekDate[2004-10-23T11:05:30+02:00[Europe/Paris], 2004-W43-6+02:00](300) 0
test_print_isoWeekDate[2004-10-24T11:05:30+02:00[Europe/Paris], 2004-W43-7+02:00](301) 0
test_print_isoWeekDate[2004-10-25T11:05:30+02:00[Europe/Paris], 2004-W44-1+02:00](302) 0
test_print_isoWeekDate[2004-10-26T11:05:30+02:00[Europe/Paris], 2004-W44-2+02:00](303) 0
test_print_isoWeekDate[2004-10-27T11:05:30+02:00[Europe/Paris], 2004-W44-3+02:00](304) 0
test_print_isoWeekDate[2004-10-28T11:05:30+02:00[Europe/Paris], 2004-W44-4+02:00](305) 0
test_print_isoWeekDate[2004-10-29T11:05:30+02:00[Europe/Paris], 2004-W44-5+02:00](306) 0
test_print_isoWeekDate[2004-10-30T11:05:30+02:00[Europe/Paris], 2004-W44-6+02:00](307) 0
test_print_isoWeekDate[2004-10-31T11:05:30+01:00[Europe/Paris], 2004-W44-7+01:00](308) 0
test_print_isoWeekDate[2004-11-01T11:05:30+01:00[Europe/Paris], 2004-W45-1+01:00](309) 0
test_print_isoWeekDate[2004-11-02T11:05:30+01:00[Europe/Paris], 2004-W45-2+01:00](310) 0
test_print_isoWeekDate[2004-11-03T11:05:30+01:00[Europe/Paris], 2004-W45-3+01:00](311) 0
test_print_isoWeekDate[2004-11-04T11:05:30+01:00[Europe/Paris], 2004-W45-4+01:00](312) 0
test_print_isoWeekDate[2004-11-05T11:05:30+01:00[Europe/Paris], 2004-W45-5+01:00](313) 0
test_print_isoWeekDate[2004-11-06T11:05:30+01:00[Europe/Paris], 2004-W45-6+01:00](314) 0
test_print_isoWeekDate[2004-11-07T11:05:30+01:00[Europe/Paris], 2004-W45-7+01:00](315) 0
test_print_isoWeekDate[2004-11-08T11:05:30+01:00[Europe/Paris], 2004-W46-1+01:00](316) 0
test_print_isoWeekDate[2004-11-09T11:05:30+01:00[Europe/Paris], 2004-W46-2+01:00](317) 0
test_print_isoWeekDate[2004-11-10T11:05:30+01:00[Europe/Paris], 2004-W46-3+01:00](318) 0
test_print_isoWeekDate[2004-11-11T11:05:30+01:00[Europe/Paris], 2004-W46-4+01:00](319) 0
test_print_isoWeekDate[2004-11-12T11:05:30+01:00[Europe/Paris], 2004-W46-5+01:00](320) 0
test_print_isoWeekDate[2004-11-13T11:05:30+01:00[Europe/Paris], 2004-W46-6+01:00](321) 0
test_print_isoWeekDate[2004-11-14T11:05:30+01:00[Europe/Paris], 2004-W46-7+01:00](322) 0
test_print_isoWeekDate[2004-11-15T11:05:30+01:00[Europe/Paris], 2004-W47-1+01:00](323) 0
test_print_isoWeekDate[2004-11-16T11:05:30+01:00[Europe/Paris], 2004-W47-2+01:00](324) 0.001
test_print_isoWeekDate[2004-11-17T11:05:30+01:00[Europe/Paris], 2004-W47-3+01:00](325) 0
test_print_isoWeekDate[2004-11-18T11:05:30+01:00[Europe/Paris], 2004-W47-4+01:00](326) 0
test_print_isoWeekDate[2004-11-19T11:05:30+01:00[Europe/Paris], 2004-W47-5+01:00](327) 0
test_print_isoWeekDate[2004-11-20T11:05:30+01:00[Europe/Paris], 2004-W47-6+01:00](328) 0
test_print_isoWeekDate[2004-11-21T11:05:30+01:00[Europe/Paris], 2004-W47-7+01:00](329) 0
test_print_isoWeekDate[2004-11-22T11:05:30+01:00[Europe/Paris], 2004-W48-1+01:00](330) 0
test_print_isoWeekDate[2004-11-23T11:05:30+01:00[Europe/Paris], 2004-W48-2+01:00](331) 0
test_print_isoWeekDate[2004-11-24T11:05:30+01:00[Europe/Paris], 2004-W48-3+01:00](332) 0
test_print_isoWeekDate[2004-11-25T11:05:30+01:00[Europe/Paris], 2004-W48-4+01:00](333) 0
test_print_isoWeekDate[2004-11-26T11:05:30+01:00[Europe/Paris], 2004-W48-5+01:00](334) 0
test_print_isoWeekDate[2004-11-27T11:05:30+01:00[Europe/Paris], 2004-W48-6+01:00](335) 0
test_print_isoWeekDate[2004-11-28T11:05:30+01:00[Europe/Paris], 2004-W48-7+01:00](336) 0
test_print_isoWeekDate[2004-11-29T11:05:30+01:00[Europe/Paris], 2004-W49-1+01:00](337) 0
test_print_isoWeekDate[2004-11-30T11:05:30+01:00[Europe/Paris], 2004-W49-2+01:00](338) 0
test_print_isoWeekDate[2004-12-01T11:05:30+01:00[Europe/Paris], 2004-W49-3+01:00](339) 0
test_print_isoWeekDate[2004-12-02T11:05:30+01:00[Europe/Paris], 2004-W49-4+01:00](340) 0
test_print_isoWeekDate[2004-12-03T11:05:30+01:00[Europe/Paris], 2004-W49-5+01:00](341) 0
test_print_isoWeekDate[2004-12-04T11:05:30+01:00[Europe/Paris], 2004-W49-6+01:00](342) 0
test_print_isoWeekDate[2004-12-05T11:05:30+01:00[Europe/Paris], 2004-W49-7+01:00](343) 0
test_print_isoWeekDate[2004-12-06T11:05:30+01:00[Europe/Paris], 2004-W50-1+01:00](344) 0
test_print_isoWeekDate[2004-12-07T11:05:30+01:00[Europe/Paris], 2004-W50-2+01:00](345) 0
test_print_isoWeekDate[2004-12-08T11:05:30+01:00[Europe/Paris], 2004-W50-3+01:00](346) 0
test_print_isoWeekDate[2004-12-09T11:05:30+01:00[Europe/Paris], 2004-W50-4+01:00](347) 0
test_print_isoWeekDate[2004-12-10T11:05:30+01:00[Europe/Paris], 2004-W50-5+01:00](348) 0
test_print_isoWeekDate[2004-12-11T11:05:30+01:00[Europe/Paris], 2004-W50-6+01:00](349) 0
test_print_isoWeekDate[2004-12-12T11:05:30+01:00[Europe/Paris], 2004-W50-7+01:00](350) 0
test_print_isoWeekDate[2004-12-13T11:05:30+01:00[Europe/Paris], 2004-W51-1+01:00](351) 0
test_print_isoWeekDate[2004-12-14T11:05:30+01:00[Europe/Paris], 2004-W51-2+01:00](352) 0
test_print_isoWeekDate[2004-12-15T11:05:30+01:00[Europe/Paris], 2004-W51-3+01:00](353) 0
test_print_isoWeekDate[2004-12-16T11:05:30+01:00[Europe/Paris], 2004-W51-4+01:00](354) 0
test_print_isoWeekDate[2004-12-17T11:05:30+01:00[Europe/Paris], 2004-W51-5+01:00](355) 0
test_print_isoWeekDate[2004-12-18T11:05:30+01:00[Europe/Paris], 2004-W51-6+01:00](356) 0
test_print_isoWeekDate[2004-12-19T11:05:30+01:00[Europe/Paris], 2004-W51-7+01:00](357) 0
test_print_isoWeekDate[2004-12-20T11:05:30+01:00[Europe/Paris], 2004-W52-1+01:00](358) 0
test_print_isoWeekDate[2004-12-21T11:05:30+01:00[Europe/Paris], 2004-W52-2+01:00](359) 0
test_print_isoWeekDate[2004-12-22T11:05:30+01:00[Europe/Paris], 2004-W52-3+01:00](360) 0
test_print_isoWeekDate[2004-12-23T11:05:30+01:00[Europe/Paris], 2004-W52-4+01:00](361) 0
test_print_isoWeekDate[2004-12-24T11:05:30+01:00[Europe/Paris], 2004-W52-5+01:00](362) 0
test_print_isoWeekDate[2004-12-25T11:05:30+01:00[Europe/Paris], 2004-W52-6+01:00](363) 0
test_print_isoWeekDate[2004-12-26T11:05:30+01:00[Europe/Paris], 2004-W52-7+01:00](364) 0
test_print_isoWeekDate[2004-12-27T11:05:30+01:00[Europe/Paris], 2004-W53-1+01:00](365) 0
test_print_isoWeekDate[2004-12-28T11:05:30+01:00[Europe/Paris], 2004-W53-2+01:00](366) 0
test_print_isoWeekDate[2004-12-29T11:05:30+01:00[Europe/Paris], 2004-W53-3+01:00](367) 0
test_print_isoWeekDate[2004-12-30T11:05:30+01:00[Europe/Paris], 2004-W53-4+01:00](368) 0
test_print_isoWeekDate[2004-12-31T11:05:30+01:00[Europe/Paris], 2004-W53-5+01:00](369) 0
test_print_isoWeekDate[2005-01-01T11:05:30+01:00[Europe/Paris], 2004-W53-6+01:00](370) 0
test_print_isoWeekDate[2005-01-02T11:05:30+01:00[Europe/Paris], 2004-W53-7+01:00](371) 0
test_print_isoWeekDate_fields 0
test_print_isoWeekDate_missingField 0
test_print_isoWeekDate_zoned_largeYear 0
test_print_isoZonedDateTime[2008, null, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](1) 0.001
test_print_isoZonedDateTime[null, 6, null, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](2) 0
test_print_isoZonedDateTime[null, null, 30, null, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](3) 0
test_print_isoZonedDateTime[null, null, null, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](4) 0
test_print_isoZonedDateTime[null, null, null, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](5) 0
test_print_isoZonedDateTime[null, null, null, null, null, null, null, +01:00, null, null, class org.threeten.bp.DateTimeException](6) 0
test_print_isoZonedDateTime[null, null, null, null, null, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](7) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, null, null, null, null, null, null, class org.threeten.bp.DateTimeException](8) 0
test_print_isoZonedDateTime[2008, 6, 30, null, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](9) 0
test_print_isoZonedDateTime[2008, 6, null, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](10) 0
test_print_isoZonedDateTime[2008, null, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](11) 0
test_print_isoZonedDateTime[null, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](12) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, null, null, null, null, null, class org.threeten.bp.DateTimeException](13) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, null, null, null, null, class org.threeten.bp.DateTimeException](14) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, null, null, class org.threeten.bp.DateTimeException](15) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 1, null, null, null, class org.threeten.bp.DateTimeException](16) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, null, null, +01:00, null, 2008-06-30T11:05+01:00, null](17) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, null, 2008-06-30T11:05:30+01:00, null](18) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, null, 2008-06-30T11:05:30.5+01:00, null](19) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, null, 2008-06-30T11:05:30.000000001+01:00, null](20) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, null, null, +01:00, +01:00, 2008-06-30T11:05+01:00, null](21) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, +01:00, 2008-06-30T11:05:30+01:00, null](22) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, +01:00, 2008-06-30T11:05:30.5+01:00, null](23) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, +01:00, 2008-06-30T11:05:30.000000001+01:00, null](24) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, null, null, +01:00, Europe/Paris, 2008-06-30T11:05+01:00[Europe/Paris], null](25) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, null, +01:00, Europe/Paris, 2008-06-30T11:05:30+01:00[Europe/Paris], null](26) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 500000000, +01:00, Europe/Paris, 2008-06-30T11:05:30.5+01:00[Europe/Paris], null](27) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 1, +01:00, Europe/Paris, 2008-06-30T11:05:30.000000001+01:00[Europe/Paris], null](28) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, null, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](29) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, null, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](30) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 500000000, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](31) 0
test_print_isoZonedDateTime[2008, 6, 30, 11, 5, 30, 1, null, Europe/Paris, null, class org.threeten.bp.DateTimeException](32) 0
test_print_isoZonedDateTime[123456, 6, 30, 11, 5, null, null, +01:00, Europe/Paris, +123456-06-30T11:05+01:00[Europe/Paris], null](33) 0
test_print_nullCalendrical 0
test_print_rfc1123[2008-06-03T11:05:30, Z, Tue, 3 Jun 2008 11:05:30 GMT](1) 0
test_print_rfc1123[2008-06-30T11:05:30, Z, Mon, 30 Jun 2008 11:05:30 GMT](2) 0
test_print_rfc1123[2008-06-03T11:05:30, +02:00, Tue, 3 Jun 2008 11:05:30 +0200](3) 0
test_print_rfc1123[2008-06-30T11:05:30, -03:00, Mon, 30 Jun 2008 11:05:30 -0300](4) 0
test_print_rfc1123_french[2008-06-03T11:05:30, Z, Tue, 3 Jun 2008 11:05:30 GMT](1) 0
test_print_rfc1123_french[2008-06-30T11:05:30, Z, Mon, 30 Jun 2008 11:05:30 GMT](2) 0
test_print_rfc1123_french[2008-06-03T11:05:30, +02:00, Tue, 3 Jun 2008 11:05:30 +0200](3) 0
test_print_rfc1123_french[2008-06-30T11:05:30, -03:00, Mon, 30 Jun 2008 11:05:30 -0300](4) 0
test_print_rfc1123_missingField 0

TestTextPrinter

test_print[DayOfWeek, FULL, 1, Monday](1) 0.001
test_print[DayOfWeek, FULL, 2, Tuesday](2) 0
test_print[DayOfWeek, FULL, 3, Wednesday](3) 0
test_print[DayOfWeek, FULL, 4, Thursday](4) 0
test_print[DayOfWeek, FULL, 5, Friday](5) 0
test_print[DayOfWeek, FULL, 6, Saturday](6) 0
test_print[DayOfWeek, FULL, 7, Sunday](7) 0
test_print[DayOfWeek, SHORT, 1, Mon](8) 0
test_print[DayOfWeek, SHORT, 2, Tue](9) 0
test_print[DayOfWeek, SHORT, 3, Wed](10) 0
test_print[DayOfWeek, SHORT, 4, Thu](11) 0
test_print[DayOfWeek, SHORT, 5, Fri](12) 0
test_print[DayOfWeek, SHORT, 6, Sat](13) 0
test_print[DayOfWeek, SHORT, 7, Sun](14) 0
test_print[DayOfMonth, FULL, 1, 1](15) 0
test_print[DayOfMonth, FULL, 2, 2](16) 0
test_print[DayOfMonth, FULL, 3, 3](17) 0
test_print[DayOfMonth, FULL, 28, 28](18) 0.001
test_print[DayOfMonth, FULL, 29, 29](19) 0
test_print[DayOfMonth, FULL, 30, 30](20) 0
test_print[DayOfMonth, FULL, 31, 31](21) 0
test_print[DayOfMonth, SHORT, 1, 1](22) 0
test_print[DayOfMonth, SHORT, 2, 2](23) 0
test_print[DayOfMonth, SHORT, 3, 3](24) 0
test_print[DayOfMonth, SHORT, 28, 28](25) 0
test_print[DayOfMonth, SHORT, 29, 29](26) 0
test_print[DayOfMonth, SHORT, 30, 30](27) 0
test_print[DayOfMonth, SHORT, 31, 31](28) 0
test_print[MonthOfYear, FULL, 1, January](29) 0
test_print[MonthOfYear, FULL, 12, December](30) 0
test_print[MonthOfYear, SHORT, 1, Jan](31) 0
test_print[MonthOfYear, SHORT, 12, Dec](32) 0
test_print_append 0
test_print_emptyCalendrical 0
test_print_french_long 0
test_print_french_short 0
test_toString1 0
test_toString2 0

TestReducedParser

test_parse[ReducedValue(Year,1,1,2010), -0, 0, -1, null](1) 0
test_parse[ReducedValue(Year,2,2,2010), Xxx12Xxx, 3, 5, 2012](2) 0
test_parse[ReducedValue(Year,2,2,2010), 12345, 0, 2, 2012](3) 0
test_parse[ReducedValue(Year,2,2,2010), 12-45, 0, 2, 2012](4) 0
test_parse[ReducedValue(Year,2,2,2010), 0, 0, -1, null](5) 0
test_parse[ReducedValue(Year,2,2,2010), 1, 0, -1, null](6) 0
test_parse[ReducedValue(Year,2,2,2010), 1, 1, -2, null](7) 0
test_parse[ReducedValue(Year,2,2,2010), 1-2, 0, -1, null](8) 0
test_parse[ReducedValue(Year,2,2,2010), 9, 0, -1, null](9) 0
test_parse[ReducedValue(Year,2,2,2010), A0, 0, -1, null](10) 0
test_parse[ReducedValue(Year,2,2,2010), 0A, 0, -1, null](11) 0
test_parse[ReducedValue(Year,2,2,2010), 1, 0, -1, null](12) 0
test_parse[ReducedValue(Year,2,2,2010), -1, 0, -1, null](13) 0
test_parse[ReducedValue(Year,2,2,2010), -10, 0, -1, null](14) 0
test_parse[ReducedValue(Year,1,1,2010), 0, 0, 1, 2010](15) 0
test_parse[ReducedValue(Year,1,1,2010), 9, 0, 1, 2019](16) 0
test_parse[ReducedValue(Year,1,1,2010), 10, 0, 1, 2011](17) 0
test_parse[ReducedValue(Year,1,1,2005), 0, 0, 1, 2010](18) 0
test_parse[ReducedValue(Year,1,1,2005), 4, 0, 1, 2014](19) 0
test_parse[ReducedValue(Year,1,1,2005), 5, 0, 1, 2005](20) 0
test_parse[ReducedValue(Year,1,1,2005), 9, 0, 1, 2009](21) 0
test_parse[ReducedValue(Year,1,1,2005), 10, 0, 1, 2011](22) 0
test_parse[ReducedValue(Year,2,2,2010), 00, 0, 2, 2100](23) 0
test_parse[ReducedValue(Year,2,2,2010), 09, 0, 2, 2109](24) 0
test_parse[ReducedValue(Year,2,2,2010), 10, 0, 2, 2010](25) 0
test_parse[ReducedValue(Year,2,2,2010), 99, 0, 2, 2099](26) 0
test_parse[ReducedValue(Year,2,2,2010), 100, 0, 2, 2010](27) 0
test_parse[ReducedValue(Year,2,2,-2005), 05, 0, 2, -2005](28) 0
test_parse[ReducedValue(Year,2,2,-2005), 00, 0, 2, -2000](29) 0
test_parse[ReducedValue(Year,2,2,-2005), 99, 0, 2, -1999](30) 0
test_parse[ReducedValue(Year,2,2,-2005), 06, 0, 2, -1906](31) 0
test_parse[ReducedValue(Year,2,2,-2005), 100, 0, 2, -1910](32) 0
test_parseLenient[ReducedValue(Year,1,1,2010), -0, 0, -1, null](1) 0
test_parseLenient[ReducedValue(Year,2,2,2010), Xxx12Xxx, 3, 5, 2012](2) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 12345, 0, 5, 12345](3) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 12-45, 0, 2, 2012](4) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 0, 0, 1, 0](5) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 1, 0, 1, 1](6) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 1, 1, -2, null](7) 0.001
test_parseLenient[ReducedValue(Year,2,2,2010), 1-2, 0, 1, 1](8) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 9, 0, 1, 9](9) 0
test_parseLenient[ReducedValue(Year,2,2,2010), A0, 0, -1, null](10) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 0A, 0, 1, 0](11) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 1, 0, -1, null](12) 0
test_parseLenient[ReducedValue(Year,2,2,2010), -1, 0, -1, null](13) 0
test_parseLenient[ReducedValue(Year,2,2,2010), -10, 0, -1, null](14) 0
test_parseLenient[ReducedValue(Year,1,1,2010), 0, 0, 1, 2010](15) 0
test_parseLenient[ReducedValue(Year,1,1,2010), 9, 0, 1, 2019](16) 0
test_parseLenient[ReducedValue(Year,1,1,2010), 10, 0, 2, 10](17) 0
test_parseLenient[ReducedValue(Year,1,1,2005), 0, 0, 1, 2010](18) 0
test_parseLenient[ReducedValue(Year,1,1,2005), 4, 0, 1, 2014](19) 0
test_parseLenient[ReducedValue(Year,1,1,2005), 5, 0, 1, 2005](20) 0
test_parseLenient[ReducedValue(Year,1,1,2005), 9, 0, 1, 2009](21) 0
test_parseLenient[ReducedValue(Year,1,1,2005), 10, 0, 2, 10](22) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 00, 0, 2, 2100](23) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 09, 0, 2, 2109](24) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 10, 0, 2, 2010](25) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 99, 0, 2, 2099](26) 0
test_parseLenient[ReducedValue(Year,2,2,2010), 100, 0, 3, 100](27) 0
test_parseLenient[ReducedValue(Year,2,2,-2005), 05, 0, 2, -2005](28) 0
test_parseLenient[ReducedValue(Year,2,2,-2005), 00, 0, 2, -2000](29) 0
test_parseLenient[ReducedValue(Year,2,2,-2005), 99, 0, 2, -1999](30) 0
test_parseLenient[ReducedValue(Year,2,2,-2005), 06, 0, 2, -1906](31) 0
test_parseLenient[ReducedValue(Year,2,2,-2005), 100, 0, 3, 100](32) 0
test_parse_error[ReducedValue(Year,2,2,2010), 12, -1, class java.lang.IndexOutOfBoundsException](1) 0
test_parse_error[ReducedValue(Year,2,2,2010), 12, 3, class java.lang.IndexOutOfBoundsException](2) 0
test_parse_fieldRangeIgnored 0

TestDateTimeFormatter

test_parseBest_String_nullRules 0
test_parseBest_String_nullText 0
test_parseBest_String_oneRule 0
test_parseBest_String_parseError 0
test_parseBest_String_parseErrorLongText 0
test_parseBest_String_parseIncomplete 0
test_parseBest_String_zeroRules 0
test_parseBest_firstOption 0
test_parseBest_secondOption 0
test_parseToBuilder_StringParsePosition 0
test_parseToBuilder_StringParsePosition_invalidPosition 0
test_parseToBuilder_StringParsePosition_nullParsePosition 0
test_parseToBuilder_StringParsePosition_nullString 0.001
test_parseToBuilder_StringParsePosition_parseError 0
test_parse_Class_CharSequence 0
test_parse_Class_String 0
test_parse_Class_String_nullRule 0
test_parse_Class_String_nullText 0
test_parse_Class_String_parseError 0
test_parse_Class_String_parseErrorLongText 0
test_parse_Class_String_parseIncomplete 0
test_parse_allZones 0.008
test_print_Calendrical 0
test_print_CalendricalAppendable 0
test_print_CalendricalAppendable_ioError 0.001
test_print_CalendricalAppendable_noSuchField 0
test_print_CalendricalAppendable_nullAppendable 0
test_print_CalendricalAppendable_nullCalendrical 0
test_print_Calendrical_noSuchField 0
test_print_Calendrical_null 0
test_toFormat_Class 0
test_toFormat_Class_format 0
test_toFormat_Class_parseObject_String 0.001
test_toFormat_format 0
test_toFormat_format_notCalendrical 0
test_toFormat_format_null 0
test_toFormat_parseObject_String 0
test_toFormat_parseObject_StringParsePosition 0
test_toFormat_parseObject_StringParsePosition_dateTimeError 0
test_toFormat_parseObject_StringParsePosition_invalidPosition_tooBig 0
test_toFormat_parseObject_StringParsePosition_invalidPosition_tooSmall 0
test_toFormat_parseObject_StringParsePosition_nullParsePosition 0
test_toFormat_parseObject_StringParsePosition_nullString 0
test_toFormat_parseObject_StringParsePosition_parseError 0.001
test_toFormat_parseObject_String_null 0
test_toFormat_parseObject_String_parseError 0
test_toFormat_parseObject_String_parseErrorLongText 0
test_withLocale 0
test_withLocale_null 0

TestCharLiteralParser

test_parse_error['a', a, -1, class java.lang.IndexOutOfBoundsException](1) 0
test_parse_error['a', a, 2, class java.lang.IndexOutOfBoundsException](2) 0
test_parse_success['a', true, a, 0, 1](1) 0
test_parse_success['a', true, aOTHER, 0, 1](2) 0
test_parse_success['a', true, OTHERaOTHER, 5, 6](3) 0
test_parse_success['a', true, OTHERa, 5, 6](4) 0
test_parse_success['a', true, , 0, -1](5) 0
test_parse_success['a', true, a, 1, -2](6) 0
test_parse_success['a', true, A, 0, -1](7) 0
test_parse_success['a', true, b, 0, -1](8) 0
test_parse_success['a', true, OTHERbOTHER, 5, -6](9) 0
test_parse_success['a', true, OTHERb, 5, -6](10) 0
test_parse_success['a', false, a, 0, 1](11) 0
test_parse_success['a', false, A, 0, 1](12) 0

TestClock

test_mockInstantClock_get 0
test_mockInstantClock_withZone 0

TestLocalDateTime

basicTest_getLong_DateTimeField_null 0.001
basicTest_getLong_DateTimeField_unsupported 0
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0
compareToNonLocalDateTime 0.001
factory_ofEpochSecond_badNanos_toBig 0
factory_ofEpochSecond_badNanos_toSmall 0
factory_ofEpochSecond_longOffset_afterEpoch 0.009
factory_ofEpochSecond_longOffset_beforeEpoch 0.011
factory_ofEpochSecond_longOffset_nullOffset 0
factory_ofEpochSecond_longOffset_tooBig 0
factory_ofEpochSecond_longOffset_tooSmall 0
factory_ofInstant_instantTooBig 0
factory_ofInstant_instantTooSmall 0
factory_ofInstant_nullInstant 0
factory_ofInstant_nullZone 0
factory_ofInstant_offset 0
factory_ofInstant_offsetBeforeEpoch 0
factory_ofInstant_zone 0
factory_of_4intsMonth 0
factory_of_4intsMonth_dayTooHigh 0
factory_of_4intsMonth_dayTooLow 0
factory_of_4intsMonth_hourTooHigh 0
factory_of_4intsMonth_hourTooLow 0
factory_of_4intsMonth_minuteTooHigh 0
factory_of_4intsMonth_minuteTooLow 0
factory_of_4intsMonth_nullMonth 0
factory_of_4intsMonth_yearTooLow 0
factory_of_5ints 0
factory_of_5intsMonth 0
factory_of_5intsMonth_dayTooHigh 0
factory_of_5intsMonth_dayTooLow 0
factory_of_5intsMonth_hourTooHigh 0
factory_of_5intsMonth_hourTooLow 0
factory_of_5intsMonth_minuteTooHigh 0
factory_of_5intsMonth_minuteTooLow 0
factory_of_5intsMonth_nullMonth 0
factory_of_5intsMonth_secondTooHigh 0
factory_of_5intsMonth_secondTooLow 0
factory_of_5intsMonth_yearTooLow 0
factory_of_5ints_dayTooHigh 0
factory_of_5ints_dayTooLow 0
factory_of_5ints_hourTooHigh 0
factory_of_5ints_hourTooLow 0
factory_of_5ints_minuteTooHigh 0
factory_of_5ints_minuteTooLow 0
factory_of_5ints_monthTooHigh 0
factory_of_5ints_monthTooLow 0
factory_of_5ints_yearTooLow 0
factory_of_6ints 0
factory_of_6intsMonth 0
factory_of_6intsMonth_dayTooHigh 0
factory_of_6intsMonth_dayTooLow 0
factory_of_6intsMonth_hourTooHigh 0
factory_of_6intsMonth_hourTooLow 0
factory_of_6intsMonth_minuteTooHigh 0
factory_of_6intsMonth_minuteTooLow 0
factory_of_6intsMonth_nanoTooHigh 0
factory_of_6intsMonth_nanoTooLow 0
factory_of_6intsMonth_nullMonth 0
factory_of_6intsMonth_secondTooHigh 0
factory_of_6intsMonth_secondTooLow 0
factory_of_6intsMonth_yearTooLow 0
factory_of_6ints_dayTooHigh 0.001
factory_of_6ints_dayTooLow 0
factory_of_6ints_hourTooHigh 0
factory_of_6ints_hourTooLow 0
factory_of_6ints_minuteTooHigh 0
factory_of_6ints_minuteTooLow 0
factory_of_6ints_monthTooHigh 0
factory_of_6ints_monthTooLow 0
factory_of_6ints_secondTooHigh 0
factory_of_6ints_secondTooLow 0
factory_of_6ints_yearTooLow 0
factory_of_7ints 0
factory_of_7ints_dayTooHigh 0.001
factory_of_7ints_dayTooLow 0
factory_of_7ints_hourTooHigh 0
factory_of_7ints_hourTooLow 0
factory_of_7ints_minuteTooHigh 0
factory_of_7ints_minuteTooLow 0
factory_of_7ints_monthTooHigh 0
factory_of_7ints_monthTooLow 0
factory_of_7ints_nanoTooHigh 0
factory_of_7ints_nanoTooLow 0
factory_of_7ints_secondTooHigh 0
factory_of_7ints_secondTooLow 0
factory_of_7ints_yearTooLow 0
factory_of_LocalDate_LocalTime 0
factory_of_LocalDate_LocalTime_nullLocalDate 0
factory_of_LocalDate_LocalTime_nullLocalTime 0
factory_parse_formatter 0
factory_parse_formatter_nullFormatter 0
factory_parse_formatter_nullText 0
factory_parse_illegalValue 0
factory_parse_invalidValue 0
factory_parse_nullText 0
now 0.006
now_Clock_allSecsInDay_beforeEpoch 0.024
now_Clock_allSecsInDay_offset 0.057
now_Clock_allSecsInDay_utc 0.04
now_Clock_maxYear 0
now_Clock_minYear 0
now_Clock_nullClock 0
now_Clock_tooBig 0.001
now_Clock_tooLow 0
now_ZoneId 0
now_ZoneId_nullZoneId 0
test_atZone 0
test_atZone_Offset 0
test_atZone_dstGap 0
test_atZone_dstOverlap 0
test_atZone_nullTimeZone 0
test_compareTo_ObjectNull 0
test_comparisons 0.151
test_equals_false_day_differs[2008, 7, 5, 0, 0, 0, 0](1) 0
test_equals_false_day_differs[2008, 7, 5, 0, 0, 0, 1](2) 0
test_equals_false_day_differs[2008, 7, 5, 0, 0, 1, 0](3) 0
test_equals_false_day_differs[2008, 7, 5, 0, 0, 1, 1](4) 0
test_equals_false_day_differs[2008, 7, 5, 0, 1, 0, 0](5) 0
test_equals_false_day_differs[2008, 7, 5, 0, 1, 0, 1](6) 0
test_equals_false_day_differs[2008, 7, 5, 0, 1, 1, 0](7) 0
test_equals_false_day_differs[2008, 7, 5, 0, 1, 1, 1](8) 0
test_equals_false_day_differs[2008, 7, 5, 1, 0, 0, 0](9) 0
test_equals_false_day_differs[2008, 7, 5, 1, 0, 0, 1](10) 0
test_equals_false_day_differs[2008, 7, 5, 1, 0, 1, 0](11) 0
test_equals_false_day_differs[2008, 7, 5, 1, 0, 1, 1](12) 0
test_equals_false_day_differs[2008, 7, 5, 1, 1, 0, 0](13) 0
test_equals_false_day_differs[2008, 7, 5, 1, 1, 0, 1](14) 0
test_equals_false_day_differs[2008, 7, 5, 1, 1, 1, 0](15) 0
test_equals_false_day_differs[2008, 7, 5, 1, 1, 1, 1](16) 0.001
test_equals_false_day_differs[2007, 7, 5, 0, 0, 0, 0](17) 0
test_equals_false_day_differs[2007, 7, 5, 0, 0, 0, 1](18) 0
test_equals_false_day_differs[2007, 7, 5, 0, 0, 1, 0](19) 0
test_equals_false_day_differs[2007, 7, 5, 0, 0, 1, 1](20) 0
test_equals_false_day_differs[2007, 7, 5, 0, 1, 0, 0](21) 0
test_equals_false_day_differs[2007, 7, 5, 0, 1, 0, 1](22) 0
test_equals_false_day_differs[2007, 7, 5, 0, 1, 1, 0](23) 0
test_equals_false_day_differs[2007, 7, 5, 0, 1, 1, 1](24) 0
test_equals_false_day_differs[2007, 7, 5, 1, 0, 0, 0](25) 0
test_equals_false_day_differs[2007, 7, 5, 1, 0, 0, 1](26) 0
test_equals_false_day_differs[2007, 7, 5, 1, 0, 1, 0](27) 0
test_equals_false_day_differs[2007, 7, 5, 1, 0, 1, 1](28) 0
test_equals_false_day_differs[2007, 7, 5, 1, 1, 0, 0](29) 0
test_equals_false_day_differs[2007, 7, 5, 1, 1, 0, 1](30) 0
test_equals_false_day_differs[2007, 7, 5, 1, 1, 1, 0](31) 0
test_equals_false_day_differs[2007, 7, 5, 1, 1, 1, 1](32) 0
test_equals_false_day_differs[2006, 7, 5, 0, 0, 0, 0](33) 0
test_equals_false_day_differs[2006, 7, 5, 0, 0, 0, 1](34) 0
test_equals_false_day_differs[2006, 7, 5, 0, 0, 1, 0](35) 0
test_equals_false_day_differs[2006, 7, 5, 0, 0, 1, 1](36) 0
test_equals_false_day_differs[2006, 7, 5, 0, 1, 0, 0](37) 0
test_equals_false_day_differs[2006, 7, 5, 0, 1, 0, 1](38) 0
test_equals_false_day_differs[2006, 7, 5, 0, 1, 1, 0](39) 0
test_equals_false_day_differs[2006, 7, 5, 0, 1, 1, 1](40) 0
test_equals_false_day_differs[2006, 7, 5, 1, 0, 0, 0](41) 0
test_equals_false_day_differs[2006, 7, 5, 1, 0, 0, 1](42) 0
test_equals_false_day_differs[2006, 7, 5, 1, 0, 1, 0](43) 0
test_equals_false_day_differs[2006, 7, 5, 1, 0, 1, 1](44) 0
test_equals_false_day_differs[2006, 7, 5, 1, 1, 0, 0](45) 0
test_equals_false_day_differs[2006, 7, 5, 1, 1, 0, 1](46) 0.001
test_equals_false_day_differs[2006, 7, 5, 1, 1, 1, 0](47) 0
test_equals_false_day_differs[2006, 7, 5, 1, 1, 1, 1](48) 0
test_equals_false_day_differs[2005, 7, 5, 0, 0, 0, 0](49) 0
test_equals_false_day_differs[2005, 7, 5, 0, 0, 0, 1](50) 0
test_equals_false_day_differs[2005, 7, 5, 0, 0, 1, 0](51) 0
test_equals_false_day_differs[2005, 7, 5, 0, 0, 1, 1](52) 0
test_equals_false_day_differs[2005, 7, 5, 0, 1, 0, 0](53) 0
test_equals_false_day_differs[2005, 7, 5, 0, 1, 0, 1](54) 0
test_equals_false_day_differs[2005, 7, 5, 0, 1, 1, 0](55) 0
test_equals_false_day_differs[2005, 7, 5, 0, 1, 1, 1](56) 0
test_equals_false_day_differs[2005, 7, 5, 1, 0, 0, 0](57) 0
test_equals_false_day_differs[2005, 7, 5, 1, 0, 0, 1](58) 0
test_equals_false_day_differs[2005, 7, 5, 1, 0, 1, 0](59) 0
test_equals_false_day_differs[2005, 7, 5, 1, 0, 1, 1](60) 0
test_equals_false_day_differs[2005, 7, 5, 1, 1, 0, 0](61) 0
test_equals_false_day_differs[2005, 7, 5, 1, 1, 0, 1](62) 0
test_equals_false_day_differs[2005, 7, 5, 1, 1, 1, 0](63) 0
test_equals_false_day_differs[2005, 7, 5, 1, 1, 1, 1](64) 0
test_equals_false_day_differs[2004, 1, 1, 0, 0, 0, 0](65) 0
test_equals_false_day_differs[2004, 1, 1, 0, 0, 0, 1](66) 0
test_equals_false_day_differs[2004, 1, 1, 0, 0, 1, 0](67) 0
test_equals_false_day_differs[2004, 1, 1, 0, 0, 1, 1](68) 0
test_equals_false_day_differs[2004, 1, 1, 0, 1, 0, 0](69) 0
test_equals_false_day_differs[2004, 1, 1, 0, 1, 0, 1](70) 0
test_equals_false_day_differs[2004, 1, 1, 0, 1, 1, 0](71) 0
test_equals_false_day_differs[2004, 1, 1, 0, 1, 1, 1](72) 0
test_equals_false_day_differs[2004, 1, 1, 1, 0, 0, 0](73) 0
test_equals_false_day_differs[2004, 1, 1, 1, 0, 0, 1](74) 0
test_equals_false_day_differs[2004, 1, 1, 1, 0, 1, 0](75) 0
test_equals_false_day_differs[2004, 1, 1, 1, 0, 1, 1](76) 0
test_equals_false_day_differs[2004, 1, 1, 1, 1, 0, 0](77) 0
test_equals_false_day_differs[2004, 1, 1, 1, 1, 0, 1](78) 0
test_equals_false_day_differs[2004, 1, 1, 1, 1, 1, 0](79) 0
test_equals_false_day_differs[2004, 1, 1, 1, 1, 1, 1](80) 0
test_equals_false_day_differs[-1, 1, 2, 0, 0, 0, 0](81) 0
test_equals_false_day_differs[-1, 1, 2, 0, 0, 0, 1](82) 0
test_equals_false_day_differs[-1, 1, 2, 0, 0, 1, 0](83) 0
test_equals_false_day_differs[-1, 1, 2, 0, 0, 1, 1](84) 0
test_equals_false_day_differs[-1, 1, 2, 0, 1, 0, 0](85) 0
test_equals_false_day_differs[-1, 1, 2, 0, 1, 0, 1](86) 0
test_equals_false_day_differs[-1, 1, 2, 0, 1, 1, 0](87) 0
test_equals_false_day_differs[-1, 1, 2, 0, 1, 1, 1](88) 0
test_equals_false_day_differs[-1, 1, 2, 1, 0, 0, 0](89) 0
test_equals_false_day_differs[-1, 1, 2, 1, 0, 0, 1](90) 0
test_equals_false_day_differs[-1, 1, 2, 1, 0, 1, 0](91) 0
test_equals_false_day_differs[-1, 1, 2, 1, 0, 1, 1](92) 0
test_equals_false_day_differs[-1, 1, 2, 1, 1, 0, 0](93) 0
test_equals_false_day_differs[-1, 1, 2, 1, 1, 0, 1](94) 0
test_equals_false_day_differs[-1, 1, 2, 1, 1, 1, 0](95) 0
test_equals_false_day_differs[-1, 1, 2, 1, 1, 1, 1](96) 0
test_equals_false_hour_differs[2008, 7, 5, 0, 0, 0, 0](1) 0
test_equals_false_hour_differs[2008, 7, 5, 0, 0, 0, 1](2) 0
test_equals_false_hour_differs[2008, 7, 5, 0, 0, 1, 0](3) 0
test_equals_false_hour_differs[2008, 7, 5, 0, 0, 1, 1](4) 0
test_equals_false_hour_differs[2008, 7, 5, 0, 1, 0, 0](5) 0
test_equals_false_hour_differs[2008, 7, 5, 0, 1, 0, 1](6) 0
test_equals_false_hour_differs[2008, 7, 5, 0, 1, 1, 0](7) 0
test_equals_false_hour_differs[2008, 7, 5, 0, 1, 1, 1](8) 0
test_equals_false_hour_differs[2008, 7, 5, 1, 0, 0, 0](9) 0
test_equals_false_hour_differs[2008, 7, 5, 1, 0, 0, 1](10) 0
test_equals_false_hour_differs[2008, 7, 5, 1, 0, 1, 0](11) 0
test_equals_false_hour_differs[2008, 7, 5, 1, 0, 1, 1](12) 0
test_equals_false_hour_differs[2008, 7, 5, 1, 1, 0, 0](13) 0
test_equals_false_hour_differs[2008, 7, 5, 1, 1, 0, 1](14) 0
test_equals_false_hour_differs[2008, 7, 5, 1, 1, 1, 0](15) 0
test_equals_false_hour_differs[2008, 7, 5, 1, 1, 1, 1](16) 0
test_equals_false_hour_differs[2007, 7, 5, 0, 0, 0, 0](17) 0
test_equals_false_hour_differs[2007, 7, 5, 0, 0, 0, 1](18) 0
test_equals_false_hour_differs[2007, 7, 5, 0, 0, 1, 0](19) 0
test_equals_false_hour_differs[2007, 7, 5, 0, 0, 1, 1](20) 0
test_equals_false_hour_differs[2007, 7, 5, 0, 1, 0, 0](21) 0
test_equals_false_hour_differs[2007, 7, 5, 0, 1, 0, 1](22) 0
test_equals_false_hour_differs[2007, 7, 5, 0, 1, 1, 0](23) 0
test_equals_false_hour_differs[2007, 7, 5, 0, 1, 1, 1](24) 0
test_equals_false_hour_differs[2007, 7, 5, 1, 0, 0, 0](25) 0
test_equals_false_hour_differs[2007, 7, 5, 1, 0, 0, 1](26) 0
test_equals_false_hour_differs[2007, 7, 5, 1, 0, 1, 0](27) 0
test_equals_false_hour_differs[2007, 7, 5, 1, 0, 1, 1](28) 0
test_equals_false_hour_differs[2007, 7, 5, 1, 1, 0, 0](29) 0
test_equals_false_hour_differs[2007, 7, 5, 1, 1, 0, 1](30) 0
test_equals_false_hour_differs[2007, 7, 5, 1, 1, 1, 0](31) 0
test_equals_false_hour_differs[2007, 7, 5, 1, 1, 1, 1](32) 0
test_equals_false_hour_differs[2006, 7, 5, 0, 0, 0, 0](33) 0
test_equals_false_hour_differs[2006, 7, 5, 0, 0, 0, 1](34) 0
test_equals_false_hour_differs[2006, 7, 5, 0, 0, 1, 0](35) 0
test_equals_false_hour_differs[2006, 7, 5, 0, 0, 1, 1](36) 0
test_equals_false_hour_differs[2006, 7, 5, 0, 1, 0, 0](37) 0
test_equals_false_hour_differs[2006, 7, 5, 0, 1, 0, 1](38) 0
test_equals_false_hour_differs[2006, 7, 5, 0, 1, 1, 0](39) 0
test_equals_false_hour_differs[2006, 7, 5, 0, 1, 1, 1](40) 0
test_equals_false_hour_differs[2006, 7, 5, 1, 0, 0, 0](41) 0
test_equals_false_hour_differs[2006, 7, 5, 1, 0, 0, 1](42) 0
test_equals_false_hour_differs[2006, 7, 5, 1, 0, 1, 0](43) 0
test_equals_false_hour_differs[2006, 7, 5, 1, 0, 1, 1](44) 0
test_equals_false_hour_differs[2006, 7, 5, 1, 1, 0, 0](45) 0
test_equals_false_hour_differs[2006, 7, 5, 1, 1, 0, 1](46) 0
test_equals_false_hour_differs[2006, 7, 5, 1, 1, 1, 0](47) 0
test_equals_false_hour_differs[2006, 7, 5, 1, 1, 1, 1](48) 0
test_equals_false_hour_differs[2005, 7, 5, 0, 0, 0, 0](49) 0
test_equals_false_hour_differs[2005, 7, 5, 0, 0, 0, 1](50) 0
test_equals_false_hour_differs[2005, 7, 5, 0, 0, 1, 0](51) 0
test_equals_false_hour_differs[2005, 7, 5, 0, 0, 1, 1](52) 0
test_equals_false_hour_differs[2005, 7, 5, 0, 1, 0, 0](53) 0
test_equals_false_hour_differs[2005, 7, 5, 0, 1, 0, 1](54) 0
test_equals_false_hour_differs[2005, 7, 5, 0, 1, 1, 0](55) 0
test_equals_false_hour_differs[2005, 7, 5, 0, 1, 1, 1](56) 0
test_equals_false_hour_differs[2005, 7, 5, 1, 0, 0, 0](57) 0
test_equals_false_hour_differs[2005, 7, 5, 1, 0, 0, 1](58) 0
test_equals_false_hour_differs[2005, 7, 5, 1, 0, 1, 0](59) 0
test_equals_false_hour_differs[2005, 7, 5, 1, 0, 1, 1](60) 0
test_equals_false_hour_differs[2005, 7, 5, 1, 1, 0, 0](61) 0
test_equals_false_hour_differs[2005, 7, 5, 1, 1, 0, 1](62) 0
test_equals_false_hour_differs[2005, 7, 5, 1, 1, 1, 0](63) 0
test_equals_false_hour_differs[2005, 7, 5, 1, 1, 1, 1](64) 0
test_equals_false_hour_differs[2004, 1, 1, 0, 0, 0, 0](65) 0
test_equals_false_hour_differs[2004, 1, 1, 0, 0, 0, 1](66) 0
test_equals_false_hour_differs[2004, 1, 1, 0, 0, 1, 0](67) 0
test_equals_false_hour_differs[2004, 1, 1, 0, 0, 1, 1](68) 0
test_equals_false_hour_differs[2004, 1, 1, 0, 1, 0, 0](69) 0
test_equals_false_hour_differs[2004, 1, 1, 0, 1, 0, 1](70) 0
test_equals_false_hour_differs[2004, 1, 1, 0, 1, 1, 0](71) 0
test_equals_false_hour_differs[2004, 1, 1, 0, 1, 1, 1](72) 0
test_equals_false_hour_differs[2004, 1, 1, 1, 0, 0, 0](73) 0
test_equals_false_hour_differs[2004, 1, 1, 1, 0, 0, 1](74) 0
test_equals_false_hour_differs[2004, 1, 1, 1, 0, 1, 0](75) 0
test_equals_false_hour_differs[2004, 1, 1, 1, 0, 1, 1](76) 0
test_equals_false_hour_differs[2004, 1, 1, 1, 1, 0, 0](77) 0
test_equals_false_hour_differs[2004, 1, 1, 1, 1, 0, 1](78) 0
test_equals_false_hour_differs[2004, 1, 1, 1, 1, 1, 0](79) 0
test_equals_false_hour_differs[2004, 1, 1, 1, 1, 1, 1](80) 0
test_equals_false_hour_differs[-1, 1, 2, 0, 0, 0, 0](81) 0
test_equals_false_hour_differs[-1, 1, 2, 0, 0, 0, 1](82) 0
test_equals_false_hour_differs[-1, 1, 2, 0, 0, 1, 0](83) 0
test_equals_false_hour_differs[-1, 1, 2, 0, 0, 1, 1](84) 0
test_equals_false_hour_differs[-1, 1, 2, 0, 1, 0, 0](85) 0
test_equals_false_hour_differs[-1, 1, 2, 0, 1, 0, 1](86) 0
test_equals_false_hour_differs[-1, 1, 2, 0, 1, 1, 0](87) 0
test_equals_false_hour_differs[-1, 1, 2, 0, 1, 1, 1](88) 0
test_equals_false_hour_differs[-1, 1, 2, 1, 0, 0, 0](89) 0
test_equals_false_hour_differs[-1, 1, 2, 1, 0, 0, 1](90) 0
test_equals_false_hour_differs[-1, 1, 2, 1, 0, 1, 0](91) 0
test_equals_false_hour_differs[-1, 1, 2, 1, 0, 1, 1](92) 0
test_equals_false_hour_differs[-1, 1, 2, 1, 1, 0, 0](93) 0
test_equals_false_hour_differs[-1, 1, 2, 1, 1, 0, 1](94) 0
test_equals_false_hour_differs[-1, 1, 2, 1, 1, 1, 0](95) 0
test_equals_false_hour_differs[-1, 1, 2, 1, 1, 1, 1](96) 0
test_equals_false_minute_differs[2008, 7, 5, 0, 0, 0, 0](1) 0
test_equals_false_minute_differs[2008, 7, 5, 0, 0, 0, 1](2) 0
test_equals_false_minute_differs[2008, 7, 5, 0, 0, 1, 0](3) 0
test_equals_false_minute_differs[2008, 7, 5, 0, 0, 1, 1](4) 0
test_equals_false_minute_differs[2008, 7, 5, 0, 1, 0, 0](5) 0
test_equals_false_minute_differs[2008, 7, 5, 0, 1, 0, 1](6) 0
test_equals_false_minute_differs[2008, 7, 5, 0, 1, 1, 0](7) 0
test_equals_false_minute_differs[2008, 7, 5, 0, 1, 1, 1](8) 0
test_equals_false_minute_differs[2008, 7, 5, 1, 0, 0, 0](9) 0
test_equals_false_minute_differs[2008, 7, 5, 1, 0, 0, 1](10) 0
test_equals_false_minute_differs[2008, 7, 5, 1, 0, 1, 0](11) 0
test_equals_false_minute_differs[2008, 7, 5, 1, 0, 1, 1](12) 0
test_equals_false_minute_differs[2008, 7, 5, 1, 1, 0, 0](13) 0
test_equals_false_minute_differs[2008, 7, 5, 1, 1, 0, 1](14) 0
test_equals_false_minute_differs[2008, 7, 5, 1, 1, 1, 0](15) 0
test_equals_false_minute_differs[2008, 7, 5, 1, 1, 1, 1](16) 0
test_equals_false_minute_differs[2007, 7, 5, 0, 0, 0, 0](17) 0
test_equals_false_minute_differs[2007, 7, 5, 0, 0, 0, 1](18) 0
test_equals_false_minute_differs[2007, 7, 5, 0, 0, 1, 0](19) 0
test_equals_false_minute_differs[2007, 7, 5, 0, 0, 1, 1](20) 0
test_equals_false_minute_differs[2007, 7, 5, 0, 1, 0, 0](21) 0
test_equals_false_minute_differs[2007, 7, 5, 0, 1, 0, 1](22) 0
test_equals_false_minute_differs[2007, 7, 5, 0, 1, 1, 0](23) 0
test_equals_false_minute_differs[2007, 7, 5, 0, 1, 1, 1](24) 0
test_equals_false_minute_differs[2007, 7, 5, 1, 0, 0, 0](25) 0
test_equals_false_minute_differs[2007, 7, 5, 1, 0, 0, 1](26) 0
test_equals_false_minute_differs[2007, 7, 5, 1, 0, 1, 0](27) 0
test_equals_false_minute_differs[2007, 7, 5, 1, 0, 1, 1](28) 0
test_equals_false_minute_differs[2007, 7, 5, 1, 1, 0, 0](29) 0
test_equals_false_minute_differs[2007, 7, 5, 1, 1, 0, 1](30) 0
test_equals_false_minute_differs[2007, 7, 5, 1, 1, 1, 0](31) 0
test_equals_false_minute_differs[2007, 7, 5, 1, 1, 1, 1](32) 0
test_equals_false_minute_differs[2006, 7, 5, 0, 0, 0, 0](33) 0
test_equals_false_minute_differs[2006, 7, 5, 0, 0, 0, 1](34) 0
test_equals_false_minute_differs[2006, 7, 5, 0, 0, 1, 0](35) 0
test_equals_false_minute_differs[2006, 7, 5, 0, 0, 1, 1](36) 0
test_equals_false_minute_differs[2006, 7, 5, 0, 1, 0, 0](37) 0
test_equals_false_minute_differs[2006, 7, 5, 0, 1, 0, 1](38) 0
test_equals_false_minute_differs[2006, 7, 5, 0, 1, 1, 0](39) 0
test_equals_false_minute_differs[2006, 7, 5, 0, 1, 1, 1](40) 0
test_equals_false_minute_differs[2006, 7, 5, 1, 0, 0, 0](41) 0
test_equals_false_minute_differs[2006, 7, 5, 1, 0, 0, 1](42) 0
test_equals_false_minute_differs[2006, 7, 5, 1, 0, 1, 0](43) 0
test_equals_false_minute_differs[2006, 7, 5, 1, 0, 1, 1](44) 0
test_equals_false_minute_differs[2006, 7, 5, 1, 1, 0, 0](45) 0
test_equals_false_minute_differs[2006, 7, 5, 1, 1, 0, 1](46) 0
test_equals_false_minute_differs[2006, 7, 5, 1, 1, 1, 0](47) 0
test_equals_false_minute_differs[2006, 7, 5, 1, 1, 1, 1](48) 0
test_equals_false_minute_differs[2005, 7, 5, 0, 0, 0, 0](49) 0
test_equals_false_minute_differs[2005, 7, 5, 0, 0, 0, 1](50) 0
test_equals_false_minute_differs[2005, 7, 5, 0, 0, 1, 0](51) 0
test_equals_false_minute_differs[2005, 7, 5, 0, 0, 1, 1](52) 0
test_equals_false_minute_differs[2005, 7, 5, 0, 1, 0, 0](53) 0
test_equals_false_minute_differs[2005, 7, 5, 0, 1, 0, 1](54) 0
test_equals_false_minute_differs[2005, 7, 5, 0, 1, 1, 0](55) 0
test_equals_false_minute_differs[2005, 7, 5, 0, 1, 1, 1](56) 0
test_equals_false_minute_differs[2005, 7, 5, 1, 0, 0, 0](57) 0
test_equals_false_minute_differs[2005, 7, 5, 1, 0, 0, 1](58) 0
test_equals_false_minute_differs[2005, 7, 5, 1, 0, 1, 0](59) 0
test_equals_false_minute_differs[2005, 7, 5, 1, 0, 1, 1](60) 0
test_equals_false_minute_differs[2005, 7, 5, 1, 1, 0, 0](61) 0
test_equals_false_minute_differs[2005, 7, 5, 1, 1, 0, 1](62) 0.001
test_equals_false_minute_differs[2005, 7, 5, 1, 1, 1, 0](63) 0
test_equals_false_minute_differs[2005, 7, 5, 1, 1, 1, 1](64) 0
test_equals_false_minute_differs[2004, 1, 1, 0, 0, 0, 0](65) 0
test_equals_false_minute_differs[2004, 1, 1, 0, 0, 0, 1](66) 0
test_equals_false_minute_differs[2004, 1, 1, 0, 0, 1, 0](67) 0
test_equals_false_minute_differs[2004, 1, 1, 0, 0, 1, 1](68) 0
test_equals_false_minute_differs[2004, 1, 1, 0, 1, 0, 0](69) 0
test_equals_false_minute_differs[2004, 1, 1, 0, 1, 0, 1](70) 0
test_equals_false_minute_differs[2004, 1, 1, 0, 1, 1, 0](71) 0
test_equals_false_minute_differs[2004, 1, 1, 0, 1, 1, 1](72) 0
test_equals_false_minute_differs[2004, 1, 1, 1, 0, 0, 0](73) 0
test_equals_false_minute_differs[2004, 1, 1, 1, 0, 0, 1](74) 0
test_equals_false_minute_differs[2004, 1, 1, 1, 0, 1, 0](75) 0
test_equals_false_minute_differs[2004, 1, 1, 1, 0, 1, 1](76) 0
test_equals_false_minute_differs[2004, 1, 1, 1, 1, 0, 0](77) 0
test_equals_false_minute_differs[2004, 1, 1, 1, 1, 0, 1](78) 0
test_equals_false_minute_differs[2004, 1, 1, 1, 1, 1, 0](79) 0
test_equals_false_minute_differs[2004, 1, 1, 1, 1, 1, 1](80) 0
test_equals_false_minute_differs[-1, 1, 2, 0, 0, 0, 0](81) 0
test_equals_false_minute_differs[-1, 1, 2, 0, 0, 0, 1](82) 0
test_equals_false_minute_differs[-1, 1, 2, 0, 0, 1, 0](83) 0
test_equals_false_minute_differs[-1, 1, 2, 0, 0, 1, 1](84) 0
test_equals_false_minute_differs[-1, 1, 2, 0, 1, 0, 0](85) 0
test_equals_false_minute_differs[-1, 1, 2, 0, 1, 0, 1](86) 0
test_equals_false_minute_differs[-1, 1, 2, 0, 1, 1, 0](87) 0
test_equals_false_minute_differs[-1, 1, 2, 0, 1, 1, 1](88) 0
test_equals_false_minute_differs[-1, 1, 2, 1, 0, 0, 0](89) 0
test_equals_false_minute_differs[-1, 1, 2, 1, 0, 0, 1](90) 0
test_equals_false_minute_differs[-1, 1, 2, 1, 0, 1, 0](91) 0
test_equals_false_minute_differs[-1, 1, 2, 1, 0, 1, 1](92) 0
test_equals_false_minute_differs[-1, 1, 2, 1, 1, 0, 0](93) 0
test_equals_false_minute_differs[-1, 1, 2, 1, 1, 0, 1](94) 0
test_equals_false_minute_differs[-1, 1, 2, 1, 1, 1, 0](95) 0
test_equals_false_minute_differs[-1, 1, 2, 1, 1, 1, 1](96) 0
test_equals_false_month_differs[2008, 7, 5, 0, 0, 0, 0](1) 0
test_equals_false_month_differs[2008, 7, 5, 0, 0, 0, 1](2) 0
test_equals_false_month_differs[2008, 7, 5, 0, 0, 1, 0](3) 0
test_equals_false_month_differs[2008, 7, 5, 0, 0, 1, 1](4) 0
test_equals_false_month_differs[2008, 7, 5, 0, 1, 0, 0](5) 0
test_equals_false_month_differs[2008, 7, 5, 0, 1, 0, 1](6) 0
test_equals_false_month_differs[2008, 7, 5, 0, 1, 1, 0](7) 0
test_equals_false_month_differs[2008, 7, 5, 0, 1, 1, 1](8) 0
test_equals_false_month_differs[2008, 7, 5, 1, 0, 0, 0](9) 0
test_equals_false_month_differs[2008, 7, 5, 1, 0, 0, 1](10) 0
test_equals_false_month_differs[2008, 7, 5, 1, 0, 1, 0](11) 0
test_equals_false_month_differs[2008, 7, 5, 1, 0, 1, 1](12) 0
test_equals_false_month_differs[2008, 7, 5, 1, 1, 0, 0](13) 0
test_equals_false_month_differs[2008, 7, 5, 1, 1, 0, 1](14) 0
test_equals_false_month_differs[2008, 7, 5, 1, 1, 1, 0](15) 0
test_equals_false_month_differs[2008, 7, 5, 1, 1, 1, 1](16) 0
test_equals_false_month_differs[2007, 7, 5, 0, 0, 0, 0](17) 0
test_equals_false_month_differs[2007, 7, 5, 0, 0, 0, 1](18) 0
test_equals_false_month_differs[2007, 7, 5, 0, 0, 1, 0](19) 0
test_equals_false_month_differs[2007, 7, 5, 0, 0, 1, 1](20) 0
test_equals_false_month_differs[2007, 7, 5, 0, 1, 0, 0](21) 0
test_equals_false_month_differs[2007, 7, 5, 0, 1, 0, 1](22) 0
test_equals_false_month_differs[2007, 7, 5, 0, 1, 1, 0](23) 0
test_equals_false_month_differs[2007, 7, 5, 0, 1, 1, 1](24) 0
test_equals_false_month_differs[2007, 7, 5, 1, 0, 0, 0](25) 0
test_equals_false_month_differs[2007, 7, 5, 1, 0, 0, 1](26) 0
test_equals_false_month_differs[2007, 7, 5, 1, 0, 1, 0](27) 0
test_equals_false_month_differs[2007, 7, 5, 1, 0, 1, 1](28) 0
test_equals_false_month_differs[2007, 7, 5, 1, 1, 0, 0](29) 0
test_equals_false_month_differs[2007, 7, 5, 1, 1, 0, 1](30) 0
test_equals_false_month_differs[2007, 7, 5, 1, 1, 1, 0](31) 0
test_equals_false_month_differs[2007, 7, 5, 1, 1, 1, 1](32) 0
test_equals_false_month_differs[2006, 7, 5, 0, 0, 0, 0](33) 0
test_equals_false_month_differs[2006, 7, 5, 0, 0, 0, 1](34) 0
test_equals_false_month_differs[2006, 7, 5, 0, 0, 1, 0](35) 0
test_equals_false_month_differs[2006, 7, 5, 0, 0, 1, 1](36) 0
test_equals_false_month_differs[2006, 7, 5, 0, 1, 0, 0](37) 0
test_equals_false_month_differs[2006, 7, 5, 0, 1, 0, 1](38) 0.001
test_equals_false_month_differs[2006, 7, 5, 0, 1, 1, 0](39) 0
test_equals_false_month_differs[2006, 7, 5, 0, 1, 1, 1](40) 0
test_equals_false_month_differs[2006, 7, 5, 1, 0, 0, 0](41) 0
test_equals_false_month_differs[2006, 7, 5, 1, 0, 0, 1](42) 0
test_equals_false_month_differs[2006, 7, 5, 1, 0, 1, 0](43) 0
test_equals_false_month_differs[2006, 7, 5, 1, 0, 1, 1](44) 0
test_equals_false_month_differs[2006, 7, 5, 1, 1, 0, 0](45) 0
test_equals_false_month_differs[2006, 7, 5, 1, 1, 0, 1](46) 0
test_equals_false_month_differs[2006, 7, 5, 1, 1, 1, 0](47) 0
test_equals_false_month_differs[2006, 7, 5, 1, 1, 1, 1](48) 0
test_equals_false_month_differs[2005, 7, 5, 0, 0, 0, 0](49) 0
test_equals_false_month_differs[2005, 7, 5, 0, 0, 0, 1](50) 0
test_equals_false_month_differs[2005, 7, 5, 0, 0, 1, 0](51) 0
test_equals_false_month_differs[2005, 7, 5, 0, 0, 1, 1](52) 0
test_equals_false_month_differs[2005, 7, 5, 0, 1, 0, 0](53) 0
test_equals_false_month_differs[2005, 7, 5, 0, 1, 0, 1](54) 0
test_equals_false_month_differs[2005, 7, 5, 0, 1, 1, 0](55) 0
test_equals_false_month_differs[2005, 7, 5, 0, 1, 1, 1](56) 0
test_equals_false_month_differs[2005, 7, 5, 1, 0, 0, 0](57) 0
test_equals_false_month_differs[2005, 7, 5, 1, 0, 0, 1](58) 0
test_equals_false_month_differs[2005, 7, 5, 1, 0, 1, 0](59) 0
test_equals_false_month_differs[2005, 7, 5, 1, 0, 1, 1](60) 0
test_equals_false_month_differs[2005, 7, 5, 1, 1, 0, 0](61) 0
test_equals_false_month_differs[2005, 7, 5, 1, 1, 0, 1](62) 0
test_equals_false_month_differs[2005, 7, 5, 1, 1, 1, 0](63) 0
test_equals_false_month_differs[2005, 7, 5, 1, 1, 1, 1](64) 0
test_equals_false_month_differs[2004, 1, 1, 0, 0, 0, 0](65) 0
test_equals_false_month_differs[2004, 1, 1, 0, 0, 0, 1](66) 0
test_equals_false_month_differs[2004, 1, 1, 0, 0, 1, 0](67) 0
test_equals_false_month_differs[2004, 1, 1, 0, 0, 1, 1](68) 0
test_equals_false_month_differs[2004, 1, 1, 0, 1, 0, 0](69) 0
test_equals_false_month_differs[2004, 1, 1, 0, 1, 0, 1](70) 0
test_equals_false_month_differs[2004, 1, 1, 0, 1, 1, 0](71) 0
test_equals_false_month_differs[2004, 1, 1, 0, 1, 1, 1](72) 0
test_equals_false_month_differs[2004, 1, 1, 1, 0, 0, 0](73) 0
test_equals_false_month_differs[2004, 1, 1, 1, 0, 0, 1](74) 0
test_equals_false_month_differs[2004, 1, 1, 1, 0, 1, 0](75) 0
test_equals_false_month_differs[2004, 1, 1, 1, 0, 1, 1](76) 0
test_equals_false_month_differs[2004, 1, 1, 1, 1, 0, 0](77) 0
test_equals_false_month_differs[2004, 1, 1, 1, 1, 0, 1](78) 0
test_equals_false_month_differs[2004, 1, 1, 1, 1, 1, 0](79) 0
test_equals_false_month_differs[2004, 1, 1, 1, 1, 1, 1](80) 0
test_equals_false_month_differs[-1, 1, 2, 0, 0, 0, 0](81) 0
test_equals_false_month_differs[-1, 1, 2, 0, 0, 0, 1](82) 0
test_equals_false_month_differs[-1, 1, 2, 0, 0, 1, 0](83) 0
test_equals_false_month_differs[-1, 1, 2, 0, 0, 1, 1](84) 0
test_equals_false_month_differs[-1, 1, 2, 0, 1, 0, 0](85) 0
test_equals_false_month_differs[-1, 1, 2, 0, 1, 0, 1](86) 0
test_equals_false_month_differs[-1, 1, 2, 0, 1, 1, 0](87) 0
test_equals_false_month_differs[-1, 1, 2, 0, 1, 1, 1](88) 0
test_equals_false_month_differs[-1, 1, 2, 1, 0, 0, 0](89) 0
test_equals_false_month_differs[-1, 1, 2, 1, 0, 0, 1](90) 0
test_equals_false_month_differs[-1, 1, 2, 1, 0, 1, 0](91) 0
test_equals_false_month_differs[-1, 1, 2, 1, 0, 1, 1](92) 0.001
test_equals_false_month_differs[-1, 1, 2, 1, 1, 0, 0](93) 0
test_equals_false_month_differs[-1, 1, 2, 1, 1, 0, 1](94) 0
test_equals_false_month_differs[-1, 1, 2, 1, 1, 1, 0](95) 0
test_equals_false_month_differs[-1, 1, 2, 1, 1, 1, 1](96) 0
test_equals_false_nano_differs[2008, 7, 5, 0, 0, 0, 0](1) 0
test_equals_false_nano_differs[2008, 7, 5, 0, 0, 0, 1](2) 0
test_equals_false_nano_differs[2008, 7, 5, 0, 0, 1, 0](3) 0
test_equals_false_nano_differs[2008, 7, 5, 0, 0, 1, 1](4) 0
test_equals_false_nano_differs[2008, 7, 5, 0, 1, 0, 0](5) 0
test_equals_false_nano_differs[2008, 7, 5, 0, 1, 0, 1](6) 0
test_equals_false_nano_differs[2008, 7, 5, 0, 1, 1, 0](7) 0
test_equals_false_nano_differs[2008, 7, 5, 0, 1, 1, 1](8) 0
test_equals_false_nano_differs[2008, 7, 5, 1, 0, 0, 0](9) 0
test_equals_false_nano_differs[2008, 7, 5, 1, 0, 0, 1](10) 0
test_equals_false_nano_differs[2008, 7, 5, 1, 0, 1, 0](11) 0
test_equals_false_nano_differs[2008, 7, 5, 1, 0, 1, 1](12) 0
test_equals_false_nano_differs[2008, 7, 5, 1, 1, 0, 0](13) 0
test_equals_false_nano_differs[2008, 7, 5, 1, 1, 0, 1](14) 0
test_equals_false_nano_differs[2008, 7, 5, 1, 1, 1, 0](15) 0
test_equals_false_nano_differs[2008, 7, 5, 1, 1, 1, 1](16) 0
test_equals_false_nano_differs[2007, 7, 5, 0, 0, 0, 0](17) 0
test_equals_false_nano_differs[2007, 7, 5, 0, 0, 0, 1](18) 0
test_equals_false_nano_differs[2007, 7, 5, 0, 0, 1, 0](19) 0
test_equals_false_nano_differs[2007, 7, 5, 0, 0, 1, 1](20) 0
test_equals_false_nano_differs[2007, 7, 5, 0, 1, 0, 0](21) 0
test_equals_false_nano_differs[2007, 7, 5, 0, 1, 0, 1](22) 0
test_equals_false_nano_differs[2007, 7, 5, 0, 1, 1, 0](23) 0
test_equals_false_nano_differs[2007, 7, 5, 0, 1, 1, 1](24) 0.001
test_equals_false_nano_differs[2007, 7, 5, 1, 0, 0, 0](25) 0
test_equals_false_nano_differs[2007, 7, 5, 1, 0, 0, 1](26) 0
test_equals_false_nano_differs[2007, 7, 5, 1, 0, 1, 0](27) 0
test_equals_false_nano_differs[2007, 7, 5, 1, 0, 1, 1](28) 0
test_equals_false_nano_differs[2007, 7, 5, 1, 1, 0, 0](29) 0
test_equals_false_nano_differs[2007, 7, 5, 1, 1, 0, 1](30) 0
test_equals_false_nano_differs[2007, 7, 5, 1, 1, 1, 0](31) 0
test_equals_false_nano_differs[2007, 7, 5, 1, 1, 1, 1](32) 0
test_equals_false_nano_differs[2006, 7, 5, 0, 0, 0, 0](33) 0
test_equals_false_nano_differs[2006, 7, 5, 0, 0, 0, 1](34) 0
test_equals_false_nano_differs[2006, 7, 5, 0, 0, 1, 0](35) 0
test_equals_false_nano_differs[2006, 7, 5, 0, 0, 1, 1](36) 0
test_equals_false_nano_differs[2006, 7, 5, 0, 1, 0, 0](37) 0
test_equals_false_nano_differs[2006, 7, 5, 0, 1, 0, 1](38) 0
test_equals_false_nano_differs[2006, 7, 5, 0, 1, 1, 0](39) 0
test_equals_false_nano_differs[2006, 7, 5, 0, 1, 1, 1](40) 0
test_equals_false_nano_differs[2006, 7, 5, 1, 0, 0, 0](41) 0
test_equals_false_nano_differs[2006, 7, 5, 1, 0, 0, 1](42) 0
test_equals_false_nano_differs[2006, 7, 5, 1, 0, 1, 0](43) 0
test_equals_false_nano_differs[2006, 7, 5, 1, 0, 1, 1](44) 0
test_equals_false_nano_differs[2006, 7, 5, 1, 1, 0, 0](45) 0
test_equals_false_nano_differs[2006, 7, 5, 1, 1, 0, 1](46) 0
test_equals_false_nano_differs[2006, 7, 5, 1, 1, 1, 0](47) 0
test_equals_false_nano_differs[2006, 7, 5, 1, 1, 1, 1](48) 0
test_equals_false_nano_differs[2005, 7, 5, 0, 0, 0, 0](49) 0
test_equals_false_nano_differs[2005, 7, 5, 0, 0, 0, 1](50) 0
test_equals_false_nano_differs[2005, 7, 5, 0, 0, 1, 0](51) 0.001
test_equals_false_nano_differs[2005, 7, 5, 0, 0, 1, 1](52) 0
test_equals_false_nano_differs[2005, 7, 5, 0, 1, 0, 0](53) 0
test_equals_false_nano_differs[2005, 7, 5, 0, 1, 0, 1](54) 0
test_equals_false_nano_differs[2005, 7, 5, 0, 1, 1, 0](55) 0
test_equals_false_nano_differs[2005, 7, 5, 0, 1, 1, 1](56) 0
test_equals_false_nano_differs[2005, 7, 5, 1, 0, 0, 0](57) 0
test_equals_false_nano_differs[2005, 7, 5, 1, 0, 0, 1](58) 0
test_equals_false_nano_differs[2005, 7, 5, 1, 0, 1, 0](59) 0
test_equals_false_nano_differs[2005, 7, 5, 1, 0, 1, 1](60) 0
test_equals_false_nano_differs[2005, 7, 5, 1, 1, 0, 0](61) 0
test_equals_false_nano_differs[2005, 7, 5, 1, 1, 0, 1](62) 0
test_equals_false_nano_differs[2005, 7, 5, 1, 1, 1, 0](63) 0
test_equals_false_nano_differs[2005, 7, 5, 1, 1, 1, 1](64) 0
test_equals_false_nano_differs[2004, 1, 1, 0, 0, 0, 0](65) 0
test_equals_false_nano_differs[2004, 1, 1, 0, 0, 0, 1](66) 0
test_equals_false_nano_differs[2004, 1, 1, 0, 0, 1, 0](67) 0
test_equals_false_nano_differs[2004, 1, 1, 0, 0, 1, 1](68) 0
test_equals_false_nano_differs[2004, 1, 1, 0, 1, 0, 0](69) 0
test_equals_false_nano_differs[2004, 1, 1, 0, 1, 0, 1](70) 0
test_equals_false_nano_differs[2004, 1, 1, 0, 1, 1, 0](71) 0
test_equals_false_nano_differs[2004, 1, 1, 0, 1, 1, 1](72) 0
test_equals_false_nano_differs[2004, 1, 1, 1, 0, 0, 0](73) 0
test_equals_false_nano_differs[2004, 1, 1, 1, 0, 0, 1](74) 0
test_equals_false_nano_differs[2004, 1, 1, 1, 0, 1, 0](75) 0
test_equals_false_nano_differs[2004, 1, 1, 1, 0, 1, 1](76) 0
test_equals_false_nano_differs[2004, 1, 1, 1, 1, 0, 0](77) 0
test_equals_false_nano_differs[2004, 1, 1, 1, 1, 0, 1](78) 0
test_equals_false_nano_differs[2004, 1, 1, 1, 1, 1, 0](79) 0.001
test_equals_false_nano_differs[2004, 1, 1, 1, 1, 1, 1](80) 0
test_equals_false_nano_differs[-1, 1, 2, 0, 0, 0, 0](81) 0
test_equals_false_nano_differs[-1, 1, 2, 0, 0, 0, 1](82) 0
test_equals_false_nano_differs[-1, 1, 2, 0, 0, 1, 0](83) 0
test_equals_false_nano_differs[-1, 1, 2, 0, 0, 1, 1](84) 0
test_equals_false_nano_differs[-1, 1, 2, 0, 1, 0, 0](85) 0
test_equals_false_nano_differs[-1, 1, 2, 0, 1, 0, 1](86) 0
test_equals_false_nano_differs[-1, 1, 2, 0, 1, 1, 0](87) 0
test_equals_false_nano_differs[-1, 1, 2, 0, 1, 1, 1](88) 0
test_equals_false_nano_differs[-1, 1, 2, 1, 0, 0, 0](89) 0
test_equals_false_nano_differs[-1, 1, 2, 1, 0, 0, 1](90) 0
test_equals_false_nano_differs[-1, 1, 2, 1, 0, 1, 0](91) 0
test_equals_false_nano_differs[-1, 1, 2, 1, 0, 1, 1](92) 0
test_equals_false_nano_differs[-1, 1, 2, 1, 1, 0, 0](93) 0
test_equals_false_nano_differs[-1, 1, 2, 1, 1, 0, 1](94) 0
test_equals_false_nano_differs[-1, 1, 2, 1, 1, 1, 0](95) 0
test_equals_false_nano_differs[-1, 1, 2, 1, 1, 1, 1](96) 0
test_equals_false_second_differs[2008, 7, 5, 0, 0, 0, 0](1) 0
test_equals_false_second_differs[2008, 7, 5, 0, 0, 0, 1](2) 0
test_equals_false_second_differs[2008, 7, 5, 0, 0, 1, 0](3) 0
test_equals_false_second_differs[2008, 7, 5, 0, 0, 1, 1](4) 0
test_equals_false_second_differs[2008, 7, 5, 0, 1, 0, 0](5) 0
test_equals_false_second_differs[2008, 7, 5, 0, 1, 0, 1](6) 0
test_equals_false_second_differs[2008, 7, 5, 0, 1, 1, 0](7) 0
test_equals_false_second_differs[2008, 7, 5, 0, 1, 1, 1](8) 0
test_equals_false_second_differs[2008, 7, 5, 1, 0, 0, 0](9) 0
test_equals_false_second_differs[2008, 7, 5, 1, 0, 0, 1](10) 0
test_equals_false_second_differs[2008, 7, 5, 1, 0, 1, 0](11) 0
test_equals_false_second_differs[2008, 7, 5, 1, 0, 1, 1](12) 0
test_equals_false_second_differs[2008, 7, 5, 1, 1, 0, 0](13) 0
test_equals_false_second_differs[2008, 7, 5, 1, 1, 0, 1](14) 0
test_equals_false_second_differs[2008, 7, 5, 1, 1, 1, 0](15) 0
test_equals_false_second_differs[2008, 7, 5, 1, 1, 1, 1](16) 0
test_equals_false_second_differs[2007, 7, 5, 0, 0, 0, 0](17) 0
test_equals_false_second_differs[2007, 7, 5, 0, 0, 0, 1](18) 0
test_equals_false_second_differs[2007, 7, 5, 0, 0, 1, 0](19) 0
test_equals_false_second_differs[2007, 7, 5, 0, 0, 1, 1](20) 0
test_equals_false_second_differs[2007, 7, 5, 0, 1, 0, 0](21) 0
test_equals_false_second_differs[2007, 7, 5, 0, 1, 0, 1](22) 0
test_equals_false_second_differs[2007, 7, 5, 0, 1, 1, 0](23) 0
test_equals_false_second_differs[2007, 7, 5, 0, 1, 1, 1](24) 0
test_equals_false_second_differs[2007, 7, 5, 1, 0, 0, 0](25) 0
test_equals_false_second_differs[2007, 7, 5, 1, 0, 0, 1](26) 0
test_equals_false_second_differs[2007, 7, 5, 1, 0, 1, 0](27) 0
test_equals_false_second_differs[2007, 7, 5, 1, 0, 1, 1](28) 0
test_equals_false_second_differs[2007, 7, 5, 1, 1, 0, 0](29) 0
test_equals_false_second_differs[2007, 7, 5, 1, 1, 0, 1](30) 0
test_equals_false_second_differs[2007, 7, 5, 1, 1, 1, 0](31) 0
test_equals_false_second_differs[2007, 7, 5, 1, 1, 1, 1](32) 0
test_equals_false_second_differs[2006, 7, 5, 0, 0, 0, 0](33) 0
test_equals_false_second_differs[2006, 7, 5, 0, 0, 0, 1](34) 0
test_equals_false_second_differs[2006, 7, 5, 0, 0, 1, 0](35) 0
test_equals_false_second_differs[2006, 7, 5, 0, 0, 1, 1](36) 0
test_equals_false_second_differs[2006, 7, 5, 0, 1, 0, 0](37) 0
test_equals_false_second_differs[2006, 7, 5, 0, 1, 0, 1](38) 0
test_equals_false_second_differs[2006, 7, 5, 0, 1, 1, 0](39) 0.001
test_equals_false_second_differs[2006, 7, 5, 0, 1, 1, 1](40) 0
test_equals_false_second_differs[2006, 7, 5, 1, 0, 0, 0](41) 0
test_equals_false_second_differs[2006, 7, 5, 1, 0, 0, 1](42) 0
test_equals_false_second_differs[2006, 7, 5, 1, 0, 1, 0](43) 0
test_equals_false_second_differs[2006, 7, 5, 1, 0, 1, 1](44) 0
test_equals_false_second_differs[2006, 7, 5, 1, 1, 0, 0](45) 0
test_equals_false_second_differs[2006, 7, 5, 1, 1, 0, 1](46) 0
test_equals_false_second_differs[2006, 7, 5, 1, 1, 1, 0](47) 0
test_equals_false_second_differs[2006, 7, 5, 1, 1, 1, 1](48) 0
test_equals_false_second_differs[2005, 7, 5, 0, 0, 0, 0](49) 0
test_equals_false_second_differs[2005, 7, 5, 0, 0, 0, 1](50) 0
test_equals_false_second_differs[2005, 7, 5, 0, 0, 1, 0](51) 0
test_equals_false_second_differs[2005, 7, 5, 0, 0, 1, 1](52) 0
test_equals_false_second_differs[2005, 7, 5, 0, 1, 0, 0](53) 0
test_equals_false_second_differs[2005, 7, 5, 0, 1, 0, 1](54) 0
test_equals_false_second_differs[2005, 7, 5, 0, 1, 1, 0](55) 0
test_equals_false_second_differs[2005, 7, 5, 0, 1, 1, 1](56) 0
test_equals_false_second_differs[2005, 7, 5, 1, 0, 0, 0](57) 0
test_equals_false_second_differs[2005, 7, 5, 1, 0, 0, 1](58) 0
test_equals_false_second_differs[2005, 7, 5, 1, 0, 1, 0](59) 0
test_equals_false_second_differs[2005, 7, 5, 1, 0, 1, 1](60) 0
test_equals_false_second_differs[2005, 7, 5, 1, 1, 0, 0](61) 0
test_equals_false_second_differs[2005, 7, 5, 1, 1, 0, 1](62) 0
test_equals_false_second_differs[2005, 7, 5, 1, 1, 1, 0](63) 0
test_equals_false_second_differs[2005, 7, 5, 1, 1, 1, 1](64) 0
test_equals_false_second_differs[2004, 1, 1, 0, 0, 0, 0](65) 0
test_equals_false_second_differs[2004, 1, 1, 0, 0, 0, 1](66) 0
test_equals_false_second_differs[2004, 1, 1, 0, 0, 1, 0](67) 0
test_equals_false_second_differs[2004, 1, 1, 0, 0, 1, 1](68) 0.001
test_equals_false_second_differs[2004, 1, 1, 0, 1, 0, 0](69) 0
test_equals_false_second_differs[2004, 1, 1, 0, 1, 0, 1](70) 0
test_equals_false_second_differs[2004, 1, 1, 0, 1, 1, 0](71) 0
test_equals_false_second_differs[2004, 1, 1, 0, 1, 1, 1](72) 0
test_equals_false_second_differs[2004, 1, 1, 1, 0, 0, 0](73) 0
test_equals_false_second_differs[2004, 1, 1, 1, 0, 0, 1](74) 0
test_equals_false_second_differs[2004, 1, 1, 1, 0, 1, 0](75) 0
test_equals_false_second_differs[2004, 1, 1, 1, 0, 1, 1](76) 0
test_equals_false_second_differs[2004, 1, 1, 1, 1, 0, 0](77) 0
test_equals_false_second_differs[2004, 1, 1, 1, 1, 0, 1](78) 0
test_equals_false_second_differs[2004, 1, 1, 1, 1, 1, 0](79) 0
test_equals_false_second_differs[2004, 1, 1, 1, 1, 1, 1](80) 0
test_equals_false_second_differs[-1, 1, 2, 0, 0, 0, 0](81) 0
test_equals_false_second_differs[-1, 1, 2, 0, 0, 0, 1](82) 0
test_equals_false_second_differs[-1, 1, 2, 0, 0, 1, 0](83) 0
test_equals_false_second_differs[-1, 1, 2, 0, 0, 1, 1](84) 0
test_equals_false_second_differs[-1, 1, 2, 0, 1, 0, 0](85) 0
test_equals_false_second_differs[-1, 1, 2, 0, 1, 0, 1](86) 0
test_equals_false_second_differs[-1, 1, 2, 0, 1, 1, 0](87) 0
test_equals_false_second_differs[-1, 1, 2, 0, 1, 1, 1](88) 0
test_equals_false_second_differs[-1, 1, 2, 1, 0, 0, 0](89) 0
test_equals_false_second_differs[-1, 1, 2, 1, 0, 0, 1](90) 0
test_equals_false_second_differs[-1, 1, 2, 1, 0, 1, 0](91) 0
test_equals_false_second_differs[-1, 1, 2, 1, 0, 1, 1](92) 0
test_equals_false_second_differs[-1, 1, 2, 1, 1, 0, 0](93) 0
test_equals_false_second_differs[-1, 1, 2, 1, 1, 0, 1](94) 0
test_equals_false_second_differs[-1, 1, 2, 1, 1, 1, 0](95) 0
test_equals_false_second_differs[-1, 1, 2, 1, 1, 1, 1](96) 0
test_equals_false_year_differs[2008, 7, 5, 0, 0, 0, 0](1) 0
test_equals_false_year_differs[2008, 7, 5, 0, 0, 0, 1](2) 0
test_equals_false_year_differs[2008, 7, 5, 0, 0, 1, 0](3) 0
test_equals_false_year_differs[2008, 7, 5, 0, 0, 1, 1](4) 0
test_equals_false_year_differs[2008, 7, 5, 0, 1, 0, 0](5) 0
test_equals_false_year_differs[2008, 7, 5, 0, 1, 0, 1](6) 0
test_equals_false_year_differs[2008, 7, 5, 0, 1, 1, 0](7) 0
test_equals_false_year_differs[2008, 7, 5, 0, 1, 1, 1](8) 0
test_equals_false_year_differs[2008, 7, 5, 1, 0, 0, 0](9) 0
test_equals_false_year_differs[2008, 7, 5, 1, 0, 0, 1](10) 0
test_equals_false_year_differs[2008, 7, 5, 1, 0, 1, 0](11) 0
test_equals_false_year_differs[2008, 7, 5, 1, 0, 1, 1](12) 0
test_equals_false_year_differs[2008, 7, 5, 1, 1, 0, 0](13) 0
test_equals_false_year_differs[2008, 7, 5, 1, 1, 0, 1](14) 0
test_equals_false_year_differs[2008, 7, 5, 1, 1, 1, 0](15) 0
test_equals_false_year_differs[2008, 7, 5, 1, 1, 1, 1](16) 0
test_equals_false_year_differs[2007, 7, 5, 0, 0, 0, 0](17) 0
test_equals_false_year_differs[2007, 7, 5, 0, 0, 0, 1](18) 0
test_equals_false_year_differs[2007, 7, 5, 0, 0, 1, 0](19) 0
test_equals_false_year_differs[2007, 7, 5, 0, 0, 1, 1](20) 0
test_equals_false_year_differs[2007, 7, 5, 0, 1, 0, 0](21) 0
test_equals_false_year_differs[2007, 7, 5, 0, 1, 0, 1](22) 0
test_equals_false_year_differs[2007, 7, 5, 0, 1, 1, 0](23) 0
test_equals_false_year_differs[2007, 7, 5, 0, 1, 1, 1](24) 0
test_equals_false_year_differs[2007, 7, 5, 1, 0, 0, 0](25) 0
test_equals_false_year_differs[2007, 7, 5, 1, 0, 0, 1](26) 0
test_equals_false_year_differs[2007, 7, 5, 1, 0, 1, 0](27) 0
test_equals_false_year_differs[2007, 7, 5, 1, 0, 1, 1](28) 0
test_equals_false_year_differs[2007, 7, 5, 1, 1, 0, 0](29) 0
test_equals_false_year_differs[2007, 7, 5, 1, 1, 0, 1](30) 0
test_equals_false_year_differs[2007, 7, 5, 1, 1, 1, 0](31) 0
test_equals_false_year_differs[2007, 7, 5, 1, 1, 1, 1](32) 0
test_equals_false_year_differs[2006, 7, 5, 0, 0, 0, 0](33) 0
test_equals_false_year_differs[2006, 7, 5, 0, 0, 0, 1](34) 0
test_equals_false_year_differs[2006, 7, 5, 0, 0, 1, 0](35) 0
test_equals_false_year_differs[2006, 7, 5, 0, 0, 1, 1](36) 0
test_equals_false_year_differs[2006, 7, 5, 0, 1, 0, 0](37) 0
test_equals_false_year_differs[2006, 7, 5, 0, 1, 0, 1](38) 0
test_equals_false_year_differs[2006, 7, 5, 0, 1, 1, 0](39) 0.001
test_equals_false_year_differs[2006, 7, 5, 0, 1, 1, 1](40) 0
test_equals_false_year_differs[2006, 7, 5, 1, 0, 0, 0](41) 0
test_equals_false_year_differs[2006, 7, 5, 1, 0, 0, 1](42) 0
test_equals_false_year_differs[2006, 7, 5, 1, 0, 1, 0](43) 0
test_equals_false_year_differs[2006, 7, 5, 1, 0, 1, 1](44) 0
test_equals_false_year_differs[2006, 7, 5, 1, 1, 0, 0](45) 0
test_equals_false_year_differs[2006, 7, 5, 1, 1, 0, 1](46) 0
test_equals_false_year_differs[2006, 7, 5, 1, 1, 1, 0](47) 0
test_equals_false_year_differs[2006, 7, 5, 1, 1, 1, 1](48) 0
test_equals_false_year_differs[2005, 7, 5, 0, 0, 0, 0](49) 0
test_equals_false_year_differs[2005, 7, 5, 0, 0, 0, 1](50) 0
test_equals_false_year_differs[2005, 7, 5, 0, 0, 1, 0](51) 0
test_equals_false_year_differs[2005, 7, 5, 0, 0, 1, 1](52) 0
test_equals_false_year_differs[2005, 7, 5, 0, 1, 0, 0](53) 0
test_equals_false_year_differs[2005, 7, 5, 0, 1, 0, 1](54) 0
test_equals_false_year_differs[2005, 7, 5, 0, 1, 1, 0](55) 0
test_equals_false_year_differs[2005, 7, 5, 0, 1, 1, 1](56) 0
test_equals_false_year_differs[2005, 7, 5, 1, 0, 0, 0](57) 0
test_equals_false_year_differs[2005, 7, 5, 1, 0, 0, 1](58) 0
test_equals_false_year_differs[2005, 7, 5, 1, 0, 1, 0](59) 0
test_equals_false_year_differs[2005, 7, 5, 1, 0, 1, 1](60) 0
test_equals_false_year_differs[2005, 7, 5, 1, 1, 0, 0](61) 0
test_equals_false_year_differs[2005, 7, 5, 1, 1, 0, 1](62) 0
test_equals_false_year_differs[2005, 7, 5, 1, 1, 1, 0](63) 0
test_equals_false_year_differs[2005, 7, 5, 1, 1, 1, 1](64) 0
test_equals_false_year_differs[2004, 1, 1, 0, 0, 0, 0](65) 0
test_equals_false_year_differs[2004, 1, 1, 0, 0, 0, 1](66) 0
test_equals_false_year_differs[2004, 1, 1, 0, 0, 1, 0](67) 0
test_equals_false_year_differs[2004, 1, 1, 0, 0, 1, 1](68) 0
test_equals_false_year_differs[2004, 1, 1, 0, 1, 0, 0](69) 0
test_equals_false_year_differs[2004, 1, 1, 0, 1, 0, 1](70) 0
test_equals_false_year_differs[2004, 1, 1, 0, 1, 1, 0](71) 0
test_equals_false_year_differs[2004, 1, 1, 0, 1, 1, 1](72) 0
test_equals_false_year_differs[2004, 1, 1, 1, 0, 0, 0](73) 0
test_equals_false_year_differs[2004, 1, 1, 1, 0, 0, 1](74) 0
test_equals_false_year_differs[2004, 1, 1, 1, 0, 1, 0](75) 0
test_equals_false_year_differs[2004, 1, 1, 1, 0, 1, 1](76) 0
test_equals_false_year_differs[2004, 1, 1, 1, 1, 0, 0](77) 0
test_equals_false_year_differs[2004, 1, 1, 1, 1, 0, 1](78) 0
test_equals_false_year_differs[2004, 1, 1, 1, 1, 1, 0](79) 0
test_equals_false_year_differs[2004, 1, 1, 1, 1, 1, 1](80) 0
test_equals_false_year_differs[-1, 1, 2, 0, 0, 0, 0](81) 0
test_equals_false_year_differs[-1, 1, 2, 0, 0, 0, 1](82) 0
test_equals_false_year_differs[-1, 1, 2, 0, 0, 1, 0](83) 0
test_equals_false_year_differs[-1, 1, 2, 0, 0, 1, 1](84) 0.001
test_equals_false_year_differs[-1, 1, 2, 0, 1, 0, 0](85) 0
test_equals_false_year_differs[-1, 1, 2, 0, 1, 0, 1](86) 0
test_equals_false_year_differs[-1, 1, 2, 0, 1, 1, 0](87) 0
test_equals_false_year_differs[-1, 1, 2, 0, 1, 1, 1](88) 0
test_equals_false_year_differs[-1, 1, 2, 1, 0, 0, 0](89) 0
test_equals_false_year_differs[-1, 1, 2, 1, 0, 0, 1](90) 0
test_equals_false_year_differs[-1, 1, 2, 1, 0, 1, 0](91) 0
test_equals_false_year_differs[-1, 1, 2, 1, 0, 1, 1](92) 0
test_equals_false_year_differs[-1, 1, 2, 1, 1, 0, 0](93) 0
test_equals_false_year_differs[-1, 1, 2, 1, 1, 0, 1](94) 0
test_equals_false_year_differs[-1, 1, 2, 1, 1, 1, 0](95) 0
test_equals_false_year_differs[-1, 1, 2, 1, 1, 1, 1](96) 0
test_equals_itself_true 0
test_equals_null_false 0
test_equals_string_false 0
test_equals_true[2008, 7, 5, 0, 0, 0, 0](1) 0
test_equals_true[2008, 7, 5, 0, 0, 0, 1](2) 0
test_equals_true[2008, 7, 5, 0, 0, 1, 0](3) 0
test_equals_true[2008, 7, 5, 0, 0, 1, 1](4) 0
test_equals_true[2008, 7, 5, 0, 1, 0, 0](5) 0
test_equals_true[2008, 7, 5, 0, 1, 0, 1](6) 0
test_equals_true[2008, 7, 5, 0, 1, 1, 0](7) 0
test_equals_true[2008, 7, 5, 0, 1, 1, 1](8) 0
test_equals_true[2008, 7, 5, 1, 0, 0, 0](9) 0
test_equals_true[2008, 7, 5, 1, 0, 0, 1](10) 0
test_equals_true[2008, 7, 5, 1, 0, 1, 0](11) 0
test_equals_true[2008, 7, 5, 1, 0, 1, 1](12) 0
test_equals_true[2008, 7, 5, 1, 1, 0, 0](13) 0
test_equals_true[2008, 7, 5, 1, 1, 0, 1](14) 0
test_equals_true[2008, 7, 5, 1, 1, 1, 0](15) 0
test_equals_true[2008, 7, 5, 1, 1, 1, 1](16) 0
test_equals_true[2007, 7, 5, 0, 0, 0, 0](17) 0
test_equals_true[2007, 7, 5, 0, 0, 0, 1](18) 0
test_equals_true[2007, 7, 5, 0, 0, 1, 0](19) 0
test_equals_true[2007, 7, 5, 0, 0, 1, 1](20) 0
test_equals_true[2007, 7, 5, 0, 1, 0, 0](21) 0
test_equals_true[2007, 7, 5, 0, 1, 0, 1](22) 0
test_equals_true[2007, 7, 5, 0, 1, 1, 0](23) 0
test_equals_true[2007, 7, 5, 0, 1, 1, 1](24) 0
test_equals_true[2007, 7, 5, 1, 0, 0, 0](25) 0
test_equals_true[2007, 7, 5, 1, 0, 0, 1](26) 0
test_equals_true[2007, 7, 5, 1, 0, 1, 0](27) 0
test_equals_true[2007, 7, 5, 1, 0, 1, 1](28) 0
test_equals_true[2007, 7, 5, 1, 1, 0, 0](29) 0
test_equals_true[2007, 7, 5, 1, 1, 0, 1](30) 0
test_equals_true[2007, 7, 5, 1, 1, 1, 0](31) 0
test_equals_true[2007, 7, 5, 1, 1, 1, 1](32) 0
test_equals_true[2006, 7, 5, 0, 0, 0, 0](33) 0
test_equals_true[2006, 7, 5, 0, 0, 0, 1](34) 0
test_equals_true[2006, 7, 5, 0, 0, 1, 0](35) 0
test_equals_true[2006, 7, 5, 0, 0, 1, 1](36) 0
test_equals_true[2006, 7, 5, 0, 1, 0, 0](37) 0
test_equals_true[2006, 7, 5, 0, 1, 0, 1](38) 0
test_equals_true[2006, 7, 5, 0, 1, 1, 0](39) 0
test_equals_true[2006, 7, 5, 0, 1, 1, 1](40) 0
test_equals_true[2006, 7, 5, 1, 0, 0, 0](41) 0
test_equals_true[2006, 7, 5, 1, 0, 0, 1](42) 0
test_equals_true[2006, 7, 5, 1, 0, 1, 0](43) 0
test_equals_true[2006, 7, 5, 1, 0, 1, 1](44) 0
test_equals_true[2006, 7, 5, 1, 1, 0, 0](45) 0
test_equals_true[2006, 7, 5, 1, 1, 0, 1](46) 0
test_equals_true[2006, 7, 5, 1, 1, 1, 0](47) 0
test_equals_true[2006, 7, 5, 1, 1, 1, 1](48) 0
test_equals_true[2005, 7, 5, 0, 0, 0, 0](49) 0
test_equals_true[2005, 7, 5, 0, 0, 0, 1](50) 0
test_equals_true[2005, 7, 5, 0, 0, 1, 0](51) 0
test_equals_true[2005, 7, 5, 0, 0, 1, 1](52) 0
test_equals_true[2005, 7, 5, 0, 1, 0, 0](53) 0
test_equals_true[2005, 7, 5, 0, 1, 0, 1](54) 0
test_equals_true[2005, 7, 5, 0, 1, 1, 0](55) 0
test_equals_true[2005, 7, 5, 0, 1, 1, 1](56) 0
test_equals_true[2005, 7, 5, 1, 0, 0, 0](57) 0
test_equals_true[2005, 7, 5, 1, 0, 0, 1](58) 0
test_equals_true[2005, 7, 5, 1, 0, 1, 0](59) 0
test_equals_true[2005, 7, 5, 1, 0, 1, 1](60) 0
test_equals_true[2005, 7, 5, 1, 1, 0, 0](61) 0
test_equals_true[2005, 7, 5, 1, 1, 0, 1](62) 0
test_equals_true[2005, 7, 5, 1, 1, 1, 0](63) 0
test_equals_true[2005, 7, 5, 1, 1, 1, 1](64) 0
test_equals_true[2004, 1, 1, 0, 0, 0, 0](65) 0
test_equals_true[2004, 1, 1, 0, 0, 0, 1](66) 0
test_equals_true[2004, 1, 1, 0, 0, 1, 0](67) 0
test_equals_true[2004, 1, 1, 0, 0, 1, 1](68) 0
test_equals_true[2004, 1, 1, 0, 1, 0, 0](69) 0
test_equals_true[2004, 1, 1, 0, 1, 0, 1](70) 0
test_equals_true[2004, 1, 1, 0, 1, 1, 0](71) 0
test_equals_true[2004, 1, 1, 0, 1, 1, 1](72) 0
test_equals_true[2004, 1, 1, 1, 0, 0, 0](73) 0
test_equals_true[2004, 1, 1, 1, 0, 0, 1](74) 0
test_equals_true[2004, 1, 1, 1, 0, 1, 0](75) 0
test_equals_true[2004, 1, 1, 1, 0, 1, 1](76) 0
test_equals_true[2004, 1, 1, 1, 1, 0, 0](77) 0
test_equals_true[2004, 1, 1, 1, 1, 0, 1](78) 0
test_equals_true[2004, 1, 1, 1, 1, 1, 0](79) 0
test_equals_true[2004, 1, 1, 1, 1, 1, 1](80) 0
test_equals_true[-1, 1, 2, 0, 0, 0, 0](81) 0
test_equals_true[-1, 1, 2, 0, 0, 0, 1](82) 0
test_equals_true[-1, 1, 2, 0, 0, 1, 0](83) 0
test_equals_true[-1, 1, 2, 0, 0, 1, 1](84) 0
test_equals_true[-1, 1, 2, 0, 1, 0, 0](85) 0
test_equals_true[-1, 1, 2, 0, 1, 0, 1](86) 0
test_equals_true[-1, 1, 2, 0, 1, 1, 0](87) 0
test_equals_true[-1, 1, 2, 0, 1, 1, 1](88) 0
test_equals_true[-1, 1, 2, 1, 0, 0, 0](89) 0
test_equals_true[-1, 1, 2, 1, 0, 0, 1](90) 0
test_equals_true[-1, 1, 2, 1, 0, 1, 0](91) 0
test_equals_true[-1, 1, 2, 1, 0, 1, 1](92) 0
test_equals_true[-1, 1, 2, 1, 1, 0, 0](93) 0
test_equals_true[-1, 1, 2, 1, 1, 0, 1](94) 0
test_equals_true[-1, 1, 2, 1, 1, 1, 0](95) 0
test_equals_true[-1, 1, 2, 1, 1, 1, 1](96) 0
test_format_formatter 0
test_format_formatter_null 0
test_from_Accessor 0
test_from_Accessor_invalid_noDerive 0
test_from_Accessor_null 0
test_getDOY[2008, 7, 5](1) 0
test_getDOY[2007, 7, 5](2) 0
test_getDOY[2006, 7, 5](3) 0
test_getDOY[2005, 7, 5](4) 0
test_getDOY[2004, 1, 1](5) 0
test_getDOY[-1, 1, 2](6) 0
test_getDayOfWeek 0
test_get_DateTimeField 0
test_get_DateTimeField_invalidField 0
test_get_DateTimeField_null 0
test_get_dates[2008, 7, 5](1) 0
test_get_dates[2007, 7, 5](2) 0
test_get_dates[2006, 7, 5](3) 0
test_get_dates[2005, 7, 5](4) 0
test_get_dates[2004, 1, 1](5) 0
test_get_dates[-1, 1, 2](6) 0
test_get_times[0, 0, 0, 0](1) 0
test_get_times[0, 0, 0, 1](2) 0
test_get_times[0, 0, 1, 0](3) 0
test_get_times[0, 0, 1, 1](4) 0
test_get_times[0, 1, 0, 0](5) 0
test_get_times[0, 1, 0, 1](6) 0
test_get_times[0, 1, 1, 0](7) 0
test_get_times[0, 1, 1, 1](8) 0
test_get_times[1, 0, 0, 0](9) 0
test_get_times[1, 0, 0, 1](10) 0
test_get_times[1, 0, 1, 0](11) 0
test_get_times[1, 0, 1, 1](12) 0
test_get_times[1, 1, 0, 0](13) 0
test_get_times[1, 1, 0, 1](14) 0
test_get_times[1, 1, 1, 0](15) 0
test_get_times[1, 1, 1, 1](16) 0.001
test_hashCode[2008, 7, 5, 0, 0, 0, 0](1) 0
test_hashCode[2008, 7, 5, 0, 0, 0, 1](2) 0
test_hashCode[2008, 7, 5, 0, 0, 1, 0](3) 0
test_hashCode[2008, 7, 5, 0, 0, 1, 1](4) 0
test_hashCode[2008, 7, 5, 0, 1, 0, 0](5) 0
test_hashCode[2008, 7, 5, 0, 1, 0, 1](6) 0
test_hashCode[2008, 7, 5, 0, 1, 1, 0](7) 0
test_hashCode[2008, 7, 5, 0, 1, 1, 1](8) 0
test_hashCode[2008, 7, 5, 1, 0, 0, 0](9) 0
test_hashCode[2008, 7, 5, 1, 0, 0, 1](10) 0
test_hashCode[2008, 7, 5, 1, 0, 1, 0](11) 0
test_hashCode[2008, 7, 5, 1, 0, 1, 1](12) 0
test_hashCode[2008, 7, 5, 1, 1, 0, 0](13) 0
test_hashCode[2008, 7, 5, 1, 1, 0, 1](14) 0
test_hashCode[2008, 7, 5, 1, 1, 1, 0](15) 0
test_hashCode[2008, 7, 5, 1, 1, 1, 1](16) 0
test_hashCode[2007, 7, 5, 0, 0, 0, 0](17) 0
test_hashCode[2007, 7, 5, 0, 0, 0, 1](18) 0
test_hashCode[2007, 7, 5, 0, 0, 1, 0](19) 0
test_hashCode[2007, 7, 5, 0, 0, 1, 1](20) 0
test_hashCode[2007, 7, 5, 0, 1, 0, 0](21) 0
test_hashCode[2007, 7, 5, 0, 1, 0, 1](22) 0
test_hashCode[2007, 7, 5, 0, 1, 1, 0](23) 0
test_hashCode[2007, 7, 5, 0, 1, 1, 1](24) 0
test_hashCode[2007, 7, 5, 1, 0, 0, 0](25) 0
test_hashCode[2007, 7, 5, 1, 0, 0, 1](26) 0
test_hashCode[2007, 7, 5, 1, 0, 1, 0](27) 0
test_hashCode[2007, 7, 5, 1, 0, 1, 1](28) 0
test_hashCode[2007, 7, 5, 1, 1, 0, 0](29) 0
test_hashCode[2007, 7, 5, 1, 1, 0, 1](30) 0
test_hashCode[2007, 7, 5, 1, 1, 1, 0](31) 0
test_hashCode[2007, 7, 5, 1, 1, 1, 1](32) 0
test_hashCode[2006, 7, 5, 0, 0, 0, 0](33) 0
test_hashCode[2006, 7, 5, 0, 0, 0, 1](34) 0
test_hashCode[2006, 7, 5, 0, 0, 1, 0](35) 0
test_hashCode[2006, 7, 5, 0, 0, 1, 1](36) 0
test_hashCode[2006, 7, 5, 0, 1, 0, 0](37) 0
test_hashCode[2006, 7, 5, 0, 1, 0, 1](38) 0
test_hashCode[2006, 7, 5, 0, 1, 1, 0](39) 0
test_hashCode[2006, 7, 5, 0, 1, 1, 1](40) 0
test_hashCode[2006, 7, 5, 1, 0, 0, 0](41) 0
test_hashCode[2006, 7, 5, 1, 0, 0, 1](42) 0
test_hashCode[2006, 7, 5, 1, 0, 1, 0](43) 0
test_hashCode[2006, 7, 5, 1, 0, 1, 1](44) 0
test_hashCode[2006, 7, 5, 1, 1, 0, 0](45) 0
test_hashCode[2006, 7, 5, 1, 1, 0, 1](46) 0
test_hashCode[2006, 7, 5, 1, 1, 1, 0](47) 0
test_hashCode[2006, 7, 5, 1, 1, 1, 1](48) 0
test_hashCode[2005, 7, 5, 0, 0, 0, 0](49) 0
test_hashCode[2005, 7, 5, 0, 0, 0, 1](50) 0
test_hashCode[2005, 7, 5, 0, 0, 1, 0](51) 0
test_hashCode[2005, 7, 5, 0, 0, 1, 1](52) 0
test_hashCode[2005, 7, 5, 0, 1, 0, 0](53) 0
test_hashCode[2005, 7, 5, 0, 1, 0, 1](54) 0
test_hashCode[2005, 7, 5, 0, 1, 1, 0](55) 0
test_hashCode[2005, 7, 5, 0, 1, 1, 1](56) 0
test_hashCode[2005, 7, 5, 1, 0, 0, 0](57) 0
test_hashCode[2005, 7, 5, 1, 0, 0, 1](58) 0
test_hashCode[2005, 7, 5, 1, 0, 1, 0](59) 0
test_hashCode[2005, 7, 5, 1, 0, 1, 1](60) 0
test_hashCode[2005, 7, 5, 1, 1, 0, 0](61) 0
test_hashCode[2005, 7, 5, 1, 1, 0, 1](62) 0
test_hashCode[2005, 7, 5, 1, 1, 1, 0](63) 0
test_hashCode[2005, 7, 5, 1, 1, 1, 1](64) 0
test_hashCode[2004, 1, 1, 0, 0, 0, 0](65) 0
test_hashCode[2004, 1, 1, 0, 0, 0, 1](66) 0
test_hashCode[2004, 1, 1, 0, 0, 1, 0](67) 0
test_hashCode[2004, 1, 1, 0, 0, 1, 1](68) 0
test_hashCode[2004, 1, 1, 0, 1, 0, 0](69) 0
test_hashCode[2004, 1, 1, 0, 1, 0, 1](70) 0
test_hashCode[2004, 1, 1, 0, 1, 1, 0](71) 0
test_hashCode[2004, 1, 1, 0, 1, 1, 1](72) 0
test_hashCode[2004, 1, 1, 1, 0, 0, 0](73) 0
test_hashCode[2004, 1, 1, 1, 0, 0, 1](74) 0
test_hashCode[2004, 1, 1, 1, 0, 1, 0](75) 0
test_hashCode[2004, 1, 1, 1, 0, 1, 1](76) 0
test_hashCode[2004, 1, 1, 1, 1, 0, 0](77) 0
test_hashCode[2004, 1, 1, 1, 1, 0, 1](78) 0
test_hashCode[2004, 1, 1, 1, 1, 1, 0](79) 0
test_hashCode[2004, 1, 1, 1, 1, 1, 1](80) 0
test_hashCode[-1, 1, 2, 0, 0, 0, 0](81) 0
test_hashCode[-1, 1, 2, 0, 0, 0, 1](82) 0
test_hashCode[-1, 1, 2, 0, 0, 1, 0](83) 0
test_hashCode[-1, 1, 2, 0, 0, 1, 1](84) 0
test_hashCode[-1, 1, 2, 0, 1, 0, 0](85) 0
test_hashCode[-1, 1, 2, 0, 1, 0, 1](86) 0
test_hashCode[-1, 1, 2, 0, 1, 1, 0](87) 0
test_hashCode[-1, 1, 2, 0, 1, 1, 1](88) 0
test_hashCode[-1, 1, 2, 1, 0, 0, 0](89) 0
test_hashCode[-1, 1, 2, 1, 0, 0, 1](90) 0
test_hashCode[-1, 1, 2, 1, 0, 1, 0](91) 0
test_hashCode[-1, 1, 2, 1, 0, 1, 1](92) 0
test_hashCode[-1, 1, 2, 1, 1, 0, 0](93) 0
test_hashCode[-1, 1, 2, 1, 1, 0, 1](94) 0
test_hashCode[-1, 1, 2, 1, 1, 1, 0](95) 0
test_hashCode[-1, 1, 2, 1, 1, 1, 1](96) 0
test_immutable 0
test_isAfter_ObjectNull 0
test_isBefore_ObjectNull 0
test_minusDays_invalidTooLarge 0
test_minusDays_invalidTooSmall 0
test_minusDays_maximum 0
test_minusDays_minimum 0
test_minusDays_negative 0
test_minusDays_negativeAcrossYear 0
test_minusDays_negativeOverYears 0
test_minusDays_normal 0
test_minusDays_overLeapYears 0
test_minusDays_overMonths 0
test_minusDays_overYears 0
test_minusDays_overflowTooLarge 0
test_minusDays_overflowTooSmall 0
test_minusDays_symmetry[-0001-01-01T00:00](1) 0.003
test_minusDays_symmetry[-0001-02-28T00:00](2) 0.002
test_minusDays_symmetry[-0001-03-01T00:00](3) 0.002
test_minusDays_symmetry[-0001-12-31T00:00](4) 0.003
test_minusDays_symmetry[0000-01-01T00:00](5) 0.002
test_minusDays_symmetry[0000-02-28T00:00](6) 0.002
test_minusDays_symmetry[0000-02-29T00:00](7) 0.002
test_minusDays_symmetry[0000-03-01T00:00](8) 0.001
test_minusDays_symmetry[0000-12-31T00:00](9) 0.002
test_minusDays_symmetry[2007-01-01T00:00](10) 0.001
test_minusDays_symmetry[2007-02-28T00:00](11) 0.001
test_minusDays_symmetry[2007-03-01T00:00](12) 0.001
test_minusDays_symmetry[2007-12-31T00:00](13) 0.001
test_minusDays_symmetry[2008-01-01T00:00](14) 0.001
test_minusDays_symmetry[2008-02-28T00:00](15) 0.001
test_minusDays_symmetry[2008-02-29T00:00](16) 0.001
test_minusDays_symmetry[2008-03-01T00:00](17) 0.001
test_minusDays_symmetry[2008-12-31T00:00](18) 0.001
test_minusDays_symmetry[2099-01-01T00:00](19) 0.001
test_minusDays_symmetry[2099-02-28T00:00](20) 0.001
test_minusDays_symmetry[2099-03-01T00:00](21) 0.001
test_minusDays_symmetry[2099-12-31T00:00](22) 0.001
test_minusDays_symmetry[2100-01-01T00:00](23) 0.001
test_minusDays_symmetry[2100-02-28T00:00](24) 0.001
test_minusDays_symmetry[2100-03-01T00:00](25) 0
test_minusDays_symmetry[2100-12-31T00:00](26) 0.001
test_minusHours_fromOne 0
test_minusHours_fromZero 0.001
test_minusHours_one 0
test_minusMinutes_fromZero 0
test_minusMinutes_noChange_oneDay 0
test_minusMinutes_one 0
test_minusMonths_int_adjustDayFromLeapYear 0
test_minusMonths_int_adjustDayFromMonthLength 0
test_minusMonths_int_invalidTooLarge 0
test_minusMonths_int_invalidTooSmall 0
test_minusMonths_int_negative 0
test_minusMonths_int_negativeAcrossYear 0
test_minusMonths_int_negativeOverYears 0
test_minusMonths_int_normal 0
test_minusMonths_int_overYears 0
test_minusNanos_fromZero[3660000000000, 2007-07-14, 22, 59, 0, 0](1) 0.001
test_minusNanos_fromZero[3652500000000, 2007-07-14, 22, 59, 7, 500000000](2) 0
test_minusNanos_fromZero[3645000000000, 2007-07-14, 22, 59, 15, 0](3) 0
test_minusNanos_fromZero[3637500000000, 2007-07-14, 22, 59, 22, 500000000](4) 0
test_minusNanos_fromZero[3630000000000, 2007-07-14, 22, 59, 30, 0](5) 0
test_minusNanos_fromZero[3622500000000, 2007-07-14, 22, 59, 37, 500000000](6) 0
test_minusNanos_fromZero[3615000000000, 2007-07-14, 22, 59, 45, 0](7) 0
test_minusNanos_fromZero[3607500000000, 2007-07-14, 22, 59, 52, 500000000](8) 0
test_minusNanos_fromZero[3600000000000, 2007-07-14, 23, 0, 0, 0](9) 0
test_minusNanos_fromZero[3592500000000, 2007-07-14, 23, 0, 7, 500000000](10) 0
test_minusNanos_fromZero[3585000000000, 2007-07-14, 23, 0, 15, 0](11) 0
test_minusNanos_fromZero[3577500000000, 2007-07-14, 23, 0, 22, 500000000](12) 0
test_minusNanos_fromZero[3570000000000, 2007-07-14, 23, 0, 30, 0](13) 0
test_minusNanos_fromZero[3562500000000, 2007-07-14, 23, 0, 37, 500000000](14) 0
test_minusNanos_fromZero[3555000000000, 2007-07-14, 23, 0, 45, 0](15) 0
test_minusNanos_fromZero[3547500000000, 2007-07-14, 23, 0, 52, 500000000](16) 0.001
test_minusNanos_fromZero[3540000000000, 2007-07-14, 23, 1, 0, 0](17) 0
test_minusNanos_fromZero[3532500000000, 2007-07-14, 23, 1, 7, 500000000](18) 0
test_minusNanos_fromZero[3525000000000, 2007-07-14, 23, 1, 15, 0](19) 0
test_minusNanos_fromZero[3517500000000, 2007-07-14, 23, 1, 22, 500000000](20) 0
test_minusNanos_fromZero[3510000000000, 2007-07-14, 23, 1, 30, 0](21) 0
test_minusNanos_fromZero[3502500000000, 2007-07-14, 23, 1, 37, 500000000](22) 0
test_minusNanos_fromZero[3495000000000, 2007-07-14, 23, 1, 45, 0](23) 0
test_minusNanos_fromZero[3487500000000, 2007-07-14, 23, 1, 52, 500000000](24) 0
test_minusNanos_fromZero[3480000000000, 2007-07-14, 23, 2, 0, 0](25) 0
test_minusNanos_fromZero[3472500000000, 2007-07-14, 23, 2, 7, 500000000](26) 0
test_minusNanos_fromZero[3465000000000, 2007-07-14, 23, 2, 15, 0](27) 0
test_minusNanos_fromZero[3457500000000, 2007-07-14, 23, 2, 22, 500000000](28) 0
test_minusNanos_fromZero[3450000000000, 2007-07-14, 23, 2, 30, 0](29) 0
test_minusNanos_fromZero[3442500000000, 2007-07-14, 23, 2, 37, 500000000](30) 0
test_minusNanos_fromZero[3435000000000, 2007-07-14, 23, 2, 45, 0](31) 0
test_minusNanos_fromZero[3427500000000, 2007-07-14, 23, 2, 52, 500000000](32) 0
test_minusNanos_fromZero[3420000000000, 2007-07-14, 23, 3, 0, 0](33) 0
test_minusNanos_fromZero[3412500000000, 2007-07-14, 23, 3, 7, 500000000](34) 0
test_minusNanos_fromZero[3405000000000, 2007-07-14, 23, 3, 15, 0](35) 0
test_minusNanos_fromZero[3397500000000, 2007-07-14, 23, 3, 22, 500000000](36) 0
test_minusNanos_fromZero[3390000000000, 2007-07-14, 23, 3, 30, 0](37) 0
test_minusNanos_fromZero[3382500000000, 2007-07-14, 23, 3, 37, 500000000](38) 0
test_minusNanos_fromZero[3375000000000, 2007-07-14, 23, 3, 45, 0](39) 0
test_minusNanos_fromZero[3367500000000, 2007-07-14, 23, 3, 52, 500000000](40) 0
test_minusNanos_fromZero[3360000000000, 2007-07-14, 23, 4, 0, 0](41) 0
test_minusNanos_fromZero[3352500000000, 2007-07-14, 23, 4, 7, 500000000](42) 0
test_minusNanos_fromZero[3345000000000, 2007-07-14, 23, 4, 15, 0](43) 0
test_minusNanos_fromZero[3337500000000, 2007-07-14, 23, 4, 22, 500000000](44) 0
test_minusNanos_fromZero[3330000000000, 2007-07-14, 23, 4, 30, 0](45) 0
test_minusNanos_fromZero[3322500000000, 2007-07-14, 23, 4, 37, 500000000](46) 0
test_minusNanos_fromZero[3315000000000, 2007-07-14, 23, 4, 45, 0](47) 0
test_minusNanos_fromZero[3307500000000, 2007-07-14, 23, 4, 52, 500000000](48) 0
test_minusNanos_fromZero[3300000000000, 2007-07-14, 23, 5, 0, 0](49) 0
test_minusNanos_fromZero[3292500000000, 2007-07-14, 23, 5, 7, 500000000](50) 0
test_minusNanos_fromZero[3285000000000, 2007-07-14, 23, 5, 15, 0](51) 0
test_minusNanos_fromZero[3277500000000, 2007-07-14, 23, 5, 22, 500000000](52) 0
test_minusNanos_fromZero[3270000000000, 2007-07-14, 23, 5, 30, 0](53) 0
test_minusNanos_fromZero[3262500000000, 2007-07-14, 23, 5, 37, 500000000](54) 0
test_minusNanos_fromZero[3255000000000, 2007-07-14, 23, 5, 45, 0](55) 0
test_minusNanos_fromZero[3247500000000, 2007-07-14, 23, 5, 52, 500000000](56) 0
test_minusNanos_fromZero[3240000000000, 2007-07-14, 23, 6, 0, 0](57) 0
test_minusNanos_fromZero[3232500000000, 2007-07-14, 23, 6, 7, 500000000](58) 0
test_minusNanos_fromZero[3225000000000, 2007-07-14, 23, 6, 15, 0](59) 0
test_minusNanos_fromZero[3217500000000, 2007-07-14, 23, 6, 22, 500000000](60) 0
test_minusNanos_fromZero[3210000000000, 2007-07-14, 23, 6, 30, 0](61) 0.001
test_minusNanos_fromZero[3202500000000, 2007-07-14, 23, 6, 37, 500000000](62) 0
test_minusNanos_fromZero[3195000000000, 2007-07-14, 23, 6, 45, 0](63) 0
test_minusNanos_fromZero[3187500000000, 2007-07-14, 23, 6, 52, 500000000](64) 0
test_minusNanos_fromZero[3180000000000, 2007-07-14, 23, 7, 0, 0](65) 0
test_minusNanos_fromZero[3172500000000, 2007-07-14, 23, 7, 7, 500000000](66) 0
test_minusNanos_fromZero[3165000000000, 2007-07-14, 23, 7, 15, 0](67) 0
test_minusNanos_fromZero[3157500000000, 2007-07-14, 23, 7, 22, 500000000](68) 0
test_minusNanos_fromZero[3150000000000, 2007-07-14, 23, 7, 30, 0](69) 0
test_minusNanos_fromZero[3142500000000, 2007-07-14, 23, 7, 37, 500000000](70) 0
test_minusNanos_fromZero[3135000000000, 2007-07-14, 23, 7, 45, 0](71) 0
test_minusNanos_fromZero[3127500000000, 2007-07-14, 23, 7, 52, 500000000](72) 0
test_minusNanos_fromZero[3120000000000, 2007-07-14, 23, 8, 0, 0](73) 0
test_minusNanos_fromZero[3112500000000, 2007-07-14, 23, 8, 7, 500000000](74) 0
test_minusNanos_fromZero[3105000000000, 2007-07-14, 23, 8, 15, 0](75) 0
test_minusNanos_fromZero[3097500000000, 2007-07-14, 23, 8, 22, 500000000](76) 0
test_minusNanos_fromZero[3090000000000, 2007-07-14, 23, 8, 30, 0](77) 0
test_minusNanos_fromZero[3082500000000, 2007-07-14, 23, 8, 37, 500000000](78) 0
test_minusNanos_fromZero[3075000000000, 2007-07-14, 23, 8, 45, 0](79) 0
test_minusNanos_fromZero[3067500000000, 2007-07-14, 23, 8, 52, 500000000](80) 0
test_minusNanos_fromZero[3060000000000, 2007-07-14, 23, 9, 0, 0](81) 0
test_minusNanos_fromZero[3052500000000, 2007-07-14, 23, 9, 7, 500000000](82) 0
test_minusNanos_fromZero[3045000000000, 2007-07-14, 23, 9, 15, 0](83) 0
test_minusNanos_fromZero[3037500000000, 2007-07-14, 23, 9, 22, 500000000](84) 0
test_minusNanos_fromZero[3030000000000, 2007-07-14, 23, 9, 30, 0](85) 0
test_minusNanos_fromZero[3022500000000, 2007-07-14, 23, 9, 37, 500000000](86) 0
test_minusNanos_fromZero[3015000000000, 2007-07-14, 23, 9, 45, 0](87) 0
test_minusNanos_fromZero[3007500000000, 2007-07-14, 23, 9, 52, 500000000](88) 0
test_minusNanos_fromZero[3000000000000, 2007-07-14, 23, 10, 0, 0](89) 0
test_minusNanos_fromZero[2992500000000, 2007-07-14, 23, 10, 7, 500000000](90) 0
test_minusNanos_fromZero[2985000000000, 2007-07-14, 23, 10, 15, 0](91) 0
test_minusNanos_fromZero[2977500000000, 2007-07-14, 23, 10, 22, 500000000](92) 0
test_minusNanos_fromZero[2970000000000, 2007-07-14, 23, 10, 30, 0](93) 0
test_minusNanos_fromZero[2962500000000, 2007-07-14, 23, 10, 37, 500000000](94) 0
test_minusNanos_fromZero[2955000000000, 2007-07-14, 23, 10, 45, 0](95) 0
test_minusNanos_fromZero[2947500000000, 2007-07-14, 23, 10, 52, 500000000](96) 0
test_minusNanos_fromZero[2940000000000, 2007-07-14, 23, 11, 0, 0](97) 0
test_minusNanos_fromZero[2932500000000, 2007-07-14, 23, 11, 7, 500000000](98) 0
test_minusNanos_fromZero[2925000000000, 2007-07-14, 23, 11, 15, 0](99) 0
test_minusNanos_fromZero[2917500000000, 2007-07-14, 23, 11, 22, 500000000](100) 0
test_minusNanos_fromZero[2910000000000, 2007-07-14, 23, 11, 30, 0](101) 0
test_minusNanos_fromZero[2902500000000, 2007-07-14, 23, 11, 37, 500000000](102) 0
test_minusNanos_fromZero[2895000000000, 2007-07-14, 23, 11, 45, 0](103) 0
test_minusNanos_fromZero[2887500000000, 2007-07-14, 23, 11, 52, 500000000](104) 0
test_minusNanos_fromZero[2880000000000, 2007-07-14, 23, 12, 0, 0](105) 0
test_minusNanos_fromZero[2872500000000, 2007-07-14, 23, 12, 7, 500000000](106) 0
test_minusNanos_fromZero[2865000000000, 2007-07-14, 23, 12, 15, 0](107) 0
test_minusNanos_fromZero[2857500000000, 2007-07-14, 23, 12, 22, 500000000](108) 0
test_minusNanos_fromZero[2850000000000, 2007-07-14, 23, 12, 30, 0](109) 0
test_minusNanos_fromZero[2842500000000, 2007-07-14, 23, 12, 37, 500000000](110) 0
test_minusNanos_fromZero[2835000000000, 2007-07-14, 23, 12, 45, 0](111) 0
test_minusNanos_fromZero[2827500000000, 2007-07-14, 23, 12, 52, 500000000](112) 0
test_minusNanos_fromZero[2820000000000, 2007-07-14, 23, 13, 0, 0](113) 0
test_minusNanos_fromZero[2812500000000, 2007-07-14, 23, 13, 7, 500000000](114) 0
test_minusNanos_fromZero[2805000000000, 2007-07-14, 23, 13, 15, 0](115) 0
test_minusNanos_fromZero[2797500000000, 2007-07-14, 23, 13, 22, 500000000](116) 0
test_minusNanos_fromZero[2790000000000, 2007-07-14, 23, 13, 30, 0](117) 0
test_minusNanos_fromZero[2782500000000, 2007-07-14, 23, 13, 37, 500000000](118) 0
test_minusNanos_fromZero[2775000000000, 2007-07-14, 23, 13, 45, 0](119) 0
test_minusNanos_fromZero[2767500000000, 2007-07-14, 23, 13, 52, 500000000](120) 0
test_minusNanos_fromZero[2760000000000, 2007-07-14, 23, 14, 0, 0](121) 0
test_minusNanos_fromZero[2752500000000, 2007-07-14, 23, 14, 7, 500000000](122) 0
test_minusNanos_fromZero[2745000000000, 2007-07-14, 23, 14, 15, 0](123) 0
test_minusNanos_fromZero[2737500000000, 2007-07-14, 23, 14, 22, 500000000](124) 0
test_minusNanos_fromZero[2730000000000, 2007-07-14, 23, 14, 30, 0](125) 0
test_minusNanos_fromZero[2722500000000, 2007-07-14, 23, 14, 37, 500000000](126) 0
test_minusNanos_fromZero[2715000000000, 2007-07-14, 23, 14, 45, 0](127) 0
test_minusNanos_fromZero[2707500000000, 2007-07-14, 23, 14, 52, 500000000](128) 0
test_minusNanos_fromZero[2700000000000, 2007-07-14, 23, 15, 0, 0](129) 0
test_minusNanos_fromZero[2692500000000, 2007-07-14, 23, 15, 7, 500000000](130) 0
test_minusNanos_fromZero[2685000000000, 2007-07-14, 23, 15, 15, 0](131) 0
test_minusNanos_fromZero[2677500000000, 2007-07-14, 23, 15, 22, 500000000](132) 0
test_minusNanos_fromZero[2670000000000, 2007-07-14, 23, 15, 30, 0](133) 0
test_minusNanos_fromZero[2662500000000, 2007-07-14, 23, 15, 37, 500000000](134) 0
test_minusNanos_fromZero[2655000000000, 2007-07-14, 23, 15, 45, 0](135) 0
test_minusNanos_fromZero[2647500000000, 2007-07-14, 23, 15, 52, 500000000](136) 0
test_minusNanos_fromZero[2640000000000, 2007-07-14, 23, 16, 0, 0](137) 0
test_minusNanos_fromZero[2632500000000, 2007-07-14, 23, 16, 7, 500000000](138) 0
test_minusNanos_fromZero[2625000000000, 2007-07-14, 23, 16, 15, 0](139) 0
test_minusNanos_fromZero[2617500000000, 2007-07-14, 23, 16, 22, 500000000](140) 0
test_minusNanos_fromZero[2610000000000, 2007-07-14, 23, 16, 30, 0](141) 0
test_minusNanos_fromZero[2602500000000, 2007-07-14, 23, 16, 37, 500000000](142) 0
test_minusNanos_fromZero[2595000000000, 2007-07-14, 23, 16, 45, 0](143) 0
test_minusNanos_fromZero[2587500000000, 2007-07-14, 23, 16, 52, 500000000](144) 0
test_minusNanos_fromZero[2580000000000, 2007-07-14, 23, 17, 0, 0](145) 0
test_minusNanos_fromZero[2572500000000, 2007-07-14, 23, 17, 7, 500000000](146) 0
test_minusNanos_fromZero[2565000000000, 2007-07-14, 23, 17, 15, 0](147) 0
test_minusNanos_fromZero[2557500000000, 2007-07-14, 23, 17, 22, 500000000](148) 0
test_minusNanos_fromZero[2550000000000, 2007-07-14, 23, 17, 30, 0](149) 0
test_minusNanos_fromZero[2542500000000, 2007-07-14, 23, 17, 37, 500000000](150) 0
test_minusNanos_fromZero[2535000000000, 2007-07-14, 23, 17, 45, 0](151) 0
test_minusNanos_fromZero[2527500000000, 2007-07-14, 23, 17, 52, 500000000](152) 0
test_minusNanos_fromZero[2520000000000, 2007-07-14, 23, 18, 0, 0](153) 0
test_minusNanos_fromZero[2512500000000, 2007-07-14, 23, 18, 7, 500000000](154) 0
test_minusNanos_fromZero[2505000000000, 2007-07-14, 23, 18, 15, 0](155) 0
test_minusNanos_fromZero[2497500000000, 2007-07-14, 23, 18, 22, 500000000](156) 0
test_minusNanos_fromZero[2490000000000, 2007-07-14, 23, 18, 30, 0](157) 0
test_minusNanos_fromZero[2482500000000, 2007-07-14, 23, 18, 37, 500000000](158) 0
test_minusNanos_fromZero[2475000000000, 2007-07-14, 23, 18, 45, 0](159) 0
test_minusNanos_fromZero[2467500000000, 2007-07-14, 23, 18, 52, 500000000](160) 0
test_minusNanos_fromZero[2460000000000, 2007-07-14, 23, 19, 0, 0](161) 0
test_minusNanos_fromZero[2452500000000, 2007-07-14, 23, 19, 7, 500000000](162) 0
test_minusNanos_fromZero[2445000000000, 2007-07-14, 23, 19, 15, 0](163) 0
test_minusNanos_fromZero[2437500000000, 2007-07-14, 23, 19, 22, 500000000](164) 0
test_minusNanos_fromZero[2430000000000, 2007-07-14, 23, 19, 30, 0](165) 0
test_minusNanos_fromZero[2422500000000, 2007-07-14, 23, 19, 37, 500000000](166) 0
test_minusNanos_fromZero[2415000000000, 2007-07-14, 23, 19, 45, 0](167) 0
test_minusNanos_fromZero[2407500000000, 2007-07-14, 23, 19, 52, 500000000](168) 0
test_minusNanos_fromZero[2400000000000, 2007-07-14, 23, 20, 0, 0](169) 0
test_minusNanos_fromZero[2392500000000, 2007-07-14, 23, 20, 7, 500000000](170) 0
test_minusNanos_fromZero[2385000000000, 2007-07-14, 23, 20, 15, 0](171) 0
test_minusNanos_fromZero[2377500000000, 2007-07-14, 23, 20, 22, 500000000](172) 0
test_minusNanos_fromZero[2370000000000, 2007-07-14, 23, 20, 30, 0](173) 0
test_minusNanos_fromZero[2362500000000, 2007-07-14, 23, 20, 37, 500000000](174) 0
test_minusNanos_fromZero[2355000000000, 2007-07-14, 23, 20, 45, 0](175) 0
test_minusNanos_fromZero[2347500000000, 2007-07-14, 23, 20, 52, 500000000](176) 0
test_minusNanos_fromZero[2340000000000, 2007-07-14, 23, 21, 0, 0](177) 0
test_minusNanos_fromZero[2332500000000, 2007-07-14, 23, 21, 7, 500000000](178) 0
test_minusNanos_fromZero[2325000000000, 2007-07-14, 23, 21, 15, 0](179) 0
test_minusNanos_fromZero[2317500000000, 2007-07-14, 23, 21, 22, 500000000](180) 0
test_minusNanos_fromZero[2310000000000, 2007-07-14, 23, 21, 30, 0](181) 0
test_minusNanos_fromZero[2302500000000, 2007-07-14, 23, 21, 37, 500000000](182) 0
test_minusNanos_fromZero[2295000000000, 2007-07-14, 23, 21, 45, 0](183) 0
test_minusNanos_fromZero[2287500000000, 2007-07-14, 23, 21, 52, 500000000](184) 0
test_minusNanos_fromZero[2280000000000, 2007-07-14, 23, 22, 0, 0](185) 0
test_minusNanos_fromZero[2272500000000, 2007-07-14, 23, 22, 7, 500000000](186) 0
test_minusNanos_fromZero[2265000000000, 2007-07-14, 23, 22, 15, 0](187) 0
test_minusNanos_fromZero[2257500000000, 2007-07-14, 23, 22, 22, 500000000](188) 0
test_minusNanos_fromZero[2250000000000, 2007-07-14, 23, 22, 30, 0](189) 0
test_minusNanos_fromZero[2242500000000, 2007-07-14, 23, 22, 37, 500000000](190) 0
test_minusNanos_fromZero[2235000000000, 2007-07-14, 23, 22, 45, 0](191) 0
test_minusNanos_fromZero[2227500000000, 2007-07-14, 23, 22, 52, 500000000](192) 0
test_minusNanos_fromZero[2220000000000, 2007-07-14, 23, 23, 0, 0](193) 0
test_minusNanos_fromZero[2212500000000, 2007-07-14, 23, 23, 7, 500000000](194) 0
test_minusNanos_fromZero[2205000000000, 2007-07-14, 23, 23, 15, 0](195) 0
test_minusNanos_fromZero[2197500000000, 2007-07-14, 23, 23, 22, 500000000](196) 0
test_minusNanos_fromZero[2190000000000, 2007-07-14, 23, 23, 30, 0](197) 0
test_minusNanos_fromZero[2182500000000, 2007-07-14, 23, 23, 37, 500000000](198) 0
test_minusNanos_fromZero[2175000000000, 2007-07-14, 23, 23, 45, 0](199) 0
test_minusNanos_fromZero[2167500000000, 2007-07-14, 23, 23, 52, 500000000](200) 0
test_minusNanos_fromZero[2160000000000, 2007-07-14, 23, 24, 0, 0](201) 0
test_minusNanos_fromZero[2152500000000, 2007-07-14, 23, 24, 7, 500000000](202) 0
test_minusNanos_fromZero[2145000000000, 2007-07-14, 23, 24, 15, 0](203) 0
test_minusNanos_fromZero[2137500000000, 2007-07-14, 23, 24, 22, 500000000](204) 0
test_minusNanos_fromZero[2130000000000, 2007-07-14, 23, 24, 30, 0](205) 0
test_minusNanos_fromZero[2122500000000, 2007-07-14, 23, 24, 37, 500000000](206) 0
test_minusNanos_fromZero[2115000000000, 2007-07-14, 23, 24, 45, 0](207) 0
test_minusNanos_fromZero[2107500000000, 2007-07-14, 23, 24, 52, 500000000](208) 0
test_minusNanos_fromZero[2100000000000, 2007-07-14, 23, 25, 0, 0](209) 0
test_minusNanos_fromZero[2092500000000, 2007-07-14, 23, 25, 7, 500000000](210) 0
test_minusNanos_fromZero[2085000000000, 2007-07-14, 23, 25, 15, 0](211) 0
test_minusNanos_fromZero[2077500000000, 2007-07-14, 23, 25, 22, 500000000](212) 0
test_minusNanos_fromZero[2070000000000, 2007-07-14, 23, 25, 30, 0](213) 0
test_minusNanos_fromZero[2062500000000, 2007-07-14, 23, 25, 37, 500000000](214) 0
test_minusNanos_fromZero[2055000000000, 2007-07-14, 23, 25, 45, 0](215) 0
test_minusNanos_fromZero[2047500000000, 2007-07-14, 23, 25, 52, 500000000](216) 0
test_minusNanos_fromZero[2040000000000, 2007-07-14, 23, 26, 0, 0](217) 0
test_minusNanos_fromZero[2032500000000, 2007-07-14, 23, 26, 7, 500000000](218) 0
test_minusNanos_fromZero[2025000000000, 2007-07-14, 23, 26, 15, 0](219) 0
test_minusNanos_fromZero[2017500000000, 2007-07-14, 23, 26, 22, 500000000](220) 0
test_minusNanos_fromZero[2010000000000, 2007-07-14, 23, 26, 30, 0](221) 0
test_minusNanos_fromZero[2002500000000, 2007-07-14, 23, 26, 37, 500000000](222) 0
test_minusNanos_fromZero[1995000000000, 2007-07-14, 23, 26, 45, 0](223) 0
test_minusNanos_fromZero[1987500000000, 2007-07-14, 23, 26, 52, 500000000](224) 0
test_minusNanos_fromZero[1980000000000, 2007-07-14, 23, 27, 0, 0](225) 0
test_minusNanos_fromZero[1972500000000, 2007-07-14, 23, 27, 7, 500000000](226) 0
test_minusNanos_fromZero[1965000000000, 2007-07-14, 23, 27, 15, 0](227) 0
test_minusNanos_fromZero[1957500000000, 2007-07-14, 23, 27, 22, 500000000](228) 0
test_minusNanos_fromZero[1950000000000, 2007-07-14, 23, 27, 30, 0](229) 0
test_minusNanos_fromZero[1942500000000, 2007-07-14, 23, 27, 37, 500000000](230) 0
test_minusNanos_fromZero[1935000000000, 2007-07-14, 23, 27, 45, 0](231) 0
test_minusNanos_fromZero[1927500000000, 2007-07-14, 23, 27, 52, 500000000](232) 0
test_minusNanos_fromZero[1920000000000, 2007-07-14, 23, 28, 0, 0](233) 0
test_minusNanos_fromZero[1912500000000, 2007-07-14, 23, 28, 7, 500000000](234) 0.001
test_minusNanos_fromZero[1905000000000, 2007-07-14, 23, 28, 15, 0](235) 0
test_minusNanos_fromZero[1897500000000, 2007-07-14, 23, 28, 22, 500000000](236) 0
test_minusNanos_fromZero[1890000000000, 2007-07-14, 23, 28, 30, 0](237) 0
test_minusNanos_fromZero[1882500000000, 2007-07-14, 23, 28, 37, 500000000](238) 0
test_minusNanos_fromZero[1875000000000, 2007-07-14, 23, 28, 45, 0](239) 0
test_minusNanos_fromZero[1867500000000, 2007-07-14, 23, 28, 52, 500000000](240) 0
test_minusNanos_fromZero[1860000000000, 2007-07-14, 23, 29, 0, 0](241) 0
test_minusNanos_fromZero[1852500000000, 2007-07-14, 23, 29, 7, 500000000](242) 0
test_minusNanos_fromZero[1845000000000, 2007-07-14, 23, 29, 15, 0](243) 0
test_minusNanos_fromZero[1837500000000, 2007-07-14, 23, 29, 22, 500000000](244) 0
test_minusNanos_fromZero[1830000000000, 2007-07-14, 23, 29, 30, 0](245) 0
test_minusNanos_fromZero[1822500000000, 2007-07-14, 23, 29, 37, 500000000](246) 0
test_minusNanos_fromZero[1815000000000, 2007-07-14, 23, 29, 45, 0](247) 0
test_minusNanos_fromZero[1807500000000, 2007-07-14, 23, 29, 52, 500000000](248) 0
test_minusNanos_fromZero[1800000000000, 2007-07-14, 23, 30, 0, 0](249) 0
test_minusNanos_fromZero[1792500000000, 2007-07-14, 23, 30, 7, 500000000](250) 0
test_minusNanos_fromZero[1785000000000, 2007-07-14, 23, 30, 15, 0](251) 0
test_minusNanos_fromZero[1777500000000, 2007-07-14, 23, 30, 22, 500000000](252) 0
test_minusNanos_fromZero[1770000000000, 2007-07-14, 23, 30, 30, 0](253) 0
test_minusNanos_fromZero[1762500000000, 2007-07-14, 23, 30, 37, 500000000](254) 0
test_minusNanos_fromZero[1755000000000, 2007-07-14, 23, 30, 45, 0](255) 0
test_minusNanos_fromZero[1747500000000, 2007-07-14, 23, 30, 52, 500000000](256) 0
test_minusNanos_fromZero[1740000000000, 2007-07-14, 23, 31, 0, 0](257) 0
test_minusNanos_fromZero[1732500000000, 2007-07-14, 23, 31, 7, 500000000](258) 0.001
test_minusNanos_fromZero[1725000000000, 2007-07-14, 23, 31, 15, 0](259) 0
test_minusNanos_fromZero[1717500000000, 2007-07-14, 23, 31, 22, 500000000](260) 0
test_minusNanos_fromZero[1710000000000, 2007-07-14, 23, 31, 30, 0](261) 0
test_minusNanos_fromZero[1702500000000, 2007-07-14, 23, 31, 37, 500000000](262) 0
test_minusNanos_fromZero[1695000000000, 2007-07-14, 23, 31, 45, 0](263) 0
test_minusNanos_fromZero[1687500000000, 2007-07-14, 23, 31, 52, 500000000](264) 0
test_minusNanos_fromZero[1680000000000, 2007-07-14, 23, 32, 0, 0](265) 0
test_minusNanos_fromZero[1672500000000, 2007-07-14, 23, 32, 7, 500000000](266) 0
test_minusNanos_fromZero[1665000000000, 2007-07-14, 23, 32, 15, 0](267) 0
test_minusNanos_fromZero[1657500000000, 2007-07-14, 23, 32, 22, 500000000](268) 0
test_minusNanos_fromZero[1650000000000, 2007-07-14, 23, 32, 30, 0](269) 0
test_minusNanos_fromZero[1642500000000, 2007-07-14, 23, 32, 37, 500000000](270) 0
test_minusNanos_fromZero[1635000000000, 2007-07-14, 23, 32, 45, 0](271) 0
test_minusNanos_fromZero[1627500000000, 2007-07-14, 23, 32, 52, 500000000](272) 0.002
test_minusNanos_fromZero[1620000000000, 2007-07-14, 23, 33, 0, 0](273) 0
test_minusNanos_fromZero[1612500000000, 2007-07-14, 23, 33, 7, 500000000](274) 0
test_minusNanos_fromZero[1605000000000, 2007-07-14, 23, 33, 15, 0](275) 0
test_minusNanos_fromZero[1597500000000, 2007-07-14, 23, 33, 22, 500000000](276) 0
test_minusNanos_fromZero[1590000000000, 2007-07-14, 23, 33, 30, 0](277) 0
test_minusNanos_fromZero[1582500000000, 2007-07-14, 23, 33, 37, 500000000](278) 0
test_minusNanos_fromZero[1575000000000, 2007-07-14, 23, 33, 45, 0](279) 0
test_minusNanos_fromZero[1567500000000, 2007-07-14, 23, 33, 52, 500000000](280) 0
test_minusNanos_fromZero[1560000000000, 2007-07-14, 23, 34, 0, 0](281) 0
test_minusNanos_fromZero[1552500000000, 2007-07-14, 23, 34, 7, 500000000](282) 0.001
test_minusNanos_fromZero[1545000000000, 2007-07-14, 23, 34, 15, 0](283) 0
test_minusNanos_fromZero[1537500000000, 2007-07-14, 23, 34, 22, 500000000](284) 0
test_minusNanos_fromZero[1530000000000, 2007-07-14, 23, 34, 30, 0](285) 0
test_minusNanos_fromZero[1522500000000, 2007-07-14, 23, 34, 37, 500000000](286) 0
test_minusNanos_fromZero[1515000000000, 2007-07-14, 23, 34, 45, 0](287) 0
test_minusNanos_fromZero[1507500000000, 2007-07-14, 23, 34, 52, 500000000](288) 0
test_minusNanos_fromZero[1500000000000, 2007-07-14, 23, 35, 0, 0](289) 0
test_minusNanos_fromZero[1492500000000, 2007-07-14, 23, 35, 7, 500000000](290) 0
test_minusNanos_fromZero[1485000000000, 2007-07-14, 23, 35, 15, 0](291) 0
test_minusNanos_fromZero[1477500000000, 2007-07-14, 23, 35, 22, 500000000](292) 0
test_minusNanos_fromZero[1470000000000, 2007-07-14, 23, 35, 30, 0](293) 0
test_minusNanos_fromZero[1462500000000, 2007-07-14, 23, 35, 37, 500000000](294) 0.001
test_minusNanos_fromZero[1455000000000, 2007-07-14, 23, 35, 45, 0](295) 0
test_minusNanos_fromZero[1447500000000, 2007-07-14, 23, 35, 52, 500000000](296) 0
test_minusNanos_fromZero[1440000000000, 2007-07-14, 23, 36, 0, 0](297) 0
test_minusNanos_fromZero[1432500000000, 2007-07-14, 23, 36, 7, 500000000](298) 0
test_minusNanos_fromZero[1425000000000, 2007-07-14, 23, 36, 15, 0](299) 0
test_minusNanos_fromZero[1417500000000, 2007-07-14, 23, 36, 22, 500000000](300) 0
test_minusNanos_fromZero[1410000000000, 2007-07-14, 23, 36, 30, 0](301) 0
test_minusNanos_fromZero[1402500000000, 2007-07-14, 23, 36, 37, 500000000](302) 0
test_minusNanos_fromZero[1395000000000, 2007-07-14, 23, 36, 45, 0](303) 0
test_minusNanos_fromZero[1387500000000, 2007-07-14, 23, 36, 52, 500000000](304) 0
test_minusNanos_fromZero[1380000000000, 2007-07-14, 23, 37, 0, 0](305) 0
test_minusNanos_fromZero[1372500000000, 2007-07-14, 23, 37, 7, 500000000](306) 0
test_minusNanos_fromZero[1365000000000, 2007-07-14, 23, 37, 15, 0](307) 0
test_minusNanos_fromZero[1357500000000, 2007-07-14, 23, 37, 22, 500000000](308) 0
test_minusNanos_fromZero[1350000000000, 2007-07-14, 23, 37, 30, 0](309) 0
test_minusNanos_fromZero[1342500000000, 2007-07-14, 23, 37, 37, 500000000](310) 0
test_minusNanos_fromZero[1335000000000, 2007-07-14, 23, 37, 45, 0](311) 0
test_minusNanos_fromZero[1327500000000, 2007-07-14, 23, 37, 52, 500000000](312) 0
test_minusNanos_fromZero[1320000000000, 2007-07-14, 23, 38, 0, 0](313) 0
test_minusNanos_fromZero[1312500000000, 2007-07-14, 23, 38, 7, 500000000](314) 0
test_minusNanos_fromZero[1305000000000, 2007-07-14, 23, 38, 15, 0](315) 0
test_minusNanos_fromZero[1297500000000, 2007-07-14, 23, 38, 22, 500000000](316) 0
test_minusNanos_fromZero[1290000000000, 2007-07-14, 23, 38, 30, 0](317) 0
test_minusNanos_fromZero[1282500000000, 2007-07-14, 23, 38, 37, 500000000](318) 0
test_minusNanos_fromZero[1275000000000, 2007-07-14, 23, 38, 45, 0](319) 0
test_minusNanos_fromZero[1267500000000, 2007-07-14, 23, 38, 52, 500000000](320) 0
test_minusNanos_fromZero[1260000000000, 2007-07-14, 23, 39, 0, 0](321) 0
test_minusNanos_fromZero[1252500000000, 2007-07-14, 23, 39, 7, 500000000](322) 0
test_minusNanos_fromZero[1245000000000, 2007-07-14, 23, 39, 15, 0](323) 0
test_minusNanos_fromZero[1237500000000, 2007-07-14, 23, 39, 22, 500000000](324) 0
test_minusNanos_fromZero[1230000000000, 2007-07-14, 23, 39, 30, 0](325) 0
test_minusNanos_fromZero[1222500000000, 2007-07-14, 23, 39, 37, 500000000](326) 0
test_minusNanos_fromZero[1215000000000, 2007-07-14, 23, 39, 45, 0](327) 0
test_minusNanos_fromZero[1207500000000, 2007-07-14, 23, 39, 52, 500000000](328) 0
test_minusNanos_fromZero[1200000000000, 2007-07-14, 23, 40, 0, 0](329) 0
test_minusNanos_fromZero[1192500000000, 2007-07-14, 23, 40, 7, 500000000](330) 0
test_minusNanos_fromZero[1185000000000, 2007-07-14, 23, 40, 15, 0](331) 0
test_minusNanos_fromZero[1177500000000, 2007-07-14, 23, 40, 22, 500000000](332) 0
test_minusNanos_fromZero[1170000000000, 2007-07-14, 23, 40, 30, 0](333) 0
test_minusNanos_fromZero[1162500000000, 2007-07-14, 23, 40, 37, 500000000](334) 0
test_minusNanos_fromZero[1155000000000, 2007-07-14, 23, 40, 45, 0](335) 0
test_minusNanos_fromZero[1147500000000, 2007-07-14, 23, 40, 52, 500000000](336) 0
test_minusNanos_fromZero[1140000000000, 2007-07-14, 23, 41, 0, 0](337) 0
test_minusNanos_fromZero[1132500000000, 2007-07-14, 23, 41, 7, 500000000](338) 0
test_minusNanos_fromZero[1125000000000, 2007-07-14, 23, 41, 15, 0](339) 0
test_minusNanos_fromZero[1117500000000, 2007-07-14, 23, 41, 22, 500000000](340) 0
test_minusNanos_fromZero[1110000000000, 2007-07-14, 23, 41, 30, 0](341) 0
test_minusNanos_fromZero[1102500000000, 2007-07-14, 23, 41, 37, 500000000](342) 0
test_minusNanos_fromZero[1095000000000, 2007-07-14, 23, 41, 45, 0](343) 0
test_minusNanos_fromZero[1087500000000, 2007-07-14, 23, 41, 52, 500000000](344) 0
test_minusNanos_fromZero[1080000000000, 2007-07-14, 23, 42, 0, 0](345) 0
test_minusNanos_fromZero[1072500000000, 2007-07-14, 23, 42, 7, 500000000](346) 0
test_minusNanos_fromZero[1065000000000, 2007-07-14, 23, 42, 15, 0](347) 0
test_minusNanos_fromZero[1057500000000, 2007-07-14, 23, 42, 22, 500000000](348) 0
test_minusNanos_fromZero[1050000000000, 2007-07-14, 23, 42, 30, 0](349) 0
test_minusNanos_fromZero[1042500000000, 2007-07-14, 23, 42, 37, 500000000](350) 0
test_minusNanos_fromZero[1035000000000, 2007-07-14, 23, 42, 45, 0](351) 0
test_minusNanos_fromZero[1027500000000, 2007-07-14, 23, 42, 52, 500000000](352) 0
test_minusNanos_fromZero[1020000000000, 2007-07-14, 23, 43, 0, 0](353) 0
test_minusNanos_fromZero[1012500000000, 2007-07-14, 23, 43, 7, 500000000](354) 0
test_minusNanos_fromZero[1005000000000, 2007-07-14, 23, 43, 15, 0](355) 0
test_minusNanos_fromZero[997500000000, 2007-07-14, 23, 43, 22, 500000000](356) 0
test_minusNanos_fromZero[990000000000, 2007-07-14, 23, 43, 30, 0](357) 0
test_minusNanos_fromZero[982500000000, 2007-07-14, 23, 43, 37, 500000000](358) 0
test_minusNanos_fromZero[975000000000, 2007-07-14, 23, 43, 45, 0](359) 0
test_minusNanos_fromZero[967500000000, 2007-07-14, 23, 43, 52, 500000000](360) 0
test_minusNanos_fromZero[960000000000, 2007-07-14, 23, 44, 0, 0](361) 0
test_minusNanos_fromZero[952500000000, 2007-07-14, 23, 44, 7, 500000000](362) 0
test_minusNanos_fromZero[945000000000, 2007-07-14, 23, 44, 15, 0](363) 0
test_minusNanos_fromZero[937500000000, 2007-07-14, 23, 44, 22, 500000000](364) 0
test_minusNanos_fromZero[930000000000, 2007-07-14, 23, 44, 30, 0](365) 0
test_minusNanos_fromZero[922500000000, 2007-07-14, 23, 44, 37, 500000000](366) 0
test_minusNanos_fromZero[915000000000, 2007-07-14, 23, 44, 45, 0](367) 0
test_minusNanos_fromZero[907500000000, 2007-07-14, 23, 44, 52, 500000000](368) 0
test_minusNanos_fromZero[900000000000, 2007-07-14, 23, 45, 0, 0](369) 0
test_minusNanos_fromZero[892500000000, 2007-07-14, 23, 45, 7, 500000000](370) 0
test_minusNanos_fromZero[885000000000, 2007-07-14, 23, 45, 15, 0](371) 0
test_minusNanos_fromZero[877500000000, 2007-07-14, 23, 45, 22, 500000000](372) 0
test_minusNanos_fromZero[870000000000, 2007-07-14, 23, 45, 30, 0](373) 0
test_minusNanos_fromZero[862500000000, 2007-07-14, 23, 45, 37, 500000000](374) 0
test_minusNanos_fromZero[855000000000, 2007-07-14, 23, 45, 45, 0](375) 0
test_minusNanos_fromZero[847500000000, 2007-07-14, 23, 45, 52, 500000000](376) 0
test_minusNanos_fromZero[840000000000, 2007-07-14, 23, 46, 0, 0](377) 0
test_minusNanos_fromZero[832500000000, 2007-07-14, 23, 46, 7, 500000000](378) 0
test_minusNanos_fromZero[825000000000, 2007-07-14, 23, 46, 15, 0](379) 0
test_minusNanos_fromZero[817500000000, 2007-07-14, 23, 46, 22, 500000000](380) 0
test_minusNanos_fromZero[810000000000, 2007-07-14, 23, 46, 30, 0](381) 0
test_minusNanos_fromZero[802500000000, 2007-07-14, 23, 46, 37, 500000000](382) 0
test_minusNanos_fromZero[795000000000, 2007-07-14, 23, 46, 45, 0](383) 0
test_minusNanos_fromZero[787500000000, 2007-07-14, 23, 46, 52, 500000000](384) 0
test_minusNanos_fromZero[780000000000, 2007-07-14, 23, 47, 0, 0](385) 0
test_minusNanos_fromZero[772500000000, 2007-07-14, 23, 47, 7, 500000000](386) 0
test_minusNanos_fromZero[765000000000, 2007-07-14, 23, 47, 15, 0](387) 0
test_minusNanos_fromZero[757500000000, 2007-07-14, 23, 47, 22, 500000000](388) 0
test_minusNanos_fromZero[750000000000, 2007-07-14, 23, 47, 30, 0](389) 0
test_minusNanos_fromZero[742500000000, 2007-07-14, 23, 47, 37, 500000000](390) 0
test_minusNanos_fromZero[735000000000, 2007-07-14, 23, 47, 45, 0](391) 0
test_minusNanos_fromZero[727500000000, 2007-07-14, 23, 47, 52, 500000000](392) 0
test_minusNanos_fromZero[720000000000, 2007-07-14, 23, 48, 0, 0](393) 0
test_minusNanos_fromZero[712500000000, 2007-07-14, 23, 48, 7, 500000000](394) 0
test_minusNanos_fromZero[705000000000, 2007-07-14, 23, 48, 15, 0](395) 0
test_minusNanos_fromZero[697500000000, 2007-07-14, 23, 48, 22, 500000000](396) 0.001
test_minusNanos_fromZero[690000000000, 2007-07-14, 23, 48, 30, 0](397) 0
test_minusNanos_fromZero[682500000000, 2007-07-14, 23, 48, 37, 500000000](398) 0
test_minusNanos_fromZero[675000000000, 2007-07-14, 23, 48, 45, 0](399) 0
test_minusNanos_fromZero[667500000000, 2007-07-14, 23, 48, 52, 500000000](400) 0
test_minusNanos_fromZero[660000000000, 2007-07-14, 23, 49, 0, 0](401) 0
test_minusNanos_fromZero[652500000000, 2007-07-14, 23, 49, 7, 500000000](402) 0
test_minusNanos_fromZero[645000000000, 2007-07-14, 23, 49, 15, 0](403) 0
test_minusNanos_fromZero[637500000000, 2007-07-14, 23, 49, 22, 500000000](404) 0
test_minusNanos_fromZero[630000000000, 2007-07-14, 23, 49, 30, 0](405) 0
test_minusNanos_fromZero[622500000000, 2007-07-14, 23, 49, 37, 500000000](406) 0
test_minusNanos_fromZero[615000000000, 2007-07-14, 23, 49, 45, 0](407) 0
test_minusNanos_fromZero[607500000000, 2007-07-14, 23, 49, 52, 500000000](408) 0
test_minusNanos_fromZero[600000000000, 2007-07-14, 23, 50, 0, 0](409) 0
test_minusNanos_fromZero[592500000000, 2007-07-14, 23, 50, 7, 500000000](410) 0
test_minusNanos_fromZero[585000000000, 2007-07-14, 23, 50, 15, 0](411) 0
test_minusNanos_fromZero[577500000000, 2007-07-14, 23, 50, 22, 500000000](412) 0
test_minusNanos_fromZero[570000000000, 2007-07-14, 23, 50, 30, 0](413) 0
test_minusNanos_fromZero[562500000000, 2007-07-14, 23, 50, 37, 500000000](414) 0
test_minusNanos_fromZero[555000000000, 2007-07-14, 23, 50, 45, 0](415) 0
test_minusNanos_fromZero[547500000000, 2007-07-14, 23, 50, 52, 500000000](416) 0
test_minusNanos_fromZero[540000000000, 2007-07-14, 23, 51, 0, 0](417) 0
test_minusNanos_fromZero[532500000000, 2007-07-14, 23, 51, 7, 500000000](418) 0
test_minusNanos_fromZero[525000000000, 2007-07-14, 23, 51, 15, 0](419) 0
test_minusNanos_fromZero[517500000000, 2007-07-14, 23, 51, 22, 500000000](420) 0
test_minusNanos_fromZero[510000000000, 2007-07-14, 23, 51, 30, 0](421) 0
test_minusNanos_fromZero[502500000000, 2007-07-14, 23, 51, 37, 500000000](422) 0
test_minusNanos_fromZero[495000000000, 2007-07-14, 23, 51, 45, 0](423) 0
test_minusNanos_fromZero[487500000000, 2007-07-14, 23, 51, 52, 500000000](424) 0
test_minusNanos_fromZero[480000000000, 2007-07-14, 23, 52, 0, 0](425) 0.001
test_minusNanos_fromZero[472500000000, 2007-07-14, 23, 52, 7, 500000000](426) 0
test_minusNanos_fromZero[465000000000, 2007-07-14, 23, 52, 15, 0](427) 0
test_minusNanos_fromZero[457500000000, 2007-07-14, 23, 52, 22, 500000000](428) 0
test_minusNanos_fromZero[450000000000, 2007-07-14, 23, 52, 30, 0](429) 0
test_minusNanos_fromZero[442500000000, 2007-07-14, 23, 52, 37, 500000000](430) 0
test_minusNanos_fromZero[435000000000, 2007-07-14, 23, 52, 45, 0](431) 0
test_minusNanos_fromZero[427500000000, 2007-07-14, 23, 52, 52, 500000000](432) 0
test_minusNanos_fromZero[420000000000, 2007-07-14, 23, 53, 0, 0](433) 0
test_minusNanos_fromZero[412500000000, 2007-07-14, 23, 53, 7, 500000000](434) 0
test_minusNanos_fromZero[405000000000, 2007-07-14, 23, 53, 15, 0](435) 0
test_minusNanos_fromZero[397500000000, 2007-07-14, 23, 53, 22, 500000000](436) 0
test_minusNanos_fromZero[390000000000, 2007-07-14, 23, 53, 30, 0](437) 0
test_minusNanos_fromZero[382500000000, 2007-07-14, 23, 53, 37, 500000000](438) 0
test_minusNanos_fromZero[375000000000, 2007-07-14, 23, 53, 45, 0](439) 0
test_minusNanos_fromZero[367500000000, 2007-07-14, 23, 53, 52, 500000000](440) 0
test_minusNanos_fromZero[360000000000, 2007-07-14, 23, 54, 0, 0](441) 0
test_minusNanos_fromZero[352500000000, 2007-07-14, 23, 54, 7, 500000000](442) 0
test_minusNanos_fromZero[345000000000, 2007-07-14, 23, 54, 15, 0](443) 0
test_minusNanos_fromZero[337500000000, 2007-07-14, 23, 54, 22, 500000000](444) 0
test_minusNanos_fromZero[330000000000, 2007-07-14, 23, 54, 30, 0](445) 0
test_minusNanos_fromZero[322500000000, 2007-07-14, 23, 54, 37, 500000000](446) 0
test_minusNanos_fromZero[315000000000, 2007-07-14, 23, 54, 45, 0](447) 0
test_minusNanos_fromZero[307500000000, 2007-07-14, 23, 54, 52, 500000000](448) 0
test_minusNanos_fromZero[300000000000, 2007-07-14, 23, 55, 0, 0](449) 0
test_minusNanos_fromZero[292500000000, 2007-07-14, 23, 55, 7, 500000000](450) 0
test_minusNanos_fromZero[285000000000, 2007-07-14, 23, 55, 15, 0](451) 0
test_minusNanos_fromZero[277500000000, 2007-07-14, 23, 55, 22, 500000000](452) 0
test_minusNanos_fromZero[270000000000, 2007-07-14, 23, 55, 30, 0](453) 0
test_minusNanos_fromZero[262500000000, 2007-07-14, 23, 55, 37, 500000000](454) 0
test_minusNanos_fromZero[255000000000, 2007-07-14, 23, 55, 45, 0](455) 0
test_minusNanos_fromZero[247500000000, 2007-07-14, 23, 55, 52, 500000000](456) 0
test_minusNanos_fromZero[240000000000, 2007-07-14, 23, 56, 0, 0](457) 0
test_minusNanos_fromZero[232500000000, 2007-07-14, 23, 56, 7, 500000000](458) 0
test_minusNanos_fromZero[225000000000, 2007-07-14, 23, 56, 15, 0](459) 0
test_minusNanos_fromZero[217500000000, 2007-07-14, 23, 56, 22, 500000000](460) 0
test_minusNanos_fromZero[210000000000, 2007-07-14, 23, 56, 30, 0](461) 0
test_minusNanos_fromZero[202500000000, 2007-07-14, 23, 56, 37, 500000000](462) 0
test_minusNanos_fromZero[195000000000, 2007-07-14, 23, 56, 45, 0](463) 0
test_minusNanos_fromZero[187500000000, 2007-07-14, 23, 56, 52, 500000000](464) 0
test_minusNanos_fromZero[180000000000, 2007-07-14, 23, 57, 0, 0](465) 0
test_minusNanos_fromZero[172500000000, 2007-07-14, 23, 57, 7, 500000000](466) 0
test_minusNanos_fromZero[165000000000, 2007-07-14, 23, 57, 15, 0](467) 0
test_minusNanos_fromZero[157500000000, 2007-07-14, 23, 57, 22, 500000000](468) 0
test_minusNanos_fromZero[150000000000, 2007-07-14, 23, 57, 30, 0](469) 0
test_minusNanos_fromZero[142500000000, 2007-07-14, 23, 57, 37, 500000000](470) 0
test_minusNanos_fromZero[135000000000, 2007-07-14, 23, 57, 45, 0](471) 0
test_minusNanos_fromZero[127500000000, 2007-07-14, 23, 57, 52, 500000000](472) 0
test_minusNanos_fromZero[120000000000, 2007-07-14, 23, 58, 0, 0](473) 0
test_minusNanos_fromZero[112500000000, 2007-07-14, 23, 58, 7, 500000000](474) 0
test_minusNanos_fromZero[105000000000, 2007-07-14, 23, 58, 15, 0](475) 0
test_minusNanos_fromZero[97500000000, 2007-07-14, 23, 58, 22, 500000000](476) 0
test_minusNanos_fromZero[90000000000, 2007-07-14, 23, 58, 30, 0](477) 0
test_minusNanos_fromZero[82500000000, 2007-07-14, 23, 58, 37, 500000000](478) 0
test_minusNanos_fromZero[75000000000, 2007-07-14, 23, 58, 45, 0](479) 0
test_minusNanos_fromZero[67500000000, 2007-07-14, 23, 58, 52, 500000000](480) 0
test_minusNanos_fromZero[60000000000, 2007-07-14, 23, 59, 0, 0](481) 0
test_minusNanos_fromZero[52500000000, 2007-07-14, 23, 59, 7, 500000000](482) 0.001
test_minusNanos_fromZero[45000000000, 2007-07-14, 23, 59, 15, 0](483) 0
test_minusNanos_fromZero[37500000000, 2007-07-14, 23, 59, 22, 500000000](484) 0
test_minusNanos_fromZero[30000000000, 2007-07-14, 23, 59, 30, 0](485) 0
test_minusNanos_fromZero[22500000000, 2007-07-14, 23, 59, 37, 500000000](486) 0
test_minusNanos_fromZero[15000000000, 2007-07-14, 23, 59, 45, 0](487) 0
test_minusNanos_fromZero[7500000000, 2007-07-14, 23, 59, 52, 500000000](488) 0
test_minusNanos_fromZero[0, 2007-07-15, 0, 0, 0, 0](489) 0
test_minusNanos_fromZero[-7500000000, 2007-07-15, 0, 0, 7, 500000000](490) 0
test_minusNanos_fromZero[-15000000000, 2007-07-15, 0, 0, 15, 0](491) 0
test_minusNanos_fromZero[-22500000000, 2007-07-15, 0, 0, 22, 500000000](492) 0
test_minusNanos_fromZero[-30000000000, 2007-07-15, 0, 0, 30, 0](493) 0
test_minusNanos_fromZero[-37500000000, 2007-07-15, 0, 0, 37, 500000000](494) 0
test_minusNanos_fromZero[-45000000000, 2007-07-15, 0, 0, 45, 0](495) 0
test_minusNanos_fromZero[-52500000000, 2007-07-15, 0, 0, 52, 500000000](496) 0
test_minusNanos_fromZero[-60000000000, 2007-07-15, 0, 1, 0, 0](497) 0
test_minusNanos_fromZero[-67500000000, 2007-07-15, 0, 1, 7, 500000000](498) 0
test_minusNanos_fromZero[-75000000000, 2007-07-15, 0, 1, 15, 0](499) 0
test_minusNanos_fromZero[-82500000000, 2007-07-15, 0, 1, 22, 500000000](500) 0
test_minusNanos_fromZero[-90000000000, 2007-07-15, 0, 1, 30, 0](501) 0
test_minusNanos_fromZero[-97500000000, 2007-07-15, 0, 1, 37, 500000000](502) 0
test_minusNanos_fromZero[-105000000000, 2007-07-15, 0, 1, 45, 0](503) 0
test_minusNanos_fromZero[-112500000000, 2007-07-15, 0, 1, 52, 500000000](504) 0
test_minusNanos_fromZero[-120000000000, 2007-07-15, 0, 2, 0, 0](505) 0
test_minusNanos_fromZero[-127500000000, 2007-07-15, 0, 2, 7, 500000000](506) 0
test_minusNanos_fromZero[-135000000000, 2007-07-15, 0, 2, 15, 0](507) 0
test_minusNanos_fromZero[-142500000000, 2007-07-15, 0, 2, 22, 500000000](508) 0
test_minusNanos_fromZero[-150000000000, 2007-07-15, 0, 2, 30, 0](509) 0
test_minusNanos_fromZero[-157500000000, 2007-07-15, 0, 2, 37, 500000000](510) 0.001
test_minusNanos_fromZero[-165000000000, 2007-07-15, 0, 2, 45, 0](511) 0
test_minusNanos_fromZero[-172500000000, 2007-07-15, 0, 2, 52, 500000000](512) 0
test_minusNanos_fromZero[-180000000000, 2007-07-15, 0, 3, 0, 0](513) 0
test_minusNanos_fromZero[-187500000000, 2007-07-15, 0, 3, 7, 500000000](514) 0
test_minusNanos_fromZero[-195000000000, 2007-07-15, 0, 3, 15, 0](515) 0
test_minusNanos_fromZero[-202500000000, 2007-07-15, 0, 3, 22, 500000000](516) 0
test_minusNanos_fromZero[-210000000000, 2007-07-15, 0, 3, 30, 0](517) 0
test_minusNanos_fromZero[-217500000000, 2007-07-15, 0, 3, 37, 500000000](518) 0
test_minusNanos_fromZero[-225000000000, 2007-07-15, 0, 3, 45, 0](519) 0
test_minusNanos_fromZero[-232500000000, 2007-07-15, 0, 3, 52, 500000000](520) 0
test_minusNanos_fromZero[-240000000000, 2007-07-15, 0, 4, 0, 0](521) 0
test_minusNanos_fromZero[-247500000000, 2007-07-15, 0, 4, 7, 500000000](522) 0
test_minusNanos_fromZero[-255000000000, 2007-07-15, 0, 4, 15, 0](523) 0
test_minusNanos_fromZero[-262500000000, 2007-07-15, 0, 4, 22, 500000000](524) 0
test_minusNanos_fromZero[-270000000000, 2007-07-15, 0, 4, 30, 0](525) 0
test_minusNanos_fromZero[-277500000000, 2007-07-15, 0, 4, 37, 500000000](526) 0
test_minusNanos_fromZero[-285000000000, 2007-07-15, 0, 4, 45, 0](527) 0
test_minusNanos_fromZero[-292500000000, 2007-07-15, 0, 4, 52, 500000000](528) 0
test_minusNanos_fromZero[-300000000000, 2007-07-15, 0, 5, 0, 0](529) 0
test_minusNanos_fromZero[-307500000000, 2007-07-15, 0, 5, 7, 500000000](530) 0
test_minusNanos_fromZero[-315000000000, 2007-07-15, 0, 5, 15, 0](531) 0
test_minusNanos_fromZero[-322500000000, 2007-07-15, 0, 5, 22, 500000000](532) 0
test_minusNanos_fromZero[-330000000000, 2007-07-15, 0, 5, 30, 0](533) 0
test_minusNanos_fromZero[-337500000000, 2007-07-15, 0, 5, 37, 500000000](534) 0
test_minusNanos_fromZero[-345000000000, 2007-07-15, 0, 5, 45, 0](535) 0
test_minusNanos_fromZero[-352500000000, 2007-07-15, 0, 5, 52, 500000000](536) 0
test_minusNanos_fromZero[-360000000000, 2007-07-15, 0, 6, 0, 0](537) 0
test_minusNanos_fromZero[-367500000000, 2007-07-15, 0, 6, 7, 500000000](538) 0
test_minusNanos_fromZero[-375000000000, 2007-07-15, 0, 6, 15, 0](539) 0.001
test_minusNanos_fromZero[-382500000000, 2007-07-15, 0, 6, 22, 500000000](540) 0
test_minusNanos_fromZero[-390000000000, 2007-07-15, 0, 6, 30, 0](541) 0
test_minusNanos_fromZero[-397500000000, 2007-07-15, 0, 6, 37, 500000000](542) 0
test_minusNanos_fromZero[-405000000000, 2007-07-15, 0, 6, 45, 0](543) 0
test_minusNanos_fromZero[-412500000000, 2007-07-15, 0, 6, 52, 500000000](544) 0
test_minusNanos_fromZero[-420000000000, 2007-07-15, 0, 7, 0, 0](545) 0
test_minusNanos_fromZero[-427500000000, 2007-07-15, 0, 7, 7, 500000000](546) 0
test_minusNanos_fromZero[-435000000000, 2007-07-15, 0, 7, 15, 0](547) 0
test_minusNanos_fromZero[-442500000000, 2007-07-15, 0, 7, 22, 500000000](548) 0
test_minusNanos_fromZero[-450000000000, 2007-07-15, 0, 7, 30, 0](549) 0
test_minusNanos_fromZero[-457500000000, 2007-07-15, 0, 7, 37, 500000000](550) 0
test_minusNanos_fromZero[-465000000000, 2007-07-15, 0, 7, 45, 0](551) 0
test_minusNanos_fromZero[-472500000000, 2007-07-15, 0, 7, 52, 500000000](552) 0
test_minusNanos_fromZero[-480000000000, 2007-07-15, 0, 8, 0, 0](553) 0
test_minusNanos_fromZero[-487500000000, 2007-07-15, 0, 8, 7, 500000000](554) 0
test_minusNanos_fromZero[-495000000000, 2007-07-15, 0, 8, 15, 0](555) 0
test_minusNanos_fromZero[-502500000000, 2007-07-15, 0, 8, 22, 500000000](556) 0
test_minusNanos_fromZero[-510000000000, 2007-07-15, 0, 8, 30, 0](557) 0
test_minusNanos_fromZero[-517500000000, 2007-07-15, 0, 8, 37, 500000000](558) 0
test_minusNanos_fromZero[-525000000000, 2007-07-15, 0, 8, 45, 0](559) 0
test_minusNanos_fromZero[-532500000000, 2007-07-15, 0, 8, 52, 500000000](560) 0
test_minusNanos_fromZero[-540000000000, 2007-07-15, 0, 9, 0, 0](561) 0
test_minusNanos_fromZero[-547500000000, 2007-07-15, 0, 9, 7, 500000000](562) 0
test_minusNanos_fromZero[-555000000000, 2007-07-15, 0, 9, 15, 0](563) 0
test_minusNanos_fromZero[-562500000000, 2007-07-15, 0, 9, 22, 500000000](564) 0
test_minusNanos_fromZero[-570000000000, 2007-07-15, 0, 9, 30, 0](565) 0
test_minusNanos_fromZero[-577500000000, 2007-07-15, 0, 9, 37, 500000000](566) 0
test_minusNanos_fromZero[-585000000000, 2007-07-15, 0, 9, 45, 0](567) 0
test_minusNanos_fromZero[-592500000000, 2007-07-15, 0, 9, 52, 500000000](568) 0
test_minusNanos_fromZero[-600000000000, 2007-07-15, 0, 10, 0, 0](569) 0
test_minusNanos_fromZero[-607500000000, 2007-07-15, 0, 10, 7, 500000000](570) 0
test_minusNanos_fromZero[-615000000000, 2007-07-15, 0, 10, 15, 0](571) 0
test_minusNanos_fromZero[-622500000000, 2007-07-15, 0, 10, 22, 500000000](572) 0
test_minusNanos_fromZero[-630000000000, 2007-07-15, 0, 10, 30, 0](573) 0
test_minusNanos_fromZero[-637500000000, 2007-07-15, 0, 10, 37, 500000000](574) 0
test_minusNanos_fromZero[-645000000000, 2007-07-15, 0, 10, 45, 0](575) 0
test_minusNanos_fromZero[-652500000000, 2007-07-15, 0, 10, 52, 500000000](576) 0
test_minusNanos_fromZero[-660000000000, 2007-07-15, 0, 11, 0, 0](577) 0
test_minusNanos_fromZero[-667500000000, 2007-07-15, 0, 11, 7, 500000000](578) 0
test_minusNanos_fromZero[-675000000000, 2007-07-15, 0, 11, 15, 0](579) 0
test_minusNanos_fromZero[-682500000000, 2007-07-15, 0, 11, 22, 500000000](580) 0
test_minusNanos_fromZero[-690000000000, 2007-07-15, 0, 11, 30, 0](581) 0
test_minusNanos_fromZero[-697500000000, 2007-07-15, 0, 11, 37, 500000000](582) 0
test_minusNanos_fromZero[-705000000000, 2007-07-15, 0, 11, 45, 0](583) 0
test_minusNanos_fromZero[-712500000000, 2007-07-15, 0, 11, 52, 500000000](584) 0
test_minusNanos_fromZero[-720000000000, 2007-07-15, 0, 12, 0, 0](585) 0
test_minusNanos_fromZero[-727500000000, 2007-07-15, 0, 12, 7, 500000000](586) 0
test_minusNanos_fromZero[-735000000000, 2007-07-15, 0, 12, 15, 0](587) 0
test_minusNanos_fromZero[-742500000000, 2007-07-15, 0, 12, 22, 500000000](588) 0
test_minusNanos_fromZero[-750000000000, 2007-07-15, 0, 12, 30, 0](589) 0
test_minusNanos_fromZero[-757500000000, 2007-07-15, 0, 12, 37, 500000000](590) 0
test_minusNanos_fromZero[-765000000000, 2007-07-15, 0, 12, 45, 0](591) 0
test_minusNanos_fromZero[-772500000000, 2007-07-15, 0, 12, 52, 500000000](592) 0
test_minusNanos_fromZero[-780000000000, 2007-07-15, 0, 13, 0, 0](593) 0
test_minusNanos_fromZero[-787500000000, 2007-07-15, 0, 13, 7, 500000000](594) 0
test_minusNanos_fromZero[-795000000000, 2007-07-15, 0, 13, 15, 0](595) 0
test_minusNanos_fromZero[-802500000000, 2007-07-15, 0, 13, 22, 500000000](596) 0.001
test_minusNanos_fromZero[-810000000000, 2007-07-15, 0, 13, 30, 0](597) 0
test_minusNanos_fromZero[-817500000000, 2007-07-15, 0, 13, 37, 500000000](598) 0
test_minusNanos_fromZero[-825000000000, 2007-07-15, 0, 13, 45, 0](599) 0
test_minusNanos_fromZero[-832500000000, 2007-07-15, 0, 13, 52, 500000000](600) 0
test_minusNanos_fromZero[-840000000000, 2007-07-15, 0, 14, 0, 0](601) 0
test_minusNanos_fromZero[-847500000000, 2007-07-15, 0, 14, 7, 500000000](602) 0
test_minusNanos_fromZero[-855000000000, 2007-07-15, 0, 14, 15, 0](603) 0
test_minusNanos_fromZero[-862500000000, 2007-07-15, 0, 14, 22, 500000000](604) 0
test_minusNanos_fromZero[-870000000000, 2007-07-15, 0, 14, 30, 0](605) 0
test_minusNanos_fromZero[-877500000000, 2007-07-15, 0, 14, 37, 500000000](606) 0
test_minusNanos_fromZero[-885000000000, 2007-07-15, 0, 14, 45, 0](607) 0
test_minusNanos_fromZero[-892500000000, 2007-07-15, 0, 14, 52, 500000000](608) 0
test_minusNanos_fromZero[-900000000000, 2007-07-15, 0, 15, 0, 0](609) 0
test_minusNanos_fromZero[-907500000000, 2007-07-15, 0, 15, 7, 500000000](610) 0
test_minusNanos_fromZero[-915000000000, 2007-07-15, 0, 15, 15, 0](611) 0
test_minusNanos_fromZero[-922500000000, 2007-07-15, 0, 15, 22, 500000000](612) 0
test_minusNanos_fromZero[-930000000000, 2007-07-15, 0, 15, 30, 0](613) 0
test_minusNanos_fromZero[-937500000000, 2007-07-15, 0, 15, 37, 500000000](614) 0
test_minusNanos_fromZero[-945000000000, 2007-07-15, 0, 15, 45, 0](615) 0
test_minusNanos_fromZero[-952500000000, 2007-07-15, 0, 15, 52, 500000000](616) 0
test_minusNanos_fromZero[-960000000000, 2007-07-15, 0, 16, 0, 0](617) 0
test_minusNanos_fromZero[-967500000000, 2007-07-15, 0, 16, 7, 500000000](618) 0
test_minusNanos_fromZero[-975000000000, 2007-07-15, 0, 16, 15, 0](619) 0
test_minusNanos_fromZero[-982500000000, 2007-07-15, 0, 16, 22, 500000000](620) 0
test_minusNanos_fromZero[-990000000000, 2007-07-15, 0, 16, 30, 0](621) 0
test_minusNanos_fromZero[-997500000000, 2007-07-15, 0, 16, 37, 500000000](622) 0
test_minusNanos_fromZero[-1005000000000, 2007-07-15, 0, 16, 45, 0](623) 0
test_minusNanos_fromZero[-1012500000000, 2007-07-15, 0, 16, 52, 500000000](624) 0
test_minusNanos_fromZero[-1020000000000, 2007-07-15, 0, 17, 0, 0](625) 0
test_minusNanos_fromZero[-1027500000000, 2007-07-15, 0, 17, 7, 500000000](626) 0
test_minusNanos_fromZero[-1035000000000, 2007-07-15, 0, 17, 15, 0](627) 0
test_minusNanos_fromZero[-1042500000000, 2007-07-15, 0, 17, 22, 500000000](628) 0
test_minusNanos_fromZero[-1050000000000, 2007-07-15, 0, 17, 30, 0](629) 0
test_minusNanos_fromZero[-1057500000000, 2007-07-15, 0, 17, 37, 500000000](630) 0
test_minusNanos_fromZero[-1065000000000, 2007-07-15, 0, 17, 45, 0](631) 0
test_minusNanos_fromZero[-1072500000000, 2007-07-15, 0, 17, 52, 500000000](632) 0
test_minusNanos_fromZero[-1080000000000, 2007-07-15, 0, 18, 0, 0](633) 0
test_minusNanos_fromZero[-1087500000000, 2007-07-15, 0, 18, 7, 500000000](634) 0
test_minusNanos_fromZero[-1095000000000, 2007-07-15, 0, 18, 15, 0](635) 0
test_minusNanos_fromZero[-1102500000000, 2007-07-15, 0, 18, 22, 500000000](636) 0
test_minusNanos_fromZero[-1110000000000, 2007-07-15, 0, 18, 30, 0](637) 0
test_minusNanos_fromZero[-1117500000000, 2007-07-15, 0, 18, 37, 500000000](638) 0
test_minusNanos_fromZero[-1125000000000, 2007-07-15, 0, 18, 45, 0](639) 0
test_minusNanos_fromZero[-1132500000000, 2007-07-15, 0, 18, 52, 500000000](640) 0
test_minusNanos_fromZero[-1140000000000, 2007-07-15, 0, 19, 0, 0](641) 0
test_minusNanos_fromZero[-1147500000000, 2007-07-15, 0, 19, 7, 500000000](642) 0
test_minusNanos_fromZero[-1155000000000, 2007-07-15, 0, 19, 15, 0](643) 0
test_minusNanos_fromZero[-1162500000000, 2007-07-15, 0, 19, 22, 500000000](644) 0
test_minusNanos_fromZero[-1170000000000, 2007-07-15, 0, 19, 30, 0](645) 0
test_minusNanos_fromZero[-1177500000000, 2007-07-15, 0, 19, 37, 500000000](646) 0
test_minusNanos_fromZero[-1185000000000, 2007-07-15, 0, 19, 45, 0](647) 0
test_minusNanos_fromZero[-1192500000000, 2007-07-15, 0, 19, 52, 500000000](648) 0
test_minusNanos_fromZero[-1200000000000, 2007-07-15, 0, 20, 0, 0](649) 0
test_minusNanos_fromZero[-1207500000000, 2007-07-15, 0, 20, 7, 500000000](650) 0
test_minusNanos_fromZero[-1215000000000, 2007-07-15, 0, 20, 15, 0](651) 0
test_minusNanos_fromZero[-1222500000000, 2007-07-15, 0, 20, 22, 500000000](652) 0
test_minusNanos_fromZero[-1230000000000, 2007-07-15, 0, 20, 30, 0](653) 0.001
test_minusNanos_fromZero[-1237500000000, 2007-07-15, 0, 20, 37, 500000000](654) 0
test_minusNanos_fromZero[-1245000000000, 2007-07-15, 0, 20, 45, 0](655) 0
test_minusNanos_fromZero[-1252500000000, 2007-07-15, 0, 20, 52, 500000000](656) 0
test_minusNanos_fromZero[-1260000000000, 2007-07-15, 0, 21, 0, 0](657) 0
test_minusNanos_fromZero[-1267500000000, 2007-07-15, 0, 21, 7, 500000000](658) 0
test_minusNanos_fromZero[-1275000000000, 2007-07-15, 0, 21, 15, 0](659) 0
test_minusNanos_fromZero[-1282500000000, 2007-07-15, 0, 21, 22, 500000000](660) 0
test_minusNanos_fromZero[-1290000000000, 2007-07-15, 0, 21, 30, 0](661) 0
test_minusNanos_fromZero[-1297500000000, 2007-07-15, 0, 21, 37, 500000000](662) 0
test_minusNanos_fromZero[-1305000000000, 2007-07-15, 0, 21, 45, 0](663) 0
test_minusNanos_fromZero[-1312500000000, 2007-07-15, 0, 21, 52, 500000000](664) 0
test_minusNanos_fromZero[-1320000000000, 2007-07-15, 0, 22, 0, 0](665) 0
test_minusNanos_fromZero[-1327500000000, 2007-07-15, 0, 22, 7, 500000000](666) 0
test_minusNanos_fromZero[-1335000000000, 2007-07-15, 0, 22, 15, 0](667) 0
test_minusNanos_fromZero[-1342500000000, 2007-07-15, 0, 22, 22, 500000000](668) 0
test_minusNanos_fromZero[-1350000000000, 2007-07-15, 0, 22, 30, 0](669) 0
test_minusNanos_fromZero[-1357500000000, 2007-07-15, 0, 22, 37, 500000000](670) 0
test_minusNanos_fromZero[-1365000000000, 2007-07-15, 0, 22, 45, 0](671) 0
test_minusNanos_fromZero[-1372500000000, 2007-07-15, 0, 22, 52, 500000000](672) 0
test_minusNanos_fromZero[-1380000000000, 2007-07-15, 0, 23, 0, 0](673) 0
test_minusNanos_fromZero[-1387500000000, 2007-07-15, 0, 23, 7, 500000000](674) 0
test_minusNanos_fromZero[-1395000000000, 2007-07-15, 0, 23, 15, 0](675) 0
test_minusNanos_fromZero[-1402500000000, 2007-07-15, 0, 23, 22, 500000000](676) 0
test_minusNanos_fromZero[-1410000000000, 2007-07-15, 0, 23, 30, 0](677) 0
test_minusNanos_fromZero[-1417500000000, 2007-07-15, 0, 23, 37, 500000000](678) 0
test_minusNanos_fromZero[-1425000000000, 2007-07-15, 0, 23, 45, 0](679) 0
test_minusNanos_fromZero[-1432500000000, 2007-07-15, 0, 23, 52, 500000000](680) 0
test_minusNanos_fromZero[-1440000000000, 2007-07-15, 0, 24, 0, 0](681) 0
test_minusNanos_fromZero[-1447500000000, 2007-07-15, 0, 24, 7, 500000000](682) 0
test_minusNanos_fromZero[-1455000000000, 2007-07-15, 0, 24, 15, 0](683) 0
test_minusNanos_fromZero[-1462500000000, 2007-07-15, 0, 24, 22, 500000000](684) 0
test_minusNanos_fromZero[-1470000000000, 2007-07-15, 0, 24, 30, 0](685) 0
test_minusNanos_fromZero[-1477500000000, 2007-07-15, 0, 24, 37, 500000000](686) 0
test_minusNanos_fromZero[-1485000000000, 2007-07-15, 0, 24, 45, 0](687) 0
test_minusNanos_fromZero[-1492500000000, 2007-07-15, 0, 24, 52, 500000000](688) 0
test_minusNanos_fromZero[-1500000000000, 2007-07-15, 0, 25, 0, 0](689) 0
test_minusNanos_fromZero[-1507500000000, 2007-07-15, 0, 25, 7, 500000000](690) 0
test_minusNanos_fromZero[-1515000000000, 2007-07-15, 0, 25, 15, 0](691) 0
test_minusNanos_fromZero[-1522500000000, 2007-07-15, 0, 25, 22, 500000000](692) 0
test_minusNanos_fromZero[-1530000000000, 2007-07-15, 0, 25, 30, 0](693) 0
test_minusNanos_fromZero[-1537500000000, 2007-07-15, 0, 25, 37, 500000000](694) 0
test_minusNanos_fromZero[-1545000000000, 2007-07-15, 0, 25, 45, 0](695) 0
test_minusNanos_fromZero[-1552500000000, 2007-07-15, 0, 25, 52, 500000000](696) 0
test_minusNanos_fromZero[-1560000000000, 2007-07-15, 0, 26, 0, 0](697) 0
test_minusNanos_fromZero[-1567500000000, 2007-07-15, 0, 26, 7, 500000000](698) 0
test_minusNanos_fromZero[-1575000000000, 2007-07-15, 0, 26, 15, 0](699) 0
test_minusNanos_fromZero[-1582500000000, 2007-07-15, 0, 26, 22, 500000000](700) 0
test_minusNanos_fromZero[-1590000000000, 2007-07-15, 0, 26, 30, 0](701) 0
test_minusNanos_fromZero[-1597500000000, 2007-07-15, 0, 26, 37, 500000000](702) 0
test_minusNanos_fromZero[-1605000000000, 2007-07-15, 0, 26, 45, 0](703) 0
test_minusNanos_fromZero[-1612500000000, 2007-07-15, 0, 26, 52, 500000000](704) 0
test_minusNanos_fromZero[-1620000000000, 2007-07-15, 0, 27, 0, 0](705) 0
test_minusNanos_fromZero[-1627500000000, 2007-07-15, 0, 27, 7, 500000000](706) 0
test_minusNanos_fromZero[-1635000000000, 2007-07-15, 0, 27, 15, 0](707) 0
test_minusNanos_fromZero[-1642500000000, 2007-07-15, 0, 27, 22, 500000000](708) 0
test_minusNanos_fromZero[-1650000000000, 2007-07-15, 0, 27, 30, 0](709) 0
test_minusNanos_fromZero[-1657500000000, 2007-07-15, 0, 27, 37, 500000000](710) 0
test_minusNanos_fromZero[-1665000000000, 2007-07-15, 0, 27, 45, 0](711) 0.001
test_minusNanos_fromZero[-1672500000000, 2007-07-15, 0, 27, 52, 500000000](712) 0
test_minusNanos_fromZero[-1680000000000, 2007-07-15, 0, 28, 0, 0](713) 0
test_minusNanos_fromZero[-1687500000000, 2007-07-15, 0, 28, 7, 500000000](714) 0
test_minusNanos_fromZero[-1695000000000, 2007-07-15, 0, 28, 15, 0](715) 0
test_minusNanos_fromZero[-1702500000000, 2007-07-15, 0, 28, 22, 500000000](716) 0
test_minusNanos_fromZero[-1710000000000, 2007-07-15, 0, 28, 30, 0](717) 0
test_minusNanos_fromZero[-1717500000000, 2007-07-15, 0, 28, 37, 500000000](718) 0
test_minusNanos_fromZero[-1725000000000, 2007-07-15, 0, 28, 45, 0](719) 0
test_minusNanos_fromZero[-1732500000000, 2007-07-15, 0, 28, 52, 500000000](720) 0
test_minusNanos_fromZero[-1740000000000, 2007-07-15, 0, 29, 0, 0](721) 0
test_minusNanos_fromZero[-1747500000000, 2007-07-15, 0, 29, 7, 500000000](722) 0
test_minusNanos_fromZero[-1755000000000, 2007-07-15, 0, 29, 15, 0](723) 0
test_minusNanos_fromZero[-1762500000000, 2007-07-15, 0, 29, 22, 500000000](724) 0
test_minusNanos_fromZero[-1770000000000, 2007-07-15, 0, 29, 30, 0](725) 0
test_minusNanos_fromZero[-1777500000000, 2007-07-15, 0, 29, 37, 500000000](726) 0
test_minusNanos_fromZero[-1785000000000, 2007-07-15, 0, 29, 45, 0](727) 0
test_minusNanos_fromZero[-1792500000000, 2007-07-15, 0, 29, 52, 500000000](728) 0
test_minusNanos_fromZero[-1800000000000, 2007-07-15, 0, 30, 0, 0](729) 0
test_minusNanos_fromZero[-1807500000000, 2007-07-15, 0, 30, 7, 500000000](730) 0
test_minusNanos_fromZero[-1815000000000, 2007-07-15, 0, 30, 15, 0](731) 0
test_minusNanos_fromZero[-1822500000000, 2007-07-15, 0, 30, 22, 500000000](732) 0
test_minusNanos_fromZero[-1830000000000, 2007-07-15, 0, 30, 30, 0](733) 0
test_minusNanos_fromZero[-1837500000000, 2007-07-15, 0, 30, 37, 500000000](734) 0
test_minusNanos_fromZero[-1845000000000, 2007-07-15, 0, 30, 45, 0](735) 0
test_minusNanos_fromZero[-1852500000000, 2007-07-15, 0, 30, 52, 500000000](736) 0
test_minusNanos_fromZero[-1860000000000, 2007-07-15, 0, 31, 0, 0](737) 0
test_minusNanos_fromZero[-1867500000000, 2007-07-15, 0, 31, 7, 500000000](738) 0
test_minusNanos_fromZero[-1875000000000, 2007-07-15, 0, 31, 15, 0](739) 0
test_minusNanos_fromZero[-1882500000000, 2007-07-15, 0, 31, 22, 500000000](740) 0
test_minusNanos_fromZero[-1890000000000, 2007-07-15, 0, 31, 30, 0](741) 0
test_minusNanos_fromZero[-1897500000000, 2007-07-15, 0, 31, 37, 500000000](742) 0
test_minusNanos_fromZero[-1905000000000, 2007-07-15, 0, 31, 45, 0](743) 0
test_minusNanos_fromZero[-1912500000000, 2007-07-15, 0, 31, 52, 500000000](744) 0
test_minusNanos_fromZero[-1920000000000, 2007-07-15, 0, 32, 0, 0](745) 0
test_minusNanos_fromZero[-1927500000000, 2007-07-15, 0, 32, 7, 500000000](746) 0
test_minusNanos_fromZero[-1935000000000, 2007-07-15, 0, 32, 15, 0](747) 0
test_minusNanos_fromZero[-1942500000000, 2007-07-15, 0, 32, 22, 500000000](748) 0
test_minusNanos_fromZero[-1950000000000, 2007-07-15, 0, 32, 30, 0](749) 0
test_minusNanos_fromZero[-1957500000000, 2007-07-15, 0, 32, 37, 500000000](750) 0
test_minusNanos_fromZero[-1965000000000, 2007-07-15, 0, 32, 45, 0](751) 0
test_minusNanos_fromZero[-1972500000000, 2007-07-15, 0, 32, 52, 500000000](752) 0
test_minusNanos_fromZero[-1980000000000, 2007-07-15, 0, 33, 0, 0](753) 0
test_minusNanos_fromZero[-1987500000000, 2007-07-15, 0, 33, 7, 500000000](754) 0
test_minusNanos_fromZero[-1995000000000, 2007-07-15, 0, 33, 15, 0](755) 0
test_minusNanos_fromZero[-2002500000000, 2007-07-15, 0, 33, 22, 500000000](756) 0
test_minusNanos_fromZero[-2010000000000, 2007-07-15, 0, 33, 30, 0](757) 0
test_minusNanos_fromZero[-2017500000000, 2007-07-15, 0, 33, 37, 500000000](758) 0
test_minusNanos_fromZero[-2025000000000, 2007-07-15, 0, 33, 45, 0](759) 0
test_minusNanos_fromZero[-2032500000000, 2007-07-15, 0, 33, 52, 500000000](760) 0
test_minusNanos_fromZero[-2040000000000, 2007-07-15, 0, 34, 0, 0](761) 0.005
test_minusNanos_fromZero[-2047500000000, 2007-07-15, 0, 34, 7, 500000000](762) 0
test_minusNanos_fromZero[-2055000000000, 2007-07-15, 0, 34, 15, 0](763) 0
test_minusNanos_fromZero[-2062500000000, 2007-07-15, 0, 34, 22, 500000000](764) 0
test_minusNanos_fromZero[-2070000000000, 2007-07-15, 0, 34, 30, 0](765) 0
test_minusNanos_fromZero[-2077500000000, 2007-07-15, 0, 34, 37, 500000000](766) 0
test_minusNanos_fromZero[-2085000000000, 2007-07-15, 0, 34, 45, 0](767) 0
test_minusNanos_fromZero[-2092500000000, 2007-07-15, 0, 34, 52, 500000000](768) 0
test_minusNanos_fromZero[-2100000000000, 2007-07-15, 0, 35, 0, 0](769) 0
test_minusNanos_fromZero[-2107500000000, 2007-07-15, 0, 35, 7, 500000000](770) 0
test_minusNanos_fromZero[-2115000000000, 2007-07-15, 0, 35, 15, 0](771) 0
test_minusNanos_fromZero[-2122500000000, 2007-07-15, 0, 35, 22, 500000000](772) 0
test_minusNanos_fromZero[-2130000000000, 2007-07-15, 0, 35, 30, 0](773) 0
test_minusNanos_fromZero[-2137500000000, 2007-07-15, 0, 35, 37, 500000000](774) 0
test_minusNanos_fromZero[-2145000000000, 2007-07-15, 0, 35, 45, 0](775) 0
test_minusNanos_fromZero[-2152500000000, 2007-07-15, 0, 35, 52, 500000000](776) 0
test_minusNanos_fromZero[-2160000000000, 2007-07-15, 0, 36, 0, 0](777) 0
test_minusNanos_fromZero[-2167500000000, 2007-07-15, 0, 36, 7, 500000000](778) 0
test_minusNanos_fromZero[-2175000000000, 2007-07-15, 0, 36, 15, 0](779) 0
test_minusNanos_fromZero[-2182500000000, 2007-07-15, 0, 36, 22, 500000000](780) 0.001
test_minusNanos_fromZero[-2190000000000, 2007-07-15, 0, 36, 30, 0](781) 0
test_minusNanos_fromZero[-2197500000000, 2007-07-15, 0, 36, 37, 500000000](782) 0
test_minusNanos_fromZero[-2205000000000, 2007-07-15, 0, 36, 45, 0](783) 0
test_minusNanos_fromZero[-2212500000000, 2007-07-15, 0, 36, 52, 500000000](784) 0
test_minusNanos_fromZero[-2220000000000, 2007-07-15, 0, 37, 0, 0](785) 0
test_minusNanos_fromZero[-2227500000000, 2007-07-15, 0, 37, 7, 500000000](786) 0
test_minusNanos_fromZero[-2235000000000, 2007-07-15, 0, 37, 15, 0](787) 0
test_minusNanos_fromZero[-2242500000000, 2007-07-15, 0, 37, 22, 500000000](788) 0
test_minusNanos_fromZero[-2250000000000, 2007-07-15, 0, 37, 30, 0](789) 0
test_minusNanos_fromZero[-2257500000000, 2007-07-15, 0, 37, 37, 500000000](790) 0
test_minusNanos_fromZero[-2265000000000, 2007-07-15, 0, 37, 45, 0](791) 0
test_minusNanos_fromZero[-2272500000000, 2007-07-15, 0, 37, 52, 500000000](792) 0
test_minusNanos_fromZero[-2280000000000, 2007-07-15, 0, 38, 0, 0](793) 0
test_minusNanos_fromZero[-2287500000000, 2007-07-15, 0, 38, 7, 500000000](794) 0
test_minusNanos_fromZero[-2295000000000, 2007-07-15, 0, 38, 15, 0](795) 0
test_minusNanos_fromZero[-2302500000000, 2007-07-15, 0, 38, 22, 500000000](796) 0
test_minusNanos_fromZero[-2310000000000, 2007-07-15, 0, 38, 30, 0](797) 0
test_minusNanos_fromZero[-2317500000000, 2007-07-15, 0, 38, 37, 500000000](798) 0
test_minusNanos_fromZero[-2325000000000, 2007-07-15, 0, 38, 45, 0](799) 0
test_minusNanos_fromZero[-2332500000000, 2007-07-15, 0, 38, 52, 500000000](800) 0
test_minusNanos_fromZero[-2340000000000, 2007-07-15, 0, 39, 0, 0](801) 0
test_minusNanos_fromZero[-2347500000000, 2007-07-15, 0, 39, 7, 500000000](802) 0
test_minusNanos_fromZero[-2355000000000, 2007-07-15, 0, 39, 15, 0](803) 0
test_minusNanos_fromZero[-2362500000000, 2007-07-15, 0, 39, 22, 500000000](804) 0
test_minusNanos_fromZero[-2370000000000, 2007-07-15, 0, 39, 30, 0](805) 0
test_minusNanos_fromZero[-2377500000000, 2007-07-15, 0, 39, 37, 500000000](806) 0
test_minusNanos_fromZero[-2385000000000, 2007-07-15, 0, 39, 45, 0](807) 0
test_minusNanos_fromZero[-2392500000000, 2007-07-15, 0, 39, 52, 500000000](808) 0
test_minusNanos_fromZero[-2400000000000, 2007-07-15, 0, 40, 0, 0](809) 0
test_minusNanos_fromZero[-2407500000000, 2007-07-15, 0, 40, 7, 500000000](810) 0
test_minusNanos_fromZero[-2415000000000, 2007-07-15, 0, 40, 15, 0](811) 0
test_minusNanos_fromZero[-2422500000000, 2007-07-15, 0, 40, 22, 500000000](812) 0
test_minusNanos_fromZero[-2430000000000, 2007-07-15, 0, 40, 30, 0](813) 0
test_minusNanos_fromZero[-2437500000000, 2007-07-15, 0, 40, 37, 500000000](814) 0
test_minusNanos_fromZero[-2445000000000, 2007-07-15, 0, 40, 45, 0](815) 0
test_minusNanos_fromZero[-2452500000000, 2007-07-15, 0, 40, 52, 500000000](816) 0
test_minusNanos_fromZero[-2460000000000, 2007-07-15, 0, 41, 0, 0](817) 0
test_minusNanos_fromZero[-2467500000000, 2007-07-15, 0, 41, 7, 500000000](818) 0
test_minusNanos_fromZero[-2475000000000, 2007-07-15, 0, 41, 15, 0](819) 0
test_minusNanos_fromZero[-2482500000000, 2007-07-15, 0, 41, 22, 500000000](820) 0
test_minusNanos_fromZero[-2490000000000, 2007-07-15, 0, 41, 30, 0](821) 0
test_minusNanos_fromZero[-2497500000000, 2007-07-15, 0, 41, 37, 500000000](822) 0
test_minusNanos_fromZero[-2505000000000, 2007-07-15, 0, 41, 45, 0](823) 0
test_minusNanos_fromZero[-2512500000000, 2007-07-15, 0, 41, 52, 500000000](824) 0
test_minusNanos_fromZero[-2520000000000, 2007-07-15, 0, 42, 0, 0](825) 0
test_minusNanos_fromZero[-2527500000000, 2007-07-15, 0, 42, 7, 500000000](826) 0
test_minusNanos_fromZero[-2535000000000, 2007-07-15, 0, 42, 15, 0](827) 0
test_minusNanos_fromZero[-2542500000000, 2007-07-15, 0, 42, 22, 500000000](828) 0
test_minusNanos_fromZero[-2550000000000, 2007-07-15, 0, 42, 30, 0](829) 0
test_minusNanos_fromZero[-2557500000000, 2007-07-15, 0, 42, 37, 500000000](830) 0
test_minusNanos_fromZero[-2565000000000, 2007-07-15, 0, 42, 45, 0](831) 0
test_minusNanos_fromZero[-2572500000000, 2007-07-15, 0, 42, 52, 500000000](832) 0
test_minusNanos_fromZero[-2580000000000, 2007-07-15, 0, 43, 0, 0](833) 0
test_minusNanos_fromZero[-2587500000000, 2007-07-15, 0, 43, 7, 500000000](834) 0
test_minusNanos_fromZero[-2595000000000, 2007-07-15, 0, 43, 15, 0](835) 0
test_minusNanos_fromZero[-2602500000000, 2007-07-15, 0, 43, 22, 500000000](836) 0
test_minusNanos_fromZero[-2610000000000, 2007-07-15, 0, 43, 30, 0](837) 0
test_minusNanos_fromZero[-2617500000000, 2007-07-15, 0, 43, 37, 500000000](838) 0
test_minusNanos_fromZero[-2625000000000, 2007-07-15, 0, 43, 45, 0](839) 0
test_minusNanos_fromZero[-2632500000000, 2007-07-15, 0, 43, 52, 500000000](840) 0
test_minusNanos_fromZero[-2640000000000, 2007-07-15, 0, 44, 0, 0](841) 0
test_minusNanos_fromZero[-2647500000000, 2007-07-15, 0, 44, 7, 500000000](842) 0
test_minusNanos_fromZero[-2655000000000, 2007-07-15, 0, 44, 15, 0](843) 0
test_minusNanos_fromZero[-2662500000000, 2007-07-15, 0, 44, 22, 500000000](844) 0
test_minusNanos_fromZero[-2670000000000, 2007-07-15, 0, 44, 30, 0](845) 0
test_minusNanos_fromZero[-2677500000000, 2007-07-15, 0, 44, 37, 500000000](846) 0
test_minusNanos_fromZero[-2685000000000, 2007-07-15, 0, 44, 45, 0](847) 0
test_minusNanos_fromZero[-2692500000000, 2007-07-15, 0, 44, 52, 500000000](848) 0
test_minusNanos_fromZero[-2700000000000, 2007-07-15, 0, 45, 0, 0](849) 0
test_minusNanos_fromZero[-2707500000000, 2007-07-15, 0, 45, 7, 500000000](850) 0
test_minusNanos_fromZero[-2715000000000, 2007-07-15, 0, 45, 15, 0](851) 0
test_minusNanos_fromZero[-2722500000000, 2007-07-15, 0, 45, 22, 500000000](852) 0
test_minusNanos_fromZero[-2730000000000, 2007-07-15, 0, 45, 30, 0](853) 0
test_minusNanos_fromZero[-2737500000000, 2007-07-15, 0, 45, 37, 500000000](854) 0
test_minusNanos_fromZero[-2745000000000, 2007-07-15, 0, 45, 45, 0](855) 0
test_minusNanos_fromZero[-2752500000000, 2007-07-15, 0, 45, 52, 500000000](856) 0
test_minusNanos_fromZero[-2760000000000, 2007-07-15, 0, 46, 0, 0](857) 0
test_minusNanos_fromZero[-2767500000000, 2007-07-15, 0, 46, 7, 500000000](858) 0
test_minusNanos_fromZero[-2775000000000, 2007-07-15, 0, 46, 15, 0](859) 0
test_minusNanos_fromZero[-2782500000000, 2007-07-15, 0, 46, 22, 500000000](860) 0
test_minusNanos_fromZero[-2790000000000, 2007-07-15, 0, 46, 30, 0](861) 0
test_minusNanos_fromZero[-2797500000000, 2007-07-15, 0, 46, 37, 500000000](862) 0
test_minusNanos_fromZero[-2805000000000, 2007-07-15, 0, 46, 45, 0](863) 0
test_minusNanos_fromZero[-2812500000000, 2007-07-15, 0, 46, 52, 500000000](864) 0
test_minusNanos_fromZero[-2820000000000, 2007-07-15, 0, 47, 0, 0](865) 0
test_minusNanos_fromZero[-2827500000000, 2007-07-15, 0, 47, 7, 500000000](866) 0
test_minusNanos_fromZero[-2835000000000, 2007-07-15, 0, 47, 15, 0](867) 0.001
test_minusNanos_fromZero[-2842500000000, 2007-07-15, 0, 47, 22, 500000000](868) 0
test_minusNanos_fromZero[-2850000000000, 2007-07-15, 0, 47, 30, 0](869) 0
test_minusNanos_fromZero[-2857500000000, 2007-07-15, 0, 47, 37, 500000000](870) 0
test_minusNanos_fromZero[-2865000000000, 2007-07-15, 0, 47, 45, 0](871) 0
test_minusNanos_fromZero[-2872500000000, 2007-07-15, 0, 47, 52, 500000000](872) 0
test_minusNanos_fromZero[-2880000000000, 2007-07-15, 0, 48, 0, 0](873) 0
test_minusNanos_fromZero[-2887500000000, 2007-07-15, 0, 48, 7, 500000000](874) 0
test_minusNanos_fromZero[-2895000000000, 2007-07-15, 0, 48, 15, 0](875) 0
test_minusNanos_fromZero[-2902500000000, 2007-07-15, 0, 48, 22, 500000000](876) 0
test_minusNanos_fromZero[-2910000000000, 2007-07-15, 0, 48, 30, 0](877) 0
test_minusNanos_fromZero[-2917500000000, 2007-07-15, 0, 48, 37, 500000000](878) 0
test_minusNanos_fromZero[-2925000000000, 2007-07-15, 0, 48, 45, 0](879) 0
test_minusNanos_fromZero[-2932500000000, 2007-07-15, 0, 48, 52, 500000000](880) 0
test_minusNanos_fromZero[-2940000000000, 2007-07-15, 0, 49, 0, 0](881) 0.009
test_minusNanos_fromZero[-2947500000000, 2007-07-15, 0, 49, 7, 500000000](882) 0
test_minusNanos_fromZero[-2955000000000, 2007-07-15, 0, 49, 15, 0](883) 0
test_minusNanos_fromZero[-2962500000000, 2007-07-15, 0, 49, 22, 500000000](884) 0
test_minusNanos_fromZero[-2970000000000, 2007-07-15, 0, 49, 30, 0](885) 0
test_minusNanos_fromZero[-2977500000000, 2007-07-15, 0, 49, 37, 500000000](886) 0
test_minusNanos_fromZero[-2985000000000, 2007-07-15, 0, 49, 45, 0](887) 0
test_minusNanos_fromZero[-2992500000000, 2007-07-15, 0, 49, 52, 500000000](888) 0
test_minusNanos_fromZero[-3000000000000, 2007-07-15, 0, 50, 0, 0](889) 0
test_minusNanos_fromZero[-3007500000000, 2007-07-15, 0, 50, 7, 500000000](890) 0
test_minusNanos_fromZero[-3015000000000, 2007-07-15, 0, 50, 15, 0](891) 0
test_minusNanos_fromZero[-3022500000000, 2007-07-15, 0, 50, 22, 500000000](892) 0
test_minusNanos_fromZero[-3030000000000, 2007-07-15, 0, 50, 30, 0](893) 0
test_minusNanos_fromZero[-3037500000000, 2007-07-15, 0, 50, 37, 500000000](894) 0
test_minusNanos_fromZero[-3045000000000, 2007-07-15, 0, 50, 45, 0](895) 0
test_minusNanos_fromZero[-3052500000000, 2007-07-15, 0, 50, 52, 500000000](896) 0
test_minusNanos_fromZero[-3060000000000, 2007-07-15, 0, 51, 0, 0](897) 0
test_minusNanos_fromZero[-3067500000000, 2007-07-15, 0, 51, 7, 500000000](898) 0
test_minusNanos_fromZero[-3075000000000, 2007-07-15, 0, 51, 15, 0](899) 0
test_minusNanos_fromZero[-3082500000000, 2007-07-15, 0, 51, 22, 500000000](900) 0
test_minusNanos_fromZero[-3090000000000, 2007-07-15, 0, 51, 30, 0](901) 0
test_minusNanos_fromZero[-3097500000000, 2007-07-15, 0, 51, 37, 500000000](902) 0
test_minusNanos_fromZero[-3105000000000, 2007-07-15, 0, 51, 45, 0](903) 0
test_minusNanos_fromZero[-3112500000000, 2007-07-15, 0, 51, 52, 500000000](904) 0
test_minusNanos_fromZero[-3120000000000, 2007-07-15, 0, 52, 0, 0](905) 0
test_minusNanos_fromZero[-3127500000000, 2007-07-15, 0, 52, 7, 500000000](906) 0.001
test_minusNanos_fromZero[-3135000000000, 2007-07-15, 0, 52, 15, 0](907) 0
test_minusNanos_fromZero[-3142500000000, 2007-07-15, 0, 52, 22, 500000000](908) 0
test_minusNanos_fromZero[-3150000000000, 2007-07-15, 0, 52, 30, 0](909) 0
test_minusNanos_fromZero[-3157500000000, 2007-07-15, 0, 52, 37, 500000000](910) 0
test_minusNanos_fromZero[-3165000000000, 2007-07-15, 0, 52, 45, 0](911) 0
test_minusNanos_fromZero[-3172500000000, 2007-07-15, 0, 52, 52, 500000000](912) 0
test_minusNanos_fromZero[-3180000000000, 2007-07-15, 0, 53, 0, 0](913) 0
test_minusNanos_fromZero[-3187500000000, 2007-07-15, 0, 53, 7, 500000000](914) 0
test_minusNanos_fromZero[-3195000000000, 2007-07-15, 0, 53, 15, 0](915) 0
test_minusNanos_fromZero[-3202500000000, 2007-07-15, 0, 53, 22, 500000000](916) 0
test_minusNanos_fromZero[-3210000000000, 2007-07-15, 0, 53, 30, 0](917) 0
test_minusNanos_fromZero[-3217500000000, 2007-07-15, 0, 53, 37, 500000000](918) 0
test_minusNanos_fromZero[-3225000000000, 2007-07-15, 0, 53, 45, 0](919) 0
test_minusNanos_fromZero[-3232500000000, 2007-07-15, 0, 53, 52, 500000000](920) 0
test_minusNanos_fromZero[-3240000000000, 2007-07-15, 0, 54, 0, 0](921) 0
test_minusNanos_fromZero[-3247500000000, 2007-07-15, 0, 54, 7, 500000000](922) 0
test_minusNanos_fromZero[-3255000000000, 2007-07-15, 0, 54, 15, 0](923) 0
test_minusNanos_fromZero[-3262500000000, 2007-07-15, 0, 54, 22, 500000000](924) 0
test_minusNanos_fromZero[-3270000000000, 2007-07-15, 0, 54, 30, 0](925) 0
test_minusNanos_fromZero[-3277500000000, 2007-07-15, 0, 54, 37, 500000000](926) 0
test_minusNanos_fromZero[-3285000000000, 2007-07-15, 0, 54, 45, 0](927) 0
test_minusNanos_fromZero[-3292500000000, 2007-07-15, 0, 54, 52, 500000000](928) 0
test_minusNanos_fromZero[-3300000000000, 2007-07-15, 0, 55, 0, 0](929) 0
test_minusNanos_fromZero[-3307500000000, 2007-07-15, 0, 55, 7, 500000000](930) 0
test_minusNanos_fromZero[-3315000000000, 2007-07-15, 0, 55, 15, 0](931) 0
test_minusNanos_fromZero[-3322500000000, 2007-07-15, 0, 55, 22, 500000000](932) 0
test_minusNanos_fromZero[-3330000000000, 2007-07-15, 0, 55, 30, 0](933) 0
test_minusNanos_fromZero[-3337500000000, 2007-07-15, 0, 55, 37, 500000000](934) 0
test_minusNanos_fromZero[-3345000000000, 2007-07-15, 0, 55, 45, 0](935) 0.001
test_minusNanos_fromZero[-3352500000000, 2007-07-15, 0, 55, 52, 500000000](936) 0
test_minusNanos_fromZero[-3360000000000, 2007-07-15, 0, 56, 0, 0](937) 0
test_minusNanos_fromZero[-3367500000000, 2007-07-15, 0, 56, 7, 500000000](938) 0
test_minusNanos_fromZero[-3375000000000, 2007-07-15, 0, 56, 15, 0](939) 0
test_minusNanos_fromZero[-3382500000000, 2007-07-15, 0, 56, 22, 500000000](940) 0
test_minusNanos_fromZero[-3390000000000, 2007-07-15, 0, 56, 30, 0](941) 0
test_minusNanos_fromZero[-3397500000000, 2007-07-15, 0, 56, 37, 500000000](942) 0
test_minusNanos_fromZero[-3405000000000, 2007-07-15, 0, 56, 45, 0](943) 0
test_minusNanos_fromZero[-3412500000000, 2007-07-15, 0, 56, 52, 500000000](944) 0
test_minusNanos_fromZero[-3420000000000, 2007-07-15, 0, 57, 0, 0](945) 0
test_minusNanos_fromZero[-3427500000000, 2007-07-15, 0, 57, 7, 500000000](946) 0
test_minusNanos_fromZero[-3435000000000, 2007-07-15, 0, 57, 15, 0](947) 0
test_minusNanos_fromZero[-3442500000000, 2007-07-15, 0, 57, 22, 500000000](948) 0
test_minusNanos_fromZero[-3450000000000, 2007-07-15, 0, 57, 30, 0](949) 0
test_minusNanos_fromZero[-3457500000000, 2007-07-15, 0, 57, 37, 500000000](950) 0
test_minusNanos_fromZero[-3465000000000, 2007-07-15, 0, 57, 45, 0](951) 0
test_minusNanos_fromZero[-3472500000000, 2007-07-15, 0, 57, 52, 500000000](952) 0
test_minusNanos_fromZero[-3480000000000, 2007-07-15, 0, 58, 0, 0](953) 0
test_minusNanos_fromZero[-3487500000000, 2007-07-15, 0, 58, 7, 500000000](954) 0
test_minusNanos_fromZero[-3495000000000, 2007-07-15, 0, 58, 15, 0](955) 0
test_minusNanos_fromZero[-3502500000000, 2007-07-15, 0, 58, 22, 500000000](956) 0
test_minusNanos_fromZero[-3510000000000, 2007-07-15, 0, 58, 30, 0](957) 0
test_minusNanos_fromZero[-3517500000000, 2007-07-15, 0, 58, 37, 500000000](958) 0
test_minusNanos_fromZero[-3525000000000, 2007-07-15, 0, 58, 45, 0](959) 0
test_minusNanos_fromZero[-3532500000000, 2007-07-15, 0, 58, 52, 500000000](960) 0
test_minusNanos_fromZero[-3540000000000, 2007-07-15, 0, 59, 0, 0](961) 0
test_minusNanos_fromZero[-3547500000000, 2007-07-15, 0, 59, 7, 500000000](962) 0
test_minusNanos_fromZero[-3555000000000, 2007-07-15, 0, 59, 15, 0](963) 0
test_minusNanos_fromZero[-3562500000000, 2007-07-15, 0, 59, 22, 500000000](964) 0
test_minusNanos_fromZero[-3570000000000, 2007-07-15, 0, 59, 30, 0](965) 0
test_minusNanos_fromZero[-3577500000000, 2007-07-15, 0, 59, 37, 500000000](966) 0
test_minusNanos_fromZero[-3585000000000, 2007-07-15, 0, 59, 45, 0](967) 0
test_minusNanos_fromZero[-3592500000000, 2007-07-15, 0, 59, 52, 500000000](968) 0
test_minusNanos_fromZero[-3600000000000, 2007-07-15, 1, 0, 0, 0](969) 0
test_minusNanos_fromZero[-3607500000000, 2007-07-15, 1, 0, 7, 500000000](970) 0
test_minusNanos_fromZero[-3615000000000, 2007-07-15, 1, 0, 15, 0](971) 0
test_minusNanos_fromZero[-3622500000000, 2007-07-15, 1, 0, 22, 500000000](972) 0
test_minusNanos_fromZero[-3630000000000, 2007-07-15, 1, 0, 30, 0](973) 0
test_minusNanos_fromZero[-3637500000000, 2007-07-15, 1, 0, 37, 500000000](974) 0
test_minusNanos_fromZero[-3645000000000, 2007-07-15, 1, 0, 45, 0](975) 0
test_minusNanos_fromZero[-3652500000000, 2007-07-15, 1, 0, 52, 500000000](976) 0
test_minusNanos_fromZero[-3660000000000, 2007-07-15, 1, 1, 0, 0](977) 0
test_minusNanos_halfABillion 0
test_minusSeconds_fromZero[3660, 2007-07-14, 22, 59, 0](1) 0
test_minusSeconds_fromZero[3630, 2007-07-14, 22, 59, 30](2) 0
test_minusSeconds_fromZero[3600, 2007-07-14, 23, 0, 0](3) 0
test_minusSeconds_fromZero[3570, 2007-07-14, 23, 0, 30](4) 0
test_minusSeconds_fromZero[3540, 2007-07-14, 23, 1, 0](5) 0
test_minusSeconds_fromZero[3510, 2007-07-14, 23, 1, 30](6) 0
test_minusSeconds_fromZero[3480, 2007-07-14, 23, 2, 0](7) 0
test_minusSeconds_fromZero[3450, 2007-07-14, 23, 2, 30](8) 0
test_minusSeconds_fromZero[3420, 2007-07-14, 23, 3, 0](9) 0
test_minusSeconds_fromZero[3390, 2007-07-14, 23, 3, 30](10) 0
test_minusSeconds_fromZero[3360, 2007-07-14, 23, 4, 0](11) 0
test_minusSeconds_fromZero[3330, 2007-07-14, 23, 4, 30](12) 0
test_minusSeconds_fromZero[3300, 2007-07-14, 23, 5, 0](13) 0
test_minusSeconds_fromZero[3270, 2007-07-14, 23, 5, 30](14) 0
test_minusSeconds_fromZero[3240, 2007-07-14, 23, 6, 0](15) 0
test_minusSeconds_fromZero[3210, 2007-07-14, 23, 6, 30](16) 0
test_minusSeconds_fromZero[3180, 2007-07-14, 23, 7, 0](17) 0
test_minusSeconds_fromZero[3150, 2007-07-14, 23, 7, 30](18) 0
test_minusSeconds_fromZero[3120, 2007-07-14, 23, 8, 0](19) 0
test_minusSeconds_fromZero[3090, 2007-07-14, 23, 8, 30](20) 0
test_minusSeconds_fromZero[3060, 2007-07-14, 23, 9, 0](21) 0
test_minusSeconds_fromZero[3030, 2007-07-14, 23, 9, 30](22) 0
test_minusSeconds_fromZero[3000, 2007-07-14, 23, 10, 0](23) 0
test_minusSeconds_fromZero[2970, 2007-07-14, 23, 10, 30](24) 0
test_minusSeconds_fromZero[2940, 2007-07-14, 23, 11, 0](25) 0
test_minusSeconds_fromZero[2910, 2007-07-14, 23, 11, 30](26) 0
test_minusSeconds_fromZero[2880, 2007-07-14, 23, 12, 0](27) 0
test_minusSeconds_fromZero[2850, 2007-07-14, 23, 12, 30](28) 0
test_minusSeconds_fromZero[2820, 2007-07-14, 23, 13, 0](29) 0
test_minusSeconds_fromZero[2790, 2007-07-14, 23, 13, 30](30) 0
test_minusSeconds_fromZero[2760, 2007-07-14, 23, 14, 0](31) 0
test_minusSeconds_fromZero[2730, 2007-07-14, 23, 14, 30](32) 0
test_minusSeconds_fromZero[2700, 2007-07-14, 23, 15, 0](33) 0.001
test_minusSeconds_fromZero[2670, 2007-07-14, 23, 15, 30](34) 0
test_minusSeconds_fromZero[2640, 2007-07-14, 23, 16, 0](35) 0
test_minusSeconds_fromZero[2610, 2007-07-14, 23, 16, 30](36) 0
test_minusSeconds_fromZero[2580, 2007-07-14, 23, 17, 0](37) 0
test_minusSeconds_fromZero[2550, 2007-07-14, 23, 17, 30](38) 0
test_minusSeconds_fromZero[2520, 2007-07-14, 23, 18, 0](39) 0
test_minusSeconds_fromZero[2490, 2007-07-14, 23, 18, 30](40) 0
test_minusSeconds_fromZero[2460, 2007-07-14, 23, 19, 0](41) 0
test_minusSeconds_fromZero[2430, 2007-07-14, 23, 19, 30](42) 0
test_minusSeconds_fromZero[2400, 2007-07-14, 23, 20, 0](43) 0
test_minusSeconds_fromZero[2370, 2007-07-14, 23, 20, 30](44) 0
test_minusSeconds_fromZero[2340, 2007-07-14, 23, 21, 0](45) 0
test_minusSeconds_fromZero[2310, 2007-07-14, 23, 21, 30](46) 0
test_minusSeconds_fromZero[2280, 2007-07-14, 23, 22, 0](47) 0
test_minusSeconds_fromZero[2250, 2007-07-14, 23, 22, 30](48) 0
test_minusSeconds_fromZero[2220, 2007-07-14, 23, 23, 0](49) 0
test_minusSeconds_fromZero[2190, 2007-07-14, 23, 23, 30](50) 0
test_minusSeconds_fromZero[2160, 2007-07-14, 23, 24, 0](51) 0
test_minusSeconds_fromZero[2130, 2007-07-14, 23, 24, 30](52) 0
test_minusSeconds_fromZero[2100, 2007-07-14, 23, 25, 0](53) 0
test_minusSeconds_fromZero[2070, 2007-07-14, 23, 25, 30](54) 0
test_minusSeconds_fromZero[2040, 2007-07-14, 23, 26, 0](55) 0
test_minusSeconds_fromZero[2010, 2007-07-14, 23, 26, 30](56) 0
test_minusSeconds_fromZero[1980, 2007-07-14, 23, 27, 0](57) 0
test_minusSeconds_fromZero[1950, 2007-07-14, 23, 27, 30](58) 0
test_minusSeconds_fromZero[1920, 2007-07-14, 23, 28, 0](59) 0
test_minusSeconds_fromZero[1890, 2007-07-14, 23, 28, 30](60) 0
test_minusSeconds_fromZero[1860, 2007-07-14, 23, 29, 0](61) 0
test_minusSeconds_fromZero[1830, 2007-07-14, 23, 29, 30](62) 0
test_minusSeconds_fromZero[1800, 2007-07-14, 23, 30, 0](63) 0
test_minusSeconds_fromZero[1770, 2007-07-14, 23, 30, 30](64) 0
test_minusSeconds_fromZero[1740, 2007-07-14, 23, 31, 0](65) 0
test_minusSeconds_fromZero[1710, 2007-07-14, 23, 31, 30](66) 0
test_minusSeconds_fromZero[1680, 2007-07-14, 23, 32, 0](67) 0
test_minusSeconds_fromZero[1650, 2007-07-14, 23, 32, 30](68) 0
test_minusSeconds_fromZero[1620, 2007-07-14, 23, 33, 0](69) 0
test_minusSeconds_fromZero[1590, 2007-07-14, 23, 33, 30](70) 0
test_minusSeconds_fromZero[1560, 2007-07-14, 23, 34, 0](71) 0
test_minusSeconds_fromZero[1530, 2007-07-14, 23, 34, 30](72) 0
test_minusSeconds_fromZero[1500, 2007-07-14, 23, 35, 0](73) 0
test_minusSeconds_fromZero[1470, 2007-07-14, 23, 35, 30](74) 0
test_minusSeconds_fromZero[1440, 2007-07-14, 23, 36, 0](75) 0
test_minusSeconds_fromZero[1410, 2007-07-14, 23, 36, 30](76) 0
test_minusSeconds_fromZero[1380, 2007-07-14, 23, 37, 0](77) 0
test_minusSeconds_fromZero[1350, 2007-07-14, 23, 37, 30](78) 0
test_minusSeconds_fromZero[1320, 2007-07-14, 23, 38, 0](79) 0
test_minusSeconds_fromZero[1290, 2007-07-14, 23, 38, 30](80) 0
test_minusSeconds_fromZero[1260, 2007-07-14, 23, 39, 0](81) 0
test_minusSeconds_fromZero[1230, 2007-07-14, 23, 39, 30](82) 0
test_minusSeconds_fromZero[1200, 2007-07-14, 23, 40, 0](83) 0
test_minusSeconds_fromZero[1170, 2007-07-14, 23, 40, 30](84) 0
test_minusSeconds_fromZero[1140, 2007-07-14, 23, 41, 0](85) 0
test_minusSeconds_fromZero[1110, 2007-07-14, 23, 41, 30](86) 0
test_minusSeconds_fromZero[1080, 2007-07-14, 23, 42, 0](87) 0
test_minusSeconds_fromZero[1050, 2007-07-14, 23, 42, 30](88) 0
test_minusSeconds_fromZero[1020, 2007-07-14, 23, 43, 0](89) 0
test_minusSeconds_fromZero[990, 2007-07-14, 23, 43, 30](90) 0
test_minusSeconds_fromZero[960, 2007-07-14, 23, 44, 0](91) 0
test_minusSeconds_fromZero[930, 2007-07-14, 23, 44, 30](92) 0
test_minusSeconds_fromZero[900, 2007-07-14, 23, 45, 0](93) 0
test_minusSeconds_fromZero[870, 2007-07-14, 23, 45, 30](94) 0
test_minusSeconds_fromZero[840, 2007-07-14, 23, 46, 0](95) 0
test_minusSeconds_fromZero[810, 2007-07-14, 23, 46, 30](96) 0
test_minusSeconds_fromZero[780, 2007-07-14, 23, 47, 0](97) 0
test_minusSeconds_fromZero[750, 2007-07-14, 23, 47, 30](98) 0
test_minusSeconds_fromZero[720, 2007-07-14, 23, 48, 0](99) 0
test_minusSeconds_fromZero[690, 2007-07-14, 23, 48, 30](100) 0
test_minusSeconds_fromZero[660, 2007-07-14, 23, 49, 0](101) 0
test_minusSeconds_fromZero[630, 2007-07-14, 23, 49, 30](102) 0
test_minusSeconds_fromZero[600, 2007-07-14, 23, 50, 0](103) 0
test_minusSeconds_fromZero[570, 2007-07-14, 23, 50, 30](104) 0
test_minusSeconds_fromZero[540, 2007-07-14, 23, 51, 0](105) 0
test_minusSeconds_fromZero[510, 2007-07-14, 23, 51, 30](106) 0
test_minusSeconds_fromZero[480, 2007-07-14, 23, 52, 0](107) 0
test_minusSeconds_fromZero[450, 2007-07-14, 23, 52, 30](108) 0
test_minusSeconds_fromZero[420, 2007-07-14, 23, 53, 0](109) 0
test_minusSeconds_fromZero[390, 2007-07-14, 23, 53, 30](110) 0
test_minusSeconds_fromZero[360, 2007-07-14, 23, 54, 0](111) 0
test_minusSeconds_fromZero[330, 2007-07-14, 23, 54, 30](112) 0
test_minusSeconds_fromZero[300, 2007-07-14, 23, 55, 0](113) 0
test_minusSeconds_fromZero[270, 2007-07-14, 23, 55, 30](114) 0
test_minusSeconds_fromZero[240, 2007-07-14, 23, 56, 0](115) 0
test_minusSeconds_fromZero[210, 2007-07-14, 23, 56, 30](116) 0
test_minusSeconds_fromZero[180, 2007-07-14, 23, 57, 0](117) 0
test_minusSeconds_fromZero[150, 2007-07-14, 23, 57, 30](118) 0
test_minusSeconds_fromZero[120, 2007-07-14, 23, 58, 0](119) 0
test_minusSeconds_fromZero[90, 2007-07-14, 23, 58, 30](120) 0
test_minusSeconds_fromZero[60, 2007-07-14, 23, 59, 0](121) 0
test_minusSeconds_fromZero[30, 2007-07-14, 23, 59, 30](122) 0
test_minusSeconds_fromZero[0, 2007-07-15, 0, 0, 0](123) 0
test_minusSeconds_fromZero[-30, 2007-07-15, 0, 0, 30](124) 0
test_minusSeconds_fromZero[-60, 2007-07-15, 0, 1, 0](125) 0
test_minusSeconds_fromZero[-90, 2007-07-15, 0, 1, 30](126) 0
test_minusSeconds_fromZero[-120, 2007-07-15, 0, 2, 0](127) 0
test_minusSeconds_fromZero[-150, 2007-07-15, 0, 2, 30](128) 0
test_minusSeconds_fromZero[-180, 2007-07-15, 0, 3, 0](129) 0
test_minusSeconds_fromZero[-210, 2007-07-15, 0, 3, 30](130) 0
test_minusSeconds_fromZero[-240, 2007-07-15, 0, 4, 0](131) 0
test_minusSeconds_fromZero[-270, 2007-07-15, 0, 4, 30](132) 0
test_minusSeconds_fromZero[-300, 2007-07-15, 0, 5, 0](133) 0
test_minusSeconds_fromZero[-330, 2007-07-15, 0, 5, 30](134) 0
test_minusSeconds_fromZero[-360, 2007-07-15, 0, 6, 0](135) 0
test_minusSeconds_fromZero[-390, 2007-07-15, 0, 6, 30](136) 0
test_minusSeconds_fromZero[-420, 2007-07-15, 0, 7, 0](137) 0
test_minusSeconds_fromZero[-450, 2007-07-15, 0, 7, 30](138) 0
test_minusSeconds_fromZero[-480, 2007-07-15, 0, 8, 0](139) 0
test_minusSeconds_fromZero[-510, 2007-07-15, 0, 8, 30](140) 0
test_minusSeconds_fromZero[-540, 2007-07-15, 0, 9, 0](141) 0
test_minusSeconds_fromZero[-570, 2007-07-15, 0, 9, 30](142) 0
test_minusSeconds_fromZero[-600, 2007-07-15, 0, 10, 0](143) 0
test_minusSeconds_fromZero[-630, 2007-07-15, 0, 10, 30](144) 0
test_minusSeconds_fromZero[-660, 2007-07-15, 0, 11, 0](145) 0
test_minusSeconds_fromZero[-690, 2007-07-15, 0, 11, 30](146) 0
test_minusSeconds_fromZero[-720, 2007-07-15, 0, 12, 0](147) 0
test_minusSeconds_fromZero[-750, 2007-07-15, 0, 12, 30](148) 0
test_minusSeconds_fromZero[-780, 2007-07-15, 0, 13, 0](149) 0
test_minusSeconds_fromZero[-810, 2007-07-15, 0, 13, 30](150) 0
test_minusSeconds_fromZero[-840, 2007-07-15, 0, 14, 0](151) 0
test_minusSeconds_fromZero[-870, 2007-07-15, 0, 14, 30](152) 0
test_minusSeconds_fromZero[-900, 2007-07-15, 0, 15, 0](153) 0
test_minusSeconds_fromZero[-930, 2007-07-15, 0, 15, 30](154) 0
test_minusSeconds_fromZero[-960, 2007-07-15, 0, 16, 0](155) 0
test_minusSeconds_fromZero[-990, 2007-07-15, 0, 16, 30](156) 0
test_minusSeconds_fromZero[-1020, 2007-07-15, 0, 17, 0](157) 0
test_minusSeconds_fromZero[-1050, 2007-07-15, 0, 17, 30](158) 0
test_minusSeconds_fromZero[-1080, 2007-07-15, 0, 18, 0](159) 0
test_minusSeconds_fromZero[-1110, 2007-07-15, 0, 18, 30](160) 0
test_minusSeconds_fromZero[-1140, 2007-07-15, 0, 19, 0](161) 0
test_minusSeconds_fromZero[-1170, 2007-07-15, 0, 19, 30](162) 0
test_minusSeconds_fromZero[-1200, 2007-07-15, 0, 20, 0](163) 0
test_minusSeconds_fromZero[-1230, 2007-07-15, 0, 20, 30](164) 0
test_minusSeconds_fromZero[-1260, 2007-07-15, 0, 21, 0](165) 0
test_minusSeconds_fromZero[-1290, 2007-07-15, 0, 21, 30](166) 0
test_minusSeconds_fromZero[-1320, 2007-07-15, 0, 22, 0](167) 0
test_minusSeconds_fromZero[-1350, 2007-07-15, 0, 22, 30](168) 0
test_minusSeconds_fromZero[-1380, 2007-07-15, 0, 23, 0](169) 0
test_minusSeconds_fromZero[-1410, 2007-07-15, 0, 23, 30](170) 0
test_minusSeconds_fromZero[-1440, 2007-07-15, 0, 24, 0](171) 0
test_minusSeconds_fromZero[-1470, 2007-07-15, 0, 24, 30](172) 0
test_minusSeconds_fromZero[-1500, 2007-07-15, 0, 25, 0](173) 0
test_minusSeconds_fromZero[-1530, 2007-07-15, 0, 25, 30](174) 0
test_minusSeconds_fromZero[-1560, 2007-07-15, 0, 26, 0](175) 0
test_minusSeconds_fromZero[-1590, 2007-07-15, 0, 26, 30](176) 0
test_minusSeconds_fromZero[-1620, 2007-07-15, 0, 27, 0](177) 0
test_minusSeconds_fromZero[-1650, 2007-07-15, 0, 27, 30](178) 0
test_minusSeconds_fromZero[-1680, 2007-07-15, 0, 28, 0](179) 0
test_minusSeconds_fromZero[-1710, 2007-07-15, 0, 28, 30](180) 0
test_minusSeconds_fromZero[-1740, 2007-07-15, 0, 29, 0](181) 0
test_minusSeconds_fromZero[-1770, 2007-07-15, 0, 29, 30](182) 0
test_minusSeconds_fromZero[-1800, 2007-07-15, 0, 30, 0](183) 0
test_minusSeconds_fromZero[-1830, 2007-07-15, 0, 30, 30](184) 0
test_minusSeconds_fromZero[-1860, 2007-07-15, 0, 31, 0](185) 0
test_minusSeconds_fromZero[-1890, 2007-07-15, 0, 31, 30](186) 0
test_minusSeconds_fromZero[-1920, 2007-07-15, 0, 32, 0](187) 0
test_minusSeconds_fromZero[-1950, 2007-07-15, 0, 32, 30](188) 0
test_minusSeconds_fromZero[-1980, 2007-07-15, 0, 33, 0](189) 0
test_minusSeconds_fromZero[-2010, 2007-07-15, 0, 33, 30](190) 0
test_minusSeconds_fromZero[-2040, 2007-07-15, 0, 34, 0](191) 0
test_minusSeconds_fromZero[-2070, 2007-07-15, 0, 34, 30](192) 0
test_minusSeconds_fromZero[-2100, 2007-07-15, 0, 35, 0](193) 0
test_minusSeconds_fromZero[-2130, 2007-07-15, 0, 35, 30](194) 0
test_minusSeconds_fromZero[-2160, 2007-07-15, 0, 36, 0](195) 0
test_minusSeconds_fromZero[-2190, 2007-07-15, 0, 36, 30](196) 0
test_minusSeconds_fromZero[-2220, 2007-07-15, 0, 37, 0](197) 0
test_minusSeconds_fromZero[-2250, 2007-07-15, 0, 37, 30](198) 0
test_minusSeconds_fromZero[-2280, 2007-07-15, 0, 38, 0](199) 0
test_minusSeconds_fromZero[-2310, 2007-07-15, 0, 38, 30](200) 0
test_minusSeconds_fromZero[-2340, 2007-07-15, 0, 39, 0](201) 0
test_minusSeconds_fromZero[-2370, 2007-07-15, 0, 39, 30](202) 0
test_minusSeconds_fromZero[-2400, 2007-07-15, 0, 40, 0](203) 0
test_minusSeconds_fromZero[-2430, 2007-07-15, 0, 40, 30](204) 0
test_minusSeconds_fromZero[-2460, 2007-07-15, 0, 41, 0](205) 0
test_minusSeconds_fromZero[-2490, 2007-07-15, 0, 41, 30](206) 0
test_minusSeconds_fromZero[-2520, 2007-07-15, 0, 42, 0](207) 0
test_minusSeconds_fromZero[-2550, 2007-07-15, 0, 42, 30](208) 0
test_minusSeconds_fromZero[-2580, 2007-07-15, 0, 43, 0](209) 0
test_minusSeconds_fromZero[-2610, 2007-07-15, 0, 43, 30](210) 0
test_minusSeconds_fromZero[-2640, 2007-07-15, 0, 44, 0](211) 0
test_minusSeconds_fromZero[-2670, 2007-07-15, 0, 44, 30](212) 0
test_minusSeconds_fromZero[-2700, 2007-07-15, 0, 45, 0](213) 0
test_minusSeconds_fromZero[-2730, 2007-07-15, 0, 45, 30](214) 0
test_minusSeconds_fromZero[-2760, 2007-07-15, 0, 46, 0](215) 0
test_minusSeconds_fromZero[-2790, 2007-07-15, 0, 46, 30](216) 0
test_minusSeconds_fromZero[-2820, 2007-07-15, 0, 47, 0](217) 0
test_minusSeconds_fromZero[-2850, 2007-07-15, 0, 47, 30](218) 0
test_minusSeconds_fromZero[-2880, 2007-07-15, 0, 48, 0](219) 0
test_minusSeconds_fromZero[-2910, 2007-07-15, 0, 48, 30](220) 0
test_minusSeconds_fromZero[-2940, 2007-07-15, 0, 49, 0](221) 0
test_minusSeconds_fromZero[-2970, 2007-07-15, 0, 49, 30](222) 0
test_minusSeconds_fromZero[-3000, 2007-07-15, 0, 50, 0](223) 0
test_minusSeconds_fromZero[-3030, 2007-07-15, 0, 50, 30](224) 0
test_minusSeconds_fromZero[-3060, 2007-07-15, 0, 51, 0](225) 0
test_minusSeconds_fromZero[-3090, 2007-07-15, 0, 51, 30](226) 0
test_minusSeconds_fromZero[-3120, 2007-07-15, 0, 52, 0](227) 0
test_minusSeconds_fromZero[-3150, 2007-07-15, 0, 52, 30](228) 0
test_minusSeconds_fromZero[-3180, 2007-07-15, 0, 53, 0](229) 0
test_minusSeconds_fromZero[-3210, 2007-07-15, 0, 53, 30](230) 0
test_minusSeconds_fromZero[-3240, 2007-07-15, 0, 54, 0](231) 0
test_minusSeconds_fromZero[-3270, 2007-07-15, 0, 54, 30](232) 0
test_minusSeconds_fromZero[-3300, 2007-07-15, 0, 55, 0](233) 0
test_minusSeconds_fromZero[-3330, 2007-07-15, 0, 55, 30](234) 0
test_minusSeconds_fromZero[-3360, 2007-07-15, 0, 56, 0](235) 0
test_minusSeconds_fromZero[-3390, 2007-07-15, 0, 56, 30](236) 0
test_minusSeconds_fromZero[-3420, 2007-07-15, 0, 57, 0](237) 0
test_minusSeconds_fromZero[-3450, 2007-07-15, 0, 57, 30](238) 0
test_minusSeconds_fromZero[-3480, 2007-07-15, 0, 58, 0](239) 0
test_minusSeconds_fromZero[-3510, 2007-07-15, 0, 58, 30](240) 0
test_minusSeconds_fromZero[-3540, 2007-07-15, 0, 59, 0](241) 0
test_minusSeconds_fromZero[-3570, 2007-07-15, 0, 59, 30](242) 0
test_minusSeconds_fromZero[-3600, 2007-07-15, 1, 0, 0](243) 0
test_minusSeconds_fromZero[-3630, 2007-07-15, 1, 0, 30](244) 0
test_minusSeconds_fromZero[-3660, 2007-07-15, 1, 1, 0](245) 0
test_minusSeconds_one 0.001
test_minusWeeks_invalidTooLarge 0
test_minusWeeks_invalidTooSmall 0
test_minusWeeks_maximum 0
test_minusWeeks_minimum 0
test_minusWeeks_negative 0
test_minusWeeks_negativeAcrossYear 0
test_minusWeeks_negativeOverYears 0
test_minusWeeks_normal 0
test_minusWeeks_overLeapYears 0
test_minusWeeks_overMonths 0
test_minusWeeks_overYears 0
test_minusWeeks_symmetry[-0001-01-01T00:00](1) 0.003
test_minusWeeks_symmetry[-0001-02-28T00:00](2) 0.001
test_minusWeeks_symmetry[-0001-03-01T00:00](3) 0.001
test_minusWeeks_symmetry[-0001-12-31T00:00](4) 0.001
test_minusWeeks_symmetry[0000-01-01T00:00](5) 0.002
test_minusWeeks_symmetry[0000-02-28T00:00](6) 0.001
test_minusWeeks_symmetry[0000-02-29T00:00](7) 0.001
test_minusWeeks_symmetry[0000-03-01T00:00](8) 0.002
test_minusWeeks_symmetry[0000-12-31T00:00](9) 0.001
test_minusWeeks_symmetry[2007-01-01T00:00](10) 0.001
test_minusWeeks_symmetry[2007-02-28T00:00](11) 0.001
test_minusWeeks_symmetry[2007-03-01T00:00](12) 0.002
test_minusWeeks_symmetry[2007-12-31T00:00](13) 0.001
test_minusWeeks_symmetry[2008-01-01T00:00](14) 0.002
test_minusWeeks_symmetry[2008-02-28T00:00](15) 0.001
test_minusWeeks_symmetry[2008-02-29T00:00](16) 0.001
test_minusWeeks_symmetry[2008-03-01T00:00](17) 0.001
test_minusWeeks_symmetry[2008-12-31T00:00](18) 0.001
test_minusWeeks_symmetry[2099-01-01T00:00](19) 0.001
test_minusWeeks_symmetry[2099-02-28T00:00](20) 0.001
test_minusWeeks_symmetry[2099-03-01T00:00](21) 0.001
test_minusWeeks_symmetry[2099-12-31T00:00](22) 0
test_minusWeeks_symmetry[2100-01-01T00:00](23) 0.001
test_minusWeeks_symmetry[2100-02-28T00:00](24) 0.001
test_minusWeeks_symmetry[2100-03-01T00:00](25) 0
test_minusWeeks_symmetry[2100-12-31T00:00](26) 0.001
test_minusYears_int_adjustDay 0
test_minusYears_int_invalidTooLarge 0
test_minusYears_int_invalidTooSmall 0
test_minusYears_int_negative 0
test_minusYears_int_normal 0
test_minus_Period_invalidTooLarge 0
test_minus_Period_invalidTooSmall 0
test_minus_Period_negativeDays 0
test_minus_Period_null 0
test_minus_Period_positiveMonths 0
test_minus_adjuster 0
test_minus_adjuster_null 0
test_minus_longPeriodUnit_invalidTooLarge 0
test_minus_longPeriodUnit_invalidTooSmall 0
test_minus_longPeriodUnit_negativeDays 0
test_minus_longPeriodUnit_null 0
test_minus_longPeriodUnit_positiveMonths 0
test_parse[2008, 7, 5, 2, 1, 0, 0, 2008-07-05T02:01](1) 0
test_parse[2007, 12, 31, 23, 59, 1, 0, 2007-12-31T23:59:01](2) 0
test_parse[999, 12, 31, 23, 59, 59, 990000000, 0999-12-31T23:59:59.990](3) 0
test_parse[-1, 1, 2, 23, 59, 59, 999990000, -0001-01-02T23:59:59.999990](4) 0
test_parse[-2008, 1, 2, 23, 59, 59, 999999990, -2008-01-02T23:59:59.999999990](5) 0
test_plusDays_invalidTooLarge 0.001
test_plusDays_invalidTooSmall 0
test_plusDays_maximum 0
test_plusDays_minimum 0
test_plusDays_negative 0
test_plusDays_negativeAcrossYear 0
test_plusDays_negativeOverYears 0
test_plusDays_normal 0
test_plusDays_overLeapYears 0
test_plusDays_overMonths 0
test_plusDays_overYears 0
test_plusDays_overflowTooLarge 0
test_plusDays_overflowTooSmall 0
test_plusDays_symmetry[-0001-01-01T00:00](1) 0.001
test_plusDays_symmetry[-0001-02-28T00:00](2) 0.001
test_plusDays_symmetry[-0001-03-01T00:00](3) 0.001
test_plusDays_symmetry[-0001-12-31T00:00](4) 0.001
test_plusDays_symmetry[0000-01-01T00:00](5) 0.001
test_plusDays_symmetry[0000-02-28T00:00](6) 0.001
test_plusDays_symmetry[0000-02-29T00:00](7) 0.001
test_plusDays_symmetry[0000-03-01T00:00](8) 0.001
test_plusDays_symmetry[0000-12-31T00:00](9) 0.001
test_plusDays_symmetry[2007-01-01T00:00](10) 0.001
test_plusDays_symmetry[2007-02-28T00:00](11) 0
test_plusDays_symmetry[2007-03-01T00:00](12) 0.001
test_plusDays_symmetry[2007-12-31T00:00](13) 0.001
test_plusDays_symmetry[2008-01-01T00:00](14) 0
test_plusDays_symmetry[2008-02-28T00:00](15) 0.001
test_plusDays_symmetry[2008-02-29T00:00](16) 0.001
test_plusDays_symmetry[2008-03-01T00:00](17) 0
test_plusDays_symmetry[2008-12-31T00:00](18) 0.001
test_plusDays_symmetry[2099-01-01T00:00](19) 0.001
test_plusDays_symmetry[2099-02-28T00:00](20) 0
test_plusDays_symmetry[2099-03-01T00:00](21) 0.001
test_plusDays_symmetry[2099-12-31T00:00](22) 0.001
test_plusDays_symmetry[2100-01-01T00:00](23) 0
test_plusDays_symmetry[2100-02-28T00:00](24) 0.001
test_plusDays_symmetry[2100-03-01T00:00](25) 0
test_plusDays_symmetry[2100-12-31T00:00](26) 0.001
test_plusHours_fromOne 0
test_plusHours_fromZero 0
test_plusHours_one 0
test_plusMinutes_fromZero 0
test_plusMinutes_noChange_oneDay 0
test_plusMinutes_one 0.001
test_plusMonths_int_adjustDayFromLeapYear 0
test_plusMonths_int_adjustDayFromMonthLength 0
test_plusMonths_int_invalidTooLarge 0
test_plusMonths_int_invalidTooSmall 0
test_plusMonths_int_negative 0
test_plusMonths_int_negativeAcrossYear 0
test_plusMonths_int_negativeOverYears 0
test_plusMonths_int_normal 0
test_plusMonths_int_overYears 0
test_plusNanos_fromZero[-3660000000000, 2007-07-14, 22, 59, 0, 0](1) 0
test_plusNanos_fromZero[-3652500000000, 2007-07-14, 22, 59, 7, 500000000](2) 0
test_plusNanos_fromZero[-3645000000000, 2007-07-14, 22, 59, 15, 0](3) 0
test_plusNanos_fromZero[-3637500000000, 2007-07-14, 22, 59, 22, 500000000](4) 0
test_plusNanos_fromZero[-3630000000000, 2007-07-14, 22, 59, 30, 0](5) 0
test_plusNanos_fromZero[-3622500000000, 2007-07-14, 22, 59, 37, 500000000](6) 0
test_plusNanos_fromZero[-3615000000000, 2007-07-14, 22, 59, 45, 0](7) 0
test_plusNanos_fromZero[-3607500000000, 2007-07-14, 22, 59, 52, 500000000](8) 0
test_plusNanos_fromZero[-3600000000000, 2007-07-14, 23, 0, 0, 0](9) 0
test_plusNanos_fromZero[-3592500000000, 2007-07-14, 23, 0, 7, 500000000](10) 0
test_plusNanos_fromZero[-3585000000000, 2007-07-14, 23, 0, 15, 0](11) 0
test_plusNanos_fromZero[-3577500000000, 2007-07-14, 23, 0, 22, 500000000](12) 0
test_plusNanos_fromZero[-3570000000000, 2007-07-14, 23, 0, 30, 0](13) 0
test_plusNanos_fromZero[-3562500000000, 2007-07-14, 23, 0, 37, 500000000](14) 0
test_plusNanos_fromZero[-3555000000000, 2007-07-14, 23, 0, 45, 0](15) 0
test_plusNanos_fromZero[-3547500000000, 2007-07-14, 23, 0, 52, 500000000](16) 0
test_plusNanos_fromZero[-3540000000000, 2007-07-14, 23, 1, 0, 0](17) 0
test_plusNanos_fromZero[-3532500000000, 2007-07-14, 23, 1, 7, 500000000](18) 0
test_plusNanos_fromZero[-3525000000000, 2007-07-14, 23, 1, 15, 0](19) 0
test_plusNanos_fromZero[-3517500000000, 2007-07-14, 23, 1, 22, 500000000](20) 0
test_plusNanos_fromZero[-3510000000000, 2007-07-14, 23, 1, 30, 0](21) 0
test_plusNanos_fromZero[-3502500000000, 2007-07-14, 23, 1, 37, 500000000](22) 0
test_plusNanos_fromZero[-3495000000000, 2007-07-14, 23, 1, 45, 0](23) 0
test_plusNanos_fromZero[-3487500000000, 2007-07-14, 23, 1, 52, 500000000](24) 0
test_plusNanos_fromZero[-3480000000000, 2007-07-14, 23, 2, 0, 0](25) 0
test_plusNanos_fromZero[-3472500000000, 2007-07-14, 23, 2, 7, 500000000](26) 0
test_plusNanos_fromZero[-3465000000000, 2007-07-14, 23, 2, 15, 0](27) 0
test_plusNanos_fromZero[-3457500000000, 2007-07-14, 23, 2, 22, 500000000](28) 0
test_plusNanos_fromZero[-3450000000000, 2007-07-14, 23, 2, 30, 0](29) 0
test_plusNanos_fromZero[-3442500000000, 2007-07-14, 23, 2, 37, 500000000](30) 0
test_plusNanos_fromZero[-3435000000000, 2007-07-14, 23, 2, 45, 0](31) 0
test_plusNanos_fromZero[-3427500000000, 2007-07-14, 23, 2, 52, 500000000](32) 0
test_plusNanos_fromZero[-3420000000000, 2007-07-14, 23, 3, 0, 0](33) 0
test_plusNanos_fromZero[-3412500000000, 2007-07-14, 23, 3, 7, 500000000](34) 0
test_plusNanos_fromZero[-3405000000000, 2007-07-14, 23, 3, 15, 0](35) 0
test_plusNanos_fromZero[-3397500000000, 2007-07-14, 23, 3, 22, 500000000](36) 0
test_plusNanos_fromZero[-3390000000000, 2007-07-14, 23, 3, 30, 0](37) 0
test_plusNanos_fromZero[-3382500000000, 2007-07-14, 23, 3, 37, 500000000](38) 0
test_plusNanos_fromZero[-3375000000000, 2007-07-14, 23, 3, 45, 0](39) 0
test_plusNanos_fromZero[-3367500000000, 2007-07-14, 23, 3, 52, 500000000](40) 0
test_plusNanos_fromZero[-3360000000000, 2007-07-14, 23, 4, 0, 0](41) 0
test_plusNanos_fromZero[-3352500000000, 2007-07-14, 23, 4, 7, 500000000](42) 0
test_plusNanos_fromZero[-3345000000000, 2007-07-14, 23, 4, 15, 0](43) 0
test_plusNanos_fromZero[-3337500000000, 2007-07-14, 23, 4, 22, 500000000](44) 0
test_plusNanos_fromZero[-3330000000000, 2007-07-14, 23, 4, 30, 0](45) 0
test_plusNanos_fromZero[-3322500000000, 2007-07-14, 23, 4, 37, 500000000](46) 0
test_plusNanos_fromZero[-3315000000000, 2007-07-14, 23, 4, 45, 0](47) 0
test_plusNanos_fromZero[-3307500000000, 2007-07-14, 23, 4, 52, 500000000](48) 0
test_plusNanos_fromZero[-3300000000000, 2007-07-14, 23, 5, 0, 0](49) 0
test_plusNanos_fromZero[-3292500000000, 2007-07-14, 23, 5, 7, 500000000](50) 0
test_plusNanos_fromZero[-3285000000000, 2007-07-14, 23, 5, 15, 0](51) 0
test_plusNanos_fromZero[-3277500000000, 2007-07-14, 23, 5, 22, 500000000](52) 0
test_plusNanos_fromZero[-3270000000000, 2007-07-14, 23, 5, 30, 0](53) 0
test_plusNanos_fromZero[-3262500000000, 2007-07-14, 23, 5, 37, 500000000](54) 0
test_plusNanos_fromZero[-3255000000000, 2007-07-14, 23, 5, 45, 0](55) 0
test_plusNanos_fromZero[-3247500000000, 2007-07-14, 23, 5, 52, 500000000](56) 0
test_plusNanos_fromZero[-3240000000000, 2007-07-14, 23, 6, 0, 0](57) 0
test_plusNanos_fromZero[-3232500000000, 2007-07-14, 23, 6, 7, 500000000](58) 0
test_plusNanos_fromZero[-3225000000000, 2007-07-14, 23, 6, 15, 0](59) 0
test_plusNanos_fromZero[-3217500000000, 2007-07-14, 23, 6, 22, 500000000](60) 0
test_plusNanos_fromZero[-3210000000000, 2007-07-14, 23, 6, 30, 0](61) 0
test_plusNanos_fromZero[-3202500000000, 2007-07-14, 23, 6, 37, 500000000](62) 0
test_plusNanos_fromZero[-3195000000000, 2007-07-14, 23, 6, 45, 0](63) 0
test_plusNanos_fromZero[-3187500000000, 2007-07-14, 23, 6, 52, 500000000](64) 0
test_plusNanos_fromZero[-3180000000000, 2007-07-14, 23, 7, 0, 0](65) 0
test_plusNanos_fromZero[-3172500000000, 2007-07-14, 23, 7, 7, 500000000](66) 0
test_plusNanos_fromZero[-3165000000000, 2007-07-14, 23, 7, 15, 0](67) 0
test_plusNanos_fromZero[-3157500000000, 2007-07-14, 23, 7, 22, 500000000](68) 0
test_plusNanos_fromZero[-3150000000000, 2007-07-14, 23, 7, 30, 0](69) 0
test_plusNanos_fromZero[-3142500000000, 2007-07-14, 23, 7, 37, 500000000](70) 0
test_plusNanos_fromZero[-3135000000000, 2007-07-14, 23, 7, 45, 0](71) 0
test_plusNanos_fromZero[-3127500000000, 2007-07-14, 23, 7, 52, 500000000](72) 0
test_plusNanos_fromZero[-3120000000000, 2007-07-14, 23, 8, 0, 0](73) 0
test_plusNanos_fromZero[-3112500000000, 2007-07-14, 23, 8, 7, 500000000](74) 0
test_plusNanos_fromZero[-3105000000000, 2007-07-14, 23, 8, 15, 0](75) 0
test_plusNanos_fromZero[-3097500000000, 2007-07-14, 23, 8, 22, 500000000](76) 0
test_plusNanos_fromZero[-3090000000000, 2007-07-14, 23, 8, 30, 0](77) 0
test_plusNanos_fromZero[-3082500000000, 2007-07-14, 23, 8, 37, 500000000](78) 0
test_plusNanos_fromZero[-3075000000000, 2007-07-14, 23, 8, 45, 0](79) 0
test_plusNanos_fromZero[-3067500000000, 2007-07-14, 23, 8, 52, 500000000](80) 0
test_plusNanos_fromZero[-3060000000000, 2007-07-14, 23, 9, 0, 0](81) 0
test_plusNanos_fromZero[-3052500000000, 2007-07-14, 23, 9, 7, 500000000](82) 0
test_plusNanos_fromZero[-3045000000000, 2007-07-14, 23, 9, 15, 0](83) 0
test_plusNanos_fromZero[-3037500000000, 2007-07-14, 23, 9, 22, 500000000](84) 0
test_plusNanos_fromZero[-3030000000000, 2007-07-14, 23, 9, 30, 0](85) 0
test_plusNanos_fromZero[-3022500000000, 2007-07-14, 23, 9, 37, 500000000](86) 0
test_plusNanos_fromZero[-3015000000000, 2007-07-14, 23, 9, 45, 0](87) 0
test_plusNanos_fromZero[-3007500000000, 2007-07-14, 23, 9, 52, 500000000](88) 0
test_plusNanos_fromZero[-3000000000000, 2007-07-14, 23, 10, 0, 0](89) 0
test_plusNanos_fromZero[-2992500000000, 2007-07-14, 23, 10, 7, 500000000](90) 0
test_plusNanos_fromZero[-2985000000000, 2007-07-14, 23, 10, 15, 0](91) 0
test_plusNanos_fromZero[-2977500000000, 2007-07-14, 23, 10, 22, 500000000](92) 0
test_plusNanos_fromZero[-2970000000000, 2007-07-14, 23, 10, 30, 0](93) 0
test_plusNanos_fromZero[-2962500000000, 2007-07-14, 23, 10, 37, 500000000](94) 0
test_plusNanos_fromZero[-2955000000000, 2007-07-14, 23, 10, 45, 0](95) 0
test_plusNanos_fromZero[-2947500000000, 2007-07-14, 23, 10, 52, 500000000](96) 0
test_plusNanos_fromZero[-2940000000000, 2007-07-14, 23, 11, 0, 0](97) 0
test_plusNanos_fromZero[-2932500000000, 2007-07-14, 23, 11, 7, 500000000](98) 0
test_plusNanos_fromZero[-2925000000000, 2007-07-14, 23, 11, 15, 0](99) 0
test_plusNanos_fromZero[-2917500000000, 2007-07-14, 23, 11, 22, 500000000](100) 0
test_plusNanos_fromZero[-2910000000000, 2007-07-14, 23, 11, 30, 0](101) 0
test_plusNanos_fromZero[-2902500000000, 2007-07-14, 23, 11, 37, 500000000](102) 0
test_plusNanos_fromZero[-2895000000000, 2007-07-14, 23, 11, 45, 0](103) 0
test_plusNanos_fromZero[-2887500000000, 2007-07-14, 23, 11, 52, 500000000](104) 0
test_plusNanos_fromZero[-2880000000000, 2007-07-14, 23, 12, 0, 0](105) 0
test_plusNanos_fromZero[-2872500000000, 2007-07-14, 23, 12, 7, 500000000](106) 0
test_plusNanos_fromZero[-2865000000000, 2007-07-14, 23, 12, 15, 0](107) 0
test_plusNanos_fromZero[-2857500000000, 2007-07-14, 23, 12, 22, 500000000](108) 0
test_plusNanos_fromZero[-2850000000000, 2007-07-14, 23, 12, 30, 0](109) 0
test_plusNanos_fromZero[-2842500000000, 2007-07-14, 23, 12, 37, 500000000](110) 0
test_plusNanos_fromZero[-2835000000000, 2007-07-14, 23, 12, 45, 0](111) 0
test_plusNanos_fromZero[-2827500000000, 2007-07-14, 23, 12, 52, 500000000](112) 0
test_plusNanos_fromZero[-2820000000000, 2007-07-14, 23, 13, 0, 0](113) 0
test_plusNanos_fromZero[-2812500000000, 2007-07-14, 23, 13, 7, 500000000](114) 0
test_plusNanos_fromZero[-2805000000000, 2007-07-14, 23, 13, 15, 0](115) 0
test_plusNanos_fromZero[-2797500000000, 2007-07-14, 23, 13, 22, 500000000](116) 0
test_plusNanos_fromZero[-2790000000000, 2007-07-14, 23, 13, 30, 0](117) 0
test_plusNanos_fromZero[-2782500000000, 2007-07-14, 23, 13, 37, 500000000](118) 0
test_plusNanos_fromZero[-2775000000000, 2007-07-14, 23, 13, 45, 0](119) 0
test_plusNanos_fromZero[-2767500000000, 2007-07-14, 23, 13, 52, 500000000](120) 0
test_plusNanos_fromZero[-2760000000000, 2007-07-14, 23, 14, 0, 0](121) 0
test_plusNanos_fromZero[-2752500000000, 2007-07-14, 23, 14, 7, 500000000](122) 0
test_plusNanos_fromZero[-2745000000000, 2007-07-14, 23, 14, 15, 0](123) 0
test_plusNanos_fromZero[-2737500000000, 2007-07-14, 23, 14, 22, 500000000](124) 0
test_plusNanos_fromZero[-2730000000000, 2007-07-14, 23, 14, 30, 0](125) 0
test_plusNanos_fromZero[-2722500000000, 2007-07-14, 23, 14, 37, 500000000](126) 0
test_plusNanos_fromZero[-2715000000000, 2007-07-14, 23, 14, 45, 0](127) 0
test_plusNanos_fromZero[-2707500000000, 2007-07-14, 23, 14, 52, 500000000](128) 0
test_plusNanos_fromZero[-2700000000000, 2007-07-14, 23, 15, 0, 0](129) 0
test_plusNanos_fromZero[-2692500000000, 2007-07-14, 23, 15, 7, 500000000](130) 0
test_plusNanos_fromZero[-2685000000000, 2007-07-14, 23, 15, 15, 0](131) 0
test_plusNanos_fromZero[-2677500000000, 2007-07-14, 23, 15, 22, 500000000](132) 0
test_plusNanos_fromZero[-2670000000000, 2007-07-14, 23, 15, 30, 0](133) 0
test_plusNanos_fromZero[-2662500000000, 2007-07-14, 23, 15, 37, 500000000](134) 0
test_plusNanos_fromZero[-2655000000000, 2007-07-14, 23, 15, 45, 0](135) 0
test_plusNanos_fromZero[-2647500000000, 2007-07-14, 23, 15, 52, 500000000](136) 0
test_plusNanos_fromZero[-2640000000000, 2007-07-14, 23, 16, 0, 0](137) 0
test_plusNanos_fromZero[-2632500000000, 2007-07-14, 23, 16, 7, 500000000](138) 0
test_plusNanos_fromZero[-2625000000000, 2007-07-14, 23, 16, 15, 0](139) 0
test_plusNanos_fromZero[-2617500000000, 2007-07-14, 23, 16, 22, 500000000](140) 0
test_plusNanos_fromZero[-2610000000000, 2007-07-14, 23, 16, 30, 0](141) 0
test_plusNanos_fromZero[-2602500000000, 2007-07-14, 23, 16, 37, 500000000](142) 0
test_plusNanos_fromZero[-2595000000000, 2007-07-14, 23, 16, 45, 0](143) 0
test_plusNanos_fromZero[-2587500000000, 2007-07-14, 23, 16, 52, 500000000](144) 0
test_plusNanos_fromZero[-2580000000000, 2007-07-14, 23, 17, 0, 0](145) 0
test_plusNanos_fromZero[-2572500000000, 2007-07-14, 23, 17, 7, 500000000](146) 0
test_plusNanos_fromZero[-2565000000000, 2007-07-14, 23, 17, 15, 0](147) 0
test_plusNanos_fromZero[-2557500000000, 2007-07-14, 23, 17, 22, 500000000](148) 0
test_plusNanos_fromZero[-2550000000000, 2007-07-14, 23, 17, 30, 0](149) 0
test_plusNanos_fromZero[-2542500000000, 2007-07-14, 23, 17, 37, 500000000](150) 0
test_plusNanos_fromZero[-2535000000000, 2007-07-14, 23, 17, 45, 0](151) 0
test_plusNanos_fromZero[-2527500000000, 2007-07-14, 23, 17, 52, 500000000](152) 0
test_plusNanos_fromZero[-2520000000000, 2007-07-14, 23, 18, 0, 0](153) 0
test_plusNanos_fromZero[-2512500000000, 2007-07-14, 23, 18, 7, 500000000](154) 0
test_plusNanos_fromZero[-2505000000000, 2007-07-14, 23, 18, 15, 0](155) 0
test_plusNanos_fromZero[-2497500000000, 2007-07-14, 23, 18, 22, 500000000](156) 0
test_plusNanos_fromZero[-2490000000000, 2007-07-14, 23, 18, 30, 0](157) 0
test_plusNanos_fromZero[-2482500000000, 2007-07-14, 23, 18, 37, 500000000](158) 0
test_plusNanos_fromZero[-2475000000000, 2007-07-14, 23, 18, 45, 0](159) 0
test_plusNanos_fromZero[-2467500000000, 2007-07-14, 23, 18, 52, 500000000](160) 0
test_plusNanos_fromZero[-2460000000000, 2007-07-14, 23, 19, 0, 0](161) 0
test_plusNanos_fromZero[-2452500000000, 2007-07-14, 23, 19, 7, 500000000](162) 0
test_plusNanos_fromZero[-2445000000000, 2007-07-14, 23, 19, 15, 0](163) 0
test_plusNanos_fromZero[-2437500000000, 2007-07-14, 23, 19, 22, 500000000](164) 0
test_plusNanos_fromZero[-2430000000000, 2007-07-14, 23, 19, 30, 0](165) 0
test_plusNanos_fromZero[-2422500000000, 2007-07-14, 23, 19, 37, 500000000](166) 0
test_plusNanos_fromZero[-2415000000000, 2007-07-14, 23, 19, 45, 0](167) 0
test_plusNanos_fromZero[-2407500000000, 2007-07-14, 23, 19, 52, 500000000](168) 0
test_plusNanos_fromZero[-2400000000000, 2007-07-14, 23, 20, 0, 0](169) 0
test_plusNanos_fromZero[-2392500000000, 2007-07-14, 23, 20, 7, 500000000](170) 0
test_plusNanos_fromZero[-2385000000000, 2007-07-14, 23, 20, 15, 0](171) 0
test_plusNanos_fromZero[-2377500000000, 2007-07-14, 23, 20, 22, 500000000](172) 0
test_plusNanos_fromZero[-2370000000000, 2007-07-14, 23, 20, 30, 0](173) 0
test_plusNanos_fromZero[-2362500000000, 2007-07-14, 23, 20, 37, 500000000](174) 0
test_plusNanos_fromZero[-2355000000000, 2007-07-14, 23, 20, 45, 0](175) 0
test_plusNanos_fromZero[-2347500000000, 2007-07-14, 23, 20, 52, 500000000](176) 0
test_plusNanos_fromZero[-2340000000000, 2007-07-14, 23, 21, 0, 0](177) 0
test_plusNanos_fromZero[-2332500000000, 2007-07-14, 23, 21, 7, 500000000](178) 0
test_plusNanos_fromZero[-2325000000000, 2007-07-14, 23, 21, 15, 0](179) 0
test_plusNanos_fromZero[-2317500000000, 2007-07-14, 23, 21, 22, 500000000](180) 0
test_plusNanos_fromZero[-2310000000000, 2007-07-14, 23, 21, 30, 0](181) 0
test_plusNanos_fromZero[-2302500000000, 2007-07-14, 23, 21, 37, 500000000](182) 0
test_plusNanos_fromZero[-2295000000000, 2007-07-14, 23, 21, 45, 0](183) 0
test_plusNanos_fromZero[-2287500000000, 2007-07-14, 23, 21, 52, 500000000](184) 0
test_plusNanos_fromZero[-2280000000000, 2007-07-14, 23, 22, 0, 0](185) 0
test_plusNanos_fromZero[-2272500000000, 2007-07-14, 23, 22, 7, 500000000](186) 0
test_plusNanos_fromZero[-2265000000000, 2007-07-14, 23, 22, 15, 0](187) 0
test_plusNanos_fromZero[-2257500000000, 2007-07-14, 23, 22, 22, 500000000](188) 0
test_plusNanos_fromZero[-2250000000000, 2007-07-14, 23, 22, 30, 0](189) 0
test_plusNanos_fromZero[-2242500000000, 2007-07-14, 23, 22, 37, 500000000](190) 0
test_plusNanos_fromZero[-2235000000000, 2007-07-14, 23, 22, 45, 0](191) 0
test_plusNanos_fromZero[-2227500000000, 2007-07-14, 23, 22, 52, 500000000](192) 0
test_plusNanos_fromZero[-2220000000000, 2007-07-14, 23, 23, 0, 0](193) 0
test_plusNanos_fromZero[-2212500000000, 2007-07-14, 23, 23, 7, 500000000](194) 0
test_plusNanos_fromZero[-2205000000000, 2007-07-14, 23, 23, 15, 0](195) 0
test_plusNanos_fromZero[-2197500000000, 2007-07-14, 23, 23, 22, 500000000](196) 0
test_plusNanos_fromZero[-2190000000000, 2007-07-14, 23, 23, 30, 0](197) 0
test_plusNanos_fromZero[-2182500000000, 2007-07-14, 23, 23, 37, 500000000](198) 0
test_plusNanos_fromZero[-2175000000000, 2007-07-14, 23, 23, 45, 0](199) 0
test_plusNanos_fromZero[-2167500000000, 2007-07-14, 23, 23, 52, 500000000](200) 0
test_plusNanos_fromZero[-2160000000000, 2007-07-14, 23, 24, 0, 0](201) 0
test_plusNanos_fromZero[-2152500000000, 2007-07-14, 23, 24, 7, 500000000](202) 0
test_plusNanos_fromZero[-2145000000000, 2007-07-14, 23, 24, 15, 0](203) 0
test_plusNanos_fromZero[-2137500000000, 2007-07-14, 23, 24, 22, 500000000](204) 0
test_plusNanos_fromZero[-2130000000000, 2007-07-14, 23, 24, 30, 0](205) 0
test_plusNanos_fromZero[-2122500000000, 2007-07-14, 23, 24, 37, 500000000](206) 0
test_plusNanos_fromZero[-2115000000000, 2007-07-14, 23, 24, 45, 0](207) 0
test_plusNanos_fromZero[-2107500000000, 2007-07-14, 23, 24, 52, 500000000](208) 0
test_plusNanos_fromZero[-2100000000000, 2007-07-14, 23, 25, 0, 0](209) 0
test_plusNanos_fromZero[-2092500000000, 2007-07-14, 23, 25, 7, 500000000](210) 0
test_plusNanos_fromZero[-2085000000000, 2007-07-14, 23, 25, 15, 0](211) 0
test_plusNanos_fromZero[-2077500000000, 2007-07-14, 23, 25, 22, 500000000](212) 0
test_plusNanos_fromZero[-2070000000000, 2007-07-14, 23, 25, 30, 0](213) 0
test_plusNanos_fromZero[-2062500000000, 2007-07-14, 23, 25, 37, 500000000](214) 0
test_plusNanos_fromZero[-2055000000000, 2007-07-14, 23, 25, 45, 0](215) 0
test_plusNanos_fromZero[-2047500000000, 2007-07-14, 23, 25, 52, 500000000](216) 0
test_plusNanos_fromZero[-2040000000000, 2007-07-14, 23, 26, 0, 0](217) 0
test_plusNanos_fromZero[-2032500000000, 2007-07-14, 23, 26, 7, 500000000](218) 0
test_plusNanos_fromZero[-2025000000000, 2007-07-14, 23, 26, 15, 0](219) 0
test_plusNanos_fromZero[-2017500000000, 2007-07-14, 23, 26, 22, 500000000](220) 0
test_plusNanos_fromZero[-2010000000000, 2007-07-14, 23, 26, 30, 0](221) 0
test_plusNanos_fromZero[-2002500000000, 2007-07-14, 23, 26, 37, 500000000](222) 0
test_plusNanos_fromZero[-1995000000000, 2007-07-14, 23, 26, 45, 0](223) 0
test_plusNanos_fromZero[-1987500000000, 2007-07-14, 23, 26, 52, 500000000](224) 0
test_plusNanos_fromZero[-1980000000000, 2007-07-14, 23, 27, 0, 0](225) 0
test_plusNanos_fromZero[-1972500000000, 2007-07-14, 23, 27, 7, 500000000](226) 0
test_plusNanos_fromZero[-1965000000000, 2007-07-14, 23, 27, 15, 0](227) 0
test_plusNanos_fromZero[-1957500000000, 2007-07-14, 23, 27, 22, 500000000](228) 0
test_plusNanos_fromZero[-1950000000000, 2007-07-14, 23, 27, 30, 0](229) 0
test_plusNanos_fromZero[-1942500000000, 2007-07-14, 23, 27, 37, 500000000](230) 0
test_plusNanos_fromZero[-1935000000000, 2007-07-14, 23, 27, 45, 0](231) 0
test_plusNanos_fromZero[-1927500000000, 2007-07-14, 23, 27, 52, 500000000](232) 0
test_plusNanos_fromZero[-1920000000000, 2007-07-14, 23, 28, 0, 0](233) 0
test_plusNanos_fromZero[-1912500000000, 2007-07-14, 23, 28, 7, 500000000](234) 0
test_plusNanos_fromZero[-1905000000000, 2007-07-14, 23, 28, 15, 0](235) 0
test_plusNanos_fromZero[-1897500000000, 2007-07-14, 23, 28, 22, 500000000](236) 0
test_plusNanos_fromZero[-1890000000000, 2007-07-14, 23, 28, 30, 0](237) 0
test_plusNanos_fromZero[-1882500000000, 2007-07-14, 23, 28, 37, 500000000](238) 0
test_plusNanos_fromZero[-1875000000000, 2007-07-14, 23, 28, 45, 0](239) 0
test_plusNanos_fromZero[-1867500000000, 2007-07-14, 23, 28, 52, 500000000](240) 0
test_plusNanos_fromZero[-1860000000000, 2007-07-14, 23, 29, 0, 0](241) 0
test_plusNanos_fromZero[-1852500000000, 2007-07-14, 23, 29, 7, 500000000](242) 0
test_plusNanos_fromZero[-1845000000000, 2007-07-14, 23, 29, 15, 0](243) 0
test_plusNanos_fromZero[-1837500000000, 2007-07-14, 23, 29, 22, 500000000](244) 0
test_plusNanos_fromZero[-1830000000000, 2007-07-14, 23, 29, 30, 0](245) 0
test_plusNanos_fromZero[-1822500000000, 2007-07-14, 23, 29, 37, 500000000](246) 0
test_plusNanos_fromZero[-1815000000000, 2007-07-14, 23, 29, 45, 0](247) 0
test_plusNanos_fromZero[-1807500000000, 2007-07-14, 23, 29, 52, 500000000](248) 0.001
test_plusNanos_fromZero[-1800000000000, 2007-07-14, 23, 30, 0, 0](249) 0
test_plusNanos_fromZero[-1792500000000, 2007-07-14, 23, 30, 7, 500000000](250) 0
test_plusNanos_fromZero[-1785000000000, 2007-07-14, 23, 30, 15, 0](251) 0
test_plusNanos_fromZero[-1777500000000, 2007-07-14, 23, 30, 22, 500000000](252) 0
test_plusNanos_fromZero[-1770000000000, 2007-07-14, 23, 30, 30, 0](253) 0
test_plusNanos_fromZero[-1762500000000, 2007-07-14, 23, 30, 37, 500000000](254) 0
test_plusNanos_fromZero[-1755000000000, 2007-07-14, 23, 30, 45, 0](255) 0
test_plusNanos_fromZero[-1747500000000, 2007-07-14, 23, 30, 52, 500000000](256) 0
test_plusNanos_fromZero[-1740000000000, 2007-07-14, 23, 31, 0, 0](257) 0
test_plusNanos_fromZero[-1732500000000, 2007-07-14, 23, 31, 7, 500000000](258) 0
test_plusNanos_fromZero[-1725000000000, 2007-07-14, 23, 31, 15, 0](259) 0
test_plusNanos_fromZero[-1717500000000, 2007-07-14, 23, 31, 22, 500000000](260) 0
test_plusNanos_fromZero[-1710000000000, 2007-07-14, 23, 31, 30, 0](261) 0
test_plusNanos_fromZero[-1702500000000, 2007-07-14, 23, 31, 37, 500000000](262) 0
test_plusNanos_fromZero[-1695000000000, 2007-07-14, 23, 31, 45, 0](263) 0
test_plusNanos_fromZero[-1687500000000, 2007-07-14, 23, 31, 52, 500000000](264) 0
test_plusNanos_fromZero[-1680000000000, 2007-07-14, 23, 32, 0, 0](265) 0
test_plusNanos_fromZero[-1672500000000, 2007-07-14, 23, 32, 7, 500000000](266) 0
test_plusNanos_fromZero[-1665000000000, 2007-07-14, 23, 32, 15, 0](267) 0
test_plusNanos_fromZero[-1657500000000, 2007-07-14, 23, 32, 22, 500000000](268) 0
test_plusNanos_fromZero[-1650000000000, 2007-07-14, 23, 32, 30, 0](269) 0
test_plusNanos_fromZero[-1642500000000, 2007-07-14, 23, 32, 37, 500000000](270) 0
test_plusNanos_fromZero[-1635000000000, 2007-07-14, 23, 32, 45, 0](271) 0
test_plusNanos_fromZero[-1627500000000, 2007-07-14, 23, 32, 52, 500000000](272) 0.001
test_plusNanos_fromZero[-1620000000000, 2007-07-14, 23, 33, 0, 0](273) 0
test_plusNanos_fromZero[-1612500000000, 2007-07-14, 23, 33, 7, 500000000](274) 0
test_plusNanos_fromZero[-1605000000000, 2007-07-14, 23, 33, 15, 0](275) 0
test_plusNanos_fromZero[-1597500000000, 2007-07-14, 23, 33, 22, 500000000](276) 0
test_plusNanos_fromZero[-1590000000000, 2007-07-14, 23, 33, 30, 0](277) 0
test_plusNanos_fromZero[-1582500000000, 2007-07-14, 23, 33, 37, 500000000](278) 0
test_plusNanos_fromZero[-1575000000000, 2007-07-14, 23, 33, 45, 0](279) 0
test_plusNanos_fromZero[-1567500000000, 2007-07-14, 23, 33, 52, 500000000](280) 0
test_plusNanos_fromZero[-1560000000000, 2007-07-14, 23, 34, 0, 0](281) 0
test_plusNanos_fromZero[-1552500000000, 2007-07-14, 23, 34, 7, 500000000](282) 0
test_plusNanos_fromZero[-1545000000000, 2007-07-14, 23, 34, 15, 0](283) 0
test_plusNanos_fromZero[-1537500000000, 2007-07-14, 23, 34, 22, 500000000](284) 0
test_plusNanos_fromZero[-1530000000000, 2007-07-14, 23, 34, 30, 0](285) 0
test_plusNanos_fromZero[-1522500000000, 2007-07-14, 23, 34, 37, 500000000](286) 0
test_plusNanos_fromZero[-1515000000000, 2007-07-14, 23, 34, 45, 0](287) 0
test_plusNanos_fromZero[-1507500000000, 2007-07-14, 23, 34, 52, 500000000](288) 0
test_plusNanos_fromZero[-1500000000000, 2007-07-14, 23, 35, 0, 0](289) 0
test_plusNanos_fromZero[-1492500000000, 2007-07-14, 23, 35, 7, 500000000](290) 0
test_plusNanos_fromZero[-1485000000000, 2007-07-14, 23, 35, 15, 0](291) 0
test_plusNanos_fromZero[-1477500000000, 2007-07-14, 23, 35, 22, 500000000](292) 0
test_plusNanos_fromZero[-1470000000000, 2007-07-14, 23, 35, 30, 0](293) 0
test_plusNanos_fromZero[-1462500000000, 2007-07-14, 23, 35, 37, 500000000](294) 0
test_plusNanos_fromZero[-1455000000000, 2007-07-14, 23, 35, 45, 0](295) 0
test_plusNanos_fromZero[-1447500000000, 2007-07-14, 23, 35, 52, 500000000](296) 0
test_plusNanos_fromZero[-1440000000000, 2007-07-14, 23, 36, 0, 0](297) 0
test_plusNanos_fromZero[-1432500000000, 2007-07-14, 23, 36, 7, 500000000](298) 0
test_plusNanos_fromZero[-1425000000000, 2007-07-14, 23, 36, 15, 0](299) 0
test_plusNanos_fromZero[-1417500000000, 2007-07-14, 23, 36, 22, 500000000](300) 0
test_plusNanos_fromZero[-1410000000000, 2007-07-14, 23, 36, 30, 0](301) 0
test_plusNanos_fromZero[-1402500000000, 2007-07-14, 23, 36, 37, 500000000](302) 0
test_plusNanos_fromZero[-1395000000000, 2007-07-14, 23, 36, 45, 0](303) 0
test_plusNanos_fromZero[-1387500000000, 2007-07-14, 23, 36, 52, 500000000](304) 0
test_plusNanos_fromZero[-1380000000000, 2007-07-14, 23, 37, 0, 0](305) 0
test_plusNanos_fromZero[-1372500000000, 2007-07-14, 23, 37, 7, 500000000](306) 0
test_plusNanos_fromZero[-1365000000000, 2007-07-14, 23, 37, 15, 0](307) 0
test_plusNanos_fromZero[-1357500000000, 2007-07-14, 23, 37, 22, 500000000](308) 0
test_plusNanos_fromZero[-1350000000000, 2007-07-14, 23, 37, 30, 0](309) 0
test_plusNanos_fromZero[-1342500000000, 2007-07-14, 23, 37, 37, 500000000](310) 0
test_plusNanos_fromZero[-1335000000000, 2007-07-14, 23, 37, 45, 0](311) 0
test_plusNanos_fromZero[-1327500000000, 2007-07-14, 23, 37, 52, 500000000](312) 0
test_plusNanos_fromZero[-1320000000000, 2007-07-14, 23, 38, 0, 0](313) 0
test_plusNanos_fromZero[-1312500000000, 2007-07-14, 23, 38, 7, 500000000](314) 0
test_plusNanos_fromZero[-1305000000000, 2007-07-14, 23, 38, 15, 0](315) 0
test_plusNanos_fromZero[-1297500000000, 2007-07-14, 23, 38, 22, 500000000](316) 0
test_plusNanos_fromZero[-1290000000000, 2007-07-14, 23, 38, 30, 0](317) 0
test_plusNanos_fromZero[-1282500000000, 2007-07-14, 23, 38, 37, 500000000](318) 0
test_plusNanos_fromZero[-1275000000000, 2007-07-14, 23, 38, 45, 0](319) 0
test_plusNanos_fromZero[-1267500000000, 2007-07-14, 23, 38, 52, 500000000](320) 0
test_plusNanos_fromZero[-1260000000000, 2007-07-14, 23, 39, 0, 0](321) 0
test_plusNanos_fromZero[-1252500000000, 2007-07-14, 23, 39, 7, 500000000](322) 0.001
test_plusNanos_fromZero[-1245000000000, 2007-07-14, 23, 39, 15, 0](323) 0
test_plusNanos_fromZero[-1237500000000, 2007-07-14, 23, 39, 22, 500000000](324) 0
test_plusNanos_fromZero[-1230000000000, 2007-07-14, 23, 39, 30, 0](325) 0
test_plusNanos_fromZero[-1222500000000, 2007-07-14, 23, 39, 37, 500000000](326) 0
test_plusNanos_fromZero[-1215000000000, 2007-07-14, 23, 39, 45, 0](327) 0
test_plusNanos_fromZero[-1207500000000, 2007-07-14, 23, 39, 52, 500000000](328) 0
test_plusNanos_fromZero[-1200000000000, 2007-07-14, 23, 40, 0, 0](329) 0
test_plusNanos_fromZero[-1192500000000, 2007-07-14, 23, 40, 7, 500000000](330) 0
test_plusNanos_fromZero[-1185000000000, 2007-07-14, 23, 40, 15, 0](331) 0
test_plusNanos_fromZero[-1177500000000, 2007-07-14, 23, 40, 22, 500000000](332) 0
test_plusNanos_fromZero[-1170000000000, 2007-07-14, 23, 40, 30, 0](333) 0
test_plusNanos_fromZero[-1162500000000, 2007-07-14, 23, 40, 37, 500000000](334) 0
test_plusNanos_fromZero[-1155000000000, 2007-07-14, 23, 40, 45, 0](335) 0
test_plusNanos_fromZero[-1147500000000, 2007-07-14, 23, 40, 52, 500000000](336) 0
test_plusNanos_fromZero[-1140000000000, 2007-07-14, 23, 41, 0, 0](337) 0
test_plusNanos_fromZero[-1132500000000, 2007-07-14, 23, 41, 7, 500000000](338) 0
test_plusNanos_fromZero[-1125000000000, 2007-07-14, 23, 41, 15, 0](339) 0
test_plusNanos_fromZero[-1117500000000, 2007-07-14, 23, 41, 22, 500000000](340) 0
test_plusNanos_fromZero[-1110000000000, 2007-07-14, 23, 41, 30, 0](341) 0
test_plusNanos_fromZero[-1102500000000, 2007-07-14, 23, 41, 37, 500000000](342) 0
test_plusNanos_fromZero[-1095000000000, 2007-07-14, 23, 41, 45, 0](343) 0
test_plusNanos_fromZero[-1087500000000, 2007-07-14, 23, 41, 52, 500000000](344) 0
test_plusNanos_fromZero[-1080000000000, 2007-07-14, 23, 42, 0, 0](345) 0
test_plusNanos_fromZero[-1072500000000, 2007-07-14, 23, 42, 7, 500000000](346) 0
test_plusNanos_fromZero[-1065000000000, 2007-07-14, 23, 42, 15, 0](347) 0
test_plusNanos_fromZero[-1057500000000, 2007-07-14, 23, 42, 22, 500000000](348) 0
test_plusNanos_fromZero[-1050000000000, 2007-07-14, 23, 42, 30, 0](349) 0
test_plusNanos_fromZero[-1042500000000, 2007-07-14, 23, 42, 37, 500000000](350) 0
test_plusNanos_fromZero[-1035000000000, 2007-07-14, 23, 42, 45, 0](351) 0
test_plusNanos_fromZero[-1027500000000, 2007-07-14, 23, 42, 52, 500000000](352) 0
test_plusNanos_fromZero[-1020000000000, 2007-07-14, 23, 43, 0, 0](353) 0
test_plusNanos_fromZero[-1012500000000, 2007-07-14, 23, 43, 7, 500000000](354) 0
test_plusNanos_fromZero[-1005000000000, 2007-07-14, 23, 43, 15, 0](355) 0
test_plusNanos_fromZero[-997500000000, 2007-07-14, 23, 43, 22, 500000000](356) 0
test_plusNanos_fromZero[-990000000000, 2007-07-14, 23, 43, 30, 0](357) 0
test_plusNanos_fromZero[-982500000000, 2007-07-14, 23, 43, 37, 500000000](358) 0
test_plusNanos_fromZero[-975000000000, 2007-07-14, 23, 43, 45, 0](359) 0
test_plusNanos_fromZero[-967500000000, 2007-07-14, 23, 43, 52, 500000000](360) 0
test_plusNanos_fromZero[-960000000000, 2007-07-14, 23, 44, 0, 0](361) 0
test_plusNanos_fromZero[-952500000000, 2007-07-14, 23, 44, 7, 500000000](362) 0
test_plusNanos_fromZero[-945000000000, 2007-07-14, 23, 44, 15, 0](363) 0
test_plusNanos_fromZero[-937500000000, 2007-07-14, 23, 44, 22, 500000000](364) 0
test_plusNanos_fromZero[-930000000000, 2007-07-14, 23, 44, 30, 0](365) 0
test_plusNanos_fromZero[-922500000000, 2007-07-14, 23, 44, 37, 500000000](366) 0
test_plusNanos_fromZero[-915000000000, 2007-07-14, 23, 44, 45, 0](367) 0
test_plusNanos_fromZero[-907500000000, 2007-07-14, 23, 44, 52, 500000000](368) 0
test_plusNanos_fromZero[-900000000000, 2007-07-14, 23, 45, 0, 0](369) 0
test_plusNanos_fromZero[-892500000000, 2007-07-14, 23, 45, 7, 500000000](370) 0
test_plusNanos_fromZero[-885000000000, 2007-07-14, 23, 45, 15, 0](371) 0.001
test_plusNanos_fromZero[-877500000000, 2007-07-14, 23, 45, 22, 500000000](372) 0
test_plusNanos_fromZero[-870000000000, 2007-07-14, 23, 45, 30, 0](373) 0
test_plusNanos_fromZero[-862500000000, 2007-07-14, 23, 45, 37, 500000000](374) 0
test_plusNanos_fromZero[-855000000000, 2007-07-14, 23, 45, 45, 0](375) 0
test_plusNanos_fromZero[-847500000000, 2007-07-14, 23, 45, 52, 500000000](376) 0
test_plusNanos_fromZero[-840000000000, 2007-07-14, 23, 46, 0, 0](377) 0
test_plusNanos_fromZero[-832500000000, 2007-07-14, 23, 46, 7, 500000000](378) 0
test_plusNanos_fromZero[-825000000000, 2007-07-14, 23, 46, 15, 0](379) 0
test_plusNanos_fromZero[-817500000000, 2007-07-14, 23, 46, 22, 500000000](380) 0
test_plusNanos_fromZero[-810000000000, 2007-07-14, 23, 46, 30, 0](381) 0
test_plusNanos_fromZero[-802500000000, 2007-07-14, 23, 46, 37, 500000000](382) 0
test_plusNanos_fromZero[-795000000000, 2007-07-14, 23, 46, 45, 0](383) 0
test_plusNanos_fromZero[-787500000000, 2007-07-14, 23, 46, 52, 500000000](384) 0
test_plusNanos_fromZero[-780000000000, 2007-07-14, 23, 47, 0, 0](385) 0
test_plusNanos_fromZero[-772500000000, 2007-07-14, 23, 47, 7, 500000000](386) 0
test_plusNanos_fromZero[-765000000000, 2007-07-14, 23, 47, 15, 0](387) 0
test_plusNanos_fromZero[-757500000000, 2007-07-14, 23, 47, 22, 500000000](388) 0
test_plusNanos_fromZero[-750000000000, 2007-07-14, 23, 47, 30, 0](389) 0
test_plusNanos_fromZero[-742500000000, 2007-07-14, 23, 47, 37, 500000000](390) 0
test_plusNanos_fromZero[-735000000000, 2007-07-14, 23, 47, 45, 0](391) 0
test_plusNanos_fromZero[-727500000000, 2007-07-14, 23, 47, 52, 500000000](392) 0
test_plusNanos_fromZero[-720000000000, 2007-07-14, 23, 48, 0, 0](393) 0
test_plusNanos_fromZero[-712500000000, 2007-07-14, 23, 48, 7, 500000000](394) 0
test_plusNanos_fromZero[-705000000000, 2007-07-14, 23, 48, 15, 0](395) 0
test_plusNanos_fromZero[-697500000000, 2007-07-14, 23, 48, 22, 500000000](396) 0
test_plusNanos_fromZero[-690000000000, 2007-07-14, 23, 48, 30, 0](397) 0
test_plusNanos_fromZero[-682500000000, 2007-07-14, 23, 48, 37, 500000000](398) 0
test_plusNanos_fromZero[-675000000000, 2007-07-14, 23, 48, 45, 0](399) 0
test_plusNanos_fromZero[-667500000000, 2007-07-14, 23, 48, 52, 500000000](400) 0
test_plusNanos_fromZero[-660000000000, 2007-07-14, 23, 49, 0, 0](401) 0
test_plusNanos_fromZero[-652500000000, 2007-07-14, 23, 49, 7, 500000000](402) 0
test_plusNanos_fromZero[-645000000000, 2007-07-14, 23, 49, 15, 0](403) 0
test_plusNanos_fromZero[-637500000000, 2007-07-14, 23, 49, 22, 500000000](404) 0
test_plusNanos_fromZero[-630000000000, 2007-07-14, 23, 49, 30, 0](405) 0
test_plusNanos_fromZero[-622500000000, 2007-07-14, 23, 49, 37, 500000000](406) 0
test_plusNanos_fromZero[-615000000000, 2007-07-14, 23, 49, 45, 0](407) 0
test_plusNanos_fromZero[-607500000000, 2007-07-14, 23, 49, 52, 500000000](408) 0
test_plusNanos_fromZero[-600000000000, 2007-07-14, 23, 50, 0, 0](409) 0
test_plusNanos_fromZero[-592500000000, 2007-07-14, 23, 50, 7, 500000000](410) 0
test_plusNanos_fromZero[-585000000000, 2007-07-14, 23, 50, 15, 0](411) 0
test_plusNanos_fromZero[-577500000000, 2007-07-14, 23, 50, 22, 500000000](412) 0
test_plusNanos_fromZero[-570000000000, 2007-07-14, 23, 50, 30, 0](413) 0
test_plusNanos_fromZero[-562500000000, 2007-07-14, 23, 50, 37, 500000000](414) 0
test_plusNanos_fromZero[-555000000000, 2007-07-14, 23, 50, 45, 0](415) 0
test_plusNanos_fromZero[-547500000000, 2007-07-14, 23, 50, 52, 500000000](416) 0
test_plusNanos_fromZero[-540000000000, 2007-07-14, 23, 51, 0, 0](417) 0
test_plusNanos_fromZero[-532500000000, 2007-07-14, 23, 51, 7, 500000000](418) 0
test_plusNanos_fromZero[-525000000000, 2007-07-14, 23, 51, 15, 0](419) 0
test_plusNanos_fromZero[-517500000000, 2007-07-14, 23, 51, 22, 500000000](420) 0
test_plusNanos_fromZero[-510000000000, 2007-07-14, 23, 51, 30, 0](421) 0.001
test_plusNanos_fromZero[-502500000000, 2007-07-14, 23, 51, 37, 500000000](422) 0
test_plusNanos_fromZero[-495000000000, 2007-07-14, 23, 51, 45, 0](423) 0
test_plusNanos_fromZero[-487500000000, 2007-07-14, 23, 51, 52, 500000000](424) 0
test_plusNanos_fromZero[-480000000000, 2007-07-14, 23, 52, 0, 0](425) 0
test_plusNanos_fromZero[-472500000000, 2007-07-14, 23, 52, 7, 500000000](426) 0
test_plusNanos_fromZero[-465000000000, 2007-07-14, 23, 52, 15, 0](427) 0
test_plusNanos_fromZero[-457500000000, 2007-07-14, 23, 52, 22, 500000000](428) 0
test_plusNanos_fromZero[-450000000000, 2007-07-14, 23, 52, 30, 0](429) 0
test_plusNanos_fromZero[-442500000000, 2007-07-14, 23, 52, 37, 500000000](430) 0
test_plusNanos_fromZero[-435000000000, 2007-07-14, 23, 52, 45, 0](431) 0
test_plusNanos_fromZero[-427500000000, 2007-07-14, 23, 52, 52, 500000000](432) 0
test_plusNanos_fromZero[-420000000000, 2007-07-14, 23, 53, 0, 0](433) 0
test_plusNanos_fromZero[-412500000000, 2007-07-14, 23, 53, 7, 500000000](434) 0
test_plusNanos_fromZero[-405000000000, 2007-07-14, 23, 53, 15, 0](435) 0
test_plusNanos_fromZero[-397500000000, 2007-07-14, 23, 53, 22, 500000000](436) 0
test_plusNanos_fromZero[-390000000000, 2007-07-14, 23, 53, 30, 0](437) 0
test_plusNanos_fromZero[-382500000000, 2007-07-14, 23, 53, 37, 500000000](438) 0
test_plusNanos_fromZero[-375000000000, 2007-07-14, 23, 53, 45, 0](439) 0
test_plusNanos_fromZero[-367500000000, 2007-07-14, 23, 53, 52, 500000000](440) 0
test_plusNanos_fromZero[-360000000000, 2007-07-14, 23, 54, 0, 0](441) 0
test_plusNanos_fromZero[-352500000000, 2007-07-14, 23, 54, 7, 500000000](442) 0
test_plusNanos_fromZero[-345000000000, 2007-07-14, 23, 54, 15, 0](443) 0
test_plusNanos_fromZero[-337500000000, 2007-07-14, 23, 54, 22, 500000000](444) 0
test_plusNanos_fromZero[-330000000000, 2007-07-14, 23, 54, 30, 0](445) 0
test_plusNanos_fromZero[-322500000000, 2007-07-14, 23, 54, 37, 500000000](446) 0
test_plusNanos_fromZero[-315000000000, 2007-07-14, 23, 54, 45, 0](447) 0
test_plusNanos_fromZero[-307500000000, 2007-07-14, 23, 54, 52, 500000000](448) 0
test_plusNanos_fromZero[-300000000000, 2007-07-14, 23, 55, 0, 0](449) 0
test_plusNanos_fromZero[-292500000000, 2007-07-14, 23, 55, 7, 500000000](450) 0
test_plusNanos_fromZero[-285000000000, 2007-07-14, 23, 55, 15, 0](451) 0
test_plusNanos_fromZero[-277500000000, 2007-07-14, 23, 55, 22, 500000000](452) 0
test_plusNanos_fromZero[-270000000000, 2007-07-14, 23, 55, 30, 0](453) 0
test_plusNanos_fromZero[-262500000000, 2007-07-14, 23, 55, 37, 500000000](454) 0
test_plusNanos_fromZero[-255000000000, 2007-07-14, 23, 55, 45, 0](455) 0
test_plusNanos_fromZero[-247500000000, 2007-07-14, 23, 55, 52, 500000000](456) 0
test_plusNanos_fromZero[-240000000000, 2007-07-14, 23, 56, 0, 0](457) 0
test_plusNanos_fromZero[-232500000000, 2007-07-14, 23, 56, 7, 500000000](458) 0
test_plusNanos_fromZero[-225000000000, 2007-07-14, 23, 56, 15, 0](459) 0
test_plusNanos_fromZero[-217500000000, 2007-07-14, 23, 56, 22, 500000000](460) 0
test_plusNanos_fromZero[-210000000000, 2007-07-14, 23, 56, 30, 0](461) 0
test_plusNanos_fromZero[-202500000000, 2007-07-14, 23, 56, 37, 500000000](462) 0
test_plusNanos_fromZero[-195000000000, 2007-07-14, 23, 56, 45, 0](463) 0
test_plusNanos_fromZero[-187500000000, 2007-07-14, 23, 56, 52, 500000000](464) 0
test_plusNanos_fromZero[-180000000000, 2007-07-14, 23, 57, 0, 0](465) 0
test_plusNanos_fromZero[-172500000000, 2007-07-14, 23, 57, 7, 500000000](466) 0
test_plusNanos_fromZero[-165000000000, 2007-07-14, 23, 57, 15, 0](467) 0
test_plusNanos_fromZero[-157500000000, 2007-07-14, 23, 57, 22, 500000000](468) 0
test_plusNanos_fromZero[-150000000000, 2007-07-14, 23, 57, 30, 0](469) 0
test_plusNanos_fromZero[-142500000000, 2007-07-14, 23, 57, 37, 500000000](470) 0
test_plusNanos_fromZero[-135000000000, 2007-07-14, 23, 57, 45, 0](471) 0
test_plusNanos_fromZero[-127500000000, 2007-07-14, 23, 57, 52, 500000000](472) 0
test_plusNanos_fromZero[-120000000000, 2007-07-14, 23, 58, 0, 0](473) 0
test_plusNanos_fromZero[-112500000000, 2007-07-14, 23, 58, 7, 500000000](474) 0
test_plusNanos_fromZero[-105000000000, 2007-07-14, 23, 58, 15, 0](475) 0
test_plusNanos_fromZero[-97500000000, 2007-07-14, 23, 58, 22, 500000000](476) 0
test_plusNanos_fromZero[-90000000000, 2007-07-14, 23, 58, 30, 0](477) 0
test_plusNanos_fromZero[-82500000000, 2007-07-14, 23, 58, 37, 500000000](478) 0
test_plusNanos_fromZero[-75000000000, 2007-07-14, 23, 58, 45, 0](479) 0
test_plusNanos_fromZero[-67500000000, 2007-07-14, 23, 58, 52, 500000000](480) 0
test_plusNanos_fromZero[-60000000000, 2007-07-14, 23, 59, 0, 0](481) 0
test_plusNanos_fromZero[-52500000000, 2007-07-14, 23, 59, 7, 500000000](482) 0
test_plusNanos_fromZero[-45000000000, 2007-07-14, 23, 59, 15, 0](483) 0
test_plusNanos_fromZero[-37500000000, 2007-07-14, 23, 59, 22, 500000000](484) 0
test_plusNanos_fromZero[-30000000000, 2007-07-14, 23, 59, 30, 0](485) 0
test_plusNanos_fromZero[-22500000000, 2007-07-14, 23, 59, 37, 500000000](486) 0
test_plusNanos_fromZero[-15000000000, 2007-07-14, 23, 59, 45, 0](487) 0
test_plusNanos_fromZero[-7500000000, 2007-07-14, 23, 59, 52, 500000000](488) 0
test_plusNanos_fromZero[0, 2007-07-15, 0, 0, 0, 0](489) 0
test_plusNanos_fromZero[7500000000, 2007-07-15, 0, 0, 7, 500000000](490) 0
test_plusNanos_fromZero[15000000000, 2007-07-15, 0, 0, 15, 0](491) 0
test_plusNanos_fromZero[22500000000, 2007-07-15, 0, 0, 22, 500000000](492) 0
test_plusNanos_fromZero[30000000000, 2007-07-15, 0, 0, 30, 0](493) 0
test_plusNanos_fromZero[37500000000, 2007-07-15, 0, 0, 37, 500000000](494) 0.001
test_plusNanos_fromZero[45000000000, 2007-07-15, 0, 0, 45, 0](495) 0
test_plusNanos_fromZero[52500000000, 2007-07-15, 0, 0, 52, 500000000](496) 0
test_plusNanos_fromZero[60000000000, 2007-07-15, 0, 1, 0, 0](497) 0
test_plusNanos_fromZero[67500000000, 2007-07-15, 0, 1, 7, 500000000](498) 0
test_plusNanos_fromZero[75000000000, 2007-07-15, 0, 1, 15, 0](499) 0
test_plusNanos_fromZero[82500000000, 2007-07-15, 0, 1, 22, 500000000](500) 0
test_plusNanos_fromZero[90000000000, 2007-07-15, 0, 1, 30, 0](501) 0
test_plusNanos_fromZero[97500000000, 2007-07-15, 0, 1, 37, 500000000](502) 0
test_plusNanos_fromZero[105000000000, 2007-07-15, 0, 1, 45, 0](503) 0
test_plusNanos_fromZero[112500000000, 2007-07-15, 0, 1, 52, 500000000](504) 0
test_plusNanos_fromZero[120000000000, 2007-07-15, 0, 2, 0, 0](505) 0
test_plusNanos_fromZero[127500000000, 2007-07-15, 0, 2, 7, 500000000](506) 0
test_plusNanos_fromZero[135000000000, 2007-07-15, 0, 2, 15, 0](507) 0
test_plusNanos_fromZero[142500000000, 2007-07-15, 0, 2, 22, 500000000](508) 0
test_plusNanos_fromZero[150000000000, 2007-07-15, 0, 2, 30, 0](509) 0
test_plusNanos_fromZero[157500000000, 2007-07-15, 0, 2, 37, 500000000](510) 0
test_plusNanos_fromZero[165000000000, 2007-07-15, 0, 2, 45, 0](511) 0
test_plusNanos_fromZero[172500000000, 2007-07-15, 0, 2, 52, 500000000](512) 0
test_plusNanos_fromZero[180000000000, 2007-07-15, 0, 3, 0, 0](513) 0
test_plusNanos_fromZero[187500000000, 2007-07-15, 0, 3, 7, 500000000](514) 0
test_plusNanos_fromZero[195000000000, 2007-07-15, 0, 3, 15, 0](515) 0
test_plusNanos_fromZero[202500000000, 2007-07-15, 0, 3, 22, 500000000](516) 0
test_plusNanos_fromZero[210000000000, 2007-07-15, 0, 3, 30, 0](517) 0
test_plusNanos_fromZero[217500000000, 2007-07-15, 0, 3, 37, 500000000](518) 0
test_plusNanos_fromZero[225000000000, 2007-07-15, 0, 3, 45, 0](519) 0.001
test_plusNanos_fromZero[232500000000, 2007-07-15, 0, 3, 52, 500000000](520) 0
test_plusNanos_fromZero[240000000000, 2007-07-15, 0, 4, 0, 0](521) 0
test_plusNanos_fromZero[247500000000, 2007-07-15, 0, 4, 7, 500000000](522) 0
test_plusNanos_fromZero[255000000000, 2007-07-15, 0, 4, 15, 0](523) 0
test_plusNanos_fromZero[262500000000, 2007-07-15, 0, 4, 22, 500000000](524) 0
test_plusNanos_fromZero[270000000000, 2007-07-15, 0, 4, 30, 0](525) 0
test_plusNanos_fromZero[277500000000, 2007-07-15, 0, 4, 37, 500000000](526) 0
test_plusNanos_fromZero[285000000000, 2007-07-15, 0, 4, 45, 0](527) 0
test_plusNanos_fromZero[292500000000, 2007-07-15, 0, 4, 52, 500000000](528) 0
test_plusNanos_fromZero[300000000000, 2007-07-15, 0, 5, 0, 0](529) 0
test_plusNanos_fromZero[307500000000, 2007-07-15, 0, 5, 7, 500000000](530) 0
test_plusNanos_fromZero[315000000000, 2007-07-15, 0, 5, 15, 0](531) 0
test_plusNanos_fromZero[322500000000, 2007-07-15, 0, 5, 22, 500000000](532) 0
test_plusNanos_fromZero[330000000000, 2007-07-15, 0, 5, 30, 0](533) 0
test_plusNanos_fromZero[337500000000, 2007-07-15, 0, 5, 37, 500000000](534) 0
test_plusNanos_fromZero[345000000000, 2007-07-15, 0, 5, 45, 0](535) 0
test_plusNanos_fromZero[352500000000, 2007-07-15, 0, 5, 52, 500000000](536) 0
test_plusNanos_fromZero[360000000000, 2007-07-15, 0, 6, 0, 0](537) 0
test_plusNanos_fromZero[367500000000, 2007-07-15, 0, 6, 7, 500000000](538) 0
test_plusNanos_fromZero[375000000000, 2007-07-15, 0, 6, 15, 0](539) 0
test_plusNanos_fromZero[382500000000, 2007-07-15, 0, 6, 22, 500000000](540) 0
test_plusNanos_fromZero[390000000000, 2007-07-15, 0, 6, 30, 0](541) 0
test_plusNanos_fromZero[397500000000, 2007-07-15, 0, 6, 37, 500000000](542) 0
test_plusNanos_fromZero[405000000000, 2007-07-15, 0, 6, 45, 0](543) 0
test_plusNanos_fromZero[412500000000, 2007-07-15, 0, 6, 52, 500000000](544) 0.001
test_plusNanos_fromZero[420000000000, 2007-07-15, 0, 7, 0, 0](545) 0
test_plusNanos_fromZero[427500000000, 2007-07-15, 0, 7, 7, 500000000](546) 0
test_plusNanos_fromZero[435000000000, 2007-07-15, 0, 7, 15, 0](547) 0
test_plusNanos_fromZero[442500000000, 2007-07-15, 0, 7, 22, 500000000](548) 0
test_plusNanos_fromZero[450000000000, 2007-07-15, 0, 7, 30, 0](549) 0
test_plusNanos_fromZero[457500000000, 2007-07-15, 0, 7, 37, 500000000](550) 0
test_plusNanos_fromZero[465000000000, 2007-07-15, 0, 7, 45, 0](551) 0
test_plusNanos_fromZero[472500000000, 2007-07-15, 0, 7, 52, 500000000](552) 0
test_plusNanos_fromZero[480000000000, 2007-07-15, 0, 8, 0, 0](553) 0
test_plusNanos_fromZero[487500000000, 2007-07-15, 0, 8, 7, 500000000](554) 0
test_plusNanos_fromZero[495000000000, 2007-07-15, 0, 8, 15, 0](555) 0
test_plusNanos_fromZero[502500000000, 2007-07-15, 0, 8, 22, 500000000](556) 0
test_plusNanos_fromZero[510000000000, 2007-07-15, 0, 8, 30, 0](557) 0
test_plusNanos_fromZero[517500000000, 2007-07-15, 0, 8, 37, 500000000](558) 0
test_plusNanos_fromZero[525000000000, 2007-07-15, 0, 8, 45, 0](559) 0
test_plusNanos_fromZero[532500000000, 2007-07-15, 0, 8, 52, 500000000](560) 0
test_plusNanos_fromZero[540000000000, 2007-07-15, 0, 9, 0, 0](561) 0
test_plusNanos_fromZero[547500000000, 2007-07-15, 0, 9, 7, 500000000](562) 0
test_plusNanos_fromZero[555000000000, 2007-07-15, 0, 9, 15, 0](563) 0
test_plusNanos_fromZero[562500000000, 2007-07-15, 0, 9, 22, 500000000](564) 0
test_plusNanos_fromZero[570000000000, 2007-07-15, 0, 9, 30, 0](565) 0
test_plusNanos_fromZero[577500000000, 2007-07-15, 0, 9, 37, 500000000](566) 0
test_plusNanos_fromZero[585000000000, 2007-07-15, 0, 9, 45, 0](567) 0
test_plusNanos_fromZero[592500000000, 2007-07-15, 0, 9, 52, 500000000](568) 0
test_plusNanos_fromZero[600000000000, 2007-07-15, 0, 10, 0, 0](569) 0
test_plusNanos_fromZero[607500000000, 2007-07-15, 0, 10, 7, 500000000](570) 0
test_plusNanos_fromZero[615000000000, 2007-07-15, 0, 10, 15, 0](571) 0
test_plusNanos_fromZero[622500000000, 2007-07-15, 0, 10, 22, 500000000](572) 0
test_plusNanos_fromZero[630000000000, 2007-07-15, 0, 10, 30, 0](573) 0
test_plusNanos_fromZero[637500000000, 2007-07-15, 0, 10, 37, 500000000](574) 0
test_plusNanos_fromZero[645000000000, 2007-07-15, 0, 10, 45, 0](575) 0
test_plusNanos_fromZero[652500000000, 2007-07-15, 0, 10, 52, 500000000](576) 0
test_plusNanos_fromZero[660000000000, 2007-07-15, 0, 11, 0, 0](577) 0
test_plusNanos_fromZero[667500000000, 2007-07-15, 0, 11, 7, 500000000](578) 0
test_plusNanos_fromZero[675000000000, 2007-07-15, 0, 11, 15, 0](579) 0
test_plusNanos_fromZero[682500000000, 2007-07-15, 0, 11, 22, 500000000](580) 0
test_plusNanos_fromZero[690000000000, 2007-07-15, 0, 11, 30, 0](581) 0
test_plusNanos_fromZero[697500000000, 2007-07-15, 0, 11, 37, 500000000](582) 0
test_plusNanos_fromZero[705000000000, 2007-07-15, 0, 11, 45, 0](583) 0
test_plusNanos_fromZero[712500000000, 2007-07-15, 0, 11, 52, 500000000](584) 0
test_plusNanos_fromZero[720000000000, 2007-07-15, 0, 12, 0, 0](585) 0
test_plusNanos_fromZero[727500000000, 2007-07-15, 0, 12, 7, 500000000](586) 0
test_plusNanos_fromZero[735000000000, 2007-07-15, 0, 12, 15, 0](587) 0
test_plusNanos_fromZero[742500000000, 2007-07-15, 0, 12, 22, 500000000](588) 0
test_plusNanos_fromZero[750000000000, 2007-07-15, 0, 12, 30, 0](589) 0
test_plusNanos_fromZero[757500000000, 2007-07-15, 0, 12, 37, 500000000](590) 0
test_plusNanos_fromZero[765000000000, 2007-07-15, 0, 12, 45, 0](591) 0
test_plusNanos_fromZero[772500000000, 2007-07-15, 0, 12, 52, 500000000](592) 0.001
test_plusNanos_fromZero[780000000000, 2007-07-15, 0, 13, 0, 0](593) 0
test_plusNanos_fromZero[787500000000, 2007-07-15, 0, 13, 7, 500000000](594) 0
test_plusNanos_fromZero[795000000000, 2007-07-15, 0, 13, 15, 0](595) 0
test_plusNanos_fromZero[802500000000, 2007-07-15, 0, 13, 22, 500000000](596) 0
test_plusNanos_fromZero[810000000000, 2007-07-15, 0, 13, 30, 0](597) 0
test_plusNanos_fromZero[817500000000, 2007-07-15, 0, 13, 37, 500000000](598) 0
test_plusNanos_fromZero[825000000000, 2007-07-15, 0, 13, 45, 0](599) 0
test_plusNanos_fromZero[832500000000, 2007-07-15, 0, 13, 52, 500000000](600) 0
test_plusNanos_fromZero[840000000000, 2007-07-15, 0, 14, 0, 0](601) 0
test_plusNanos_fromZero[847500000000, 2007-07-15, 0, 14, 7, 500000000](602) 0
test_plusNanos_fromZero[855000000000, 2007-07-15, 0, 14, 15, 0](603) 0
test_plusNanos_fromZero[862500000000, 2007-07-15, 0, 14, 22, 500000000](604) 0
test_plusNanos_fromZero[870000000000, 2007-07-15, 0, 14, 30, 0](605) 0
test_plusNanos_fromZero[877500000000, 2007-07-15, 0, 14, 37, 500000000](606) 0
test_plusNanos_fromZero[885000000000, 2007-07-15, 0, 14, 45, 0](607) 0
test_plusNanos_fromZero[892500000000, 2007-07-15, 0, 14, 52, 500000000](608) 0
test_plusNanos_fromZero[900000000000, 2007-07-15, 0, 15, 0, 0](609) 0
test_plusNanos_fromZero[907500000000, 2007-07-15, 0, 15, 7, 500000000](610) 0
test_plusNanos_fromZero[915000000000, 2007-07-15, 0, 15, 15, 0](611) 0
test_plusNanos_fromZero[922500000000, 2007-07-15, 0, 15, 22, 500000000](612) 0
test_plusNanos_fromZero[930000000000, 2007-07-15, 0, 15, 30, 0](613) 0
test_plusNanos_fromZero[937500000000, 2007-07-15, 0, 15, 37, 500000000](614) 0
test_plusNanos_fromZero[945000000000, 2007-07-15, 0, 15, 45, 0](615) 0
test_plusNanos_fromZero[952500000000, 2007-07-15, 0, 15, 52, 500000000](616) 0.001
test_plusNanos_fromZero[960000000000, 2007-07-15, 0, 16, 0, 0](617) 0
test_plusNanos_fromZero[967500000000, 2007-07-15, 0, 16, 7, 500000000](618) 0
test_plusNanos_fromZero[975000000000, 2007-07-15, 0, 16, 15, 0](619) 0
test_plusNanos_fromZero[982500000000, 2007-07-15, 0, 16, 22, 500000000](620) 0
test_plusNanos_fromZero[990000000000, 2007-07-15, 0, 16, 30, 0](621) 0
test_plusNanos_fromZero[997500000000, 2007-07-15, 0, 16, 37, 500000000](622) 0
test_plusNanos_fromZero[1005000000000, 2007-07-15, 0, 16, 45, 0](623) 0
test_plusNanos_fromZero[1012500000000, 2007-07-15, 0, 16, 52, 500000000](624) 0
test_plusNanos_fromZero[1020000000000, 2007-07-15, 0, 17, 0, 0](625) 0
test_plusNanos_fromZero[1027500000000, 2007-07-15, 0, 17, 7, 500000000](626) 0
test_plusNanos_fromZero[1035000000000, 2007-07-15, 0, 17, 15, 0](627) 0
test_plusNanos_fromZero[1042500000000, 2007-07-15, 0, 17, 22, 500000000](628) 0
test_plusNanos_fromZero[1050000000000, 2007-07-15, 0, 17, 30, 0](629) 0
test_plusNanos_fromZero[1057500000000, 2007-07-15, 0, 17, 37, 500000000](630) 0
test_plusNanos_fromZero[1065000000000, 2007-07-15, 0, 17, 45, 0](631) 0
test_plusNanos_fromZero[1072500000000, 2007-07-15, 0, 17, 52, 500000000](632) 0
test_plusNanos_fromZero[1080000000000, 2007-07-15, 0, 18, 0, 0](633) 0
test_plusNanos_fromZero[1087500000000, 2007-07-15, 0, 18, 7, 500000000](634) 0
test_plusNanos_fromZero[1095000000000, 2007-07-15, 0, 18, 15, 0](635) 0
test_plusNanos_fromZero[1102500000000, 2007-07-15, 0, 18, 22, 500000000](636) 0
test_plusNanos_fromZero[1110000000000, 2007-07-15, 0, 18, 30, 0](637) 0
test_plusNanos_fromZero[1117500000000, 2007-07-15, 0, 18, 37, 500000000](638) 0
test_plusNanos_fromZero[1125000000000, 2007-07-15, 0, 18, 45, 0](639) 0
test_plusNanos_fromZero[1132500000000, 2007-07-15, 0, 18, 52, 500000000](640) 0
test_plusNanos_fromZero[1140000000000, 2007-07-15, 0, 19, 0, 0](641) 0
test_plusNanos_fromZero[1147500000000, 2007-07-15, 0, 19, 7, 500000000](642) 0
test_plusNanos_fromZero[1155000000000, 2007-07-15, 0, 19, 15, 0](643) 0
test_plusNanos_fromZero[1162500000000, 2007-07-15, 0, 19, 22, 500000000](644) 0
test_plusNanos_fromZero[1170000000000, 2007-07-15, 0, 19, 30, 0](645) 0
test_plusNanos_fromZero[1177500000000, 2007-07-15, 0, 19, 37, 500000000](646) 0
test_plusNanos_fromZero[1185000000000, 2007-07-15, 0, 19, 45, 0](647) 0
test_plusNanos_fromZero[1192500000000, 2007-07-15, 0, 19, 52, 500000000](648) 0
test_plusNanos_fromZero[1200000000000, 2007-07-15, 0, 20, 0, 0](649) 0
test_plusNanos_fromZero[1207500000000, 2007-07-15, 0, 20, 7, 500000000](650) 0
test_plusNanos_fromZero[1215000000000, 2007-07-15, 0, 20, 15, 0](651) 0
test_plusNanos_fromZero[1222500000000, 2007-07-15, 0, 20, 22, 500000000](652) 0
test_plusNanos_fromZero[1230000000000, 2007-07-15, 0, 20, 30, 0](653) 0
test_plusNanos_fromZero[1237500000000, 2007-07-15, 0, 20, 37, 500000000](654) 0
test_plusNanos_fromZero[1245000000000, 2007-07-15, 0, 20, 45, 0](655) 0
test_plusNanos_fromZero[1252500000000, 2007-07-15, 0, 20, 52, 500000000](656) 0
test_plusNanos_fromZero[1260000000000, 2007-07-15, 0, 21, 0, 0](657) 0
test_plusNanos_fromZero[1267500000000, 2007-07-15, 0, 21, 7, 500000000](658) 0
test_plusNanos_fromZero[1275000000000, 2007-07-15, 0, 21, 15, 0](659) 0
test_plusNanos_fromZero[1282500000000, 2007-07-15, 0, 21, 22, 500000000](660) 0
test_plusNanos_fromZero[1290000000000, 2007-07-15, 0, 21, 30, 0](661) 0
test_plusNanos_fromZero[1297500000000, 2007-07-15, 0, 21, 37, 500000000](662) 0
test_plusNanos_fromZero[1305000000000, 2007-07-15, 0, 21, 45, 0](663) 0
test_plusNanos_fromZero[1312500000000, 2007-07-15, 0, 21, 52, 500000000](664) 0
test_plusNanos_fromZero[1320000000000, 2007-07-15, 0, 22, 0, 0](665) 0
test_plusNanos_fromZero[1327500000000, 2007-07-15, 0, 22, 7, 500000000](666) 0.001
test_plusNanos_fromZero[1335000000000, 2007-07-15, 0, 22, 15, 0](667) 0
test_plusNanos_fromZero[1342500000000, 2007-07-15, 0, 22, 22, 500000000](668) 0
test_plusNanos_fromZero[1350000000000, 2007-07-15, 0, 22, 30, 0](669) 0
test_plusNanos_fromZero[1357500000000, 2007-07-15, 0, 22, 37, 500000000](670) 0
test_plusNanos_fromZero[1365000000000, 2007-07-15, 0, 22, 45, 0](671) 0
test_plusNanos_fromZero[1372500000000, 2007-07-15, 0, 22, 52, 500000000](672) 0
test_plusNanos_fromZero[1380000000000, 2007-07-15, 0, 23, 0, 0](673) 0
test_plusNanos_fromZero[1387500000000, 2007-07-15, 0, 23, 7, 500000000](674) 0
test_plusNanos_fromZero[1395000000000, 2007-07-15, 0, 23, 15, 0](675) 0
test_plusNanos_fromZero[1402500000000, 2007-07-15, 0, 23, 22, 500000000](676) 0
test_plusNanos_fromZero[1410000000000, 2007-07-15, 0, 23, 30, 0](677) 0
test_plusNanos_fromZero[1417500000000, 2007-07-15, 0, 23, 37, 500000000](678) 0
test_plusNanos_fromZero[1425000000000, 2007-07-15, 0, 23, 45, 0](679) 0
test_plusNanos_fromZero[1432500000000, 2007-07-15, 0, 23, 52, 500000000](680) 0
test_plusNanos_fromZero[1440000000000, 2007-07-15, 0, 24, 0, 0](681) 0
test_plusNanos_fromZero[1447500000000, 2007-07-15, 0, 24, 7, 500000000](682) 0
test_plusNanos_fromZero[1455000000000, 2007-07-15, 0, 24, 15, 0](683) 0
test_plusNanos_fromZero[1462500000000, 2007-07-15, 0, 24, 22, 500000000](684) 0
test_plusNanos_fromZero[1470000000000, 2007-07-15, 0, 24, 30, 0](685) 0
test_plusNanos_fromZero[1477500000000, 2007-07-15, 0, 24, 37, 500000000](686) 0
test_plusNanos_fromZero[1485000000000, 2007-07-15, 0, 24, 45, 0](687) 0
test_plusNanos_fromZero[1492500000000, 2007-07-15, 0, 24, 52, 500000000](688) 0
test_plusNanos_fromZero[1500000000000, 2007-07-15, 0, 25, 0, 0](689) 0
test_plusNanos_fromZero[1507500000000, 2007-07-15, 0, 25, 7, 500000000](690) 0
test_plusNanos_fromZero[1515000000000, 2007-07-15, 0, 25, 15, 0](691) 0.001
test_plusNanos_fromZero[1522500000000, 2007-07-15, 0, 25, 22, 500000000](692) 0
test_plusNanos_fromZero[1530000000000, 2007-07-15, 0, 25, 30, 0](693) 0
test_plusNanos_fromZero[1537500000000, 2007-07-15, 0, 25, 37, 500000000](694) 0
test_plusNanos_fromZero[1545000000000, 2007-07-15, 0, 25, 45, 0](695) 0
test_plusNanos_fromZero[1552500000000, 2007-07-15, 0, 25, 52, 500000000](696) 0
test_plusNanos_fromZero[1560000000000, 2007-07-15, 0, 26, 0, 0](697) 0
test_plusNanos_fromZero[1567500000000, 2007-07-15, 0, 26, 7, 500000000](698) 0
test_plusNanos_fromZero[1575000000000, 2007-07-15, 0, 26, 15, 0](699) 0
test_plusNanos_fromZero[1582500000000, 2007-07-15, 0, 26, 22, 500000000](700) 0
test_plusNanos_fromZero[1590000000000, 2007-07-15, 0, 26, 30, 0](701) 0
test_plusNanos_fromZero[1597500000000, 2007-07-15, 0, 26, 37, 500000000](702) 0
test_plusNanos_fromZero[1605000000000, 2007-07-15, 0, 26, 45, 0](703) 0
test_plusNanos_fromZero[1612500000000, 2007-07-15, 0, 26, 52, 500000000](704) 0
test_plusNanos_fromZero[1620000000000, 2007-07-15, 0, 27, 0, 0](705) 0
test_plusNanos_fromZero[1627500000000, 2007-07-15, 0, 27, 7, 500000000](706) 0
test_plusNanos_fromZero[1635000000000, 2007-07-15, 0, 27, 15, 0](707) 0
test_plusNanos_fromZero[1642500000000, 2007-07-15, 0, 27, 22, 500000000](708) 0
test_plusNanos_fromZero[1650000000000, 2007-07-15, 0, 27, 30, 0](709) 0
test_plusNanos_fromZero[1657500000000, 2007-07-15, 0, 27, 37, 500000000](710) 0
test_plusNanos_fromZero[1665000000000, 2007-07-15, 0, 27, 45, 0](711) 0
test_plusNanos_fromZero[1672500000000, 2007-07-15, 0, 27, 52, 500000000](712) 0
test_plusNanos_fromZero[1680000000000, 2007-07-15, 0, 28, 0, 0](713) 0
test_plusNanos_fromZero[1687500000000, 2007-07-15, 0, 28, 7, 500000000](714) 0
test_plusNanos_fromZero[1695000000000, 2007-07-15, 0, 28, 15, 0](715) 0
test_plusNanos_fromZero[1702500000000, 2007-07-15, 0, 28, 22, 500000000](716) 0.001
test_plusNanos_fromZero[1710000000000, 2007-07-15, 0, 28, 30, 0](717) 0
test_plusNanos_fromZero[1717500000000, 2007-07-15, 0, 28, 37, 500000000](718) 0
test_plusNanos_fromZero[1725000000000, 2007-07-15, 0, 28, 45, 0](719) 0
test_plusNanos_fromZero[1732500000000, 2007-07-15, 0, 28, 52, 500000000](720) 0
test_plusNanos_fromZero[1740000000000, 2007-07-15, 0, 29, 0, 0](721) 0
test_plusNanos_fromZero[1747500000000, 2007-07-15, 0, 29, 7, 500000000](722) 0
test_plusNanos_fromZero[1755000000000, 2007-07-15, 0, 29, 15, 0](723) 0
test_plusNanos_fromZero[1762500000000, 2007-07-15, 0, 29, 22, 500000000](724) 0
test_plusNanos_fromZero[1770000000000, 2007-07-15, 0, 29, 30, 0](725) 0
test_plusNanos_fromZero[1777500000000, 2007-07-15, 0, 29, 37, 500000000](726) 0
test_plusNanos_fromZero[1785000000000, 2007-07-15, 0, 29, 45, 0](727) 0
test_plusNanos_fromZero[1792500000000, 2007-07-15, 0, 29, 52, 500000000](728) 0
test_plusNanos_fromZero[1800000000000, 2007-07-15, 0, 30, 0, 0](729) 0
test_plusNanos_fromZero[1807500000000, 2007-07-15, 0, 30, 7, 500000000](730) 0
test_plusNanos_fromZero[1815000000000, 2007-07-15, 0, 30, 15, 0](731) 0
test_plusNanos_fromZero[1822500000000, 2007-07-15, 0, 30, 22, 500000000](732) 0
test_plusNanos_fromZero[1830000000000, 2007-07-15, 0, 30, 30, 0](733) 0
test_plusNanos_fromZero[1837500000000, 2007-07-15, 0, 30, 37, 500000000](734) 0
test_plusNanos_fromZero[1845000000000, 2007-07-15, 0, 30, 45, 0](735) 0
test_plusNanos_fromZero[1852500000000, 2007-07-15, 0, 30, 52, 500000000](736) 0
test_plusNanos_fromZero[1860000000000, 2007-07-15, 0, 31, 0, 0](737) 0
test_plusNanos_fromZero[1867500000000, 2007-07-15, 0, 31, 7, 500000000](738) 0
test_plusNanos_fromZero[1875000000000, 2007-07-15, 0, 31, 15, 0](739) 0
test_plusNanos_fromZero[1882500000000, 2007-07-15, 0, 31, 22, 500000000](740) 0
test_plusNanos_fromZero[1890000000000, 2007-07-15, 0, 31, 30, 0](741) 0.001
test_plusNanos_fromZero[1897500000000, 2007-07-15, 0, 31, 37, 500000000](742) 0
test_plusNanos_fromZero[1905000000000, 2007-07-15, 0, 31, 45, 0](743) 0
test_plusNanos_fromZero[1912500000000, 2007-07-15, 0, 31, 52, 500000000](744) 0
test_plusNanos_fromZero[1920000000000, 2007-07-15, 0, 32, 0, 0](745) 0
test_plusNanos_fromZero[1927500000000, 2007-07-15, 0, 32, 7, 500000000](746) 0
test_plusNanos_fromZero[1935000000000, 2007-07-15, 0, 32, 15, 0](747) 0
test_plusNanos_fromZero[1942500000000, 2007-07-15, 0, 32, 22, 500000000](748) 0
test_plusNanos_fromZero[1950000000000, 2007-07-15, 0, 32, 30, 0](749) 0
test_plusNanos_fromZero[1957500000000, 2007-07-15, 0, 32, 37, 500000000](750) 0
test_plusNanos_fromZero[1965000000000, 2007-07-15, 0, 32, 45, 0](751) 0
test_plusNanos_fromZero[1972500000000, 2007-07-15, 0, 32, 52, 500000000](752) 0
test_plusNanos_fromZero[1980000000000, 2007-07-15, 0, 33, 0, 0](753) 0
test_plusNanos_fromZero[1987500000000, 2007-07-15, 0, 33, 7, 500000000](754) 0
test_plusNanos_fromZero[1995000000000, 2007-07-15, 0, 33, 15, 0](755) 0
test_plusNanos_fromZero[2002500000000, 2007-07-15, 0, 33, 22, 500000000](756) 0
test_plusNanos_fromZero[2010000000000, 2007-07-15, 0, 33, 30, 0](757) 0
test_plusNanos_fromZero[2017500000000, 2007-07-15, 0, 33, 37, 500000000](758) 0
test_plusNanos_fromZero[2025000000000, 2007-07-15, 0, 33, 45, 0](759) 0
test_plusNanos_fromZero[2032500000000, 2007-07-15, 0, 33, 52, 500000000](760) 0
test_plusNanos_fromZero[2040000000000, 2007-07-15, 0, 34, 0, 0](761) 0
test_plusNanos_fromZero[2047500000000, 2007-07-15, 0, 34, 7, 500000000](762) 0
test_plusNanos_fromZero[2055000000000, 2007-07-15, 0, 34, 15, 0](763) 0
test_plusNanos_fromZero[2062500000000, 2007-07-15, 0, 34, 22, 500000000](764) 0
test_plusNanos_fromZero[2070000000000, 2007-07-15, 0, 34, 30, 0](765) 0
test_plusNanos_fromZero[2077500000000, 2007-07-15, 0, 34, 37, 500000000](766) 0
test_plusNanos_fromZero[2085000000000, 2007-07-15, 0, 34, 45, 0](767) 0
test_plusNanos_fromZero[2092500000000, 2007-07-15, 0, 34, 52, 500000000](768) 0
test_plusNanos_fromZero[2100000000000, 2007-07-15, 0, 35, 0, 0](769) 0
test_plusNanos_fromZero[2107500000000, 2007-07-15, 0, 35, 7, 500000000](770) 0
test_plusNanos_fromZero[2115000000000, 2007-07-15, 0, 35, 15, 0](771) 0
test_plusNanos_fromZero[2122500000000, 2007-07-15, 0, 35, 22, 500000000](772) 0
test_plusNanos_fromZero[2130000000000, 2007-07-15, 0, 35, 30, 0](773) 0
test_plusNanos_fromZero[2137500000000, 2007-07-15, 0, 35, 37, 500000000](774) 0
test_plusNanos_fromZero[2145000000000, 2007-07-15, 0, 35, 45, 0](775) 0
test_plusNanos_fromZero[2152500000000, 2007-07-15, 0, 35, 52, 500000000](776) 0
test_plusNanos_fromZero[2160000000000, 2007-07-15, 0, 36, 0, 0](777) 0
test_plusNanos_fromZero[2167500000000, 2007-07-15, 0, 36, 7, 500000000](778) 0
test_plusNanos_fromZero[2175000000000, 2007-07-15, 0, 36, 15, 0](779) 0
test_plusNanos_fromZero[2182500000000, 2007-07-15, 0, 36, 22, 500000000](780) 0
test_plusNanos_fromZero[2190000000000, 2007-07-15, 0, 36, 30, 0](781) 0
test_plusNanos_fromZero[2197500000000, 2007-07-15, 0, 36, 37, 500000000](782) 0
test_plusNanos_fromZero[2205000000000, 2007-07-15, 0, 36, 45, 0](783) 0
test_plusNanos_fromZero[2212500000000, 2007-07-15, 0, 36, 52, 500000000](784) 0
test_plusNanos_fromZero[2220000000000, 2007-07-15, 0, 37, 0, 0](785) 0
test_plusNanos_fromZero[2227500000000, 2007-07-15, 0, 37, 7, 500000000](786) 0
test_plusNanos_fromZero[2235000000000, 2007-07-15, 0, 37, 15, 0](787) 0
test_plusNanos_fromZero[2242500000000, 2007-07-15, 0, 37, 22, 500000000](788) 0
test_plusNanos_fromZero[2250000000000, 2007-07-15, 0, 37, 30, 0](789) 0
test_plusNanos_fromZero[2257500000000, 2007-07-15, 0, 37, 37, 500000000](790) 0
test_plusNanos_fromZero[2265000000000, 2007-07-15, 0, 37, 45, 0](791) 0
test_plusNanos_fromZero[2272500000000, 2007-07-15, 0, 37, 52, 500000000](792) 0
test_plusNanos_fromZero[2280000000000, 2007-07-15, 0, 38, 0, 0](793) 0
test_plusNanos_fromZero[2287500000000, 2007-07-15, 0, 38, 7, 500000000](794) 0
test_plusNanos_fromZero[2295000000000, 2007-07-15, 0, 38, 15, 0](795) 0
test_plusNanos_fromZero[2302500000000, 2007-07-15, 0, 38, 22, 500000000](796) 0
test_plusNanos_fromZero[2310000000000, 2007-07-15, 0, 38, 30, 0](797) 0
test_plusNanos_fromZero[2317500000000, 2007-07-15, 0, 38, 37, 500000000](798) 0
test_plusNanos_fromZero[2325000000000, 2007-07-15, 0, 38, 45, 0](799) 0
test_plusNanos_fromZero[2332500000000, 2007-07-15, 0, 38, 52, 500000000](800) 0
test_plusNanos_fromZero[2340000000000, 2007-07-15, 0, 39, 0, 0](801) 0
test_plusNanos_fromZero[2347500000000, 2007-07-15, 0, 39, 7, 500000000](802) 0
test_plusNanos_fromZero[2355000000000, 2007-07-15, 0, 39, 15, 0](803) 0
test_plusNanos_fromZero[2362500000000, 2007-07-15, 0, 39, 22, 500000000](804) 0
test_plusNanos_fromZero[2370000000000, 2007-07-15, 0, 39, 30, 0](805) 0
test_plusNanos_fromZero[2377500000000, 2007-07-15, 0, 39, 37, 500000000](806) 0
test_plusNanos_fromZero[2385000000000, 2007-07-15, 0, 39, 45, 0](807) 0
test_plusNanos_fromZero[2392500000000, 2007-07-15, 0, 39, 52, 500000000](808) 0
test_plusNanos_fromZero[2400000000000, 2007-07-15, 0, 40, 0, 0](809) 0
test_plusNanos_fromZero[2407500000000, 2007-07-15, 0, 40, 7, 500000000](810) 0
test_plusNanos_fromZero[2415000000000, 2007-07-15, 0, 40, 15, 0](811) 0
test_plusNanos_fromZero[2422500000000, 2007-07-15, 0, 40, 22, 500000000](812) 0
test_plusNanos_fromZero[2430000000000, 2007-07-15, 0, 40, 30, 0](813) 0
test_plusNanos_fromZero[2437500000000, 2007-07-15, 0, 40, 37, 500000000](814) 0
test_plusNanos_fromZero[2445000000000, 2007-07-15, 0, 40, 45, 0](815) 0
test_plusNanos_fromZero[2452500000000, 2007-07-15, 0, 40, 52, 500000000](816) 0
test_plusNanos_fromZero[2460000000000, 2007-07-15, 0, 41, 0, 0](817) 0
test_plusNanos_fromZero[2467500000000, 2007-07-15, 0, 41, 7, 500000000](818) 0
test_plusNanos_fromZero[2475000000000, 2007-07-15, 0, 41, 15, 0](819) 0
test_plusNanos_fromZero[2482500000000, 2007-07-15, 0, 41, 22, 500000000](820) 0
test_plusNanos_fromZero[2490000000000, 2007-07-15, 0, 41, 30, 0](821) 0
test_plusNanos_fromZero[2497500000000, 2007-07-15, 0, 41, 37, 500000000](822) 0
test_plusNanos_fromZero[2505000000000, 2007-07-15, 0, 41, 45, 0](823) 0
test_plusNanos_fromZero[2512500000000, 2007-07-15, 0, 41, 52, 500000000](824) 0
test_plusNanos_fromZero[2520000000000, 2007-07-15, 0, 42, 0, 0](825) 0
test_plusNanos_fromZero[2527500000000, 2007-07-15, 0, 42, 7, 500000000](826) 0
test_plusNanos_fromZero[2535000000000, 2007-07-15, 0, 42, 15, 0](827) 0
test_plusNanos_fromZero[2542500000000, 2007-07-15, 0, 42, 22, 500000000](828) 0
test_plusNanos_fromZero[2550000000000, 2007-07-15, 0, 42, 30, 0](829) 0
test_plusNanos_fromZero[2557500000000, 2007-07-15, 0, 42, 37, 500000000](830) 0
test_plusNanos_fromZero[2565000000000, 2007-07-15, 0, 42, 45, 0](831) 0
test_plusNanos_fromZero[2572500000000, 2007-07-15, 0, 42, 52, 500000000](832) 0
test_plusNanos_fromZero[2580000000000, 2007-07-15, 0, 43, 0, 0](833) 0
test_plusNanos_fromZero[2587500000000, 2007-07-15, 0, 43, 7, 500000000](834) 0
test_plusNanos_fromZero[2595000000000, 2007-07-15, 0, 43, 15, 0](835) 0
test_plusNanos_fromZero[2602500000000, 2007-07-15, 0, 43, 22, 500000000](836) 0
test_plusNanos_fromZero[2610000000000, 2007-07-15, 0, 43, 30, 0](837) 0
test_plusNanos_fromZero[2617500000000, 2007-07-15, 0, 43, 37, 500000000](838) 0
test_plusNanos_fromZero[2625000000000, 2007-07-15, 0, 43, 45, 0](839) 0
test_plusNanos_fromZero[2632500000000, 2007-07-15, 0, 43, 52, 500000000](840) 0.001
test_plusNanos_fromZero[2640000000000, 2007-07-15, 0, 44, 0, 0](841) 0
test_plusNanos_fromZero[2647500000000, 2007-07-15, 0, 44, 7, 500000000](842) 0
test_plusNanos_fromZero[2655000000000, 2007-07-15, 0, 44, 15, 0](843) 0
test_plusNanos_fromZero[2662500000000, 2007-07-15, 0, 44, 22, 500000000](844) 0
test_plusNanos_fromZero[2670000000000, 2007-07-15, 0, 44, 30, 0](845) 0
test_plusNanos_fromZero[2677500000000, 2007-07-15, 0, 44, 37, 500000000](846) 0
test_plusNanos_fromZero[2685000000000, 2007-07-15, 0, 44, 45, 0](847) 0
test_plusNanos_fromZero[2692500000000, 2007-07-15, 0, 44, 52, 500000000](848) 0
test_plusNanos_fromZero[2700000000000, 2007-07-15, 0, 45, 0, 0](849) 0
test_plusNanos_fromZero[2707500000000, 2007-07-15, 0, 45, 7, 500000000](850) 0
test_plusNanos_fromZero[2715000000000, 2007-07-15, 0, 45, 15, 0](851) 0
test_plusNanos_fromZero[2722500000000, 2007-07-15, 0, 45, 22, 500000000](852) 0
test_plusNanos_fromZero[2730000000000, 2007-07-15, 0, 45, 30, 0](853) 0
test_plusNanos_fromZero[2737500000000, 2007-07-15, 0, 45, 37, 500000000](854) 0
test_plusNanos_fromZero[2745000000000, 2007-07-15, 0, 45, 45, 0](855) 0
test_plusNanos_fromZero[2752500000000, 2007-07-15, 0, 45, 52, 500000000](856) 0
test_plusNanos_fromZero[2760000000000, 2007-07-15, 0, 46, 0, 0](857) 0
test_plusNanos_fromZero[2767500000000, 2007-07-15, 0, 46, 7, 500000000](858) 0
test_plusNanos_fromZero[2775000000000, 2007-07-15, 0, 46, 15, 0](859) 0
test_plusNanos_fromZero[2782500000000, 2007-07-15, 0, 46, 22, 500000000](860) 0
test_plusNanos_fromZero[2790000000000, 2007-07-15, 0, 46, 30, 0](861) 0
test_plusNanos_fromZero[2797500000000, 2007-07-15, 0, 46, 37, 500000000](862) 0
test_plusNanos_fromZero[2805000000000, 2007-07-15, 0, 46, 45, 0](863) 0
test_plusNanos_fromZero[2812500000000, 2007-07-15, 0, 46, 52, 500000000](864) 0
test_plusNanos_fromZero[2820000000000, 2007-07-15, 0, 47, 0, 0](865) 0
test_plusNanos_fromZero[2827500000000, 2007-07-15, 0, 47, 7, 500000000](866) 0
test_plusNanos_fromZero[2835000000000, 2007-07-15, 0, 47, 15, 0](867) 0
test_plusNanos_fromZero[2842500000000, 2007-07-15, 0, 47, 22, 500000000](868) 0
test_plusNanos_fromZero[2850000000000, 2007-07-15, 0, 47, 30, 0](869) 0
test_plusNanos_fromZero[2857500000000, 2007-07-15, 0, 47, 37, 500000000](870) 0
test_plusNanos_fromZero[2865000000000, 2007-07-15, 0, 47, 45, 0](871) 0
test_plusNanos_fromZero[2872500000000, 2007-07-15, 0, 47, 52, 500000000](872) 0
test_plusNanos_fromZero[2880000000000, 2007-07-15, 0, 48, 0, 0](873) 0
test_plusNanos_fromZero[2887500000000, 2007-07-15, 0, 48, 7, 500000000](874) 0
test_plusNanos_fromZero[2895000000000, 2007-07-15, 0, 48, 15, 0](875) 0
test_plusNanos_fromZero[2902500000000, 2007-07-15, 0, 48, 22, 500000000](876) 0
test_plusNanos_fromZero[2910000000000, 2007-07-15, 0, 48, 30, 0](877) 0
test_plusNanos_fromZero[2917500000000, 2007-07-15, 0, 48, 37, 500000000](878) 0
test_plusNanos_fromZero[2925000000000, 2007-07-15, 0, 48, 45, 0](879) 0
test_plusNanos_fromZero[2932500000000, 2007-07-15, 0, 48, 52, 500000000](880) 0
test_plusNanos_fromZero[2940000000000, 2007-07-15, 0, 49, 0, 0](881) 0
test_plusNanos_fromZero[2947500000000, 2007-07-15, 0, 49, 7, 500000000](882) 0
test_plusNanos_fromZero[2955000000000, 2007-07-15, 0, 49, 15, 0](883) 0
test_plusNanos_fromZero[2962500000000, 2007-07-15, 0, 49, 22, 500000000](884) 0
test_plusNanos_fromZero[2970000000000, 2007-07-15, 0, 49, 30, 0](885) 0
test_plusNanos_fromZero[2977500000000, 2007-07-15, 0, 49, 37, 500000000](886) 0
test_plusNanos_fromZero[2985000000000, 2007-07-15, 0, 49, 45, 0](887) 0
test_plusNanos_fromZero[2992500000000, 2007-07-15, 0, 49, 52, 500000000](888) 0
test_plusNanos_fromZero[3000000000000, 2007-07-15, 0, 50, 0, 0](889) 0
test_plusNanos_fromZero[3007500000000, 2007-07-15, 0, 50, 7, 500000000](890) 0
test_plusNanos_fromZero[3015000000000, 2007-07-15, 0, 50, 15, 0](891) 0
test_plusNanos_fromZero[3022500000000, 2007-07-15, 0, 50, 22, 500000000](892) 0
test_plusNanos_fromZero[3030000000000, 2007-07-15, 0, 50, 30, 0](893) 0
test_plusNanos_fromZero[3037500000000, 2007-07-15, 0, 50, 37, 500000000](894) 0
test_plusNanos_fromZero[3045000000000, 2007-07-15, 0, 50, 45, 0](895) 0
test_plusNanos_fromZero[3052500000000, 2007-07-15, 0, 50, 52, 500000000](896) 0
test_plusNanos_fromZero[3060000000000, 2007-07-15, 0, 51, 0, 0](897) 0
test_plusNanos_fromZero[3067500000000, 2007-07-15, 0, 51, 7, 500000000](898) 0
test_plusNanos_fromZero[3075000000000, 2007-07-15, 0, 51, 15, 0](899) 0
test_plusNanos_fromZero[3082500000000, 2007-07-15, 0, 51, 22, 500000000](900) 0
test_plusNanos_fromZero[3090000000000, 2007-07-15, 0, 51, 30, 0](901) 0
test_plusNanos_fromZero[3097500000000, 2007-07-15, 0, 51, 37, 500000000](902) 0
test_plusNanos_fromZero[3105000000000, 2007-07-15, 0, 51, 45, 0](903) 0
test_plusNanos_fromZero[3112500000000, 2007-07-15, 0, 51, 52, 500000000](904) 0
test_plusNanos_fromZero[3120000000000, 2007-07-15, 0, 52, 0, 0](905) 0
test_plusNanos_fromZero[3127500000000, 2007-07-15, 0, 52, 7, 500000000](906) 0
test_plusNanos_fromZero[3135000000000, 2007-07-15, 0, 52, 15, 0](907) 0
test_plusNanos_fromZero[3142500000000, 2007-07-15, 0, 52, 22, 500000000](908) 0
test_plusNanos_fromZero[3150000000000, 2007-07-15, 0, 52, 30, 0](909) 0
test_plusNanos_fromZero[3157500000000, 2007-07-15, 0, 52, 37, 500000000](910) 0
test_plusNanos_fromZero[3165000000000, 2007-07-15, 0, 52, 45, 0](911) 0
test_plusNanos_fromZero[3172500000000, 2007-07-15, 0, 52, 52, 500000000](912) 0
test_plusNanos_fromZero[3180000000000, 2007-07-15, 0, 53, 0, 0](913) 0
test_plusNanos_fromZero[3187500000000, 2007-07-15, 0, 53, 7, 500000000](914) 0
test_plusNanos_fromZero[3195000000000, 2007-07-15, 0, 53, 15, 0](915) 0
test_plusNanos_fromZero[3202500000000, 2007-07-15, 0, 53, 22, 500000000](916) 0.001
test_plusNanos_fromZero[3210000000000, 2007-07-15, 0, 53, 30, 0](917) 0
test_plusNanos_fromZero[3217500000000, 2007-07-15, 0, 53, 37, 500000000](918) 0
test_plusNanos_fromZero[3225000000000, 2007-07-15, 0, 53, 45, 0](919) 0
test_plusNanos_fromZero[3232500000000, 2007-07-15, 0, 53, 52, 500000000](920) 0
test_plusNanos_fromZero[3240000000000, 2007-07-15, 0, 54, 0, 0](921) 0
test_plusNanos_fromZero[3247500000000, 2007-07-15, 0, 54, 7, 500000000](922) 0
test_plusNanos_fromZero[3255000000000, 2007-07-15, 0, 54, 15, 0](923) 0
test_plusNanos_fromZero[3262500000000, 2007-07-15, 0, 54, 22, 500000000](924) 0
test_plusNanos_fromZero[3270000000000, 2007-07-15, 0, 54, 30, 0](925) 0
test_plusNanos_fromZero[3277500000000, 2007-07-15, 0, 54, 37, 500000000](926) 0
test_plusNanos_fromZero[3285000000000, 2007-07-15, 0, 54, 45, 0](927) 0
test_plusNanos_fromZero[3292500000000, 2007-07-15, 0, 54, 52, 500000000](928) 0
test_plusNanos_fromZero[3300000000000, 2007-07-15, 0, 55, 0, 0](929) 0
test_plusNanos_fromZero[3307500000000, 2007-07-15, 0, 55, 7, 500000000](930) 0
test_plusNanos_fromZero[3315000000000, 2007-07-15, 0, 55, 15, 0](931) 0
test_plusNanos_fromZero[3322500000000, 2007-07-15, 0, 55, 22, 500000000](932) 0
test_plusNanos_fromZero[3330000000000, 2007-07-15, 0, 55, 30, 0](933) 0
test_plusNanos_fromZero[3337500000000, 2007-07-15, 0, 55, 37, 500000000](934) 0
test_plusNanos_fromZero[3345000000000, 2007-07-15, 0, 55, 45, 0](935) 0
test_plusNanos_fromZero[3352500000000, 2007-07-15, 0, 55, 52, 500000000](936) 0
test_plusNanos_fromZero[3360000000000, 2007-07-15, 0, 56, 0, 0](937) 0
test_plusNanos_fromZero[3367500000000, 2007-07-15, 0, 56, 7, 500000000](938) 0
test_plusNanos_fromZero[3375000000000, 2007-07-15, 0, 56, 15, 0](939) 0
test_plusNanos_fromZero[3382500000000, 2007-07-15, 0, 56, 22, 500000000](940) 0
test_plusNanos_fromZero[3390000000000, 2007-07-15, 0, 56, 30, 0](941) 0
test_plusNanos_fromZero[3397500000000, 2007-07-15, 0, 56, 37, 500000000](942) 0
test_plusNanos_fromZero[3405000000000, 2007-07-15, 0, 56, 45, 0](943) 0
test_plusNanos_fromZero[3412500000000, 2007-07-15, 0, 56, 52, 500000000](944) 0
test_plusNanos_fromZero[3420000000000, 2007-07-15, 0, 57, 0, 0](945) 0
test_plusNanos_fromZero[3427500000000, 2007-07-15, 0, 57, 7, 500000000](946) 0
test_plusNanos_fromZero[3435000000000, 2007-07-15, 0, 57, 15, 0](947) 0
test_plusNanos_fromZero[3442500000000, 2007-07-15, 0, 57, 22, 500000000](948) 0
test_plusNanos_fromZero[3450000000000, 2007-07-15, 0, 57, 30, 0](949) 0
test_plusNanos_fromZero[3457500000000, 2007-07-15, 0, 57, 37, 500000000](950) 0
test_plusNanos_fromZero[3465000000000, 2007-07-15, 0, 57, 45, 0](951) 0
test_plusNanos_fromZero[3472500000000, 2007-07-15, 0, 57, 52, 500000000](952) 0
test_plusNanos_fromZero[3480000000000, 2007-07-15, 0, 58, 0, 0](953) 0
test_plusNanos_fromZero[3487500000000, 2007-07-15, 0, 58, 7, 500000000](954) 0
test_plusNanos_fromZero[3495000000000, 2007-07-15, 0, 58, 15, 0](955) 0
test_plusNanos_fromZero[3502500000000, 2007-07-15, 0, 58, 22, 500000000](956) 0
test_plusNanos_fromZero[3510000000000, 2007-07-15, 0, 58, 30, 0](957) 0
test_plusNanos_fromZero[3517500000000, 2007-07-15, 0, 58, 37, 500000000](958) 0
test_plusNanos_fromZero[3525000000000, 2007-07-15, 0, 58, 45, 0](959) 0
test_plusNanos_fromZero[3532500000000, 2007-07-15, 0, 58, 52, 500000000](960) 0
test_plusNanos_fromZero[3540000000000, 2007-07-15, 0, 59, 0, 0](961) 0
test_plusNanos_fromZero[3547500000000, 2007-07-15, 0, 59, 7, 500000000](962) 0
test_plusNanos_fromZero[3555000000000, 2007-07-15, 0, 59, 15, 0](963) 0
test_plusNanos_fromZero[3562500000000, 2007-07-15, 0, 59, 22, 500000000](964) 0
test_plusNanos_fromZero[3570000000000, 2007-07-15, 0, 59, 30, 0](965) 0
test_plusNanos_fromZero[3577500000000, 2007-07-15, 0, 59, 37, 500000000](966) 0
test_plusNanos_fromZero[3585000000000, 2007-07-15, 0, 59, 45, 0](967) 0
test_plusNanos_fromZero[3592500000000, 2007-07-15, 0, 59, 52, 500000000](968) 0
test_plusNanos_fromZero[3600000000000, 2007-07-15, 1, 0, 0, 0](969) 0
test_plusNanos_fromZero[3607500000000, 2007-07-15, 1, 0, 7, 500000000](970) 0
test_plusNanos_fromZero[3615000000000, 2007-07-15, 1, 0, 15, 0](971) 0
test_plusNanos_fromZero[3622500000000, 2007-07-15, 1, 0, 22, 500000000](972) 0
test_plusNanos_fromZero[3630000000000, 2007-07-15, 1, 0, 30, 0](973) 0
test_plusNanos_fromZero[3637500000000, 2007-07-15, 1, 0, 37, 500000000](974) 0
test_plusNanos_fromZero[3645000000000, 2007-07-15, 1, 0, 45, 0](975) 0
test_plusNanos_fromZero[3652500000000, 2007-07-15, 1, 0, 52, 500000000](976) 0.001
test_plusNanos_fromZero[3660000000000, 2007-07-15, 1, 1, 0, 0](977) 0
test_plusNanos_halfABillion 0
test_plusNanos_noChange_oneDay 0
test_plusSeconds_fromZero[-3660, 2007-07-14, 22, 59, 0](1) 0
test_plusSeconds_fromZero[-3630, 2007-07-14, 22, 59, 30](2) 0
test_plusSeconds_fromZero[-3600, 2007-07-14, 23, 0, 0](3) 0
test_plusSeconds_fromZero[-3570, 2007-07-14, 23, 0, 30](4) 0
test_plusSeconds_fromZero[-3540, 2007-07-14, 23, 1, 0](5) 0
test_plusSeconds_fromZero[-3510, 2007-07-14, 23, 1, 30](6) 0
test_plusSeconds_fromZero[-3480, 2007-07-14, 23, 2, 0](7) 0
test_plusSeconds_fromZero[-3450, 2007-07-14, 23, 2, 30](8) 0
test_plusSeconds_fromZero[-3420, 2007-07-14, 23, 3, 0](9) 0
test_plusSeconds_fromZero[-3390, 2007-07-14, 23, 3, 30](10) 0
test_plusSeconds_fromZero[-3360, 2007-07-14, 23, 4, 0](11) 0
test_plusSeconds_fromZero[-3330, 2007-07-14, 23, 4, 30](12) 0
test_plusSeconds_fromZero[-3300, 2007-07-14, 23, 5, 0](13) 0
test_plusSeconds_fromZero[-3270, 2007-07-14, 23, 5, 30](14) 0
test_plusSeconds_fromZero[-3240, 2007-07-14, 23, 6, 0](15) 0
test_plusSeconds_fromZero[-3210, 2007-07-14, 23, 6, 30](16) 0
test_plusSeconds_fromZero[-3180, 2007-07-14, 23, 7, 0](17) 0
test_plusSeconds_fromZero[-3150, 2007-07-14, 23, 7, 30](18) 0
test_plusSeconds_fromZero[-3120, 2007-07-14, 23, 8, 0](19) 0
test_plusSeconds_fromZero[-3090, 2007-07-14, 23, 8, 30](20) 0
test_plusSeconds_fromZero[-3060, 2007-07-14, 23, 9, 0](21) 0
test_plusSeconds_fromZero[-3030, 2007-07-14, 23, 9, 30](22) 0
test_plusSeconds_fromZero[-3000, 2007-07-14, 23, 10, 0](23) 0
test_plusSeconds_fromZero[-2970, 2007-07-14, 23, 10, 30](24) 0
test_plusSeconds_fromZero[-2940, 2007-07-14, 23, 11, 0](25) 0
test_plusSeconds_fromZero[-2910, 2007-07-14, 23, 11, 30](26) 0.001
test_plusSeconds_fromZero[-2880, 2007-07-14, 23, 12, 0](27) 0
test_plusSeconds_fromZero[-2850, 2007-07-14, 23, 12, 30](28) 0
test_plusSeconds_fromZero[-2820, 2007-07-14, 23, 13, 0](29) 0
test_plusSeconds_fromZero[-2790, 2007-07-14, 23, 13, 30](30) 0
test_plusSeconds_fromZero[-2760, 2007-07-14, 23, 14, 0](31) 0
test_plusSeconds_fromZero[-2730, 2007-07-14, 23, 14, 30](32) 0
test_plusSeconds_fromZero[-2700, 2007-07-14, 23, 15, 0](33) 0
test_plusSeconds_fromZero[-2670, 2007-07-14, 23, 15, 30](34) 0
test_plusSeconds_fromZero[-2640, 2007-07-14, 23, 16, 0](35) 0
test_plusSeconds_fromZero[-2610, 2007-07-14, 23, 16, 30](36) 0
test_plusSeconds_fromZero[-2580, 2007-07-14, 23, 17, 0](37) 0
test_plusSeconds_fromZero[-2550, 2007-07-14, 23, 17, 30](38) 0
test_plusSeconds_fromZero[-2520, 2007-07-14, 23, 18, 0](39) 0
test_plusSeconds_fromZero[-2490, 2007-07-14, 23, 18, 30](40) 0
test_plusSeconds_fromZero[-2460, 2007-07-14, 23, 19, 0](41) 0
test_plusSeconds_fromZero[-2430, 2007-07-14, 23, 19, 30](42) 0
test_plusSeconds_fromZero[-2400, 2007-07-14, 23, 20, 0](43) 0
test_plusSeconds_fromZero[-2370, 2007-07-14, 23, 20, 30](44) 0
test_plusSeconds_fromZero[-2340, 2007-07-14, 23, 21, 0](45) 0
test_plusSeconds_fromZero[-2310, 2007-07-14, 23, 21, 30](46) 0
test_plusSeconds_fromZero[-2280, 2007-07-14, 23, 22, 0](47) 0
test_plusSeconds_fromZero[-2250, 2007-07-14, 23, 22, 30](48) 0
test_plusSeconds_fromZero[-2220, 2007-07-14, 23, 23, 0](49) 0
test_plusSeconds_fromZero[-2190, 2007-07-14, 23, 23, 30](50) 0
test_plusSeconds_fromZero[-2160, 2007-07-14, 23, 24, 0](51) 0
test_plusSeconds_fromZero[-2130, 2007-07-14, 23, 24, 30](52) 0
test_plusSeconds_fromZero[-2100, 2007-07-14, 23, 25, 0](53) 0
test_plusSeconds_fromZero[-2070, 2007-07-14, 23, 25, 30](54) 0
test_plusSeconds_fromZero[-2040, 2007-07-14, 23, 26, 0](55) 0
test_plusSeconds_fromZero[-2010, 2007-07-14, 23, 26, 30](56) 0
test_plusSeconds_fromZero[-1980, 2007-07-14, 23, 27, 0](57) 0
test_plusSeconds_fromZero[-1950, 2007-07-14, 23, 27, 30](58) 0
test_plusSeconds_fromZero[-1920, 2007-07-14, 23, 28, 0](59) 0
test_plusSeconds_fromZero[-1890, 2007-07-14, 23, 28, 30](60) 0
test_plusSeconds_fromZero[-1860, 2007-07-14, 23, 29, 0](61) 0
test_plusSeconds_fromZero[-1830, 2007-07-14, 23, 29, 30](62) 0
test_plusSeconds_fromZero[-1800, 2007-07-14, 23, 30, 0](63) 0
test_plusSeconds_fromZero[-1770, 2007-07-14, 23, 30, 30](64) 0
test_plusSeconds_fromZero[-1740, 2007-07-14, 23, 31, 0](65) 0
test_plusSeconds_fromZero[-1710, 2007-07-14, 23, 31, 30](66) 0
test_plusSeconds_fromZero[-1680, 2007-07-14, 23, 32, 0](67) 0
test_plusSeconds_fromZero[-1650, 2007-07-14, 23, 32, 30](68) 0
test_plusSeconds_fromZero[-1620, 2007-07-14, 23, 33, 0](69) 0
test_plusSeconds_fromZero[-1590, 2007-07-14, 23, 33, 30](70) 0
test_plusSeconds_fromZero[-1560, 2007-07-14, 23, 34, 0](71) 0
test_plusSeconds_fromZero[-1530, 2007-07-14, 23, 34, 30](72) 0
test_plusSeconds_fromZero[-1500, 2007-07-14, 23, 35, 0](73) 0
test_plusSeconds_fromZero[-1470, 2007-07-14, 23, 35, 30](74) 0.001
test_plusSeconds_fromZero[-1440, 2007-07-14, 23, 36, 0](75) 0
test_plusSeconds_fromZero[-1410, 2007-07-14, 23, 36, 30](76) 0
test_plusSeconds_fromZero[-1380, 2007-07-14, 23, 37, 0](77) 0
test_plusSeconds_fromZero[-1350, 2007-07-14, 23, 37, 30](78) 0
test_plusSeconds_fromZero[-1320, 2007-07-14, 23, 38, 0](79) 0
test_plusSeconds_fromZero[-1290, 2007-07-14, 23, 38, 30](80) 0
test_plusSeconds_fromZero[-1260, 2007-07-14, 23, 39, 0](81) 0
test_plusSeconds_fromZero[-1230, 2007-07-14, 23, 39, 30](82) 0
test_plusSeconds_fromZero[-1200, 2007-07-14, 23, 40, 0](83) 0
test_plusSeconds_fromZero[-1170, 2007-07-14, 23, 40, 30](84) 0
test_plusSeconds_fromZero[-1140, 2007-07-14, 23, 41, 0](85) 0
test_plusSeconds_fromZero[-1110, 2007-07-14, 23, 41, 30](86) 0
test_plusSeconds_fromZero[-1080, 2007-07-14, 23, 42, 0](87) 0
test_plusSeconds_fromZero[-1050, 2007-07-14, 23, 42, 30](88) 0
test_plusSeconds_fromZero[-1020, 2007-07-14, 23, 43, 0](89) 0
test_plusSeconds_fromZero[-990, 2007-07-14, 23, 43, 30](90) 0
test_plusSeconds_fromZero[-960, 2007-07-14, 23, 44, 0](91) 0
test_plusSeconds_fromZero[-930, 2007-07-14, 23, 44, 30](92) 0
test_plusSeconds_fromZero[-900, 2007-07-14, 23, 45, 0](93) 0
test_plusSeconds_fromZero[-870, 2007-07-14, 23, 45, 30](94) 0
test_plusSeconds_fromZero[-840, 2007-07-14, 23, 46, 0](95) 0
test_plusSeconds_fromZero[-810, 2007-07-14, 23, 46, 30](96) 0
test_plusSeconds_fromZero[-780, 2007-07-14, 23, 47, 0](97) 0
test_plusSeconds_fromZero[-750, 2007-07-14, 23, 47, 30](98) 0
test_plusSeconds_fromZero[-720, 2007-07-14, 23, 48, 0](99) 0.001
test_plusSeconds_fromZero[-690, 2007-07-14, 23, 48, 30](100) 0
test_plusSeconds_fromZero[-660, 2007-07-14, 23, 49, 0](101) 0
test_plusSeconds_fromZero[-630, 2007-07-14, 23, 49, 30](102) 0
test_plusSeconds_fromZero[-600, 2007-07-14, 23, 50, 0](103) 0
test_plusSeconds_fromZero[-570, 2007-07-14, 23, 50, 30](104) 0
test_plusSeconds_fromZero[-540, 2007-07-14, 23, 51, 0](105) 0
test_plusSeconds_fromZero[-510, 2007-07-14, 23, 51, 30](106) 0
test_plusSeconds_fromZero[-480, 2007-07-14, 23, 52, 0](107) 0
test_plusSeconds_fromZero[-450, 2007-07-14, 23, 52, 30](108) 0
test_plusSeconds_fromZero[-420, 2007-07-14, 23, 53, 0](109) 0
test_plusSeconds_fromZero[-390, 2007-07-14, 23, 53, 30](110) 0
test_plusSeconds_fromZero[-360, 2007-07-14, 23, 54, 0](111) 0
test_plusSeconds_fromZero[-330, 2007-07-14, 23, 54, 30](112) 0
test_plusSeconds_fromZero[-300, 2007-07-14, 23, 55, 0](113) 0
test_plusSeconds_fromZero[-270, 2007-07-14, 23, 55, 30](114) 0
test_plusSeconds_fromZero[-240, 2007-07-14, 23, 56, 0](115) 0
test_plusSeconds_fromZero[-210, 2007-07-14, 23, 56, 30](116) 0
test_plusSeconds_fromZero[-180, 2007-07-14, 23, 57, 0](117) 0
test_plusSeconds_fromZero[-150, 2007-07-14, 23, 57, 30](118) 0
test_plusSeconds_fromZero[-120, 2007-07-14, 23, 58, 0](119) 0
test_plusSeconds_fromZero[-90, 2007-07-14, 23, 58, 30](120) 0
test_plusSeconds_fromZero[-60, 2007-07-14, 23, 59, 0](121) 0
test_plusSeconds_fromZero[-30, 2007-07-14, 23, 59, 30](122) 0
test_plusSeconds_fromZero[0, 2007-07-15, 0, 0, 0](123) 0
test_plusSeconds_fromZero[30, 2007-07-15, 0, 0, 30](124) 0
test_plusSeconds_fromZero[60, 2007-07-15, 0, 1, 0](125) 0
test_plusSeconds_fromZero[90, 2007-07-15, 0, 1, 30](126) 0
test_plusSeconds_fromZero[120, 2007-07-15, 0, 2, 0](127) 0
test_plusSeconds_fromZero[150, 2007-07-15, 0, 2, 30](128) 0
test_plusSeconds_fromZero[180, 2007-07-15, 0, 3, 0](129) 0
test_plusSeconds_fromZero[210, 2007-07-15, 0, 3, 30](130) 0
test_plusSeconds_fromZero[240, 2007-07-15, 0, 4, 0](131) 0
test_plusSeconds_fromZero[270, 2007-07-15, 0, 4, 30](132) 0
test_plusSeconds_fromZero[300, 2007-07-15, 0, 5, 0](133) 0
test_plusSeconds_fromZero[330, 2007-07-15, 0, 5, 30](134) 0
test_plusSeconds_fromZero[360, 2007-07-15, 0, 6, 0](135) 0
test_plusSeconds_fromZero[390, 2007-07-15, 0, 6, 30](136) 0
test_plusSeconds_fromZero[420, 2007-07-15, 0, 7, 0](137) 0
test_plusSeconds_fromZero[450, 2007-07-15, 0, 7, 30](138) 0
test_plusSeconds_fromZero[480, 2007-07-15, 0, 8, 0](139) 0
test_plusSeconds_fromZero[510, 2007-07-15, 0, 8, 30](140) 0
test_plusSeconds_fromZero[540, 2007-07-15, 0, 9, 0](141) 0
test_plusSeconds_fromZero[570, 2007-07-15, 0, 9, 30](142) 0
test_plusSeconds_fromZero[600, 2007-07-15, 0, 10, 0](143) 0
test_plusSeconds_fromZero[630, 2007-07-15, 0, 10, 30](144) 0
test_plusSeconds_fromZero[660, 2007-07-15, 0, 11, 0](145) 0
test_plusSeconds_fromZero[690, 2007-07-15, 0, 11, 30](146) 0
test_plusSeconds_fromZero[720, 2007-07-15, 0, 12, 0](147) 0
test_plusSeconds_fromZero[750, 2007-07-15, 0, 12, 30](148) 0
test_plusSeconds_fromZero[780, 2007-07-15, 0, 13, 0](149) 0
test_plusSeconds_fromZero[810, 2007-07-15, 0, 13, 30](150) 0
test_plusSeconds_fromZero[840, 2007-07-15, 0, 14, 0](151) 0
test_plusSeconds_fromZero[870, 2007-07-15, 0, 14, 30](152) 0
test_plusSeconds_fromZero[900, 2007-07-15, 0, 15, 0](153) 0
test_plusSeconds_fromZero[930, 2007-07-15, 0, 15, 30](154) 0
test_plusSeconds_fromZero[960, 2007-07-15, 0, 16, 0](155) 0
test_plusSeconds_fromZero[990, 2007-07-15, 0, 16, 30](156) 0
test_plusSeconds_fromZero[1020, 2007-07-15, 0, 17, 0](157) 0
test_plusSeconds_fromZero[1050, 2007-07-15, 0, 17, 30](158) 0
test_plusSeconds_fromZero[1080, 2007-07-15, 0, 18, 0](159) 0
test_plusSeconds_fromZero[1110, 2007-07-15, 0, 18, 30](160) 0
test_plusSeconds_fromZero[1140, 2007-07-15, 0, 19, 0](161) 0
test_plusSeconds_fromZero[1170, 2007-07-15, 0, 19, 30](162) 0
test_plusSeconds_fromZero[1200, 2007-07-15, 0, 20, 0](163) 0
test_plusSeconds_fromZero[1230, 2007-07-15, 0, 20, 30](164) 0
test_plusSeconds_fromZero[1260, 2007-07-15, 0, 21, 0](165) 0
test_plusSeconds_fromZero[1290, 2007-07-15, 0, 21, 30](166) 0
test_plusSeconds_fromZero[1320, 2007-07-15, 0, 22, 0](167) 0
test_plusSeconds_fromZero[1350, 2007-07-15, 0, 22, 30](168) 0
test_plusSeconds_fromZero[1380, 2007-07-15, 0, 23, 0](169) 0
test_plusSeconds_fromZero[1410, 2007-07-15, 0, 23, 30](170) 0
test_plusSeconds_fromZero[1440, 2007-07-15, 0, 24, 0](171) 0
test_plusSeconds_fromZero[1470, 2007-07-15, 0, 24, 30](172) 0.001
test_plusSeconds_fromZero[1500, 2007-07-15, 0, 25, 0](173) 0
test_plusSeconds_fromZero[1530, 2007-07-15, 0, 25, 30](174) 0
test_plusSeconds_fromZero[1560, 2007-07-15, 0, 26, 0](175) 0
test_plusSeconds_fromZero[1590, 2007-07-15, 0, 26, 30](176) 0
test_plusSeconds_fromZero[1620, 2007-07-15, 0, 27, 0](177) 0
test_plusSeconds_fromZero[1650, 2007-07-15, 0, 27, 30](178) 0
test_plusSeconds_fromZero[1680, 2007-07-15, 0, 28, 0](179) 0
test_plusSeconds_fromZero[1710, 2007-07-15, 0, 28, 30](180) 0
test_plusSeconds_fromZero[1740, 2007-07-15, 0, 29, 0](181) 0
test_plusSeconds_fromZero[1770, 2007-07-15, 0, 29, 30](182) 0
test_plusSeconds_fromZero[1800, 2007-07-15, 0, 30, 0](183) 0
test_plusSeconds_fromZero[1830, 2007-07-15, 0, 30, 30](184) 0
test_plusSeconds_fromZero[1860, 2007-07-15, 0, 31, 0](185) 0
test_plusSeconds_fromZero[1890, 2007-07-15, 0, 31, 30](186) 0
test_plusSeconds_fromZero[1920, 2007-07-15, 0, 32, 0](187) 0
test_plusSeconds_fromZero[1950, 2007-07-15, 0, 32, 30](188) 0
test_plusSeconds_fromZero[1980, 2007-07-15, 0, 33, 0](189) 0
test_plusSeconds_fromZero[2010, 2007-07-15, 0, 33, 30](190) 0
test_plusSeconds_fromZero[2040, 2007-07-15, 0, 34, 0](191) 0
test_plusSeconds_fromZero[2070, 2007-07-15, 0, 34, 30](192) 0
test_plusSeconds_fromZero[2100, 2007-07-15, 0, 35, 0](193) 0
test_plusSeconds_fromZero[2130, 2007-07-15, 0, 35, 30](194) 0
test_plusSeconds_fromZero[2160, 2007-07-15, 0, 36, 0](195) 0
test_plusSeconds_fromZero[2190, 2007-07-15, 0, 36, 30](196) 0
test_plusSeconds_fromZero[2220, 2007-07-15, 0, 37, 0](197) 0
test_plusSeconds_fromZero[2250, 2007-07-15, 0, 37, 30](198) 0
test_plusSeconds_fromZero[2280, 2007-07-15, 0, 38, 0](199) 0
test_plusSeconds_fromZero[2310, 2007-07-15, 0, 38, 30](200) 0
test_plusSeconds_fromZero[2340, 2007-07-15, 0, 39, 0](201) 0
test_plusSeconds_fromZero[2370, 2007-07-15, 0, 39, 30](202) 0
test_plusSeconds_fromZero[2400, 2007-07-15, 0, 40, 0](203) 0
test_plusSeconds_fromZero[2430, 2007-07-15, 0, 40, 30](204) 0
test_plusSeconds_fromZero[2460, 2007-07-15, 0, 41, 0](205) 0
test_plusSeconds_fromZero[2490, 2007-07-15, 0, 41, 30](206) 0
test_plusSeconds_fromZero[2520, 2007-07-15, 0, 42, 0](207) 0
test_plusSeconds_fromZero[2550, 2007-07-15, 0, 42, 30](208) 0
test_plusSeconds_fromZero[2580, 2007-07-15, 0, 43, 0](209) 0
test_plusSeconds_fromZero[2610, 2007-07-15, 0, 43, 30](210) 0
test_plusSeconds_fromZero[2640, 2007-07-15, 0, 44, 0](211) 0
test_plusSeconds_fromZero[2670, 2007-07-15, 0, 44, 30](212) 0
test_plusSeconds_fromZero[2700, 2007-07-15, 0, 45, 0](213) 0
test_plusSeconds_fromZero[2730, 2007-07-15, 0, 45, 30](214) 0
test_plusSeconds_fromZero[2760, 2007-07-15, 0, 46, 0](215) 0
test_plusSeconds_fromZero[2790, 2007-07-15, 0, 46, 30](216) 0
test_plusSeconds_fromZero[2820, 2007-07-15, 0, 47, 0](217) 0
test_plusSeconds_fromZero[2850, 2007-07-15, 0, 47, 30](218) 0
test_plusSeconds_fromZero[2880, 2007-07-15, 0, 48, 0](219) 0
test_plusSeconds_fromZero[2910, 2007-07-15, 0, 48, 30](220) 0
test_plusSeconds_fromZero[2940, 2007-07-15, 0, 49, 0](221) 0
test_plusSeconds_fromZero[2970, 2007-07-15, 0, 49, 30](222) 0.001
test_plusSeconds_fromZero[3000, 2007-07-15, 0, 50, 0](223) 0
test_plusSeconds_fromZero[3030, 2007-07-15, 0, 50, 30](224) 0
test_plusSeconds_fromZero[3060, 2007-07-15, 0, 51, 0](225) 0
test_plusSeconds_fromZero[3090, 2007-07-15, 0, 51, 30](226) 0
test_plusSeconds_fromZero[3120, 2007-07-15, 0, 52, 0](227) 0
test_plusSeconds_fromZero[3150, 2007-07-15, 0, 52, 30](228) 0
test_plusSeconds_fromZero[3180, 2007-07-15, 0, 53, 0](229) 0
test_plusSeconds_fromZero[3210, 2007-07-15, 0, 53, 30](230) 0
test_plusSeconds_fromZero[3240, 2007-07-15, 0, 54, 0](231) 0
test_plusSeconds_fromZero[3270, 2007-07-15, 0, 54, 30](232) 0
test_plusSeconds_fromZero[3300, 2007-07-15, 0, 55, 0](233) 0
test_plusSeconds_fromZero[3330, 2007-07-15, 0, 55, 30](234) 0
test_plusSeconds_fromZero[3360, 2007-07-15, 0, 56, 0](235) 0
test_plusSeconds_fromZero[3390, 2007-07-15, 0, 56, 30](236) 0
test_plusSeconds_fromZero[3420, 2007-07-15, 0, 57, 0](237) 0
test_plusSeconds_fromZero[3450, 2007-07-15, 0, 57, 30](238) 0
test_plusSeconds_fromZero[3480, 2007-07-15, 0, 58, 0](239) 0
test_plusSeconds_fromZero[3510, 2007-07-15, 0, 58, 30](240) 0
test_plusSeconds_fromZero[3540, 2007-07-15, 0, 59, 0](241) 0
test_plusSeconds_fromZero[3570, 2007-07-15, 0, 59, 30](242) 0
test_plusSeconds_fromZero[3600, 2007-07-15, 1, 0, 0](243) 0
test_plusSeconds_fromZero[3630, 2007-07-15, 1, 0, 30](244) 0
test_plusSeconds_fromZero[3660, 2007-07-15, 1, 1, 0](245) 0
test_plusSeconds_noChange_oneDay 0
test_plusSeconds_one 0.001
test_plusWeeks_invalidTooLarge 0
test_plusWeeks_invalidTooSmall 0
test_plusWeeks_maximum 0
test_plusWeeks_minimum 0
test_plusWeeks_negative 0
test_plusWeeks_negativeAcrossYear 0
test_plusWeeks_negativeOverYears 0
test_plusWeeks_normal 0
test_plusWeeks_overLeapYears 0
test_plusWeeks_overMonths 0
test_plusWeeks_overYears 0
test_plusWeeks_symmetry[-0001-01-01T00:00](1) 0
test_plusWeeks_symmetry[-0001-02-28T00:00](2) 0.001
test_plusWeeks_symmetry[-0001-03-01T00:00](3) 0.001
test_plusWeeks_symmetry[-0001-12-31T00:00](4) 0.001
test_plusWeeks_symmetry[0000-01-01T00:00](5) 0.001
test_plusWeeks_symmetry[0000-02-28T00:00](6) 0.001
test_plusWeeks_symmetry[0000-02-29T00:00](7) 0
test_plusWeeks_symmetry[0000-03-01T00:00](8) 0
test_plusWeeks_symmetry[0000-12-31T00:00](9) 0.001
test_plusWeeks_symmetry[2007-01-01T00:00](10) 0.001
test_plusWeeks_symmetry[2007-02-28T00:00](11) 0.001
test_plusWeeks_symmetry[2007-03-01T00:00](12) 0.001
test_plusWeeks_symmetry[2007-12-31T00:00](13) 0
test_plusWeeks_symmetry[2008-01-01T00:00](14) 0.001
test_plusWeeks_symmetry[2008-02-28T00:00](15) 0.001
test_plusWeeks_symmetry[2008-02-29T00:00](16) 0.001
test_plusWeeks_symmetry[2008-03-01T00:00](17) 0
test_plusWeeks_symmetry[2008-12-31T00:00](18) 0.001
test_plusWeeks_symmetry[2099-01-01T00:00](19) 0.001
test_plusWeeks_symmetry[2099-02-28T00:00](20) 0
test_plusWeeks_symmetry[2099-03-01T00:00](21) 0.002
test_plusWeeks_symmetry[2099-12-31T00:00](22) 0
test_plusWeeks_symmetry[2100-01-01T00:00](23) 0.001
test_plusWeeks_symmetry[2100-02-28T00:00](24) 0
test_plusWeeks_symmetry[2100-03-01T00:00](25) 0.001
test_plusWeeks_symmetry[2100-12-31T00:00](26) 0
test_plusYears_int_adjustDay 0.001
test_plusYears_int_invalidTooLarge 0
test_plusYears_int_invalidTooSmall 0
test_plusYears_int_negative 0
test_plusYears_int_normal 0
test_plus_Period_invalidTooLarge 0
test_plus_Period_invalidTooSmall 0
test_plus_Period_negativeDays 0
test_plus_Period_null 0
test_plus_Period_positiveMonths 0
test_plus_adjuster 0
test_plus_adjuster_null 0
test_plus_longPeriodUnit_invalidTooLarge 0
test_plus_longPeriodUnit_invalidTooSmall 0
test_plus_longPeriodUnit_negativeDays 0
test_plus_longPeriodUnit_null 0
test_plus_longPeriodUnit_positiveMonths 0
test_query 0
test_query_null 0
test_serialization 0
test_toEpochSecond_afterEpoch 0.085
test_toEpochSecond_beforeEpoch 0.016
test_toString[2008, 7, 5, 2, 1, 0, 0, 2008-07-05T02:01](1) 0
test_toString[2007, 12, 31, 23, 59, 1, 0, 2007-12-31T23:59:01](2) 0
test_toString[999, 12, 31, 23, 59, 59, 990000000, 0999-12-31T23:59:59.990](3) 0
test_toString[-1, 1, 2, 23, 59, 59, 999990000, -0001-01-02T23:59:59.999990](4) 0
test_toString[-2008, 1, 2, 23, 59, 59, 999999990, -2008-01-02T23:59:59.999999990](5) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00, Nanos, 0](1) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00, Micros, 0](2) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00, Millis, 0](3) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00, Seconds, 0](4) 0.001
test_until[2012-06-15T00:00, 2012-06-15T00:00, Minutes, 0](5) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00, Hours, 0](6) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00, HalfDays, 0](7) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00:01, Nanos, 1000000000](8) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00:01, Micros, 1000000](9) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00:01, Millis, 1000](10) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00:01, Seconds, 1](11) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00:01, Minutes, 0](12) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00:01, Hours, 0](13) 0
test_until[2012-06-15T00:00, 2012-06-15T00:00:01, HalfDays, 0](14) 0
test_until[2012-06-15T00:00, 2012-06-15T00:01, Nanos, 60000000000](15) 0
test_until[2012-06-15T00:00, 2012-06-15T00:01, Micros, 60000000](16) 0.001
test_until[2012-06-15T00:00, 2012-06-15T00:01, Millis, 60000](17) 0
test_until[2012-06-15T00:00, 2012-06-15T00:01, Seconds, 60](18) 0
test_until[2012-06-15T00:00, 2012-06-15T00:01, Minutes, 1](19) 0
test_until[2012-06-15T00:00, 2012-06-15T00:01, Hours, 0](20) 0
test_until[2012-06-15T00:00, 2012-06-15T00:01, HalfDays, 0](21) 0
test_until[2012-06-15T12:30:40.500, 2012-06-15T12:30:39.499, Seconds, -1](22) 0
test_until[2012-06-15T12:30:40.500, 2012-06-15T12:30:39.500, Seconds, -1](23) 0
test_until[2012-06-15T12:30:40.500, 2012-06-15T12:30:39.501, Seconds, 0](24) 0
test_until[2012-06-15T12:30:40.500, 2012-06-15T12:30:40.499, Seconds, 0](25) 0
test_until[2012-06-15T12:30:40.500, 2012-06-15T12:30:40.500, Seconds, 0](26) 0
test_until[2012-06-15T12:30:40.500, 2012-06-15T12:30:40.501, Seconds, 0](27) 0
test_until[2012-06-15T12:30:40.500, 2012-06-15T12:30:41.499, Seconds, 0](28) 0
test_until[2012-06-15T12:30:40.500, 2012-06-15T12:30:41.500, Seconds, 1](29) 0
test_until[2012-06-15T12:30:40.500, 2012-06-15T12:30:41.501, Seconds, 1](30) 0
test_until[2012-06-15T12:30:40.500, 2012-06-16T12:30:39.499, Seconds, 86398](31) 0
test_until[2012-06-15T12:30:40.500, 2012-06-16T12:30:39.500, Seconds, 86399](32) 0
test_until[2012-06-15T12:30:40.500, 2012-06-16T12:30:39.501, Seconds, 86399](33) 0
test_until[2012-06-15T12:30:40.500, 2012-06-16T12:30:40.499, Seconds, 86399](34) 0
test_until[2012-06-15T12:30:40.500, 2012-06-16T12:30:40.500, Seconds, 86400](35) 0
test_until[2012-06-15T12:30:40.500, 2012-06-16T12:30:40.501, Seconds, 86400](36) 0
test_until[2012-06-15T12:30:40.500, 2012-06-16T12:30:41.499, Seconds, 86400](37) 0
test_until[2012-06-15T12:30:40.500, 2012-06-16T12:30:41.500, Seconds, 86401](38) 0
test_until[2012-06-15T12:30:40.500, 2012-06-16T12:30:41.501, Seconds, 86401](39) 0.001
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00, Nanos, 0](1) 0.004
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00, Micros, 0](2) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00, Millis, 0](3) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00, Seconds, 0](4) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00, Minutes, 0](5) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00, Hours, 0](6) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00, HalfDays, 0](7) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00:01, Nanos, 1000000000](8) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00:01, Micros, 1000000](9) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00:01, Millis, 1000](10) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00:01, Seconds, 1](11) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00:01, Minutes, 0](12) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00:01, Hours, 0](13) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:00:01, HalfDays, 0](14) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:01, Nanos, 60000000000](15) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:01, Micros, 60000000](16) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:01, Millis, 60000](17) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:01, Seconds, 60](18) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:01, Minutes, 1](19) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:01, Hours, 0](20) 0
test_until_reveresed[2012-06-15T00:00, 2012-06-15T00:01, HalfDays, 0](21) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-15T12:30:39.499, Seconds, -1](22) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-15T12:30:39.500, Seconds, -1](23) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-15T12:30:39.501, Seconds, 0](24) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-15T12:30:40.499, Seconds, 0](25) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-15T12:30:40.500, Seconds, 0](26) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-15T12:30:40.501, Seconds, 0](27) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-15T12:30:41.499, Seconds, 0](28) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-15T12:30:41.500, Seconds, 1](29) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-15T12:30:41.501, Seconds, 1](30) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-16T12:30:39.499, Seconds, 86398](31) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-16T12:30:39.500, Seconds, 86399](32) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-16T12:30:39.501, Seconds, 86399](33) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-16T12:30:40.499, Seconds, 86399](34) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-16T12:30:40.500, Seconds, 86400](35) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-16T12:30:40.501, Seconds, 86400](36) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-16T12:30:41.499, Seconds, 86400](37) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-16T12:30:41.500, Seconds, 86401](38) 0
test_until_reveresed[2012-06-15T12:30:40.500, 2012-06-16T12:30:41.501, Seconds, 86401](39) 0
test_withDayOfMonth_invalid 0
test_withDayOfMonth_invalidCombination 0
test_withDayOfMonth_normal 0
test_withDayOfYear_illegal 0
test_withDayOfYear_invalid 0
test_withDayOfYear_normal 0
test_withHour_hourTooHigh 0
test_withHour_hourTooLow 0
test_withHour_normal 0
test_withMinute_minuteTooHigh 0
test_withMinute_minuteTooLow 0
test_withMinute_normal 0
test_withMonth_int_adjustDay 0
test_withMonth_int_invalid 0
test_withMonth_int_normal 0
test_withNanoOfSecond_nanoTooHigh 0
test_withNanoOfSecond_nanoTooLow 0
test_withNanoOfSecond_normal 0
test_withSecond_normal 0
test_withSecond_secondTooHigh 0
test_withSecond_secondTooLow 0
test_withYear_int_adjustDay 0
test_withYear_int_invalid 0
test_withYear_int_normal 0
test_with_adjustment 0
test_with_adjustment_null 0

TestOffsetDateTime

basicTest_getLong_DateTimeField_null 0
basicTest_getLong_DateTimeField_unsupported 0
basicTest_get_DateTimeField_null 0
basicTest_get_DateTimeField_unsupported 0
basicTest_isSupported_DateTimeField_null 0
basicTest_isSupported_DateTimeField_supported 0
basicTest_isSupported_DateTimeField_unsupported 0
basicTest_query 0
basicTest_range_DateTimeField_null 0
basicTest_range_DateTimeField_unsupported 0
compareToNonOffsetDateTime 0
constructor_nullOffset 0
constructor_nullTime 0
factory_of_LocalDateLocalTimeZoneOffset 0
factory_of_LocalDateLocalTimeZoneOffset_nullLocalDate 0
factory_of_LocalDateLocalTimeZoneOffset_nullLocalTime 0
factory_of_LocalDateLocalTimeZoneOffset_nullOffset 0
factory_of_LocalDateTimeZoneOffset 0
factory_of_LocalDateTimeZoneOffset_nullOffset 0
factory_of_LocalDateTimeZoneOffset_nullProvider 0
factory_of_intMonthIntHM 0
factory_of_intMonthIntHMS 0
factory_of_intMonthIntHMSN 0
factory_of_intsHM 0.001
factory_of_intsHMS 0
factory_of_intsHMSN 0
factory_parse_formatter 0
factory_parse_formatter_nullFormatter 0
factory_parse_formatter_nullText 0
factory_parse_illegalValue 0
factory_parse_invalidValue 0
factory_parse_nullText 0
now 0
now_Clock_allSecsInDay_beforeEpoch 0.029
now_Clock_allSecsInDay_offset 0.053
now_Clock_allSecsInDay_utc 0.045
now_Clock_nullClock 0
now_Clock_nullZoneId 0
now_Clock_offsets 0
test_atZone 0
test_atZoneSimilarLocal 0
test_atZoneSimilarLocal_dstGap 0
test_atZoneSimilarLocal_nullTimeZone 0
test_atZone_dstOverlapSummer 0
test_atZone_dstOverlapWinter 0
test_atZone_nullTimeZone 0
test_compareTo_both 0
test_compareTo_bothNanos 0
test_compareTo_hourDifference 0
test_compareTo_max 0
test_compareTo_min 0
test_compareTo_null 0
test_compareTo_offset 0
test_compareTo_offsetNanos 0
test_compareTo_timeMins 0
test_compareTo_timeNanos 0
test_compareTo_timeSecs 0
test_equals_false_hour_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_hour_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_hour_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](3) 0
test_equals_false_hour_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](4) 0
test_equals_false_minute_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_minute_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_minute_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](3) 0
test_equals_false_minute_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](4) 0
test_equals_false_nano_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_nano_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_nano_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](3) 0
test_equals_false_nano_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](4) 0
test_equals_false_offset_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_offset_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_offset_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](3) 0
test_equals_false_offset_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](4) 0
test_equals_false_second_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_second_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_second_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](3) 0
test_equals_false_second_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](4) 0
test_equals_false_year_differs[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_false_year_differs[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_false_year_differs[2008, 6, 30, 23, 59, 59, 999999999, +01:00](3) 0
test_equals_false_year_differs[-1, 1, 1, 0, 0, 0, 0, +01:00](4) 0
test_equals_itself_true 0
test_equals_null_false 0
test_equals_string_false 0
test_equals_true[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_equals_true[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_equals_true[2008, 6, 30, 23, 59, 59, 999999999, +01:00](3) 0
test_equals_true[-1, 1, 1, 0, 0, 0, 0, +01:00](4) 0
test_factory_CalendricalObject 0
test_factory_CalendricalObject_invalid_noDerive 0.001
test_factory_Calendricals_null 0
test_format_formatter 0
test_format_formatter_null 0
test_get[2008, 6, 30, 11, 30, 20, 500, +01:00](1) 0
test_get[2008, 6, 30, 11, 0, 0, 0, +01:00](2) 0
test_get[2008, 6, 30, 23, 59, 59, 999999999, +01:00](3) 0
test_get[-1, 1, 1, 0, 0, 0, 0, +01:00](4) 0
test_getLong_TemporalField 0
test_get_TemporalField 0
test_isAfter_null 0
test_isBeforeIsAfterIsEqual1 0
test_isBeforeIsAfterIsEqual2 0
test_isBeforeIsAfterIsEqual_instantComparison 0
test_isBefore_null 0
test_isEqual_null 0
test_minusDays 0
test_minusHours 0
test_minusMinutes 0
test_minusMonths 0
test_minusNanos 0
test_minusSeconds 0
test_minusWeeks 0
test_minusYears 0
test_minus_Duration 0
test_minus_Duration_null 0
test_minus_Duration_zero 0
test_minus_Period 0
test_parse[2008, 6, 30, 11, 30, 59, 0, Z, 2008-06-30T11:30:59Z](1) 0
test_parse[2008, 6, 30, 11, 30, 59, 0, +01:00, 2008-06-30T11:30:59+01:00](2) 0
test_parse[2008, 6, 30, 11, 30, 59, 999000000, Z, 2008-06-30T11:30:59.999Z](3) 0
test_parse[2008, 6, 30, 11, 30, 59, 999000000, +01:00, 2008-06-30T11:30:59.999+01:00](4) 0.001
test_parse[2008, 6, 30, 11, 30, 59, 999000, Z, 2008-06-30T11:30:59.000999Z](5) 0
test_parse[2008, 6, 30, 11, 30, 59, 999000, +01:00, 2008-06-30T11:30:59.000999+01:00](6) 0
test_parse[2008, 6, 30, 11, 30, 59, 999, Z, 2008-06-30T11:30:59.000000999Z](7) 0
test_parse[2008, 6, 30, 11, 30, 59, 999, +01:00, 2008-06-30T11:30:59.000000999+01:00](8) 0
test_plusDays 0
test_plusHours 0
test_plusMinutes 0
test_plusMonths 0
test_plusNanos 0
test_plusSeconds 0
test_plusWeeks 0
test_plusYears 0
test_plus_Duration 0
test_plus_Duration_null 0
test_plus_Duration_zero 0
test_plus_Period 0
test_query 0
test_query_null 0
test_serialization 0.001
test_serialization_format 0
test_toEpochSecond_afterEpoch 0.018
test_toEpochSecond_beforeEpoch 0.017
test_toString[2008, 6, 30, 11, 30, 59, 0, Z, 2008-06-30T11:30:59Z](1) 0
test_toString[2008, 6, 30, 11, 30, 59, 0, +01:00, 2008-06-30T11:30:59+01:00](2) 0
test_toString[2008, 6, 30, 11, 30, 59, 999000000, Z, 2008-06-30T11:30:59.999Z](3) 0
test_toString[2008, 6, 30, 11, 30, 59, 999000000, +01:00, 2008-06-30T11:30:59.999+01:00](4) 0
test_toString[2008, 6, 30, 11, 30, 59, 999000, Z, 2008-06-30T11:30:59.000999Z](5) 0
test_toString[2008, 6, 30, 11, 30, 59, 999000, +01:00, 2008-06-30T11:30:59.000999+01:00](6) 0
test_toString[2008, 6, 30, 11, 30, 59, 999, Z, 2008-06-30T11:30:59.000000999Z](7) 0
test_toString[2008, 6, 30, 11, 30, 59, 999, +01:00, 2008-06-30T11:30:59.000000999+01:00](8) 0
test_truncatedTo_normal 0
test_truncatedTo_null 0
test_withDayOfMonth_normal 0
test_withDayOfYear_illegal 0
test_withDayOfYear_invalid 0
test_withDayOfYear_normal 0
test_withHour_normal 0
test_withMinute_normal 0
test_withMonth_normal 0
test_withNanoOfSecond_normal 0
test_withOffsetSameInstant 0
test_withOffsetSameInstant_null 0
test_withOffsetSameLocal_null 0.001
test_withSecond_normal 0
test_withYear_normal 0
test_with_adjustment 0
test_with_adjustment_LocalDate 0
test_with_adjustment_LocalDateTime 0
test_with_adjustment_LocalTime 0
test_with_adjustment_Month 0
test_with_adjustment_OffsetDateTime 0
test_with_adjustment_OffsetTime 0
test_with_adjustment_ZoneOffset 0
test_with_adjustment_null 0

TestZoneId

test_London 0
test_London_getOffset 0
test_London_getOffsetInfo 0
test_London_getOffsetInfo_fromDST 0
test_London_getOffsetInfo_gap 0.001
test_London_getOffsetInfo_overlap 0
test_London_getOffsetInfo_toDST 0
test_London_getOffset_fromDST 0
test_London_getOffset_toDST 0
test_NewYork 0
test_NewYork_getOffset 0
test_NewYork_getOffsetInfo 0
test_NewYork_getOffsetInfo_fromDST 0
test_NewYork_getOffsetInfo_gap 0
test_NewYork_getOffsetInfo_overlap 0
test_NewYork_getOffsetInfo_toDST 0
test_NewYork_getOffset_fromDST 0
test_NewYork_getOffset_toDST 0
test_Paris 0
test_Paris_getOffset 0
test_Paris_getOffsetInfo 0
test_Paris_getOffsetInfo_fromDST 0
test_Paris_getOffsetInfo_gap 0
test_Paris_getOffsetInfo_overlap 0.001
test_Paris_getOffsetInfo_toDST 0
test_Paris_getOffset_fromDST 0
test_Paris_getOffset_toDST 0
test_constant_SHORT_IDS 0
test_constant_SHORT_IDS_immutable 0
test_constant_UTC 0
test_equals 0
test_equals_notTimeZone 0
test_equals_null 0
test_factory_CalendricalObject 0
test_factory_CalendricalObject_invalid_noDerive 0
test_factory_CalendricalObject_null 0
test_get_Tzdb 0
test_get_TzdbFixed 0
test_immutable 0
test_of_string_FixedGMT[+0, ](1) 0
test_of_string_FixedGMT[+5, +05:00](2) 0
test_of_string_FixedGMT[+01, +01:00](3) 0
test_of_string_FixedGMT[+0100, +01:00](4) 0
test_of_string_FixedGMT[+01:00, +01:00](5) 0
test_of_string_FixedGMT[+010000, +01:00](6) 0
test_of_string_FixedGMT[+01:00:00, +01:00](7) 0
test_of_string_FixedGMT[+12, +12:00](8) 0
test_of_string_FixedGMT[+1234, +12:34](9) 0
test_of_string_FixedGMT[+12:34, +12:34](10) 0
test_of_string_FixedGMT[+123456, +12:34:56](11) 0
test_of_string_FixedGMT[+12:34:56, +12:34:56](12) 0
test_of_string_FixedGMT[-02, -02:00](13) 0
test_of_string_FixedGMT[-5, -05:00](14) 0
test_of_string_FixedGMT[-0200, -02:00](15) 0
test_of_string_FixedGMT[-02:00, -02:00](16) 0
test_of_string_FixedGMT[-020000, -02:00](17) 0
test_of_string_FixedGMT[-02:00:00, -02:00](18) 0
test_of_string_FixedUT[+0, ](1) 0
test_of_string_FixedUT[+5, +05:00](2) 0
test_of_string_FixedUT[+01, +01:00](3) 0
test_of_string_FixedUT[+0100, +01:00](4) 0
test_of_string_FixedUT[+01:00, +01:00](5) 0
test_of_string_FixedUT[+010000, +01:00](6) 0
test_of_string_FixedUT[+01:00:00, +01:00](7) 0
test_of_string_FixedUT[+12, +12:00](8) 0
test_of_string_FixedUT[+1234, +12:34](9) 0
test_of_string_FixedUT[+12:34, +12:34](10) 0
test_of_string_FixedUT[+123456, +12:34:56](11) 0
test_of_string_FixedUT[+12:34:56, +12:34:56](12) 0
test_of_string_FixedUT[-02, -02:00](13) 0
test_of_string_FixedUT[-5, -05:00](14) 0
test_of_string_FixedUT[-0200, -02:00](15) 0
test_of_string_FixedUT[-02:00, -02:00](16) 0
test_of_string_FixedUT[-020000, -02:00](17) 0
test_of_string_FixedUT[-02:00:00, -02:00](18) 0
test_of_string_FixedUTC[+0, ](1) 0
test_of_string_FixedUTC[+5, +05:00](2) 0
test_of_string_FixedUTC[+01, +01:00](3) 0
test_of_string_FixedUTC[+0100, +01:00](4) 0
test_of_string_FixedUTC[+01:00, +01:00](5) 0
test_of_string_FixedUTC[+010000, +01:00](6) 0
test_of_string_FixedUTC[+01:00:00, +01:00](7) 0
test_of_string_FixedUTC[+12, +12:00](8) 0
test_of_string_FixedUTC[+1234, +12:34](9) 0
test_of_string_FixedUTC[+12:34, +12:34](10) 0
test_of_string_FixedUTC[+123456, +12:34:56](11) 0
test_of_string_FixedUTC[+12:34:56, +12:34:56](12) 0
test_of_string_FixedUTC[-02, -02:00](13) 0
test_of_string_FixedUTC[-5, -05:00](14) 0
test_of_string_FixedUTC[-0200, -02:00](15) 0
test_of_string_FixedUTC[-02:00, -02:00](16) 0.001
test_of_string_FixedUTC[-020000, -02:00](17) 0
test_of_string_FixedUTC[-02:00:00, -02:00](18) 0
test_of_string_GMT[](1) 0
test_of_string_GMT[+00](2) 0
test_of_string_GMT[+0000](3) 0
test_of_string_GMT[+00:00](4) 0
test_of_string_GMT[+000000](5) 0
test_of_string_GMT[+00:00:00](6) 0
test_of_string_GMT[-00](7) 0
test_of_string_GMT[-0000](8) 0
test_of_string_GMT[-00:00](9) 0
test_of_string_GMT[-000000](10) 0
test_of_string_GMT[-00:00:00](11) 0
test_of_string_GMT0 0
test_of_string_GMT_invalid[A](1) 0
test_of_string_GMT_invalid[B](2) 0
test_of_string_GMT_invalid[C](3) 0
test_of_string_GMT_invalid[D](4) 0
test_of_string_GMT_invalid[E](5) 0
test_of_string_GMT_invalid[F](6) 0
test_of_string_GMT_invalid[G](7) 0
test_of_string_GMT_invalid[H](8) 0
test_of_string_GMT_invalid[I](9) 0
test_of_string_GMT_invalid[J](10) 0
test_of_string_GMT_invalid[K](11) 0
test_of_string_GMT_invalid[L](12) 0.001
test_of_string_GMT_invalid[M](13) 0
test_of_string_GMT_invalid[N](14) 0
test_of_string_GMT_invalid[O](15) 0
test_of_string_GMT_invalid[P](16) 0
test_of_string_GMT_invalid[Q](17) 0
test_of_string_GMT_invalid[R](18) 0
test_of_string_GMT_invalid[S](19) 0
test_of_string_GMT_invalid[T](20) 0
test_of_string_GMT_invalid[U](21) 0
test_of_string_GMT_invalid[V](22) 0
test_of_string_GMT_invalid[W](23) 0
test_of_string_GMT_invalid[X](24) 0
test_of_string_GMT_invalid[Y](25) 0
test_of_string_GMT_invalid[+0:00](26) 0
test_of_string_GMT_invalid[+00:0](27) 0
test_of_string_GMT_invalid[+0:0](28) 0
test_of_string_GMT_invalid[+000](29) 0
test_of_string_GMT_invalid[+00000](30) 0
test_of_string_GMT_invalid[+0:00:00](31) 0
test_of_string_GMT_invalid[+00:0:00](32) 0
test_of_string_GMT_invalid[+00:00:0](33) 0
test_of_string_GMT_invalid[+0:0:0](34) 0
test_of_string_GMT_invalid[+0:0:00](35) 0
test_of_string_GMT_invalid[+00:0:0](36) 0.001
test_of_string_GMT_invalid[+0:00:0](37) 0
test_of_string_GMT_invalid[+01_00](38) 0
test_of_string_GMT_invalid[+01;00](39) 0
test_of_string_GMT_invalid[+01@00](40) 0
test_of_string_GMT_invalid[+01:AA](41) 0
test_of_string_GMT_invalid[+19](42) 0
test_of_string_GMT_invalid[+19:00](43) 0
test_of_string_GMT_invalid[+18:01](44) 0
test_of_string_GMT_invalid[+18:00:01](45) 0
test_of_string_GMT_invalid[+1801](46) 0
test_of_string_GMT_invalid[+180001](47) 0
test_of_string_GMT_invalid[-0:00](48) 0
test_of_string_GMT_invalid[-00:0](49) 0
test_of_string_GMT_invalid[-0:0](50) 0
test_of_string_GMT_invalid[-000](51) 0
test_of_string_GMT_invalid[-00000](52) 0
test_of_string_GMT_invalid[-0:00:00](53) 0
test_of_string_GMT_invalid[-00:0:00](54) 0
test_of_string_GMT_invalid[-00:00:0](55) 0
test_of_string_GMT_invalid[-0:0:0](56) 0
test_of_string_GMT_invalid[-0:0:00](57) 0
test_of_string_GMT_invalid[-00:0:0](58) 0
test_of_string_GMT_invalid[-0:00:0](59) 0
test_of_string_GMT_invalid[-19](60) 0
test_of_string_GMT_invalid[-19:00](61) 0
test_of_string_GMT_invalid[-18:01](62) 0
test_of_string_GMT_invalid[-18:00:01](63) 0
test_of_string_GMT_invalid[-1801](64) 0
test_of_string_GMT_invalid[-180001](65) 0
test_of_string_GMT_invalid[-01_00](66) 0
test_of_string_GMT_invalid[-01;00](67) 0
test_of_string_GMT_invalid[-01@00](68) 0
test_of_string_GMT_invalid[-01:AA](69) 0
test_of_string_GMT_invalid[@01:00](70) 0.001
test_of_string_London 0
test_of_string_Map 0
test_of_string_Map_badFormat 0
test_of_string_Map_emptyMap 0
test_of_string_Map_lookThrough 0
test_of_string_Map_unknown 0
test_of_string_UT[](1) 0
test_of_string_UT[+00](2) 0
test_of_string_UT[+0000](3) 0
test_of_string_UT[+00:00](4) 0
test_of_string_UT[+000000](5) 0
test_of_string_UT[+00:00:00](6) 0
test_of_string_UT[-00](7) 0
test_of_string_UT[-0000](8) 0
test_of_string_UT[-00:00](9) 0
test_of_string_UT[-000000](10) 0
test_of_string_UT[-00:00:00](11) 0
test_of_string_UTC[](1) 0
test_of_string_UTC[+00](2) 0
test_of_string_UTC[+0000](3) 0
test_of_string_UTC[+00:00](4) 0
test_of_string_UTC[+000000](5) 0
test_of_string_UTC[+00:00:00](6) 0
test_of_string_UTC[-00](7) 0
test_of_string_UTC[-0000](8) 0
test_of_string_UTC[-00:00](9) 0
test_of_string_UTC[-000000](10) 0
test_of_string_UTC[-00:00:00](11) 0
test_of_string_UTC_invalid[A](1) 0
test_of_string_UTC_invalid[B](2) 0
test_of_string_UTC_invalid[C](3) 0
test_of_string_UTC_invalid[D](4) 0
test_of_string_UTC_invalid[E](5) 0
test_of_string_UTC_invalid[F](6) 0.001
test_of_string_UTC_invalid[G](7) 0
test_of_string_UTC_invalid[H](8) 0
test_of_string_UTC_invalid[I](9) 0
test_of_string_UTC_invalid[J](10) 0
test_of_string_UTC_invalid[K](11) 0
test_of_string_UTC_invalid[L](12) 0
test_of_string_UTC_invalid[M](13) 0
test_of_string_UTC_invalid[N](14) 0
test_of_string_UTC_invalid[O](15) 0
test_of_string_UTC_invalid[P](16) 0
test_of_string_UTC_invalid[Q](17) 0
test_of_string_UTC_invalid[R](18) 0
test_of_string_UTC_invalid[S](19) 0
test_of_string_UTC_invalid[T](20) 0
test_of_string_UTC_invalid[U](21) 0
test_of_string_UTC_invalid[V](22) 0
test_of_string_UTC_invalid[W](23) 0
test_of_string_UTC_invalid[X](24) 0
test_of_string_UTC_invalid[Y](25) 0.001
test_of_string_UTC_invalid[+0:00](26) 0
test_of_string_UTC_invalid[+00:0](27) 0
test_of_string_UTC_invalid[+0:0](28) 0
test_of_string_UTC_invalid[+000](29) 0
test_of_string_UTC_invalid[+00000](30) 0
test_of_string_UTC_invalid[+0:00:00](31) 0
test_of_string_UTC_invalid[+00:0:00](32) 0
test_of_string_UTC_invalid[+00:00:0](33) 0
test_of_string_UTC_invalid[+0:0:0](34) 0
test_of_string_UTC_invalid[+0:0:00](35) 0
test_of_string_UTC_invalid[+00:0:0](36) 0
test_of_string_UTC_invalid[+0:00:0](37) 0
test_of_string_UTC_invalid[+01_00](38) 0
test_of_string_UTC_invalid[+01;00](39) 0
test_of_string_UTC_invalid[+01@00](40) 0
test_of_string_UTC_invalid[+01:AA](41) 0
test_of_string_UTC_invalid[+19](42) 0
test_of_string_UTC_invalid[+19:00](43) 0
test_of_string_UTC_invalid[+18:01](44) 0
test_of_string_UTC_invalid[+18:00:01](45) 0
test_of_string_UTC_invalid[+1801](46) 0
test_of_string_UTC_invalid[+180001](47) 0
test_of_string_UTC_invalid[-0:00](48) 0
test_of_string_UTC_invalid[-00:0](49) 0
test_of_string_UTC_invalid[-0:0](50) 0
test_of_string_UTC_invalid[-000](51) 0
test_of_string_UTC_invalid[-00000](52) 0
test_of_string_UTC_invalid[-0:00:00](53) 0
test_of_string_UTC_invalid[-00:0:00](54) 0
test_of_string_UTC_invalid[-00:00:0](55) 0
test_of_string_UTC_invalid[-0:0:0](56) 0
test_of_string_UTC_invalid[-0:0:00](57) 0
test_of_string_UTC_invalid[-00:0:0](58) 0
test_of_string_UTC_invalid[-0:00:0](59) 0
test_of_string_UTC_invalid[-19](60) 0
test_of_string_UTC_invalid[-19:00](61) 0
test_of_string_UTC_invalid[-18:01](62) 0
test_of_string_UTC_invalid[-18:00:01](63) 0
test_of_string_UTC_invalid[-1801](64) 0
test_of_string_UTC_invalid[-180001](65) 0.001
test_of_string_UTC_invalid[-01_00](66) 0
test_of_string_UTC_invalid[-01;00](67) 0
test_of_string_UTC_invalid[-01@00](68) 0
test_of_string_UTC_invalid[-01:AA](69) 0
test_of_string_UTC_invalid[@01:00](70) 0
test_of_string_invalid[](1) 0
test_of_string_invalid[:](2) 0
test_of_string_invalid[#](3) 0
test_of_string_invalid[ï](4) 0
test_of_string_invalid[`](5) 0
test_of_string_invalid[!](6) 0
test_of_string_invalid["](7) 0
test_of_string_invalid[ï](8) 0
test_of_string_invalid[$](9) 0
test_of_string_invalid[^](10) 0
test_of_string_invalid[&](11) 0
test_of_string_invalid[*](12) 0
test_of_string_invalid[(](13) 0
test_of_string_invalid[)](14) 0
test_of_string_invalid[=](15) 0
test_of_string_invalid[\](16) 0
test_of_string_invalid[|](17) 0.001
test_of_string_invalid[,](18) 0
test_of_string_invalid[<](19) 0
test_of_string_invalid[>](20) 0
test_of_string_invalid[?](21) 0
test_of_string_invalid[;](22) 0
test_of_string_invalid['](23) 0
test_of_string_invalid[[](24) 0
test_of_string_invalid[]](25) 0
test_of_string_invalid[{](26) 0
test_of_string_invalid[}](27) 0
test_of_string_invalid[ï:A](28) 0
test_of_string_invalid[`:A](29) 0
test_of_string_invalid[!:A](30) 0
test_of_string_invalid[":A](31) 0
test_of_string_invalid[ï:A](32) 0
test_of_string_invalid[$:A](33) 0
test_of_string_invalid[^:A](34) 0
test_of_string_invalid[&:A](35) 0
test_of_string_invalid[*:A](36) 0
test_of_string_invalid[(:A](37) 0
test_of_string_invalid[):A](38) 0
test_of_string_invalid[=:A](39) 0
test_of_string_invalid[+:A](40) 0
test_of_string_invalid[\:A](41) 0
test_of_string_invalid[|:A](42) 0
test_of_string_invalid[,:A](43) 0
test_of_string_invalid[<:A](44) 0
test_of_string_invalid[>:A](45) 0.001
test_of_string_invalid[?:A](46) 0
test_of_string_invalid[;:A](47) 0
test_of_string_invalid[::A](48) 0
test_of_string_invalid[':A](49) 0
test_of_string_invalid[@:A](50) 0
test_of_string_invalid[~:A](51) 0
test_of_string_invalid[[:A](52) 0
test_of_string_invalid[]:A](53) 0
test_of_string_invalid[{:A](54) 0
test_of_string_invalid[}:A](55) 0
test_of_string_invalid[A:B#ï](56) 0
test_of_string_invalid[A:B#`](57) 0
test_of_string_invalid[A:B#!](58) 0
test_of_string_invalid[A:B#"](59) 0
test_of_string_invalid[A:B#ï](60) 0
test_of_string_invalid[A:B#$](61) 0
test_of_string_invalid[A:B#^](62) 0
test_of_string_invalid[A:B#&](63) 0
test_of_string_invalid[A:B#*](64) 0
test_of_string_invalid[A:B#(](65) 0
test_of_string_invalid[A:B#)](66) 0
test_of_string_invalid[A:B#=](67) 0
test_of_string_invalid[A:B#+](68) 0
test_of_string_invalid[A:B#\](69) 0
test_of_string_invalid[A:B#|](70) 0
test_of_string_invalid[A:B#,](71) 0
test_of_string_invalid[A:B#<](72) 0
test_of_string_invalid[A:B#>](73) 0
test_of_string_invalid[A:B#?](74) 0
test_of_string_invalid[A:B#;](75) 0
test_of_string_invalid[A:B#:](76) 0
test_of_string_invalid[A:B#'](77) 0
test_of_string_invalid[A:B#@](78) 0
test_of_string_invalid[A:B#~](79) 0
test_of_string_invalid[A:B#[](80) 0
test_of_string_invalid[A:B#]](81) 0
test_of_string_invalid[A:B#{](82) 0
test_of_string_invalid[A:B#}](83) 0
test_of_string_null 0
test_of_string_offset[+0, ](1) 0
test_of_string_offset[+5, +05:00](2) 0
test_of_string_offset[+01, +01:00](3) 0
test_of_string_offset[+0100, +01:00](4) 0
test_of_string_offset[+01:00, +01:00](5) 0
test_of_string_offset[+010000, +01:00](6) 0
test_of_string_offset[+01:00:00, +01:00](7) 0
test_of_string_offset[+12, +12:00](8) 0
test_of_string_offset[+1234, +12:34](9) 0
test_of_string_offset[+12:34, +12:34](10) 0
test_of_string_offset[+123456, +12:34:56](11) 0
test_of_string_offset[+12:34:56, +12:34:56](12) 0
test_of_string_offset[-02, -02:00](13) 0
test_of_string_offset[-5, -05:00](14) 0
test_of_string_offset[-0200, -02:00](15) 0
test_of_string_offset[-02:00, -02:00](16) 0
test_of_string_offset[-020000, -02:00](17) 0
test_of_string_offset[-02:00:00, -02:00](18) 0
test_of_string_unknown_simple 0
test_serialization_America 0
test_serialization_Europe 0
test_serialization_UTC 0
test_serialization_fixed 0
test_serialization_format 0
test_systemDefault 0
test_systemDefault_unableToConvert_badFormat 0
test_systemDefault_unableToConvert_unknownId 0
test_toString[Europe/London, Europe/London](1) 0
test_toString[Europe/Paris, Europe/Paris](2) 0
test_toString[Europe/Berlin, Europe/Berlin](3) 0
test_toString[Z, Z](4) 0
test_toString[UTC, UTC](5) 0
test_toString[UTC+01:00, UTC+01:00](6) 0
test_toString[GMT+01:00, GMT+01:00](7) 0
test_toString[UT+01:00, UT+01:00](8) 0

Back to top

Version: 1.6.10-SNAPSHOT. Last Published: 2024-04-16.

Reflow Maven skin.