test_migration_dependencies_command.py 文件源码

python
阅读 19 收藏 0 点赞 0 评论 0

项目:django-migrations-graph 作者: dizballanze 项目源码 文件源码
def test_call_without_apps_arguments_raise_command_error(self):
        """ Command call without applications lists should return usage info """
        with self.assertRaises(CommandError):
            call_command(self.COMMAND_NAME)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号