Sha256: 79313db70e2c9d8bf65dda955493e34137ab4a84162c6ad83172011c918afe22
Contents?: true
Size: 1.01 KB
Versions: 65
Compression:
Stored size: 1.01 KB
Contents
resource_name ===================================================== Use the ``resource_name`` audit resource to xxxxx. Syntax ----------------------------------------------------- A ``resource_name`` audit resource block declares xxxxx. For example: .. code-block:: ruby describe xxxxx(xxxxx) do it { should xxxxx } end where * ``xxxxx`` must specify xxxxx * xxxxx * ``xxxxx`` is a valid matcher for this audit resource Matchers ----------------------------------------------------- This audit resource has the following matchers. xxxxx +++++++++++++++++++++++++++++++++++++++++++++++++++++ The ``xxxxx`` matcher tests if xxxxx. For example: .. code-block:: ruby it { should xxxxx } xxxxx +++++++++++++++++++++++++++++++++++++++++++++++++++++ The ``xxxxx`` matcher tests if xxxxx. For example: .. code-block:: ruby it { should xxxxx } Examples ----------------------------------------------------- The following examples show how to use this audit resource in a recipe. **xxxxx** xxxxx **xxxxx** xxxxx
Version data entries
65 entries across 65 versions & 1 rubygems