This interface defines virtual methods for each of the user-facing overload sets in WebSecurityScannerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type WebSecurityScannerClient.
[[["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 document details the `WebSecurityScannerConnection` interface, which provides virtual methods corresponding to the user-facing overloads in `WebSecurityScannerClient`."],["The `WebSecurityScannerConnection` interface is used to allow for custom behavior injection, such as with a Google Mock object, to facilitate testing of `WebSecurityScannerClient` objects."],["The latest release candidate for `WebSecurityScannerConnection` is version 2.37.0-rc, with a listing of various prior versions dating back to 2.11.0 also being available."],["The interface exposes numerous functions, including those for creating, deleting, getting, listing, and updating scan configurations and scan runs, and for retrieving crawled URLs and findings."],["The document also lists how to make a concrete `WebSecurityScannerConnection` instance, and how to find the documentation for the mocking equivalent."]]],[]]