[[["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++, offering a way to test Cloud Pub/Sub subscriber applications."],["The content covers multiple versions of the `MockSubscriberConnection` class, ranging from version 2.11.0 to 2.37.0-rc, with the latter being the latest release candidate."],["`MockSubscriberConnection` includes several virtual functions, such as `Subscribe`, `ExactlyOnceSubscribe`, `Pull`, and `options`, each of which is implemented using gMock's `MOCK_METHOD()` for testing purposes."],["The documentation includes parameter and return type information for each of the virtual functions, and it also provides a link to an example of how to use this class in testing."],["The documentation also states that to effectively utilize the mock functions, one must consult gMock documentation."]]],[]]