]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
(#8010) Add validate_hash spec tests
authorJeff McCune <jeff@puppetlabs.com>
Wed, 22 Jun 2011 00:02:22 +0000 (17:02 -0700)
committerJeff McCune <jeff@puppetlabs.com>
Wed, 22 Jun 2011 00:02:22 +0000 (17:02 -0700)
commit08882ccd3b84eda124b56679e2885881a009ba12
treee84a4512f50278f704d7695bc6e9ad9efebba2a4
parent4c00cfc610cc132080dc5baa1ac8f231c4b76368
(#8010) Add validate_hash spec tests

These tests run through a number of example cases and exercise the
behavior of the validate_hash function.

To run, simple execute rspec validate_hash_spec.rb
spec/unit/puppet/parser/functions/validate_hash_spec.rb [new file with mode: 0644]