PowerMockRunner is part of powermock-module-junit4.jar
. You need to explicity import this jar
You could specify the dependency for this jar as per your requirement.
Refer to this link.
PowerMockRunner is part of powermock-module-junit4.jar
. You need to explicity import this jar
You could specify the dependency for this jar as per your requirement.
Refer to this link.