C++ mock object library for Boost
Turtle is a C++ mock object library based on Boost.
Features:
- simple and compact syntax
- easy customization of constraints
- informative and customizable logs
- optional but full integration with Boost.Test
- automatic verification of mock objects upon destruction
- ANSI/ISO C++03 compatible
Home page: http://turtle.sourceforge.net/