Code changes
Demo
3.13.2
Module Changes
Class Changes
-
RSpec::Mocks::AndReturnImplementation
-
RSpec::Mocks::ObjectReference
-
RSpec::Mocks::ConstantMutator
Method Changes
-
RSpec::Mocks::Matchers::HaveReceived#expected_messages_received_in_order?
-
RSpec::Mocks::SimpleMessageExpectation#called_max_times?
-
RSpec::Mocks::VerifyingExistingMethodDouble#when_unimplemented
-
RSpec::Mocks::MessageExpectation#expectation_count_type
3.13.1
Module Changes
Class Changes
-
RSpec::Mocks::ArgumentMatchers::BooleanMatcher
-
RSpec::Mocks::Space
-
RSpec::Mocks::InstanceVerifyingDouble
Method Changes
-
RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher#initialize
-
RSpec::Mocks::Configuration#initialize
-
RSpec::Mocks::AnyInstance::Chain#initialize
-
RSpec::Mocks::ConstantMutator::UndefinedConstantSetter#to_constant
3.13.0
Module Changes
Class Changes
-
RSpec::Mocks::MethodReference
-
RSpec::Mocks::AmbiguousReturnError
-
RSpec::Mocks::ObjectVerifyingDouble
-
RSpec::Mocks::AndYieldImplementation
Method Changes
-
RSpec::Mocks::MessageExpectation#matches_at_least_count?
-
RSpec::Mocks::OrderGroup#expectation_for
-
RSpec::Mocks::OrderGroup#handle_order_constraint
-
RSpec::Mocks::AnyInstance::MessageChains#unfulfilled_expectations
-
RSpec::Mocks::Configuration#reset_syntaxes_to_default
-
RSpec::Mocks::ConstantMutator::DefinedConstantReplacer#verify_constants_to_transfer!