21#include <quentier/synchronization/IAuthenticator.h>
23#include <gmock/gmock.h>
25namespace quentier::synchronization::tests::mocks {
The Account class encapsulates some details about the account: its name, whether it is local or synch...
Definition Account.h:38
The Result template class represents the bare bones result monad implementation which either contains...
Definition Result.h:38
Definition IAuthenticator.h:30
Definition MockIAuthenticator.h:28