Google Cloud Spanner C++ Client  1.32.0
A C++ Client Library for Google Cloud Spanner
Classes | Namespaces
mock_spanner_connection.h File Reference
#include "google/cloud/spanner/connection.h"
#include "google/cloud/spanner/query_partition.h"
#include "google/cloud/spanner/read_partition.h"
#include "google/cloud/spanner/row.h"
#include "google/cloud/spanner/version.h"
#include <gmock/gmock.h>
#include <vector>

Go to the source code of this file.

Classes

class  google::cloud::spanner_mocks::v1::MockConnection
 A class to mock google::cloud::spanner::Connection. More...
 
class  google::cloud::spanner_mocks::v1::MockResultSetSource
 Mock the results of a ExecuteQuery() or Read() operation. More...
 

Namespaces

 google
 
 google::cloud
 The namespace Google Cloud Platform C++ client libraries.
 
 google::cloud::spanner_mocks
 Define classes to mock the Cloud Spanner C++ client APIs.
 
 google::cloud::spanner_mocks::v1
 An inlined versioned namespace to avoid dependency diamonds.