Package openid :: Package test :: Module test_consumer :: Class TestOpenID1SHA1
[hide private]
[frames] | no frames]

Class TestOpenID1SHA1

source code

                         object --+    
                                  |    
TestDiffieHellmanResponseParameters --+
                                      |
                  unittest.TestCase --+
                                      |
                                     TestOpenID1SHA1

Instance Methods [hide private]

Inherited from TestDiffieHellmanResponseParameters: setUp, testAbsentMacKey, testAbsentServerPublic, testExtractSecret, testInvalidBase64MacKey, testInvalidBase64Public

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  session_cls = DiffieHellmanSHA1ConsumerSession
  message_namespace = OPENID1_NS
Properties [hide private]

Inherited from object: __class__