module documentation

Testing helpers related to the module system.

Class AlternateReactor A context manager which temporarily installs a different object as the global reactor.
Class NoReactor Context manager that uninstalls the reactor, if any, and then restores it afterwards.