txacme.test.doubles module

Test doubles.

class txacme.test.doubles.SynchronousReactorThreads[source]

Bases: object

An implementation of IReactorFromThreads that calls things synchronously in the same thread.