| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| fgiust | 11 (100,0%) | 88 (100,0%) | 123 (100,0%) | 8,00 |
| Date | Author | File/Message |
|---|---|---|
| 09/11/04 20.04 | fgiust |
tip: jdocs.com is a good place to search for precious comments... finally found how to make the full test name appear in test suites and restructuring testcases
(1 Files changed,
0 Lines changed)
|
| 05/10/04 20.12 | fgiust |
fixes for DIPL-12 and DISPL-35
replaced custom filter support in tests with native httpunit 1.6 support (this shows that a test was broken)
(2 Files changed,
8 Lines changed)
|
| 28/09/04 20.48 | fgiust |
Fixes suggested by Findbugs
(1 Files changed,
2 Lines changed)
|
| 20/09/04 22.41 | fgiust |
minor tidy-ups, suggested by checkstyle or eclipse 3.1:
- adding a serialVersionUID to serializable classes
- removing unecessary "else" blocks
- adding comments to empty blocks
(1 Files changed,
6 Lines changed)
|
| 20/09/04 22.04 | fgiust |
disable log for expected exceptions
(2 Files changed,
19 Lines changed)
|
| 25/05/04 0.54 | fgiust |
only filtering when needed
(1 Files changed,
2 Lines changed)
|
| 23/05/04 23.32 | fgiust |
fixing MockFilterSupport to handle context path
(1 Files changed,
14 Lines changed)
|
| 01/05/04 18.25 | fgiust |
adding tests for eport filter
(2 Files changed,
72 Lines changed)
|