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 webpage provides documentation for the `TestCasesConnection` object within the Dialogflow CX C++ library, detailing its role in managing test cases."],["The `TestCasesConnection` interface defines virtual methods for various operations, such as listing, creating, updating, running, and deleting test cases, enabling users to inject custom testing behavior."],["The page lists multiple previous versions of the `TestCasesConnection` documentation, beginning with the current one being `2.37.0-rc` and going down to `2.11.0` so users can reference back to previous versions."],["The `TestCasesConnection` is used in conjunction with the `TestCasesClient` to manage the testing process in the Dialogflow CX environment."],["The `TestCasesConnection` allows for the ability to list, create, update, run, calculate coverage, import and export test cases, as well as retrieve results of testing."]]],[]]