21 #include <unity/scopes/QueryCtrl.h> 23 #include <unity/scopes/testing/MockObject.h> 25 #include <gmock/gmock.h> 41 MockQueryCtrl() =
default;
43 MOCK_METHOD0(cancel,
void());
Definition: OnlineAccountClient.h:39
Top-level namespace for all things Unity-related.
Definition: Version.h:49
QueryCtrl allows a query to be cancelled.
Definition: QueryCtrl.h:34