AMOP 0.3 is an Automatic Mock Object for C++.
By using ABI and template techniques, it can simulate - 资源详细说明
AMOP 0.3 is an Automatic Mock Object for C++.
By using ABI and template techniques, it can simulate a pseudo-"Reflection" which is normally not support in C++ .
The main differences between AMOP and other mock object library is that, users DO NOT need to implement the interface of the object which to mock...
AMOP 0.3 is an Automatic Mock Object for C++.
By using ABI and template techniques, it can simulate - 源码文件列表