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