Parent

Methods

Files

Class/Module Index [+]

Quicksearch

MockObject

Public Class Methods

new(name, options={}) click to toggle source
# File lib/mspec/mocks/proxy.rb, line 2
def initialize(name, options={})
  @name = name
  @null = options[:null_object]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.