Searched refs:test_info_set_b (Results 1 – 1 of 1) sorted by relevance
65 def assert_equal_testinfo_sets(test_class, test_info_set_a, test_info_set_b): argument69 len(test_info_set_b),72 % (len(test_info_set_a), len(test_info_set_b))79 for test_info_b in test_info_set_b:87 test_info_set_b.remove(test_info_b_to_remove)92 % (test_info_a, ';'.join([str(t) for t in test_info_set_b]))