blob: 341add062683bc361acaad719755878be8e9b80e [file] [log] [blame]
Testing the basic functionality of audits.
== Running test suite: Audit.Basic
-- Running test case: Audit.Basic.Boolean.True
Testing value `true`...
PASS: Result should be "pass".
-- Running test case: Audit.Basic.Boolean.False
Testing value `false`...
PASS: Result should be "fail".