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 |