diff options
author | Abseil Team <absl-team@google.com> | 2018-08-28 09:40:18 -0400 |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2018-08-28 16:53:45 -0400 |
commit | 03867b5389516a0f185af52672cf5472fa0c159c (patch) | |
tree | fd9829743c961c67920d1eeb80ed7486148d63da /googlemock/scripts/generator/cpp/gmock_class.py | |
parent | 52f8183e7f3620cf03f321a2624eb0d4f7649f4c (diff) | |
download | googletest-03867b5389516a0f185af52672cf5472fa0c159c.tar.gz googletest-03867b5389516a0f185af52672cf5472fa0c159c.tar.bz2 googletest-03867b5389516a0f185af52672cf5472fa0c159c.zip |
Googletest export
Add the possibility of specifying the name in type parameterized tests.
Similar to how the last parameter of INSTANTIATE_TEST_CASE_P allows to override the name for (non-type) parametrized tests, this adds the possibility of adding a parameter to INSTANTIATE_TYPED_TEST_CASE_P. The argument has to be a class, which contains a static templated function GetName<T>(int), returning the name for type T.
PiperOrigin-RevId: 210532231
Diffstat (limited to 'googlemock/scripts/generator/cpp/gmock_class.py')
0 files changed, 0 insertions, 0 deletions