Home | History | Annotate | Download | only in intltest

Lines Matching full:test

17  * This test verifies the behavior of Calendar around the very earliest limits
26 //test routine used by TestCalendarLimit
27 virtual void test(UDate millis, Calendar *cal, DateFormat *fmt);
35 // test behaviour and error reporting at boundaries of defined range
42 * Test the functions getMaximum/getGeratestMinimum logically correct.
50 * Test the functions getXxxMinimum() and getXxxMaximum() by marching a
51 * test calendar 'cal' through 'numberOfDays' sequential days starting
63 * Note: In addition to outright failures, this test reports some
65 * should be evaluated by a human. To see these, run this test in
70 * sense to test the day fields; the time fields are not tested by this
71 * method. If null, then test all standard fields.
72 * @param startDate the first date to test
74 * If negative, the number of seconds to run the test.
79 * doLimitsTest with default test duration and fields