blob: d7258a9b8db2fa111ef2aaefa73899f806647c99 [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...