# File lib/caricature/rspec/integration.rb, line 109 109: def have_raised(event_name, *args) 110: HaveRaised.new(event_name).with(*args) 111: end
# File lib/caricature/rspec/integration.rb, line 105 105: def have_received(method_name, *args) 106: HaveReceived.new(method_name).with(*args) 107: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.