For more information on the search, visit the help page.
FakeDelayedCall
__init__
cancel
cancelled
func
test_cooperator
AliasTests
CooperatorTests
FakeScheduler
RunStateTests
UnhandledException
twisted.test.test_cooperator.FakeDelayedCall
twisted
test
class FakeDelayedCall:
Constructor: FakeDelayedCall(func)
FakeDelayedCall(func)
View In Hierarchy
Fake delayed call which lets us simulate the scheduler.
A function to run, later.
Don't run my function later.
bool
Undocumented