Searched refs:testSuiteModuleType (Results 1 – 1 of 1) sorted by relevance
27 const testSuiteModuleType = "test_suite" const43 ctx.RegisterModuleType(testSuiteModuleType, TestSuiteFactory)78 if ctx.OtherModuleType(child) == testSuiteModuleType {