Directory src/test/org/apache/commons/lang/reflect/

Directory Created:
2002-11-14 18:53
Directory Deleted:
2003-09-20 10:18
Total Files:
0
Deleted Files:
11
Lines of Code:
0

Browse with ViewVC

[root]/src/test/org/apache/commons/lang/reflect

                                 priv (0 files, 0 lines)

Lines of Code

src/test/org/apache/commons/lang/reflect/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 44 (100.0%) 267 (100.0%) 6.0
rdonkin 18 (40.9%) 221 (82.8%) 12.2
bayard 11 (25.0%) 38 (14.2%) 3.4
scolebourne 14 (31.8%) 5 (1.9%) 0.3
psteitz 1 (2.3%) 3 (1.1%) 3.0

Most Recent Commits

scolebourne 2003-09-20 10:18

Remove reflect code from [lang] to separate project [reflect]

0 lines of code changed in:

psteitz 2003-09-07 14:32

Fixed typos in javadoc and some inline comments.

Pr #22908.

Patch submitted by Janek Bogucki.

Reviewed by Phil Steitz.

3 lines of code changed in:

bayard 2003-08-18 02:22

Applied Gary's fix of "acknowlegement" to "acknowledgement" in all java files.

38 lines of code changed in:

scolebourne 2003-06-08 14:19

Organize imports

5 lines of code changed in:

rdonkin 2002-12-10 19:06

Consolidated methods.

6 lines of code changed in:

rdonkin 2002-11-21 18:53

Converted invokeMethod to use ReflectionExceptions

1 lines of code changed in:

rdonkin 2002-11-20 22:31

Corrected speiling mistake spotted by Jeff Varszegi.

64 lines of code changed in:

rdonkin 2002-11-20 21:45

Moved isAssignmentCompatable method from MethodUtils into ReflectionUtils and renamed it. Enhanced existing isCompatible so that widening of primitives is allowed. Created test case for moved method.

92 lines of code changed in:

rdonkin 2002-11-18 23:01

Fixed small bug and created test case

6 lines of code changed in:

rdonkin 2002-11-18 22:18

Remove invokeExactMethod. Going to consolidate on one inokeMethod that considers superclasses and doesn't break scope rules.

14 lines of code changed in:

rdonkin 2002-11-14 18:53

Added unit tests for MethodUtils copied from the beanutils component.

38 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT