All Classes and Interfaces
Class
Description
A visitor that targets the arguments of Mockito methods `given`, `verify`, and `when`.
The rule checks for the use of "execute", "executeQuery" and "executeUpdate" methods
on a Statement inside a loop or a "forEach" on Iterables, Maps and Streams.
Current implementation raises the issue only for the fields used in one method
Rule S6905 flags issues a query that selects all fields is executed.
For internal use only.
Rule S6889 flags issues when any sensor defined in
ReleaseSensorsCheck.AcquireReleaseSensor is not released.This rules deprecates "java:S4424" (also known as "squid:S4424").
Utility functions related to
value-based classes.