Monday Nov 13, 2006
Monday Nov 13, 2006
Today it has been announced that Java ME technology is made open source. You can download the source code and run it. But the most exciting for us is that you can test it now as well with two open-source projects JT Harness and ME Framework. Just click on the corresponding links to check these projects on java.net.
The JT harness is based on Sun Microsystem's JavaTest™ harness. It is a general purpose, fully-featured, flexible, and configurable test harness very well suited for most types of unit testing. Originally developed as a test harness to run TCK test suites, it has since evolved into a general purpose test platform.
The cqME project is the home for Java™ ME platform compatibility and quality testing. It contains the ME Framework module and is a portal to the JT harness project site. You can use these technologies to create test suites, including technology compatibility kit (TCK) test suites that test the quality of Java ME technologies and the compatibility of these technologies with their specifications.
Posted by Reviewer on November 13, 2006 at 08:04 PM MSK #
Posted by William K on November 13, 2006 at 09:47 PM MSK #
Posted by Java Addict on November 14, 2006 at 02:03 PM MSK #
Posted by Fosgen on November 14, 2006 at 02:04 PM MSK #
Posted by Noodle on November 14, 2006 at 05:46 PM MSK #
The ME Framework can be used in compatibility and quality testing. It is a set of JT harness plugins that provides support for the Java ME platform. Technology Compatibility Kit (TCK) architects use the JT harness and the ME Framework to construct TCK test suites for Java ME technologies.
But its use is not limited to TCKs. It's possible to extend the ME Framework with additional functionality to support custom test types or a specific platform.
Posted by Alexander Glasman on November 15, 2006 at 12:11 AM MSK #
Posted by Felix on November 22, 2006 at 04:43 PM MSK #