Directory xstream/src/test/com/thoughtworks/xstream/objecttree/reflection/

Directory Created:
2003-09-26 12:08
Directory Deleted:
2004-03-07 11:31
Total Files:
0
Deleted Files:
3
Lines of Code:
0

Browse with ViewVC

[root]/xstream/src/test/com/thoughtworks/xstream/objecttree/reflection

Lines of Code

xstream/src/test/com/thoughtworks/xstream/objecttree/reflection/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
joe 10 (100.0%) 32 (100.0%) 3.2

Most Recent Commits

joe 2004-03-07 11:31

Moved remaining reflection related code into correct package. No more objecttree.

0 lines of code changed in:

joe 2004-02-22 23:11

Improved some test names to make more testdox friendly.

9 lines of code changed in:

joe 2003-10-26 13:37

Added ObjectFactory implementation that uses pure Java reflection instead of the internal Sun stuff. This will work on all JVMs but limits the type of objects that can be deserialized.

6 lines of code changed in:

joe 2003-10-26 12:08

Bugfix: Objects can have fields that are arrays

16 lines of code changed in:

joe 2003-10-25 19:36

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:

joe 2003-09-26 12:08

Initial commit

1 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT