Failed
org.seasar.extension.jdbc.types.DateTimestampTypeTest.testToTimestamp_fromString
Error Message
expected:<200[1/02/03] 00:00:00> but was:<200[3/01/02] 00:00:00>
Stacktrace
junit.framework.ComparisonFailure: expected:<200[1/02/03] 00:00:00> but was:<200[3/01/02] 00:00:00> at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at org.seasar.extension.jdbc.types.DateTimestampTypeTest.testToTimestamp_fromString(DateTimestampTypeTest.java:39)