Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Getting Project for Test Case(Getting IProject when implementing TestRunListener)
Getting Project for Test Case [message #526478] Sun, 11 April 2010 17:01
Christian  is currently offline Christian Friend
Messages: 2
Registered: April 2010
Junior Member
Hello,

when I implement a TestRunListener (org.eclipse.jdt.junit.TestRunListener) the methods testCaseStarted and testCaseFinished both get the ITestCaseElement as a parameter. With this in hand I want to get the IProject where this test case is part of.

All I have found out is I can get the session name, which is equal to the launch configuration the test is part of.

Any idea? I would appreciate any help.

Regards,
Christian
Previous Topic:Eclipse RCP app hang on MACOSX 10.6
Next Topic:Getting Project for Test Case
Goto Forum:
  


Current Time: Tue Mar 19 09:27:59 GMT 2024

Powered by FUDForum. Page generated in 0.03001 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top