Methods

Files

Mocha::HashMethods

Public Instance Methods

mocha_inspect() click to toggle source
    # File lib/mocha/inspect.rb, line 26
26:     def mocha_inspect
27:       "{#{collect { |key, value| "#{key.mocha_inspect} => #{value.mocha_inspect}" }.join(', ')}}"
28:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.