twisted.names.test.test_server.RaisingCache(object)
class documentationtwisted.names.test.test_server
(View In Hierarchy)
A partial fake twisted.names.cache.Cache
whose methods
raise an exception containing the supplied arguments.
Class | CacheResultArguments | Contains positional and keyword arguments in args . |
Method | cacheResult | Raises the supplied arguments. |