Skip to main content



      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] Wed, 11 November 2009 20:19
Eclipse UserFriend
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: Sun Jul 13 00:39:29 EDT 2025

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

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

Back to the top