[root]/xstream/src/test/com/thoughtworks/xstream/converters/reference
Yay... deleted crappy CircularityTracker
0 lines of code changed in:
Improved some test names to make more testdox friendly.
1 lines of code changed in:
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:
XStream throws an exception if a circular reference is detected (rather than causing a stack overflow)
1 lines of code changed in: