示例#1
0
 def test_count_nextid(self):
     self.assertEqual(
         self.pivot,
         favorite.select_submit_count(self.user1,
                                      ratings.GENERAL.code,
                                      otherid=self.user2,
                                      nextid=self.pivotid))
示例#2
0
 def test_count_nextid(self):
     self.assertEqual(
         self.pivot,
         favorite.select_submit_count(self.user1, ratings.GENERAL.code,
                                      otherid=self.user2, nextid=self.pivotid))