Python django.test模块,常用函数和类
下面列出了Python django.test 模块中定义的常用函数和类,我们从1080个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. TestCase() | 用在(953)个项目中 |
2. Client() | 用在(200)个项目中 |
3. override_settings() | 用在(175)个项目中 |
4. RequestFactory() | 用在(168)个项目中 |
5. LiveServerTestCase() | 用在(55)个项目中 |
6. SimpleTestCase() | 用在(50)个项目中 |
7. TransactionTestCase() | 用在(43)个项目中 |
8. modify_settings() | 用在(23)个项目中 |
9. tag() | 用在(7)个项目中 |