15 #ifndef ACSDK_APLCAPABILITYCOMMONINTERFACES_MOCKVISUALSTATEPROVIDER_H_ 16 #define ACSDK_APLCAPABILITYCOMMONINTERFACES_MOCKVISUALSTATEPROVIDER_H_ 23 namespace aplCapabilityCommonInterfaces {
40 #endif // ACSDK_APLCAPABILITYCOMMONINTERFACES_MOCKVISUALSTATEPROVIDER_H_ Definition: AmdMetricWrapperTest.cpp:24
unsigned int ContextRequestToken
Alias for the token used to identify a context request.
Definition: ContextRequestToken.h:23
std::string PresentationToken
Alias for the token used by APL directives.
Definition: PresentationToken.h:22
virtual void provideState(const PresentationToken &token, const avsCommon::sdkInterfaces::ContextRequestToken stateRequestToken)=0
MOCK_METHOD2(provideState, void(const PresentationToken &token, const avsCommon::sdkInterfaces::ContextRequestToken stateRequestToken))
Definition: MockVisualStateProvider.h:29
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: VisualStateProviderInterface.h:29