Closed GoogleCodeExporter closed 9 years ago
File version of patch
Original comment by vova...@gmail.com
on 8 Sep 2008 at 3:31
Attachments:
Can you provide a test method for junit? Each method should be properly tested
to
avoid regression problems.
Thank you,
R.
Original comment by robipo...@gmail.com
on 8 Sep 2008 at 10:36
its a patch for CalDAVCalendarCollectionTest.java with testing
creating/updating events with non-latin
characters. This patch gives you ability to switch locales during test (see
setUp)
Original comment by vova...@gmail.com
on 9 Sep 2008 at 7:14
Attachments:
When I got time I'll do the following:
1- compile the testCase for the
http://code.google.com/p/caldav4j/source/browse/trunk/src/test/java/org/osaf/cal
dav4j/methods/PutGetTest.java
2- create new test cases in CalDAVCalendarCollectionTest.java and
CalDAVCollectionTest.java so that users won't see changes in their old methods
Original comment by robipo...@gmail.com
on 9 Sep 2008 at 2:20
I added the test case in
http://code.google.com/p/caldav4j/source/browse/trunk/src/test/java/org/osaf/cal
dav4j/methods/PutGetTest.java
let me know if your patches succeed.
Peace, R.
Original comment by robipo...@gmail.com
on 10 Sep 2008 at 5:57
CReated a related test case.
Original comment by robipo...@gmail.com
on 15 May 2009 at 4:36
Original issue reported on code.google.com by
vova...@gmail.com
on 8 Sep 2008 at 3:30