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

Extend inspection to report calls on MockedStatic.reset() #30

Closed picimako closed 2 years ago

picimako commented 2 years ago

Summary

CallOnMockitoResetInspection is already in place to report Mockito.reset() calls. It should be extended with MockedStatic.reset().

picimako commented 2 years ago

Completed in v0.6.0.