Tom
0
Q:

how to run few methods of class after mockStatic

PowerMockito.stub(PowerMockito.method(StaticUtilClass.class, "someStaticMethod")).toReturn(5);
0

New to Communities?

Join the community