我正在尝试使用powermockito运行测试,但是我无法运行测试,因为我得到了以下错误: Description Resource Path Location Type
The typeorg.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner cannot be resolved.
common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:119) at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57) at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner