StandardError
# File lib/mocha/expectation_error.rb, line 7 7: def initialize(message = nil, backtrace = []) 8: super(message) 9: filter = BacktraceFilter.new 10: set_backtrace(filter.filtered(backtrace)) 11: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.