Create a class named MockMisc.h and add the following code: #include"Misc.h" #include<gtest/gtest.h> #include<gmock/gmock.h> class MockDB : public ...
確定! 回上一頁