DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
The JUnit4OSGi framework: a simple test framework for OSGi
Why Junit4OSGi ?
Junit4OSGi is a framework allowing the execution of JUnit tests in an OSGi environment. It stems from the fact that testing applications on top on OSGi is quite complex compared to classic Java unitary tests
...
These examples can be downloaded here : INSERT URL HERE.
The remixed JUnit example
...