|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_formatter |
| namespace | tests_formatter.test_format_async |
Functions | |
| str | tests_formatter.test_format_async._make_nontrivial (str content) |
| tests_formatter.test_format_async.test_async_function_gets_func_pattern (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_format_async.test_async_function_with_pattern_unchanged (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_format_async.test_mixed_sync_and_async_both_fixed (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_format_async.test_async_method_in_class_gets_func_pattern (Path temp_project_root, FormatterContext formatter_ctx_fix) | |