Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
testing/gtest: Helpers for Working With GoogleTest/Mock

Introduction

The gtest library provides facilities that make writing tests in gtest simpler and more robust.

Public Header

Consumers of arene_base get access to the facilities of this library through the public export location:

The namespace for facilities in this library is:

arene::base::testing::gtest

Public Target

The externally exported bazel target is:

://testing/gtest

Functionality

The following functionality is provided by this library: