JUnit: @Before only for some test methods?

前端 未结 6 1399
我寻月下人不归
我寻月下人不归 2020-12-30 18:29

I have some common set up code that I\'ve factored out to a method marked with @Before. However, it is not necessary for all this code to run for every single t

6条回答
提交回复
热议问题