twisted.trial._dist.worker.WorkerProtocol(AMP)
class documentationtwisted.trial._dist.worker
View Source
(View In Hierarchy)
The worker-side trial distributed protocol.
Method | __init__ | Undocumented |
Method | run | Run a test case by name. |
Method | start | Set up the worker, moving into given directory for tests to run in them. |
Inherited from CommandLocator (via AMP):
Class | __metaclass__ | No summary |
Method | lookupFunction | Deprecated synonym for locateResponder |
Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |
Inherited from CommandLocator (via AMP):
Class | __metaclass__ | No summary |
Method | lookupFunction | Deprecated synonym for locateResponder |
Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |
Inherited from CommandLocator (via AMP):
Class | __metaclass__ | No summary |
Method | lookupFunction | Deprecated synonym for locateResponder |
Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |
Inherited from CommandLocator (via AMP):
Class | __metaclass__ | No summary |
Method | lookupFunction | Deprecated synonym for locateResponder |
Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |
Inherited from CommandLocator (via AMP):
Class | __metaclass__ | No summary |
Method | lookupFunction | Deprecated synonym for locateResponder |
Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |
Inherited from CommandLocator (via AMP):
Class | __metaclass__ | No summary |
Method | lookupFunction | Deprecated synonym for locateResponder |
Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |
Inherited from CommandLocator (via AMP):
Class | __metaclass__ | No summary |
Method | lookupFunction | Deprecated synonym for locateResponder |
Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |
Inherited from CommandLocator (via AMP):
Class | __metaclass__ | No summary |
Method | lookupFunction | Deprecated synonym for locateResponder |
Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |
Inherited from CommandLocator (via AMP):
Class | __metaclass__ | No summary |
Method | lookupFunction | Deprecated synonym for locateResponder |
Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |
Inherited from CommandLocator (via AMP):
Class | __metaclass__ | No summary |
Method | lookupFunction | Deprecated synonym for locateResponder |
Method | _wrapWithSerialization | Wrap aCallable with its command's argument de-serialization and result serialization logic. |
Set up the worker, moving into given directory for tests to run in them.