class RSpec::Mocks::MessageExpectation

Represents an individual method stub or message expectation. The methods defined here can be used to configure how it behaves. The methods return ‘self` so that they can be chained together to form a fluent interface.