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 quick fix(es) for the checked exception inspection #23

Closed picimako closed 2 years ago

picimako commented 2 years ago

Summary

ThrowsCheckedExceptionStubbingInspection reports checked exceptions not defined in the stubbed method's throws clause, but doesn't provide a quick fix.

Tasks

picimako commented 2 years ago

Completed in v0.5.0.