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
RGBTester A utility for testing what RGB colours look like on various devices
NokiaTester Tool for testing features specific to Java enabled cell phones from Nokia
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
NTL Benchmark NTL Benchmark - NTL benchmark allows you to measure the performance and capabilities of your mobile phone for running games and Java applications. See how your phone looks in comparison to other devices. The program performs more than 100 different types of tests, reflecting the behavior of real applications
Spruce Tester Spruce Tester is a valuable development tool for comprehensive testing of the hardware features of a Java enabled handset
JBenchmark 3D JBenchmark 3D - JBenchmark3D measures the 3D performance of mobile Java enabled devices by emulating demanding 3D environments similar to 3D games use.
Thanks to its leading optimisation technologies Kishonti Informatics shows how developers will use the new Mobile 3D Graphics (also known as JSR184) standard to bring 3D gaming to mobile devices
Amark A visual benchmark for MIDP with stunning video effects. Amark is capable of performing 3d mathemathics, fill polygons and image manipulations
JBenchmark 2.0 JBenchmark 2.0 - JBenchmark 2.0 measures the graphical performance of second generation java enabled mobile devices which support the MIDP 2.0 specification. With five new tests:
1. Image manipulation (RGB data manipulation and drawing)
2. Text drawing
3. Gaming scene (Sprites and Layers)
4. 3D transformation (Shaded 3D polygons)
5
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