Skip to content

[doc] TestClassWithoutTestCases: Mention test prefixes#6278

Merged
adangel merged 1 commit intopmd:mainfrom
mrclmh:issue6273
Nov 27, 2025
Merged

[doc] TestClassWithoutTestCases: Mention test prefixes#6278
adangel merged 1 commit intopmd:mainfrom
mrclmh:issue6273

Conversation

@mrclmh
Copy link
Copy Markdown
Contributor

@mrclmh mrclmh commented Nov 27, 2025

Describe the PR

Test prefixes and suffixes are violations but the documentation only mentions suffixes.

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

@pmd-actions-helper
Copy link
Copy Markdown
Contributor

Documentation Preview

Compared to main:
This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.

Regression Tester Report

(comment created at 2025-11-27 07:02:09+00:00 for 0449259)

@adangel adangel added this to the 7.19.0 milestone Nov 27, 2025
Copy link
Copy Markdown
Member

@adangel adangel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@adangel adangel self-assigned this Nov 27, 2025
@adangel adangel merged commit 0449259 into pmd:main Nov 27, 2025
12 checks passed
adangel added a commit to adangel/pmd that referenced this pull request Nov 27, 2025
adangel added a commit to adangel/pmd that referenced this pull request Nov 27, 2025
@mrclmh mrclmh deleted the issue6273 branch November 28, 2025 14:30
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.

[java] TestClassWithoutTestCases documentation does not mention test prefixes

2 participants