Searched refs:TEST_MAPPING_TEST (Results 1 – 6 of 6) sorted by relevance
149 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)196 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)246 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)262 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)
34 detail = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)35 self.assertEqual(uc.TEST_MAPPING_TEST['name'], detail.name)
145 TEST_MAPPING_TEST = {'name': MODULE_NAME, 'host': True} variable
148 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)195 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)245 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)261 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)
31 detail = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)32 self.assertEqual(uc.TEST_MAPPING_TEST['name'], detail.name)
142 TEST_MAPPING_TEST = {'name': MODULE_NAME, 'host': True} variable