twisted.python.test.test_components.IMultipleMethods(Interface) interface documentationtwisted.python.test.test_components
(View In Hierarchy)
An interface with multiple methods.
| Method | methodOne | The first method. Should return 1. |
| Method | methodTwo | The second method. Should return 2. |