Methods
|
|
|
|
_callback
|
_callback (
self,
*args,
*kw,
)
|
|
_callback2
|
_callback2 (
self,
*args,
*kw,
)
|
|
_errback
|
_errback (
self,
*args,
*kw,
)
|
|
testCallbackWithArgs
|
testCallbackWithArgs ( self )
|
|
testCallbackWithKwArgs
|
testCallbackWithKwArgs ( self )
|
|
testCallbackWithoutArgs
|
testCallbackWithoutArgs ( self )
|
|
testDeferredList
|
testDeferredList ( self )
|
|
testImmediateFailure
|
testImmediateFailure ( self )
|
|
testImmediateSuccess
|
testImmediateSuccess ( self )
|
|
testTwoCallbacks
|
testTwoCallbacks ( self )
|