![]() | ![]() |
[root]/src/test/com/thoughtworks/xstream/converters/reference

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| joe | 4 (100.0%) | 2 (100.0%) | 0.5 |
Yay... deleted crappy CircularityTracker
0 lines of code changed in 1 file:
Improved some test names to make more testdox friendly.
1 lines of code changed in 1 file:
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:
XStream throws an exception if a circular reference is detected (rather than causing a stack overflow)
1 lines of code changed in 1 file: