This interface defines virtual methods for each of the user-facing overload sets in GrafeasClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GrafeasClient.
[[["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-04-17 UTC."],[[["This page provides documentation for the `GrafeasConnection` class, specifically version 2.35.0, which serves as an interface defining virtual methods for the `GrafeasClient`."],["The `GrafeasConnection` class allows users to inject custom behavior, making it useful for testing `GrafeasClient` objects, and a concrete instance can be created using the `MakeGrafeasConnection()` function."],["A mocking option is available via the `containeranalysis_v1_mocks::MockGrafeasConnection` class for enhanced testing flexibility."],["The documentation lists all virtual functions available in `GrafeasConnection`, covering operations such as managing occurrences, notes, and their associated requests."],["This page includes links to various versions of the `GrafeasConnection`, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, providing access to previous or newer iterations."]]],[]]