Package openid :: Package test :: Module test_association_response :: Class TestExtractAssociationDiffieHellman
[hide private]
[frames] | no frames]

Class TestExtractAssociationDiffieHellman

source code

test_consumer.CatchLogs --+    
                          |    
      unittest.TestCase --+    
                          |    
              BaseAssocTest --+
                              |
                             TestExtractAssociationDiffieHellman

Instance Methods [hide private]
 
_setUpDH(self) source code
 
test_success(self) source code
 
test_openid2success(self) source code
 
test_badDHValues(self) source code

Inherited from BaseAssocTest: failUnlessProtocolError, setUp

Class Variables [hide private]
  secret = 'x'* 20