userver: userver/utest/parameter_names.hpp File Reference
Loading...
Searching...
No Matches
parameter_names.hpp File Reference

Test name printer for parameterized tests written in gtest. More...

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

Go to the source code of this file.

Classes

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

Namespaces

namespace  utest
 Mocks and test helpers.
 

Detailed Description

Test name printer for parameterized tests written in gtest.

Definition in file parameter_names.hpp.