Package openid :: Package test :: Module test_consumer :: Class ExceptionRaisingMockFetcher
[frames] | no frames]

Class ExceptionRaisingMockFetcher

source code

object --+
         |
        ExceptionRaisingMockFetcher

Nested Classes
  MyException
Instance Methods
 
fetch(self, url, body=None, headers=None) source code

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

Properties

Inherited from object: __class__