Skip navigation.

JMUnit: J2ME unit testing tool

JMUnit: J2ME unit testing tool

The JMUnit is a Java ME (or J2ME) application used by developers to test code. It's an implementation of the popular xUnit framework.

JMUnit 1.1 has been released. It allows test failures and errors to be viewed on real devices (not just the emulator console). An Ant task for JMUnit has been added that generates XML reports that can be rendered by the Ant task.

JMUnit 1.2 is included in the Eclipse MTJ 0.9.1 plugin and in Netbeans 6.5. JMUnit 1.2 adds additional support for Ant and classes for performance monitoring.

is it a tool or framework, wh

is it a tool or framework, where can I download it?

Comment viewing options

Select your preferred way to display the comments and click 'Save settings' to activate your changes.