class RSpec::Mocks::ObjectVerifyingDouble
Similar to an InstanceVerifyingDouble
, except that it verifies against public methods of the given object.
@private
Similar to an InstanceVerifyingDouble
, except that it verifies against public methods of the given object.
@private