Searched defs:test_factory (Results 1 – 7 of 7) sorted by relevance
21 void test_factory() in test_factory() function
50 TestCredentialsFactory test_factory; in TEST() local
295 void Framework::run_test(const TestInfo &info, TestCaseFactory &test_factory) in run_test()561 for(auto &test_factory : _test_factories) in run() local
413 for (const auto& test_factory : tests_by_suite_[suite_configs.first]) { in AllTests() local
66 def test_factory(self): member in TestNamedTuple
15 def test_factory(abc_ABCMeta, abc_get_cache_token): function
311 def test_factory(self): member in TestNamedTuple