Error “terminate called after throwing an instance of ‘std::runtime_error’”
I’m using gtest for testing my code base, I need to override mock function to throw exception as follow:
I’m using gtest for testing my code base, I need to override mock function to throw exception as follow: