assertEqual (first,second,msg=None) Fails and outputs msg if first != second, otherwise does nothing. failUnlessEqual is a synonym. - Selection from Python ...
確定! 回上一頁