Part of bzrlib.tests.per_workingtree
| Class | TestWorkingTreeWithContentFilters | No class docstring; 1/14 methods documented |
| Function | _converter_helper | Undocumented |
| Function | _swapcase | A converter that swaps the case of text. |
| Function | _uppercase | A converter that converts text to uppercase. |
| Function | _lowercase | A converter that converts text to lowercase. |
| Function | _append_text | A content filter that appends a string to the end of the file. |
| Function | _remove_appended_text | Remove the appended text. |