MoMEUnit - MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from well known JUnit framework. It is only CLDC 1.1 complied.
This framework overcomes lack of reflection API in J2ME MIDP API and supports such main features of JUnit framework as:
- Ease of development and run of tests.
- Sharing the same fixture among different tests.
- Running test in its own fresh fixture.
- Modification of fixture for a group of tests.
- Possibility of simultaneous tests runs.
- Independence of tests runners (different tests runners can be used with framework package).
This framework includes an optional Ant Integration package. This package consists of several fully featured, extensible tasks that simplify use of MoMEUnit framework with Ant build system.
MoMEUnit Ant Integration package offers following functionality:
- Calculates list of tests to run based on Test interface implementation and specified patterns. There is no need to specify test cases to run explicitly. Developers can add test cases without configuring test runners.
- Runs test cases of already built J2ME application or builds test application on behalf of developer based on source files, classes, resources and libraries specified.
- Preverifies J2ME application before running tests on demand.
- Formats tests run output by using predefined or custom tests results formatters like in task. All test characteristics including times and stack traces are available.
- Gives developers possibility to choose emulator and/or preverify tool to run by specifying predefined or custom emulator or preverifier.
- Gives developers possibility to configure test J2ME application by specifying attributes of application JAD descriptor and/or manifest.
This framework provides as an extension a MIDletTestRunner - a fully configurable MIDlet. It is intended to run tests in emulator or mobile device. It shows the results of tests run (progress bar, statistics, lists of failures or errors with detailed messages for each test) in one screen. The tests can be run automatically during start-up and re executed more times later. It can print descriptive messages of failures and errors thrown together with stack-trace to the standard error output
What's New in This Release:
· Timeout functionality added to ant Integration package and MIDletTestRunner and minor bugs fixed.
Like it? Share with your friends!
Requirements:J2ME
Supported operating systems:
Java ME, Java Nokia 240x320, Java SE 240x320
Similar Software:
J4ME J4ME (Java For Me) is an open source library to help build J2ME applications
Kutil Kuix is a toolbox library that adds some useful extensions to J2ME.
It includes:
* a Frame Manager that controls events (user actions or whatever) and process them like a FIFO stack
Mobile BASIC Mobile BASIC - Mobile BASIC is a BASIC interpreter for J2ME based Mobile Phones. It uses no special extensions and should be compatible with all J2ME mobile phones. BASIC program can be either created directly on the mobile or, for registered customers, using our web-site based development environment
google-api-translate-javame google-api-translate-javame this project provides a simple API to use Google Translate on the JavaME (J2ME) platform. It uses the Google AJAX Language API to do the translation via a HTTP connection
W3D2 W3D2 is a more accurate and efficient version of W3D, the Library for easy 3D programming. From the ground up again. Contains floating-point simulation and simulation of trigonometric functions. The sample program Sample.java that represents a rotatable textured cube, which is 2741 bytes long
Mobtron - create your mobile site in 3 minutes Create your mobile page for FREE in 3 minutes and earn money from the ads you are publishing! Mobtron.com - FREE mobile sites builder. Create your site with chat, downloads, forum in 3 minutes. No programming skills are required. Insert ads and earn money!
MIDPDebugger J2ME MIDlet for discovering the mobile device's bugs and features
CellularBASIC CellularBASIC is an interpreter for the BASIC programming language, designed especially to run as stand-alone application on mobile phones.
· CellularBASIC is a dialect of QBASIC 1
Kuix Kuix is an extensible and fully customizable JavaME UI framework that enables high end application development.
Wide devices compatibility
From the beginning, maximizing compatibility level has lead the development of Kuix and it results today in a wide range of supported devices. Basically, Kuix is compliant with CLDC 1.0 and MIDP 2.0