forked from phoedos/pmd
Update pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml
This commit is contained in:
@ -2135,7 +2135,7 @@ public class ObtainViaTest {
|
||||
]]></code>
|
||||
</test-code>
|
||||
<test-code>
|
||||
<description>UnusedPrivateMethod with method reference</description>
|
||||
<description>#5324 UnusedPrivateMethod with method reference</description>
|
||||
<expected-problems>0</expected-problems>
|
||||
<code><![CDATA[
|
||||
package org.example.unusedPrivateMethod;
|
||||
|
Reference in New Issue
Block a user