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.
· Includes Ant tasks for running JMUnit tests in a continuous build.
· Has performance monitoring classes inspired by JUnitPerf.
What's New in This Release:
· Adds performance monitoring classes inspired by JUnitPerf.
· Adds a new Ant task allowing JMUnit to be used with the WTK emulator.
· Has an updated user guide.
Like it? Share with your friends!
Supported operating systems:
Java ME, Java Nokia 240x320, Java SE 240x320
Similar Software:
FPC Bench FPC Bench is a java benchmark to test and compare the performance of a phone with other phones. Differently from other benchmark, FPC Bench results is not influenced from screen resolution, this is a good way to get more reliable result.
FPC Bench is a complete test tool to test performance and features
JBenchmark ACE (ARM CPU Estimator) JBenchmark ACE (ARM CPU Estimator) - JBenchmark ARM CPU Estimator gauges the generation of processor and clock frequency of mobile phones with unique Java-based software.
JBenchmark ACE software is free to download and once started, reveals the type of processor, clock speed and profiles the Java Virtual Machine (VM) used in that mobile device
FPC Bench Mobile Challenge FPC Bench Mobile Challenge - Enter the challenge with FPC Bench and discover the power of your phone
JBenchmark JBenchmark - JBenchmark 1.0 is a graphical performance measuring tool for the ever spreading Java enabled, color-screen mobile phones and pdas. JBenchmark helps performance hungry customers choosing the right mobile device
JBenchmark HD JBenchmark HD - Quality and Performance Benchmark for Hardware Accelerated Mobile 3D Graphics (M3G - JSR 184)
W3D2008 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
Amark A visual benchmark for MIDP with stunning video effects. Amark is capable of performing 3d mathemathics, fill polygons and image manipulations
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
Fpc bench 3.1 FPC Bench is a java benchmark to test and compare the performance of a phone with others phones. FPC Bench is a java benchmark to test and compare the performance of a phone with other phones . Differently from other benchmark, FPC Bench results is not influenced from screen resolution
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)
Other Software by developer «Brunno Silva»:
J2MEUnit 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