Eclipse Plugin-Testing with Fragments

For those who are test-obsessed like me, here is a neat trick for seperating test code and production code in Eclipse-Plugins by using Fragments.

Full Article

For those who are test-obsessed like me, here is a neat trick for seperating test code and production code in Eclipse-Plugins by using Fragments.