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

Member predicate MockitoInjectedField :: usingPropertyInjection

Holds if this field will be injected by properties.

Note: if the field is not initialized, property injection will also call the no-arg constructor, in addition to any property.

predicate usingPropertyInjection ( )