python3错误AttributeError: 'TestSequenceFunctions' object has no attribute 'seq'

 

 对比了两段代码发现,原来是setUp要用用大写才能被正确引用。

修改后,代码运行成功。

 

posted @ 2020-03-09 21:42  无意说多  阅读(278)  评论(0编辑  收藏  举报