|
- 3.0.1 core module.
|
Go to the documentation of this file. 34 #ifndef GTEST_INCLUDE_GTEST_GTEST_PROD_H_ 35 #define GTEST_INCLUDE_GTEST_GTEST_PROD_H_ 58 #define FRIEND_TEST(test_case_name, test_name)\ 59 friend class test_case_name##_##test_name##_Test 61 #endif // GTEST_INCLUDE_GTEST_GTEST_PROD_H_