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 e7bb5ededa Improves the error message for leaked mocks to include the test name (by Zhanyong Wan). 16 years ago
..
internal Improves the error message for leaked mocks to include the test name (by Zhanyong Wan). 16 years ago
gmock-actions.h Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter. 16 years ago
gmock-cardinalities.h Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. 17 years ago
gmock-generated-actions.h Adds actions ReturnNew<T>(...) and DeleteArg<k>(), by Jason Hsueh. 16 years ago
gmock-generated-actions.h.pump Adds actions ReturnNew<T>(...) and DeleteArg<k>(), by Jason Hsueh. 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 Implements Contains(element) matcher. By Gary Morain. 16 years ago
gmock-generated-matchers.h.pump Implements Contains(element) matcher. By Gary Morain. 16 years ago
gmock-generated-nice-strict.h Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. 17 years ago
gmock-generated-nice-strict.h.pump Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. 17 years ago
gmock-matchers.h Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter. 16 years ago
gmock-printers.h Makes googlemock compile with gcc 3.3. 16 years ago
gmock-spec-builders.h Implements --gmock_catch_leaked_mocks and Mock::AllowLeak. 16 years ago
gmock.h Implements --gmock_catch_leaked_mocks and Mock::AllowLeak. 16 years ago