Class: Mocha::ParameterMatchers::HasKey
- Inherits:
-
Object
- Object
- Mocha::ParameterMatchers::HasKey
- Includes:
- Base
- Defined in:
- lib/mocha/parameter_matchers/has_key.rb
Overview
Parameter matcher which matches when actual parameter contains Hash
entry with expected key.