This interface defines virtual methods for each of the user-facing overload sets in RoutersClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RoutersClient.
To create a concrete instance, see MakeRoutersConnection().
[[["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 details the `RoutersConnection` interface for `RoutersClient`, enabling the injection of custom behavior for testing purposes."],["The `RoutersConnection` interface defines virtual methods corresponding to each user-facing overload set in `RoutersClient`, such as `AggregatedListRouters`, `DeleteRouter`, `GetRouter`, and `InsertRouter`."],["Users can find instructions on creating a concrete instance of `RoutersConnection` by utilizing the `MakeRoutersConnection()` function."],["The page also provides the method, parameter and return type for each of the virtual functions provided by the `RoutersConnection` interface."],["A list of various versions, ranging from 2.15.1 to 2.37.0-rc, of the `RoutersConnection` class is available for reference."]]],[]]