06 2021 档案
Google Test 介绍(一)
摘要:关于 Google Test(有时也称为gtest)的介绍,会分为两篇文章。本文主要介绍 google test 的相关知识,另外一篇则会演示一些示例程序。 1 Why googletest此处引用 google test 在 GitHub 上的介绍: googletest helps you wr
阅读全文