学习google test 框架 前言:googletest is a testing framework,googletest helps you write better C++ tests. 先放上链接,后期补上 介绍一 介绍二 详解