Directory proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/junit/formatter/

Directory Created:
2002-01-05 19:06
Directory Deleted:
2002-02-01 23:53
Total Files:
0
Deleted Files:
12
Lines of Code:
0

Browse with ViewVC

[root]/proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/junit/formatter

Lines of Code

proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/junit/formatter/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sbailliez 64 (100.0%) 493 (100.0%) 7.7

Most Recent Commits

sbailliez 2002-02-01 23:53

Moving to rjunit package to avoid conflicts

0 lines of code changed in:

sbailliez 2002-02-01 20:01

Removing the old listener

1 lines of code changed in:

  • proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/junit/formatter: Formatter.java (+1 -1)
sbailliez 2002-02-01 19:50

Removing unused classes

1 lines of code changed in:

  • proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/junit/formatter: XMLFormatter.java (+1 -1)
sbailliez 2002-01-30 21:06

Prepare for listener changes and event types.

114 lines of code changed in:

sbailliez 2002-01-27 18:29

Fix xml formatter. It is still not correct though...

23 lines of code changed in:

sbailliez 2002-01-27 02:11

- Refactoring to allow running server,client or both.

- Change the formatter interface to allow parameters.

54 lines of code changed in:

sbailliez 2002-01-14 00:26

- Introducing i18 resources management. I'm using

the i18n package from Excalibur there is no point

in reinventing the wheel.

24 lines of code changed in:

sbailliez 2002-01-13 23:40

- Clean up

- Refactored some code and moved protected fields to private

74 lines of code changed in:

sbailliez 2002-01-11 20:56

- Fix copyright date

8 lines of code changed in:

sbailliez 2002-01-05 22:08

Rename the listener methods to onXXX(). It is more meaningful in this case

since otherwise it conflitcts somewhat with the testXXX methods in a testcase.



It leads to terrible code in testcase since we cannot then say that the testcase

is a testrunlistener (or a formatter) because of the method naming guidelines.

63 lines of code changed in:

sbailliez 2002-01-05 20:35

Initial commit.

0 lines of code changed in:

sbailliez 2002-01-05 19:06

Initial commit

This is a refactoring that have too much impact on the Ant JUnit code,

therefore I'm experimenting some ideas here.

131 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT