JMUnit
The JMUnit is a framework for Java ME unit test. JMUnit is based on JUnit and allows the user to create test cases and test suites for a MIDlet project.
Related references
Writing and running JMUnit tests