J2MEUnit: Unit testing framework for J2ME applications
All the features of JUnit that use reflection to build and run test suites automatically can’t be implemented as easily in the J2ME environment. J2MEUnit tries to alleviate this by providing some new mechanisms or by implementing them differently.link ...