Google Cloud Spanner C++ Client
A C++ Client Library for Google Cloud Spanner
Namespaces | Functions
matchers.h File Reference
#include "google/cloud/spanner/internal/session_holder.h"
#include "google/cloud/spanner/transaction.h"
#include "google/cloud/spanner/version.h"
#include <google/protobuf/util/message_differencer.h>
#include <gmock/gmock.h>
#include <cstdint>

Go to the source code of this file.

Namespaces

 google
 
 google::cloud
 The namespace Google Cloud Platform C++ client libraries.
 
 google::cloud::spanner_testing
 Helper types and functions used in Cloud Spanner C++ client library tests.
 
 google::cloud::spanner_testing::v0
 An inlined, versioned namespace for the testing helpers.
 

Functions

 google::cloud::spanner_testing::v0::MATCHER_P (IsProtoEqual, value, "")
 
 google::cloud::spanner_testing::v0::MATCHER_P2 (HasSessionAndTransactionId, session_id, transaction_id, "Verifies a Transaction has the expected Session and Transaction IDs")
 Verifies a Transaction has the expected Session and Transaction IDs. More...