Python unittest framework provides two methods for checking that an operation raises an expected exception: assertRaises and assertRaisesRegex .
確定! 回上一頁