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.
 
 
 
 
 
 
Jesse Rosenstock a6ce08abf7 Property: Promote note to warning 3 months ago
..
actions.md Add SaveArgByMove 3 months 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. 7 months ago
matchers.md Property: Promote note to warning 3 months ago
mocking.md Revert incorrect update. 1 year ago
testing.md Mention the optional third argument to TYPED_TEST_SUITE 12 months ago