Tuesday, November 29, 2011

How to write unit test for eclipse plugin?

Use Eclipse plugin fragments to develop PDE Unit tests for each plugin.<br>Two ways to run the unit test: Use JUnit Plug-in Test Launcher to test in GUI<br>Use PDE headless build to integrate into the automatic build and test environment.:Use Eclipse plugin fragments to develop PDE Unit tests for each plugin.<br>Two ways to run the unit test: Use JUnit Plug-in Test Launcher to test in GUI<br>Use PDE headless build to integrate into the automatic build and test environment.
Category:Eclipse Interview Questions

No comments:

Post a Comment