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 62df7bdbc1 This change adjusts how `ASSERT_NEAR` and `EXPECT_NEAR` treats infinity, such that `ASSERT_NEAR(inf, inf, 0)` passes. This makes the behavior more consistent with `ASSERT_EQ(inf, inf)` which succeeds. 1 month ago
..
actions.md fix typos 3 years ago
assertions.md This change adjusts how `ASSERT_NEAR` and `EXPECT_NEAR` treats infinity, such that `ASSERT_NEAR(inf, inf, 0)` passes. This makes the behavior more consistent with `ASSERT_EQ(inf, inf)` which succeeds. 1 month ago
matchers.md Add support for the alternative base64 encoding in RFC 4648 section 5 to `WhenBase64Unescaped`. 2 years ago
mocking.md Revert incorrect update. 9 months ago
testing.md Mention the optional third argument to TYPED_TEST_SUITE 6 months ago