This interface defines virtual methods for each of the user-facing overload sets in ServiceControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ServiceControllerClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, with numerous other versions, down to 2.11.0, also listed for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis page details the \u003ccode\u003eServiceControllerConnection\u003c/code\u003e object, which is used in conjunction with \u003ccode\u003eServiceControllerClient\u003c/code\u003e for interacting with the Service Control API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceControllerConnection\u003c/code\u003e interface allows for custom behavior injection, useful for testing scenarios, especially through the use of a mock object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceControllerConnection\u003c/code\u003e object has functions for \u003ccode\u003eCheck\u003c/code\u003e and \u003ccode\u003eReport\u003c/code\u003e operations, using \u003ccode\u003eCheckRequest\u003c/code\u003e and \u003ccode\u003eReportRequest\u003c/code\u003e parameters respectively, with each returning a corresponding response object.\u003c/p\u003e\n"],["\u003cp\u003eA concrete instance of the object can be created using \u003ccode\u003eMakeServiceControllerConnection()\u003c/code\u003e, with \u003ccode\u003eMockServiceControllerConnection\u003c/code\u003e being the intended mock object.\u003c/p\u003e\n"]]],[],null,[]]