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

Member predicate MockitoInjectedField :: usingConstructorInjection

Holds if this field will be injected by constructor.

Note: this does not include the no-arg constructor.

predicate usingConstructorInjection ( )