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