Short answer: NO. Don't catch exceptions in unit tests. You are unit testing to find errors and situations where exceptions are raised.
確定! 回上一頁