| :test-interactive? → # | :real-start-time → # |
|---|---|
| :real-start-time-universal → # | :tests-to-skip → # |
| end-time | Accessors:end-time. |
|---|---|
| end-time-universal | Accessors:end-time-universal. |
| errors | Accessors:errors. |
| expected-errors | Accessors:expected-errors. |
| expected-failures | Accessors:expected-failures. |
| failures | Accessors:failures. |
| properties | Accessors:test-result-properties. |
| real-end-time | Accessors:real-end-time. |
| real-end-time-universal | Accessors:real-end-time-universal. |
| real-start-time | Initargs::real-start-time; Reader:real-start-time. |
| real-start-time-universal | Initargs::real-start-time-universal; Reader:real-start-time-universal. |
| results-for | Initargs::results-for; Accessors:results-for. |
| start-time | Accessors:start-time. |
| start-time-universal | Accessors:start-time-universal. |
| suites-run | Accessors:suites-run. |
| test-interactive? | Initargs::test-interactive?; Accessors:test-interactive?. |
| test-mode | Initform:single, Initargs::test-mode; Accessors:test-mode. |
| tests-run | Accessors:tests-run. |
| tests-to-skip | Initargs::tests-to-skip; Reader:tests-to-skip; Writer:%set-tests-to-skip. |
| end-test | |
|---|---|
| start-test | |
| testsuite-run | Run the cases in this suite and it's children. |
| testsuite-setup | Setup at the testsuite-level |
| testsuite-teardown | Cleanup at the testsuite level. |