This blog is based on and is about my and my colleagues'
experience in JavaTM ME testing tools and test
suite development.
It is inspired by SUN open-sourcing Java ME software stack and
Java testing tools.
Implementation Testing vs. Application Testing
Java ME developers perform their
application testing
routinely with unit tests written as part of their
development cycle.
J2MEUnit
and...