[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for `MockSubscriberConnection`, a googlemock-based mock class for `pubsub::SubscriberConnection` in C++."],["The latest version documented is 2.37.0-rc, with a list of previous versions ranging down to 2.11.0, each linking to the corresponding version's documentation."],["`MockSubscriberConnection` includes virtual functions like `Subscribe`, `ExactlyOnceSubscribe`, `Pull`, and `options`, which are implemented using gMock's `MOCK_METHOD()` to facilitate testing."],["The documentation refers users to the gMock documentation and provides an example of using this mock class for testing Cloud Pub/Sub subscriber applications, under the sub heading: \"Testing your Cloud Pub/Sub subscriber application with googlemock\"."],["Each function's documentation includes parameter details, return types, and a note to consult the gMock documentation for testing applications."]]],[]]