コード例 #1
0
 def setUp(self):
     self.authentication = AuthenticationFactory()
コード例 #2
0
 def setUp(self):
     self.authorization = AuthenticationFactory()
     self.url = "?code=foo&state=%d" % self.authorization.pk