method
new
rspec latest stable - Class:
Spec::Matchers::CorrectlyOrderedMockExpectation
new(&event)public
No documentation available.
# File spec/spec_helper.rb, line 45
def initialize(&event)
@event = event
end new(&event)No documentation available.
# File spec/spec_helper.rb, line 45
def initialize(&event)
@event = event
end