method
new
1.1.4 -
Show 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