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.
 
 
 
 
 
 
zhanyong.wan 41b9b0b561 Implements Expectation, ExpectationSet, and After for specifying expectation orders. 16 years ago
..
gmock-all.cc Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. 17 years ago
gmock-cardinalities.cc Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. 17 years ago
gmock-internal-utils.cc Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian. 16 years ago
gmock-matchers.cc Implements custom description string for MATCHER*. 16 years ago
gmock-printers.cc Avoids unnecessary printing of call into to internal buffers; 16 years ago
gmock-spec-builders.cc Implements Expectation, ExpectationSet, and After for specifying expectation orders. 16 years ago
gmock.cc Turns --gmock_catch_leaked_mocks on by default. 16 years ago
gmock_main.cc Makes the code compile on Windows CE. 16 years ago