Parent

Files

Mocha::ImpersonatingAnyInstanceName

Public Class Methods

new(klass) click to toggle source
    # File lib/mocha/names.rb, line 17
17:     def initialize(klass)
18:       @klass = klass
19:     end

Public Instance Methods

mocha_inspect() click to toggle source
    # File lib/mocha/names.rb, line 21
21:     def mocha_inspect
22:       "#<AnyInstance:#{@klass.mocha_inspect}>"
23:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.