AMOP 0.30.1 (Default branch) |
|
|
AMOP is an automatic mock object for C++. By using
ABI and template techniques, it can simulate a
pseudo-"Reflection" which is normally not
supported in C++. The main differences between
AMOP and other mock object libraries is that users
do not need to implement the interface of the
object to be mocked.
|