Code changes
Demo
3.13.2
Module Changes
Class Changes
-
RSpec::Mocks::AnyInstance::Chain
-
RSpec::Mocks::ArgumentMatchers::EqualityProxy
-
RSpec::Mocks::AnyInstance::StubChainChain
Method Changes
-
RSpec::Mocks::Proxy#find_matching_method_stub
-
RSpec::Mocks::MessageExpectation#actual_received_count_matters?
3.13.1
Module Changes
Class Changes
-
RSpec::Mocks::ErrorGenerator
-
RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher
-
RSpec::Mocks::MethodDouble
-
RSpec::Mocks::ArgumentMatchers::AnyArgsMatcher
-
RSpec::Mocks::ArgumentMatchers::KindOf
-
RSpec::Mocks::AnyInstance::MessageChains
Method Changes
-
RSpec::Mocks::Proxy#find_almost_matching_expectation
-
RSpec::Mocks::AnyInstance::Recorder#stub_chain
-
RSpec::Mocks::AnyInstance::StubChain#verify_invocation_order
3.13.0
Module Changes
Class Changes
-
RSpec::Mocks::ArgumentMatchers::EqualityProxy
-
RSpec::Mocks::ArgumentListMatcher
-
RSpec::Mocks::AnyInstance::Recorder
-
RSpec::Mocks::AnyInstance::PositiveExpectationChain
-
RSpec::Mocks::AnyInstance::ExpectationChain
-
RSpec::Mocks::AmbiguousReturnError
-
RSpec::Mocks::Constant
Method Changes
-
RSpec::Mocks::ArgumentMatchers::RegexpMatcher#==
-
RSpec::Mocks::AnyInstance::Recorder#stub!
-
RSpec::Mocks::AnyInstance::Recorder#stub
-
RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher#initialize
-
RSpec::Mocks::ConstantStubber::DefinedConstantReplacer#previously_defined?
-
StashedInstanceMethod#method_defined_directly_on_klass?