[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]