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:
Serial Port Tester Serial Port Tester is a utility to test the serial interface of a Wireless Java device
RGBTester A utility for testing what RGB colours look like on various devices
Calibrator Calibrator How fast is your phone? What special features does it have? This application tells you!
JSR 272 Mobile Broadcast Service API JSR 278 Resource Management API
v1.3 - 29 June 2006 Small RMS fix and mms,udp,ftp,screen protocols recognition added
v1.4 Sep 2006 Minor format fix
v1.5 RMS max size recognised
v1
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
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
JBenchmark HD JBenchmark HD - Quality and Performance Benchmark for Hardware Accelerated Mobile 3D Graphics (M3G - JSR 184)
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
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