Ejemplo n.º 1
0
 def test_not_raise_init(self):
     OAuthRemoteApp('oauth', 'twitter', app_key='foo')
Ejemplo n.º 2
0
 def test_raise_init(self):
     OAuthRemoteApp('oauth', 'twitter')