Method: (%RUN TEST-CASE)
Source
(defmethod %run ((test test-case)) (run-resolving-dependencies test))
Source Context