method
negative_expectation_for?
1.1.4 -
Show latest stable
- Class:
Spec::Mocks::MessageExpectation
negative_expectation_for?(sym)public
No documentation available.
# File lib/spec/mocks/message_expectation.rb, line 260
def negative_expectation_for?(sym)
return false
end