Class ParseDateTimeTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class ParseDateTimeTest
    extends BaseTestCase
    • Constructor Detail

      • ParseDateTimeTest

        public ParseDateTimeTest()
    • Method Detail

      • testParse

        public void testParse()
        Tests dates from several years, including both leap years and non-leap years.
      • testSpecificDates

        public void testSpecificDates()
        Tests a few specific dates that have had problems in the past.
      • testParseBadDate

        public void testParseBadDate()