inspec/test/unit/mock/profiles/deprecation/typical
Jerry Aldrich f5ec7c9c65 Fix style/RuboCop on cw/deprecation-facility
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2019-01-14 13:57:59 -08:00
..
controls Fix style/RuboCop on cw/deprecation-facility 2019-01-14 13:57:59 -08:00
inspec.yml Funcitonal tests pass; some unit tests fail 2019-01-10 23:54:50 -08:00
README.md Funcitonal tests pass; some unit tests fail 2019-01-10 23:54:50 -08:00

Profile for use with deprecation facility

Exercises a custom resource, by calling it within different control contexts.

Compare to the 'bare' profile, which calls the resource outside of a control.

See test/functional/logging_test.rb for details.