Parent

Files

Mocha::ImpersonatingName

Public Class Methods

new(object) click to toggle source
   # File lib/mocha/names.rb, line 5
5:     def initialize(object)
6:       @object = object
7:     end

Public Instance Methods

mocha_inspect() click to toggle source
    # File lib/mocha/names.rb, line 9
 9:     def mocha_inspect
10:       @object.mocha_inspect
11:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.