When the code under test in a unit test throws an exception, the test itself fails. Therefore, there is no need to surround the tested code with a try - catch ...
確定! 回上一頁