Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Using API tooling to search for test cases
Using API tooling to search for test cases [message #605273] Thu, 25 March 2010 21:34
Ralf Ebert is currently offline Ralf EbertFriend
Messages: 168
Registered: July 2009
Senior Member
Hi,

quite often when encountering a bug in some Eclipse class I wanted to search for all uses
of this class to find test cases which cover the class. I learned at EclipseCon that such
searches might be executed using the API tooling. I found this mentioned on the wiki (
http://wiki.eclipse.org/PDE/API_Tools/Use_Cases#API_Usage_Re porting_.28Batch_Mode.29 ,
http://wiki.eclipse.org/PDE/Plan/3.6#API_Use_Scans ) but found no documentation / howto.
Did I miss anything here? Is there an easy way to find all usages of some class in all
Eclipse code and locate test code for classes/methods this way?

Greetings,

Ralf

--
http://www.ralfebert.de/blog/eclipsercp/
Previous Topic:Tooling to get a project checked out by binary bundle
Next Topic:Tooling to get a project checked out by binary bundle
Goto Forum:
  


Current Time: Thu Mar 28 16:16:16 GMT 2024

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

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

Back to the top