Next: Check-it, Previous: Parachute, Up: Common Lisp Testing [Contents][Index]
"A small stubbing and mocking library for Common Lisp"
This package provides some useful stubbing and mocking macros for unit testing. Used when specified functions in a test should not be computed but should instead return a provided constant value.