hypothesis.strategies
共有26個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. hypothesis.strategies.integers() ,142個項目使用
2. hypothesis.strategies.text() ,102個項目使用
3. hypothesis.strategies.lists() ,98個項目使用
4. hypothesis.strategies.floats() ,73個項目使用
5. hypothesis.strategies.sampled_from() ,70個項目使用
6. hypothesis.strategies.booleans() ,57個項目使用
7. hypothesis.strategies.one_of() ,54個項目使用
8. hypothesis.strategies.binary() ,46個項目使用
9. hypothesis.strategies.just() ,44個項目使用
10. hypothesis.strategies.none() ,36個項目使用
11. hypothesis.strategies.tuples() ,35個項目使用
12. hypothesis.strategies.dictionaries() ,35個項目使用
13. hypothesis.strategies.composite() ,32個項目使用
14. hypothesis.strategies.builds() ,30個項目使用
15. hypothesis.strategies.characters() ,23個項目使用
16. hypothesis.strategies.recursive() ,18個項目使用
17. hypothesis.strategies.data() ,15個項目使用
18. hypothesis.strategies.sets() ,14個項目使用
19. hypothesis.strategies.datetimes() ,13個項目使用
20. hypothesis.strategies.fixed_dictionaries() ,13個項目使用
21. hypothesis.strategies.from_regex() ,10個項目使用
22. hypothesis.strategies.SearchStrategy() ,9個項目使用
23. hypothesis.strategies.from_type() ,6個項目使用
24. hypothesis.strategies.dates() ,6個項目使用
25. hypothesis.strategies.uuids() ,6個項目使用
26. hypothesis.strategies.randoms() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。