Exception: Hardmock::ExpectationError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/hardmock/errors.rb

Overview

Raised when:

  • Unexpected method is called on a mock object

  • Bad arguments passed to an expected call