test.support
共有62个方法/函数/属性,点击链接查看相应的源代码示例。
1. test.support.EnvironmentVarGuard() ,15个项目使用
2. test.support.run_unittest() ,12个项目使用
3. test.support.check_warnings() ,11个项目使用
4. test.support.TESTFN ,11个项目使用
5. test.support.gc_collect() ,9个项目使用
6. test.support.verbose() ,9个项目使用
7. test.support.get_refactorer() ,7个项目使用
8. test.support.load_package_tests() ,7个项目使用
9. test.support.cpython_only() ,7个项目使用
10. test.support.disable_gc() ,7个项目使用
11. test.support.change_cwd() ,7个项目使用
12. test.support.temp_dir() ,7个项目使用
13. test.support.unload() ,7个项目使用
14. test.support.rmtree() ,7个项目使用
15. test.support.strip_python_stderr() ,7个项目使用
16. test.support.all_project_files() ,7个项目使用
17. test.support.temp_cwd() ,7个项目使用
18. test.support.captured_stdout() ,7个项目使用
19. test.support.swap_attr() ,7个项目使用
20. test.support.captured_stderr() ,7个项目使用
21. test.support.unlink() ,7个项目使用
22. test.support.import_module() ,7个项目使用
23. test.support.reap_children() ,7个项目使用
24. test.support.DirsOnSysPath() ,7个项目使用
25. test.support.TEST_HOME_DIR ,7个项目使用
26. test.support._2G ,7个项目使用
27. test.support.HAVE_DOCSTRINGS ,7个项目使用
28. test.support.TestFailed() ,6个项目使用
29. test.support.swap_item() ,6个项目使用
30. test.support.ResourceDenied() ,6个项目使用
31. test.support.import_fresh_module() ,6个项目使用
32. test.support.use_resources() ,6个项目使用
33. test.support.SAVEDCWD ,6个项目使用
34. test.support.failfast() ,6个项目使用
35. test.support.find_unused_port() ,6个项目使用
36. test.support.threading_setup() ,6个项目使用
37. test.support.findfile() ,6个项目使用
38. test.support.threading_cleanup() ,6个项目使用
39. test.support.set_memlimit() ,6个项目使用
40. test.support.python_is_optimized() ,6个项目使用
41. test.support.args_from_interpreter_flags() ,6个项目使用
42. test.support.PIPE_MAX_SIZE ,6个项目使用
43. test.support.record_original_stdout() ,6个项目使用
44. test.support.get_attribute() ,5个项目使用
45. test.support.HOST ,5个项目使用
46. test.support.modules_cleanup() ,5个项目使用
47. test.support.forget() ,5个项目使用
48. test.support.check_syntax_error() ,5个项目使用
49. test.support.modules_setup() ,5个项目使用
50. test.support.sortdict() ,5个项目使用
51. test.support.start_threads() ,5个项目使用
52. test.support.get_original_stdout() ,5个项目使用
53. test.support.bind_port() ,5个项目使用
54. test.support.requires() ,5个项目使用
55. test.support.IPV6_ENABLED ,5个项目使用
56. test.support.captured_stdin() ,5个项目使用
57. test.support.transient_internet() ,5个项目使用
58. test.support.captured_output() ,5个项目使用
59. test.support.CleanImport() ,5个项目使用
60. test.support.run_doctest() ,5个项目使用
61. test.support.SOCK_MAX_SIZE ,5个项目使用
62. test.support.make_bad_fd() ,5个项目使用
注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。