Class OffsetTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class OffsetTest
    extends junit.framework.TestCase
    OffsetTest
    • Constructor Detail

      • OffsetTest

        public OffsetTest()
    • Method Detail

      • testConstructor

        public void testConstructor()
      • testSetFieldsTestRegularFields

        public void testSetFieldsTestRegularFields()
      • testSetFieldsEndDateOptional

        public void testSetFieldsEndDateOptional()
      • testSetFieldsTestEndDateYearOnly

        public void testSetFieldsTestEndDateYearOnly()
      • testSetFieldsTestEndDateYearMonth

        public void testSetFieldsTestEndDateYearMonth()
      • testSetFieldsTestEndDateYearMonthDay

        public void testSetFieldsTestEndDateYearMonthDay()
      • testSetFieldsTestEndDateYearMonthDayTime

        public void testSetFieldsTestEndDateYearMonthDayTime()
      • testSetFieldsTestRules

        public void testSetFieldsTestRules()
      • testSetFieldsTestRulesNone

        public void testSetFieldsTestRulesNone()
      • testCompareLessThan

        public void testCompareLessThan()
      • testCompareGreaterThan

        public void testCompareGreaterThan()
      • testCompareEqual

        public void testCompareEqual()
      • testCompareLessThanWithNull

        public void testCompareLessThanWithNull()
      • testCompareGreaterThanWithNull

        public void testCompareGreaterThanWithNull()
      • testCompareEqualWithNull

        public void testCompareEqualWithNull()
      • testCompareBySorting

        public void testCompareBySorting()
      • testCompareBySortingWithNull

        public void testCompareBySortingWithNull()
      • testCompareBySortingWithEmptyEndDate

        public void testCompareBySortingWithEmptyEndDate()