Home | Trees | Indices | Help |
|
---|
|
object --+ | unittest.TestCase --+ | TestServiceParser
|
|||
Inherited from |
|
|||
setUp(self) Hook method for setting up the test fixture before exercising it. |
|||
_getServices(self, flt=None) | |||
testParse(self) Make sure that parsing succeeds at all |
|||
testParseOpenID(self) Parse for OpenID services with a transformer function |
|||
_checkServices(self,
expectedServices) Check to make sure that the expected services are found in that order in the parsed document. |
|||
testGetSeveral(self) Get some services in order |
|||
testGetSeveralForOne(self) Getting services for one Service with several Type elements. |
|||
testNoXRDS(self) Make sure that we get an exception when an XRDS element is not present |
|||
testEmpty(self) Make sure that we get an exception when an XRDS element is not present |
|||
testNoXRD(self) Make sure that we get an exception when there is no XRD element present. |
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Hook method for setting up the test fixture before exercising it.
|
|
Make sure that parsing succeeds at all |
Parse for OpenID services with a transformer function |
Check to make sure that the expected services are found in that order in the parsed document. |
Get some services in order |
Getting services for one Service with several Type elements. |
Make sure that we get an exception when an XRDS element is not present |
Make sure that we get an exception when an XRDS element is not present |
Make sure that we get an exception when there is no XRD element present. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 8 13:17:18 2006 | http://epydoc.sourceforge.net |