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-14 UTC."],[[["This document outlines the `TestCasesConnection` class within the Google Cloud Dialogflow CX C++ library, specifically for version 2.18.0."],["The `TestCasesConnection` interface provides a set of virtual methods mirroring the user-facing overloads in `TestCasesClient`, enabling custom behavior injection for testing."],["This resource lists the available functions such as `ListTestCases`, `BatchDeleteTestCases`, `GetTestCase`, `CreateTestCase`, `UpdateTestCase`, `RunTestCase`, and more, that can be performed utilizing `TestCasesConnection` through different requests."],["The document provides links to various versions of the `TestCasesConnection` class, from 2.11.0 to 2.37.0-rc, including the most recent release."],["The document also provides information on creating concrete instances through `MakeTestCasesConnection()` and details for mocking using `dialogflow_cx_mocks::MockTestCasesConnection`."]]],[]]