|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_formatter |
| namespace | tests_formatter.test_docstring_fixing |
Functions | |
| tests_formatter.test_docstring_fixing.test_add_missing_docstring (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_docstring_fixing.test_add_missing_section_purpose (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_docstring_fixing.test_preserve_existing_docstring (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_docstring_fixing.test_docstring_dry_run (Path temp_project_root, FormatterContext formatter_ctx) | |
| tests_formatter.test_docstring_fixing.test_complete_docstring_no_change (Path temp_project_root, FormatterContext formatter_ctx_fix) | |