J2MEUnit is a Java 2 Micro Edition (J2ME) library containing a unit testing framework for J2ME applications. It is based on the source code of the original JUnit, the successful unit testing framework for the standard (desktop) edition of Java, J2SE.
What's New in This Release:
· Fixed a NullPointerException in midletui.TestRunner
· Fixed return value of StringUtil.elapsedTimeAsString
Like it? Share with your friends!
Supported operating systems:
Java ME, Java Nokia 240x320, Java SE 240x320
Similar Software:
TaylorBench TaylorBench - A very simple benchmark, that, that tests the low-level performance of a MIDP-compliant device.
The source is open, without any copyright, so you're free to do what you like with it, as long as you acknowledge me in the 'About' Alert
Spruce Tester Spruce Tester is a valuable development tool for comprehensive testing of the hardware features of a Java enabled handset
RGBTester A utility for testing what RGB colours look like on various devices
FPC_Bench_3D The application has rich functionality and can perform the following tasks: retrieve detailed information about the "hardware" device under test, including data on the amount of available memory, software interfaces, and display characteristics of graphical 3D-engine (if present)
NokiaTester Tool for testing features specific to Java enabled cell phones from Nokia
CPU Speed Test VVS To test CPU program. With CPU Speed Professional assistance you will be able to carry out the so-called Benchmark tests, measuring how quickly can work your central processor under maximum load
Hammock Hammock is a J2ME test double framework; in particular it supports mock object test doubles.
· Can be used with any Java ME Unit Test framework like JMUnit, J2MEUnit and MoMEUnit. JMUnit is recommended though because both JMUnit and Hammock can be integrated into an Ant build.
· Has mock objects for many of the MIDP and CLDC classes and interfaces
Other Software by developer «Brunno Silva»:
JMUnit JMUnit is a unit test framework for Java ME (J2ME) based on JUnit.
· Works in both the Sun emulator and on actual devices.
· Is small (tests can be run even on old MIDP 1.0 devices).
· Has a comprehensive collection of Assert methods for checking test failures.
· Both TestCases and TestSuites are supported