Hello
I'm working on a project using the Sun JavaTM Wireless Toolkit for CLDC Version 2.5.2_01 and Antenna pre-processor.
The system being tested has multiple versions, which always evolve by adding features that do not exist, respecting the architecture of the latest version.
I would like to automate the testing in this system, and use a coverage tool code coverage to verify the effectiveness of these tests. I've been researching on Emma and EclEmma that work seamlessly with the standard JDK. I wonder if there is a code coverage tool for projects with Java WTK 2.5.2_01 or emma if it works withWTK no problems.
If the answer is yes, please send me examples or sources of material.
Thanks for your attention.