module documentation

Undocumented

Class FindMachinesIntegrationTests Integration tests to check that findMachines yields all machines discoverable at or below an FQPN.
Class FindMachinesViaWrapperTests findMachinesViaWrapper recursively yields FQPN, MethodicalMachine pairs in and under a given twisted.python.modules.PythonModule or twisted.python.modules.PythonAttribute.
Class OriginalLocationTests Tests that isOriginalLocation detects when a PythonAttribute's FQPN refers to an object inside the module where it was defined.
Class WrapFQPNTests Tests that ensure wrapFQPN loads the twisted.python.modules.PythonModule or twisted.python.modules.PythonAttribute for a given FQPN.
Function isTwistedInstalled Undocumented
Class _WritesPythonModules A helper that enables generating Python module test fixtures.
def isTwistedInstalled(): (source) ΒΆ

Undocumented