Handle returned objects. More...
Go to the source code of this file.
Classes | |
class | mockpp::ReturnObjectList< T > |
This class allows a list of objects to be setup which can be used whilst.The list is check to make sure that all the object in it are used and that none are left over at the end of a test. More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Handle returned objects.
Definition in file ReturnObjectList.h.