For more information on the search, visit the help page.
CallbackTracker
__init__
call
called
obj
test_xishutil
EventDispatcherTests
OrderedCallbackTracker
XmlPipeTests
twisted.words.test.test_xishutil.CallbackTracker
twisted
words
test
class CallbackTracker:
View In Hierarchy
Test helper for tracking callbacks.
Increases a counter on each call to call and stores the object passed in the call.
Undocumented