|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestRunEvent | |
---|---|
net.sf.jameleon.event | |
net.sf.jameleon.reporting |
Uses of TestRunEvent in net.sf.jameleon.event |
---|
Methods in net.sf.jameleon.event with parameters of type TestRunEvent | |
---|---|
void |
TestRunListener.beginTestRun(TestRunEvent event)
Gets called before the execution of a test run |
void |
TestRunListener.endTestRun(TestRunEvent event)
Gets called after the execution of a test suite |
Uses of TestRunEvent in net.sf.jameleon.reporting |
---|
Methods in net.sf.jameleon.reporting with parameters of type TestRunEvent | |
---|---|
void |
ResultsReporter.beginTestRun(TestRunEvent event)
|
void |
ResultsReporter.endTestRun(TestRunEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |