From: http://www.cnblogs.com/coderzh/archive/2009/04/06/1426755.html
Although it was a bit late, I finished reading all in one breath.Article. The concise and clear style of the author is worth learning.
The following is the directory of the series:
1. Go to Google's open-source C ++ unit testing framework, one of the Google test series (gtest)-First known as gtest
2. Go to Google open-source C ++ unit test framework Google test series (gtest) 2-Assertions
3. Go to Google open-source C ++ unit test framework Google test series (gtest) 3-event mechanism
4. Go to Google's open-source C ++ unit test framework: four parameters of the Google test series (gtest)
5. go to Google open-source C ++ unit testing framework Google test series (gtest) 5-death Testing
6. go to Google open-source C ++ unit testing framework-Google test series (gtest)-running parameters
7. Go to Google open-source C ++ unit test framework Google test series (gtest) 7-in-depth analysis of gtest
8. go to Google open-source C ++ unit testing framework Google test series (gtest)-build your own unit testing framework
Additional articles:
1. How to jump out of the current test case in gtest
2. write beautiful gtest Cases
3. gtest parameterized test code example (Contains the complete project example)