Python factory模块,常用函数和类

下面列出了Python factory 模块中定义的常用函数和类,我们从202个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. Sequence() 用在(127)个项目中
2. SubFactory() 用在(104)个项目中
3. DjangoModelFactory() 用在(65)个项目中
4. PostGenerationMethodCall() 用在(62)个项目中
5. LazyAttribute() 用在(57)个项目中
6. Faker() 用在(40)个项目中
7. post_generation() 用在(36)个项目中
8. Factory() 用在(31)个项目中
9. fuzzy() 用在(18)个项目中
10. LazyFunction() 用在(15)个项目中
11. RelatedFactory() 用在(12)个项目中
12. lazy_attribute() 用在(12)个项目中
13. Iterator() 用在(11)个项目中
14. django() 用在(10)个项目中
15. SelfAttribute() 用在(6)个项目中