For more information on the search, visit the help page.
FakeScheduler
__call__
__init__
pump
work
test_cooperator
AliasTests
CooperatorTests
FakeDelayedCall
RunStateTests
UnhandledException
twisted.test.test_cooperator.FakeScheduler
twisted
test
class FakeScheduler:
Constructor: FakeScheduler()
FakeScheduler()
View In Hierarchy
A fake scheduler for testing against.
Schedule a unit of work to be done later.
Create a fake scheduler with a list of work to do.
Do all of the work that is currently available to be done.
list
Undocumented