Class
RSpec::Puppet::FunctionMatchers::Run
In:
lib/rspec-puppet/matchers/run.rb
Parent:
Object
Methods
and_raise_error
and_return
description
failure_message
failure_message_when_negated
matches?
with_params
Public Instance methods
and_raise_error
(error_or_message, message=nil)
and_return
(value)
description
()
failure_message
()
failure_message_when_negated
()
matches?
(func_obj)
with_params
(*params)
[Validate]