twisted.test.test_reflect.Separate(object)
class documentationtwisted.test.test_reflect
(View In Hierarchy)
A no-op class with methods with differing prefixes.
Method | good_method | A no-op method which a matching prefix to be discovered. |
Method | bad_method | A no-op method with a mismatched prefix to not be discovered. |