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` class within the Google Cloud Dialogflow CX C++ client library, specifically for version 2.12.0, with links to other versions."],["The `TestCasesConnection` class defines virtual methods for various operations related to test cases, such as listing, batch deleting, getting, creating, updating, running, batch running, calculating coverage, importing, exporting, listing results, and getting individual test case results."],["Users can use the `TestCasesConnection` class to inject custom behavior for testing purposes, such as with a Google Mock object, and concrete instances can be created using `MakeTestCasesConnection()`."],["The latest release candidate of this documentation is for version 2.37.0-rc and there is documentation for every version from there down to 2.11.0."],["Each method in the `TestCasesConnection` class includes details about its parameters, return types, and descriptions."]]],[]]