This interface defines virtual methods for each of the user-facing overload sets in TestCasesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TestCasesClient.
[[["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 `TestCasesConnection` class within the Google Cloud Dialogflow CX C++ library, which is currently at version 2.24.0."],["The `TestCasesConnection` interface allows custom behavior injection for testing purposes, particularly when working with `TestCasesClient` objects."],["This class defines virtual methods corresponding to various user-facing functions within `TestCasesClient`, such as listing, creating, updating, running, and managing test cases and their results."],["The documentation provides links to create concrete instances of this object using `MakeTestCasesConnection()` and links to mock it with `MockTestCasesConnection`."],["The page contains a list of previous versions of this object, all the way up to the most recent release candidate."]]],[]]