Wednesday, 14 August 2013

All Junit Test cases fail due to datetime format

All Junit Test cases fail due to datetime format

In my machine only all Junit test cases fails if date format is any thing
except 2013-12-21. for example if date is 2007-03-30+01:00 then it will
gives me this, expected:<2007-03-[30 00]:00:00.0> but was:<2007-03-[29
23]:00:00.0>
But in different machine it is running fine, can any body help me please,
My os is Linux.

No comments:

Post a Comment