|
using | ParamType = typename TestSuite::ParamType |
|
using | ParamNameGeneratorFunc = std::string(const TestParamInfo<ParamType>&) |
|
|
typedef | ParamGenerator (GeneratorCreationFunc)() |
|
| ParameterizedTestSuiteInfo (const char *name, CodeLocation code_location) |
|
const std::string & | GetTestSuiteName () const override |
|
TypeId | GetTestSuiteTypeId () const override |
|
void | AddTestPattern (const char *test_suite_name, const char *test_base_name, TestMetaFactoryBase< ParamType > *meta_factory, CodeLocation code_location) |
|
int | AddTestSuiteInstantiation (const std::string &instantiation_name, GeneratorCreationFunc *func, ParamNameGeneratorFunc *name_func, const char *file, int line) |
|
void | RegisterTests () override |
|
◆ GetTestSuiteName()
◆ GetTestSuiteTypeId()
◆ RegisterTests()
The documentation for this class was generated from the following file:
- C:/Users/User/Desktop/AIP/lab1/lab1/out/build/x64-Debug/_deps/googletest-src/googletest/include/gtest/internal/gtest-param-util.h