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

Class PapeRequestTestCase

source code

unittest.TestCase --+
                    |
                   PapeRequestTestCase

Instance Methods [hide private]
 
setUp(self) source code
 
test_construct(self) source code
 
test_addAuthLevel(self) source code
 
test_add_policy_uri(self) source code
 
test_getExtensionArgs(self) source code
 
test_getExtensionArgsWithAuthLevels(self) source code
 
test_parseExtensionArgsWithAuthLevels(self) source code
 
test_parseExtensionArgsWithAuthLevels_openID1(self) source code
 
test_parseExtensionArgs_ignoreBadAuthLevels(self) source code
 
test_parseExtensionArgs_strictBadAuthLevels(self) source code
 
test_parseExtensionArgs(self) source code
 
test_parseExtensionArgs_strict_bad_auth_age(self) source code
 
test_parseExtensionArgs_empty(self) source code
 
test_fromOpenIDRequest(self) source code
 
test_fromOpenIDRequest_no_pape(self) source code
 
test_preferred_types(self) source code