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