userver: userver/utest/parameter_names.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
parameter_names.hpp File Reference

Detailed Description

Test name printer for parameterized tests written in gtest.

Definition in file parameter_names.hpp.

Go to the source code of this file.

#include <string>
#include <tuple>
#include <type_traits>
#include <gtest/gtest.h>
#include <userver/utils/meta_light.hpp>
+ Include dependency graph for parameter_names.hpp:

Classes

struct  utest::PrintTestName
 Test name printer for parameterized tests written in gtest. More...
 

Namespaces

namespace  utest
 Mocks and test helpers.