Just finished a new CodeSmith template for generating a MockObject out of an interface. The template is pretty basic: it loads the type, create the methods/properties of the different interfaces. You can also specify a number of expected values and the template will generate the SetXXX methods.
Located in the MbUnit CVS (Templates folder).