Class: Mocha::ParameterMatchers::HasKeys
- Inherits:
-
Object
- Object
- Mocha::ParameterMatchers::HasKeys
- Includes:
- Base
- Defined in:
- lib/mocha/parameter_matchers/has_keys.rb
Overview
Parameter matcher which matches when actual parameter contains Hash
with all expected keys.