Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Looking for guidelines in creating plug-in for unit tests
Looking for guidelines in creating plug-in for unit tests [message #603158] Thu, 12 November 2009 01:19
No real name is currently offline No real nameFriend
Messages: 2
Registered: November 2009
Junior Member
I would like to create a plug-in for creating unit tests for existing classes.
The plug-in should be similar to the "JUnit" plug in, in the sense that it should enable selecting a class, selecting the methods to generate tests for, and create a new class with the relevant tests.
The target platform is running J2ME, so using the existing JUnit framework (and plug-in) would not work.
Modifying the existing plug-in would probably the simplest way.
Can someone please guide me to relevant documentation, or (even better) - to a working code?
Thanks
Previous Topic:Looking for guidelines in creating plug-in for unit tests
Next Topic:EclipseGenerator and categories
Goto Forum:
  


Current Time: Fri Mar 29 07:09:00 GMT 2024

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

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

Back to the top