How to unit test a Poco C++ library based project using gtest/gmock

前端 未结 0 1749
没有蜡笔的小新
没有蜡笔的小新 2020-12-22 07:53

I am trying to unit test a Poco library based project which has several subsystems registered under the main application. Since the initialization of the subsystems are cont

相关标签:
回答
  • 消灭零回复
提交回复
热议问题