Skip to content

Feature/s6068 mockito eq simplification#155

Merged
RadikalJin merged 3 commits into
mainfrom
feature/s6068-mockito-eq-simplification
Jun 10, 2026
Merged

Feature/s6068 mockito eq simplification#155
RadikalJin merged 3 commits into
mainfrom
feature/s6068-mockito-eq-simplification

Conversation

@RadikalJin

Copy link
Copy Markdown
Member

No description provided.

RadikalJin and others added 3 commits June 10, 2026 13:14
Introduces MockitoEqSimplificationRefactor and its abstract base
AbstractMockitoArgumentCheckOperation, placed under the new
org.alfasoftware.astra.core.refactoring.operations.sonar.s6068 package
(the convention for all future SonarJava violation ASTOperations).

Mirrors SonarJava MockitoEqSimplificationCheck: removes redundant eq(...)
wrappers when all arguments to a Mockito when/given/verify call use eq().

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@RadikalJin RadikalJin merged commit 375ed23 into main Jun 10, 2026
@RadikalJin RadikalJin deleted the feature/s6068-mockito-eq-simplification branch June 10, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant