This module is used by test_loader to test the Trial test loading functionality. Do NOT change the number of tests in this module. Do NOT change the names the tests in this module.

Class FooTest Undocumented
Function badDecorator Decorate a function without preserving the name of the original function. Always return a function with the same name.
Function goodDecorator Decorate a function and preserve the original name.
Class DecorationTest No class docstring; 4/4 methods documented
Class PyunitTest Undocumented
Class NotATest Undocumented
Class AlphabetTest Undocumented
def badDecorator(fn):

Decorate a function without preserving the name of the original function. Always return a function with the same name.

def goodDecorator(fn):

Decorate a function and preserve the original name.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.