test.test_support
共有60個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. test.test_support.run_unittest() ,18個項目使用
2. test.test_support.verbose() ,18個項目使用
3. test.test_support.TESTFN ,14個項目使用
4. test.test_support.findfile() ,12個項目使用
5. test.test_support.unload() ,11個項目使用
6. test.test_support.captured_stdout() ,11個項目使用
7. test.test_support.strip_python_stderr() ,10個項目使用
8. test.test_support.EnvironmentVarGuard() ,10個項目使用
9. test.test_support.check_warnings() ,10個項目使用
10. test.test_support.import_fresh_module() ,9個項目使用
11. test.test_support.import_module() ,9個項目使用
12. test.test_support.unlink() ,9個項目使用
13. test.test_support.check_py3k_warnings() ,9個項目使用
14. test.test_support.requires() ,9個項目使用
15. test.test_support.captured_stderr() ,9個項目使用
16. test.test_support.threading_setup() ,7個項目使用
17. test.test_support.reap_children() ,7個項目使用
18. test.test_support.TestFailed() ,7個項目使用
19. test.test_support.precisionbigmemtest() ,7個項目使用
20. test.test_support.have_unicode() ,7個項目使用
21. test.test_support.swap_attr() ,7個項目使用
22. test.test_support.open_urlresource() ,7個項目使用
23. test.test_support.__name__() ,7個項目使用
24. test.test_support.is_jython() ,7個項目使用
25. test.test_support.sortdict() ,7個項目使用
26. test.test_support.MAX_Py_ssize_t() ,7個項目使用
27. test.test_support.get_original_stdout() ,7個項目使用
28. test.test_support.bind_port() ,7個項目使用
29. test.test_support._1G ,7個項目使用
30. test.test_support.TESTFN_ENCODING ,7個項目使用
31. test.test_support.run_doctest() ,7個項目使用
32. test.test_support._2G ,7個項目使用
33. test.test_support.is_resource_enabled() ,7個項目使用
34. test.test_support.use_resources() ,6個項目使用
35. test.test_support.HAVE_DOCSTRINGS ,6個項目使用
36. test.test_support.rmtree() ,6個項目使用
37. test.test_support.CleanImport() ,6個項目使用
38. test.test_support.threading_cleanup() ,6個項目使用
39. test.test_support.get_attribute() ,6個項目使用
40. test.test_support.cpython_only() ,6個項目使用
41. test.test_support.HOST ,6個項目使用
42. test.test_support.rmdir() ,6個項目使用
43. test.test_support.fcmp() ,6個項目使用
44. test.test_support.real_max_memuse() ,6個項目使用
45. test.test_support.ResourceDenied() ,6個項目使用
46. test.test_support.TESTFN_UNICODE ,6個項目使用
47. test.test_support.temp_cwd() ,6個項目使用
48. test.test_support._4G ,6個項目使用
49. test.test_support.TESTFN_UNENCODABLE ,6個項目使用
50. test.test_support.find_unused_port() ,6個項目使用
51. test.test_support.py3k_bytes() ,6個項目使用
52. test.test_support.calcobjsize() ,6個項目使用
53. test.test_support.DirsOnSysPath() ,6個項目使用
54. test.test_support.captured_stdin() ,6個項目使用
55. test.test_support.transient_internet() ,6個項目使用
56. test.test_support.captured_output() ,6個項目使用
57. test.test_support.gc_collect() ,6個項目使用
58. test.test_support.check_sizeof() ,6個項目使用
59. test.test_support.make_bad_fd() ,6個項目使用
60. test.test_support.record_original_stdout() ,6個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。