21 #include <quentier/synchronization/ISyncStateStorage.h> 23 #include <gmock/gmock.h> 32 ISyncStatePtr, getSyncState, (
const Account & account), (
override));
35 void, setSyncState, (
const Account & account, ISyncStatePtr syncState),
The ISyncStateStorage interface represents the interface of a class which stores sync state for given...
Definition: ISyncStateStorage.h:34
The Account class encapsulates some details about the account: its name, whether it is local or synch...
Definition: Account.h:37
Definition: MockIAuthenticator.h:25
Definition: MockISyncStateStorage.h:27