CodeQL library for Java/Kotlin
codeql/java-all 0.9.1 (changelog, source)
Search

Member predicate MockitoMockInjectedClass::getASetField

Gets a field that is set by Mockito.

A settable field is one that is neither static, nor final, and does not have an equivalent setter method.

MockitoSettableField getASetField()