摘要:
@AfterIf you allocate external resources in a Beforemethod you need to release them after the test runs.Annotating a public void method with @After causes that method to be run after the Testmethod. All @After methods are guaranteed to run even if a Beforeor Testmethod throws an exception. The @Afte 阅读全文
posted @ 2013-08-01 09:28
心意合一
阅读(314)
评论(0)
推荐(0)
浙公网安备 33010602011771号