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
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
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
W3D2008 is the JAVA2 Micro Edition version of the 3Dlib2008 library. It is smaller and faster than the version of 2004. The example file TestObjects.java tests the main data structures and functionalities. You need a phone with 600MHZ CPU for displaying detailed graphics with this simple library
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