Issues with @Rule and PowerMockRule

后端 未结 0 702
暗喜
暗喜 2020-12-31 12:39

I am using

@Rule
public PowerMockRule rule = new PowerMockRule();

in one of my test file. Now when I am removing this part of code several te

相关标签:
回答
  • 消灭零回复
提交回复
热议问题