Passes if the controller actually provides the target format
ControllerClass.should provide( :html ) controller_instance.should provide( :xml )
[Validate]