cl-mock
cl-mock (in quicklisp) is a small stubbing and mocking library for Common Lisp. Used when specified functions in a test should not be computed but should instead return a provided constant value.