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

Directory Created:
2002-01-05 22:01
Directory Deleted:
2002-02-02 00:04
Total Files:
0
Deleted Files:
2
Lines of Code:
0

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
sbailliez 8 (100.0%) 92 (100.0%) 11.5

Most Recent Commits

sbailliez 2002-02-02 00:04

Moving to rjunit package

0 lines of code changed in:

sbailliez 2002-01-27 11:08

Fix formatter interface

6 lines of code changed in:

sbailliez 2002-01-05 23:26

- a TestCase can now implement a TestRunListener.

- create a FormatterRecorder from the TestRunRecorder.

41 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.

10 lines of code changed in:

sbailliez 2002-01-05 22:01

initial commit

35 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT