[[["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 page provides documentation for the `MockPublisherConnection` class, which is a googlemock-based mock for `pubsub::PublisherConnection`."],["The documentation outlines the available versions, ranging from 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest release candidate."],["It details the mock's interface, including functions like `Publish`, `Flush`, and `ResumePublish`, which correspond to their counterparts in the `Publisher` class."],["The `Publish`, `Flush`, and `ResumePublish` methods are implemented using gMock's `MOCK_METHOD()`, allowing developers to utilize gMock for testing."],["The page references an example demonstrating how to use the `MockPublisherConnection` class in testing scenarios."]]],[]]