method
expect
1.1.4 -
Show latest stable
- Class:
Spec::Matchers::CorrectlyOrderedMockExpectation
expect(&expectations)public
No documentation available.
# File spec/spec_helper.rb, line 49
def expect(&expectations)
expectations.call
@event.call
end