Skip to content

[Privatization] Skip FinalizeTestCaseClassRector for classes without Test suffix#8128

Merged
TomasVotruba merged 1 commit into
mainfrom
tv-finalize-skip-non-test-suffix
Jun 30, 2026
Merged

[Privatization] Skip FinalizeTestCaseClassRector for classes without Test suffix#8128
TomasVotruba merged 1 commit into
mainfrom
tv-finalize-skip-non-test-suffix

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

Classes without a Test suffix are typically abstract/base cases meant to be extended, so they should not be made final.

Adds a skip when the class name does not end with Test. Existing fixtures renamed to carry the Test suffix; new fixture covers the skip.

@TomasVotruba TomasVotruba merged commit 7be5413 into main Jun 30, 2026
65 checks passed
@TomasVotruba TomasVotruba deleted the tv-finalize-skip-non-test-suffix branch June 30, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant