[threeten-dev] Please help to review new test cases for java.time.chrono.HijrahDate

Patrick Zhang patrick.zhang at oracle.com
Tue May 28 01:06:35 PDT 2013


Hi Team,

Please help to review test modification for HijrahDate and HijrahChronology.

Description:
1. Enhance one data provider and make it support new added test for 
isLeapYear() and lengthOfYear()
2. HijrahDate.from(isoDate) should return corresponding HijrahDate 
instance correctly. It should work same as HijrahChronology 
.INSTANCE.date(isoDate)


webrev:
http://cr.openjdk.java.net/~pzhang/JSR310/java/time/chrono/Hdate/webrev/

test result:
http://cr.openjdk.java.net/~pzhang/JSR310/java/time/chrono/Hdate/TCKHijrahChronology.jtr
http://cr.openjdk.java.net/~pzhang/JSR310/java/time/chrono/Hdate/TCKHijrahEra.jtr

Regards
Patrick


More information about the threeten-dev mailing list