java-tutorials/custom-pmd
sachin29aug eb746f5ac6 BAEL-6839: Updated pmd unit tests rule - Allow tests ending with "jmhTest" and disallow ones ending with "Tests" (#4411)
* BAEL-6839: Updated the unit tests convention pmd rule - Don't allow unit tests ending with "Tests" and allow the ones ending with "jmhTest" ("*jmhTest" are autogenerated)

* fixed formatting issue - Replaced tabs with spaces
2018-06-05 19:35:43 +02:00
..
src/main/java/org/baeldung/pmd BAEL-6839: Updated pmd unit tests rule - Allow tests ending with "jmhTest" and disallow ones ending with "Tests" (#4411) 2018-06-05 19:35:43 +02:00
README.md Fail the build when naming conventions violated (#3974) 2018-04-10 23:50:17 +02:00
pom.xml Bael 5249 cleanup (#4108) 2018-04-26 14:37:47 +02:00

README.md

Custom PMD Rules