Methods
|
|
|
|
_checkPerspective
|
_checkPerspective ( self, q )
|
|
setUp
|
setUp ( self )
|
|
testConstruction
|
testConstruction ( self )
|
|
testConstruction_application
|
testConstruction_application ( self )
application, if provided, should look at least vaugely like
an application.
|
|
testConstruction_serviceName
|
testConstruction_serviceName ( self )
serviceName is frequently used as a key, thus it is expected
to be hashable.
|
|
testGetSetPerspetiveSanity
|
testGetSetPerspetiveSanity ( self )
|
|
testaddPerspective_invalid
|
testaddPerspective_invalid ( self )
|
|
testgetPerspective
|
testgetPerspective ( self )
|
|
testgetPerspectiveNamed_invalid
|
testgetPerspectiveNamed_invalid ( self )
|
|
testgetServiceName
|
testgetServiceName ( self )
|
|
testgetServiceName_hashable
|
testgetServiceName_hashable ( self )
|
|
testgetServiceType
|
testgetServiceType ( self )
|
|
testsetApplication
|
testsetApplication ( self )
|
|
testsetApplication_again
|
testsetApplication_again ( self )
setApplication should bail if already set.
|
|
testsetApplication_invalid
|
testsetApplication_invalid ( self )
setApplication should not accept bogus argument.
|