picimako / mockitools

Mockito framework integration for the IntelliJ platform.
https://plugins.jetbrains.com/plugin/18117-mockitools
Apache License 2.0
8 stars 0 forks source link

Add support for mockMaker in `@Mock` and MockSettings #43

Closed picimako closed 2 years ago

picimako commented 2 years ago

Summary

In Mockito 4.8.0 https://github.com/mockito/mockito/issues/2626 introduced the mockMaker attribute in the @Mock annotation, and the mockMaker(String mockMaker) method in MockSettings.

Tasks

To be clarified

picimako commented 2 years ago

Completed in v0.8.0.