BAEL-6506: Added IntTest to pmd and poms (#4525)
This commit is contained in:
committed by
Grzegorz Piwowarek
parent
1848c25f49
commit
f7953fd65d
@@ -11,6 +11,7 @@ public class UnitTestNamingConventionRule extends AbstractJavaRule {
|
||||
|
||||
private static List<String> allowedEndings = Arrays.asList(
|
||||
"IntegrationTest",
|
||||
"IntTest",
|
||||
"ManualTest",
|
||||
"JdbcTest",
|
||||
"LiveTest",
|
||||
|
||||
Reference in New Issue
Block a user