Could not initialize plugin: interface org.mockito.plugins.MockMaker

If you are using powermock ensure that your dependencies point to:

org.powermock:powermock-api-mockito2

instead of

org.powermock:powermock-api-mockito

Leave a Comment