Class: ChefGen::Snippet::ChefSpec

Inherits:
ChefGen::SnippetBase show all
Defined in:
lib/chef_gen/snippet/chef_spec.rb

Overview

creates a framework for ChefSpec unit testing

Constant Summary collapse

NAME =

the name of the snippet

'chef_spec'

Method Summary

Methods inherited from ChefGen::SnippetBase

#initialize

Constructor Details

This class inherits a constructor from ChefGen::SnippetBase