摘要:
有两种方法: 一、使用ExpectedException 仅在junit4.7以上支持。不仅可以测试捕获到某异常,也可以测试异常message。 使用例子如下: 注意事项: 1. ExpectedException 必须是public 二、使用annotation 这个只能测存在异常,测不了异常me 阅读全文
posted @ 2016-06-23 15:08
HF_Cherish
阅读(985)
评论(0)
推荐(0)
浙公网安备 33010602011771号