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>
Classes | |
struct | utest::PrintTestName |
Test name printer for parameterized tests written in gtest. More... | |
Namespaces | |
namespace | utest |
Mocks and test helpers. | |