Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » JUnits, GUI Tests
JUnits, GUI Tests [message #592632] Tue, 03 March 2009 04:56
Raster R is currently offline Raster RFriend
Messages: 77
Registered: July 2009
Member
Hi,

I am creating an eclipse plugin.
I need to also do this using Test Driven Development.

A large part of my plugin code uses eclipse work bench elements -
IContaner, IProject, IJavaProject, IFolder and so on.

1) How do I structure my code so that I can unit test code thats involving
these elements without doing GUI testing?
2) How do I write GUI tests?

Raster
Previous Topic:Missing Jar in Target Platform
Next Topic:Building a product containing Eclipse SDK, several projects, and some custom features
Goto Forum:
  


Current Time: Fri Apr 19 17:02:49 GMT 2024

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

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

Back to the top