Posted By:
subu_iyer
Posted On:
Monday, March 6, 2006 12:24 PM
I am using junit and dbunit to create a suite of tests. I'd like to have a short description in addition to the name of each test in my test report. I'd like to use junit's TestRunner for now... later on, I might write my own.