Skip to content

[java] ClassNamingConventions - add new property testClassPattern#4195

Merged
oowekyala merged 6 commits into
pmd:masterfrom
adangel:issue-2867-ClassNamingConventions-testClassPattern
Nov 12, 2022
Merged

[java] ClassNamingConventions - add new property testClassPattern#4195
oowekyala merged 6 commits into
pmd:masterfrom
adangel:issue-2867-ClassNamingConventions-testClassPattern

Conversation

@adangel

@adangel adangel commented Nov 4, 2022

Copy link
Copy Markdown
Member

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)

@adangel adangel added this to the 6.52.0 milestone Nov 4, 2022
@ghost

ghost commented Nov 4, 2022

Copy link
Copy Markdown
1 Message
📖 Compared to master:
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.
Full report
Compared to master:
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.
Full report
Compared to master:
This changeset changes 0 violations,
introduces 7 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Full report
Compared to master:
This changeset changes 0 violations,
introduces 77 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Full report
Compared to master:
This changeset changes 0 violations,
introduces 2177 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Full report

Generated by 🚫 Danger

@oowekyala oowekyala left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

Comment thread pmd-java/src/main/resources/category/java/codestyle.xml Outdated
Comment thread docs/pages/release_notes.md Outdated
@oowekyala oowekyala merged commit bdbeef6 into pmd:master Nov 12, 2022
@adangel adangel deleted the issue-2867-ClassNamingConventions-testClassPattern branch November 18, 2022 14:52
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] Separate pattern for test classes in ClassNamingConventions rule for Java

2 participants