[[["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-14 UTC."],[[["This webpage provides documentation for the `MockSubscriberConnection` class, a googlemock-based mock for `pubsub::SubscriberConnection` within the Google Cloud Pub/Sub C++ library."],["The latest release candidate for this mock subscriber connection is version 2.37.0-rc, with a history of releases available, ranging from the latest release candidate down to version 2.11.0."],["`MockSubscriberConnection` provides virtual functions like `Subscribe`, `ExactlyOnceSubscribe`, `Pull`, and `options`, all implemented using gMock's `MOCK_METHOD()`, and each function is detailed with their parameters and return types."],["An example of using this mock class can be found in the \"Testing your Cloud Pub/Sub subscriber application with googlemock\" guide."],["The documentation emphasizes the use of gMock for implementing the mock functions and directs users to the gMock documentation for guidance on using this mock in their testing."]]],[]]