I am trying to use google test and google mock to test my simple C++ class. My mock class looks like this:
google test
google mock
#pragma once #include "