GoogleTest - Google Testing and Mocking Framework (grpc protobuff依赖) https://google.github.io/googletest/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Abseil Team 1f643f71d4 Make SizeIsMatcher::Impl conform to the contract of MatcherDescriberInterface. 2 years ago
..
internal Disables `-Wunused-member-function` and `-Wused-but-marked-unused` that trigger via `MOCK_METHOD()` and `EXPECT_THAT()` macros. 2 years ago
gmock-actions.h Workaround for Visual C++ error C2039 with std::tuple_element_t. 2 years ago
gmock-cardinalities.h Running clang-format over all of GoogleTest 3 years ago
gmock-function-mocker.h Disables `-Wunused-member-function` and `-Wused-but-marked-unused` that trigger via `MOCK_METHOD()` and `EXPECT_THAT()` macros. 2 years ago
gmock-matchers.h Make SizeIsMatcher::Impl conform to the contract of MatcherDescriberInterface. 2 years ago
gmock-more-actions.h gmock: improve SFINAE for actions involving arguments. 3 years ago
gmock-more-matchers.h Add IsEmpty overload for C-style strings 2 years ago
gmock-nice-strict.h Work around a maybe-uninitialized warning under GCC 12 2 years ago
gmock-spec-builders.h Remove incorrect GTEST_ATTRIBUTE_UNUSED_ from InSequence class. 2 years ago
gmock.h Consistently apply IWYU pragmas across googletest and googlemock headers 3 years ago