module-inifile/spec/unit/puppet
Pete Johns 961447dfdf be_true and be_false are deprecated
Replace with `be true` and `be false` and make predicate return a
boolean.

> Methods that don't return a boolean, shouldn't end in a question mark.
-- https://github.com/bbatsov/ruby-style-guide#naming
2014-06-26 20:04:33 +10:00
..
provider be_true and be_false are deprecated 2014-06-26 20:04:33 +10:00
util Tests for the quote_char parameter. 2014-05-07 23:52:07 +02:00