> Sorry typo. Why there NO method like onTestFinish(ITestResult result) in
> ITestListener interface?
Is it really needed when you have these 3?
onTestSkipped(ITestResult result) Invoked each time a test is skipped.
onTestStart(ITestResult result) Invoked each time before a
test will be invoked.
onTestSuccess(ITestResult result) Invoked each time a test succeeds.
--
Regards / Pozdrawiam
Tomek Kaczanowski
http://practicalunittesting.com