Class
RSpec::Mocks::NegativeMessageExpectation
In:
lib/rspec/mocks/message_expectation.rb
Parent:
MessageExpectation
@private
Methods
and_return
negative_expectation_for?
new
Public Class methods
new
(error_generator, expectation_ordering, expected_from, message, &implementation)
@private
Public Instance methods
and_return
(*)
negative_expectation_for?
(message)
@private
[Validate]