| org.eclipse.jdt.junit.ITestRunListener not called in Run As Junit Plugin Test [message #304844] |
Thu, 15 June 2006 16:58  |
Eclipse User |
|
|
|
I have a plugin that implements ITestRunListener. The plugin does
collect reports and updates report files when I run simple JUnit test cases.
I have a second project that runs JUnit test cases for other plugins. I
use the Run As -> Junit Plug-in Test menu to launch the test. When I
run the tests using the JUnit Plug-in Test method, my ITestRunListener
plugin does not get invoked. The plugin itself is loaded (I have traces
in start and stop methods of the plugin), but the ITestRunListener
methods are never invoked.
Is this a bug, or is there additional configuration I need to get my
listener registered in the eclipse workbench that is launched by the run
menu?
Michael Giroux
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03952 seconds