Bugzilla – Bug 3653
patch to RFTTest.java - add log4j logging
Last modified: 2005-08-22 10:04:29
You need to log in before you can comment on or make changes to this bug.
Currently RFTTest.java uses System.out.println(). This patch adds simple log4j logging. One DEBUG message is printed for each TestCase. This helps debugging because it basically provides a marker in the logfile.
Created an attachment (id=671) [details] diff - patch
Fix comitted to branch.