Skip to content

[java] Fix #1175 - UnusedPrivateMethod FP with Junit 5 @MethodSource#3263

Merged
adangel merged 3 commits into
pmd:masterfrom
oowekyala:issue1175-UnusedPrivateMethod-MethodSource
May 10, 2021
Merged

[java] Fix #1175 - UnusedPrivateMethod FP with Junit 5 @MethodSource#3263
adangel merged 3 commits into
pmd:masterfrom
oowekyala:issue1175-UnusedPrivateMethod-MethodSource

Conversation

@oowekyala

Copy link
Copy Markdown
Member

Describe the PR

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)

@oowekyala oowekyala added this to the 6.35.0 milestone May 6, 2021
@ghost

ghost commented May 6, 2021

Copy link
Copy Markdown
1 Message
📖 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

Generated by 🚫 Danger

@adangel adangel merged commit 558a405 into pmd:master May 10, 2021
@oowekyala oowekyala deleted the issue1175-UnusedPrivateMethod-MethodSource branch May 10, 2021 17:58
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] UnusedPrivateMethod FP with Junit 5 @MethodSource

2 participants