Parent

Methods

Class Index [+]

Quicksearch

Mocha::SingleYield

Attributes

parameters[R]

Public Class Methods

new(*parameters) click to toggle source
   # File lib/mocha/single_yield.rb, line 7
7:     def initialize(*parameters)
8:       @parameters = parameters
9:     end

Public Instance Methods

each() click to toggle source
    # File lib/mocha/single_yield.rb, line 11
11:     def each
12:       yield(@parameters)
13:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.