assertRaises (self, excClass, callableObj, *args, **kwargs) Fail unless an exception of class excClass is thrown by callableObj when invoked with arguments ...
確定! 回上一頁