Beispiel #1
0
 def test_count_groups_match_points(self):
     self.assertListEqual(User.count_groups_match_points(self, users_list=[1]), [(1, 0)])