[Puppet Users] Re: Rspec-puppet: what is differences between contain_class, include_class, create_class?

2013-05-15 Thread lazydelphibuilder
I looked at rspec-puppet sources and found that there is only one matcher exists: *include_class* So, I assume that *contain_class* and *create_class* are not part of the rspec-puppet and *should not be used*. (maybe, they're some Ruby functions, or some matchers, that came from RSpec). -- Yo

[Puppet Users] Rspec-puppet: what is differences between contain_class, include_class, create_class?

2013-05-13 Thread lazydelphibuilder
Hello, everyone! Does anyone can tell me about differences (or help to find any document or source code with the answer) between functions: * contain_class * include_class * create_class Which one is preferred in which cases? Thank you, in advance. -- You received this message because you are