blob: 975142d9ce5b776a0dd051b3a096e20c49eb9a06 [file] [log] [blame]
Tests for the Audit.setup command.
== Running test suite: Audit.setup
-- Running test case: Audit.setup.Invalid.SequentialCalls
Audit setup...
Audit setup...
PASS: Should produce an exception.
Error: Must call teardown before calling setup again
Audit teardown...