Is there any way to get IntelliJ to realize that p...
# mockk
h
Is there any way to get IntelliJ to realize that properties annotated with
@InjectMockKs
etc. are not, in fact, unused?
I tried adding the annotations in the inspection settings, but it doesn't seem to change anything
(That's with IntelliJ 2025.1 EAP in K2 Mode, if that's relevant)