IntelliJ platform plugin that shows errors, warnings, and other inspection highlights inline.
Mozilla Public License 2.0
57
stars
12
forks
source link
Displays class visibility error even when using shouldAllowMockingProtectedMethods #27
Closed
csandreas1 closed 1 month ago
Error shouldn't be shown since I allow mocking protected method either directly in the test or from the setUp()