Hammock - mock objects for Java ME
Hammock is a Java ME mock object framework for testing J2ME apps with J2MEUnit or JMUnit. The framework includes mocks of many of the standard Java ME classes for communications such as HTTP, SMS, OBEX, etc so that one can test without actually hitting a network. A HammockMaker utility lets you mock any other class. It has Ant tasks for continuous integration testing.
