Package openid :: Package test :: Module test_pape_draft5 :: Class PapeResponseTestCase
[hide private]
[frames] | no frames]

Class PapeResponseTestCase

source code

unittest.TestCase --+
                    |
                   PapeResponseTestCase

Instance Methods [hide private]
 
setUp(self) source code
 
test_construct(self) source code
 
test_add_policy_uri(self) source code
 
test_getExtensionArgs(self) source code
 
test_getExtensionArgs_error_auth_age(self) source code
 
test_parseExtensionArgs(self) source code
 
test_parseExtensionArgs_valid_none(self) source code
 
test_parseExtensionArgs_old_none(self) source code
 
test_parseExtensionArgs_old_none_strict(self) source code
 
test_parseExtensionArgs_empty(self) source code
 
test_parseExtensionArgs_empty_strict(self) source code
 
test_parseExtensionArgs_ignore_superfluous_none(self) source code
 
test_parseExtensionArgs_none_strict(self) source code
 
test_parseExtensionArgs_strict_bogus1(self) source code
 
test_parseExtensionArgs_openid1_strict(self) source code
 
test_parseExtensionArgs_strict_no_namespace_decl_openid2(self) source code
 
test_parseExtensionArgs_nostrict_no_namespace_decl_openid2(self) source code
 
test_parseExtensionArgs_strict_good(self) source code
 
test_parseExtensionArgs_nostrict_bogus(self) source code
 
test_fromSuccessResponse(self) source code
 
test_fromSuccessResponseNoSignedArgs(self) source code