AMOP 0.31.3 (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.
License: Other/Proprietary License with Source
Changes:
Minor bugs were fixed. Some enhancements were
made.
|