APIdock / RSpec
/
Browse About
method

verify

1.1.4 - Show latest stable - Class: Spec::Mocks::Proxy
verify(#:nodoc:)
public

No documentation available.

# File lib/spec/mocks/proxy.rb, line 42
      def verify #:nodoc:
        verify_expectations
      ensure
        reset
      end

Related methods

  • Instance methods
  • add_message_expectation
  • add_negative_message_expectation
  • add_stub
  • has_negative_expectation?
  • message_received
  • null_object?
  • raise_unexpected_message_args_error
  • raise_unexpected_message_error
  • received_message?
  • reset
  • verify
  • Class methods
  • new
  • Private methods
  • private__add
  • privateclear_expectations
  • privateclear_proxied_methods
  • privateclear_stubs
  • privatedefine_expected_method
  • privatefind_almost_matching_expectation
  • privatefind_matching_expectation
  • privatefind_matching_method_stub
  • privatemunge
  • privatereset_proxied_methods
  • privatetarget_metaclass
  • privatetarget_responds_to?
  • privateverify_expectations
  • privatevisibility
APIdock API Documentation Browser

Swarmia helps engineering teams measure and improve developer productivity.

© 2026 APIdock