Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[java] Mockito verify method is not taken into account in JUnitTestsShouldIncludeAssert rule #395

Merged
merged 1 commit into from May 20, 2017

Conversation

fsherstobitov
Copy link
Contributor

PR Description:
Fixes #358 by treating Mockito's verify as assert statement

…tTestsShouldIncludeAssert rule - treat Mockito's verify and Mockito.verify as assert statements
@adangel adangel changed the title [java] Mockito verify method is not taken into account in JUnitTestsShouldIncludeAssert rule #358 [java] Mockito verify method is not taken into account in JUnitTestsShouldIncludeAssert rule May 20, 2017
@adangel
Copy link
Member

adangel commented May 20, 2017

Thanks! This will be part of PMD 5.7.0!

adangel added a commit to adangel/pmd that referenced this pull request May 20, 2017
@adangel adangel merged commit b82228d into pmd:master May 20, 2017
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.

None yet

2 participants