puppetlabs-stdlib/spec/unit/puppet/parser/functions
Dan Bode b1beaec2da (#8708) Add has_key function
It is difficult to use existance of keys in a hash
as a boolean condition in Puppet (see #8705)

This function provides a working solution until
the underlying issue in Puppet can be resolved.

Reviewed-by: Jeff McCune
2011-07-29 15:11:10 -07:00
..
getvar_spec.rb (#8010) Add getvar() rvalue function 2011-06-21 15:12:46 -07:00
has_key_spec.rb (#8708) Add has_key function 2011-07-29 15:11:10 -07:00
validate_bool_spec.rb Add additional tests to validate_bool() spec 2011-06-03 11:56:02 -07:00
validate_hash_spec.rb (#8010) Add validate_hash spec tests 2011-06-21 17:02:22 -07:00