HomePhorge

(#22288) Add tests for new methods in `Puppet::Type`
f264d7c6dbdfUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#22288) Add tests for new methods in Puppet::Type

Without this commit there is no way to test the functionality
added to access all parameters in Puppet::Type. The functionality
being tested consists of two new methods to access all parameters that
have values set for an instance of Puppet::Type.

This commit adds three tests to the 'spec/unit/type_spec.rb' to test the
new behavior.

Details

Provenance
Thomas Linkin <trlinkin@gmail.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU74fbd0a1d99b: (#22288) Add post_compile_hook to Puppet::Parameter
Branches
Unknown
Tags
Unknown

Event Timeline

Thomas Linkin <trlinkin@gmail.com> committed rPUf264d7c6dbdf: (#22288) Add tests for new methods in `Puppet::Type` (authored by Thomas Linkin <trlinkin@gmail.com>).Aug 28 2013, 9:51 PM