Package openid :: Package test :: Module test_server :: Class CatchLogs
[frames] | no frames]

Class CatchLogs

source code

object --+
         |
        CatchLogs
Known Subclasses:

Instance Methods
 
setUp(self) source code
 
gotLogMessage(self, message) source code
 
tearDown(self) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties

Inherited from object: __class__