Directory Statistics for src/test/org/marketchangers/prayer/

Back to Index Page

Lines Of Code for src/test/org/marketchangers/prayer/

Commits for src/test/org/marketchangers/prayer/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
todmaokn 11 (78.6%)229 (78.7%)252 (80.3%)20.82
jniu 2 (14.3%)30 (10.3%)30 (9.6%)15.00
jdbwillia 1 (7.1%)32 (11.0%)32 (10.2%)32.00

Commit Log

DateAuthorFile/Message
8/19/04 4:26 PM jniu
This class is to validate date field (1 Files changed, 27 Lines changed)
8/19/04 10:20 AM jniu
add date validation (1 Files changed, 3 Lines changed)
8/17/04 10:12 AM todmaokn
translateToDocument now handles null fields okay. Really ought to make sure our value objects are good citizens. (1 Files changed, 10 Lines changed)
8/10/04 12:20 PM todmaokn
Good catch, Whey Joo! (M for month, not m, in SimpleDateFormat.) (1 Files changed, 1 Lines changed)
8/4/04 5:01 PM todmaokn
Implemented equals and hashCode. (1 Files changed, 8 Lines changed)
8/4/04 4:29 PM todmaokn
Finally figured out search contract. Rolling on to implementing Manager layer. (1 Files changed, 90 Lines changed)
8/4/04 12:19 PM todmaokn
Sketching in search method and PrayerRequestQuery value object. Need to make more assertions about the PRQ's validation behavior (when things are null, improperly formatted, empty, etc.) (1 Files changed, 69 Lines changed)
8/3/04 11:57 AM todmaokn
Made sure these data objects never throw NPEs on hashCode or equals. It was getting a little bothersome in the tests. (4 Files changed, 74 Lines changed)
8/2/04 3:47 PM jdbwillia
Removed unnecessary imports, corrected package name, Used userids in contract instead of full name and ids. (1 Files changed, 32 Lines changed)
7/20/04 4:31 PM todmaokn
Starting real portlet for role selection businessperson/intercessor. Fleshing out service locator api to hide pico from portlet code. (1 Files changed, 0 Lines changed)
7/19/04 4:13 PM todmaokn
Initial revision (1 Files changed, 0 Lines changed)