test_check_docker.py 文件源码

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

项目:check_docker 作者: timdaman 项目源码 文件源码
def setUp(self):
        self.setUpPyfakefs()
        self.fs.CreateFile(check_docker.DEFAULT_SOCKET, contents='', st_mode=(stat.S_IFSOCK | 0o666))
        self.containers = [{'Names': ['/thing1']}, ]
        self.http_success_with_empty_payload = ('{}', 200)
评论列表


问题


面经


文章

微信
公众号

扫码关注公众号