google-cloud-cpp
google-cloud-cpp copied to clipboard
Add code sample using generated mocks
Currently compute mocks are not used in any build or test, adding a sample would correct that and increase the breadth of documentation for the library.
It is more general than compute. We generate mocks for all classes and never test that this code compiles (or show how to use it).
Update guides on how to mock any library, including those with generated mocks.
We're still interested in improving this.