|
|
|
|
|
testParse(self)
Make sure that parsing succeeds at all |
source code
|
|
|
testParseOpenID(self)
Parse for OpenID services with a transformer function |
source code
|
|
|
_checkServices(self,
expectedServices)
Check to make sure that the expected services are found in that order
in the parsed document. |
source code
|
|
|
testGetSeveral(self)
Get some services in order |
source code
|
|
|
testGetSeveralForOne(self)
Getting services for one Service with several Type elements. |
source code
|
|
|
testNoXRDS(self)
Make sure that we get an exception when an XRDS element is not
present |
source code
|
|
|
testEmpty(self)
Make sure that we get an exception when an XRDS element is not
present |
source code
|
|
|
testNoXRD(self)
Make sure that we get an exception when there is no XRD element
present. |
source code
|
|