Directory src/test/com/thoughtworks/xstream/converters/reference/

Directory Created:
2003-10-25 14:00
Directory Deleted:
2004-03-06 14:19
Total Files:
0
Deleted Files:
1
Lines of Code:
0

[root]/src/test/com/thoughtworks/xstream/converters/reference

Lines of Code

src/test/com/thoughtworks/xstream/converters/reference/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
joe 4 (100.0%) 2 (100.0%) 0.5

Most Recent Commits

joe 2004-03-06 14:19 Rev.: 89

Yay... deleted crappy CircularityTracker

0 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/converters/reference: CircularityTrackerTest.java (del)
joe 2004-02-22 18:11 Rev.: 68

Improved some test names to make more testdox friendly.

1 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/converters/reference: CircularityTrackerTest.java (+1 -1)
joe 2003-10-25 14:36 Rev.: 15

Refactored sample objects in testcases to use commons-lang instead of custom equals/tostring/hashcode methods. Less code and less chance of human error.

0 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/converters/reference: CircularityTrackerTest.java (changed)
joe 2003-10-25 14:00 Rev.: 13

XStream throws an exception if a circular reference is detected (rather than causing a stack overflow)

1 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/converters/reference: CircularityTrackerTest.java (new 1)