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 2d970ee3ba Adds the IsNull() matcher. 16 years ago
..
internal Simplifies the definition of NativeArray. Works around a VC bug in StrictMock & NiceMock. 16 years ago
gmock-actions.h Simplifies gmock code using gtest's OS-indicating macros. 16 years ago
gmock-cardinalities.h Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. 16 years ago
gmock-generated-actions.h Re-organizes the file structure for actions. 16 years ago
gmock-generated-actions.h.pump Re-organizes the file structure for actions. 16 years ago
gmock-generated-function-mockers.h Allows mock methods overloaded on argument number or the const-ness of this object to appear on the same source line. 16 years ago
gmock-generated-function-mockers.h.pump Allows mock methods overloaded on argument number or the const-ness of this object to appear on the same source line. 16 years ago
gmock-generated-matchers.h Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan). 16 years ago
gmock-generated-matchers.h.pump Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan). 16 years ago
gmock-generated-nice-strict.h Simplifies the definition of NativeArray. Works around a VC bug in StrictMock & NiceMock. 16 years ago
gmock-generated-nice-strict.h.pump Simplifies the definition of NativeArray. Works around a VC bug in StrictMock & NiceMock. 16 years ago
gmock-matchers.h Adds the IsNull() matcher. 16 years ago
gmock-more-actions.h Re-organizes the file structure for actions. 16 years ago
gmock-printers.h Makes gmock compile on minGW, which uses gcc 3.4.5. 16 years ago
gmock-spec-builders.h Implements Expectation, ExpectationSet, and After for specifying expectation orders. 16 years ago
gmock.h Re-organizes the file structure for actions. 16 years ago