CMO Plugin
Template for Other Mock Frameworksto support other mock frameworks than jMock
The Create Mock Object (CMO) refactoring is prepared to introduce mock objects for various mock frameworks. For each such mock framework, a plugin to CMO must be provided. The refactoring then lets the user select the framework from its properties sheet, and generates framework-specific code.
This jar contains a template for mock framework plugins (using jMock 2.2.0 as an example).