CMO Plugin Template for Other Mock Frameworks

Purpose

to support other mock frameworks than jMock

Rationale

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.

How it works

This jar contains a template for mock framework plugins (using jMock 2.2.0 as an example).