Row |
Violation |
1 | Expression assertEquals(inv.getPath(),resourceName) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression assertTrue(inv.getPath().endsWith("InvalidMapping.hbm.xml")) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression assertEquals(inv.getPath(),resourceName) is a void method call, and thus it cannot be parameterized |
4 | Expression assertTrue(inv.getPath().endsWith("InvalidMapping.hbm.xml")) is a void method call, and thus it cannot be parameterized |
5 | Expression assertEquals(inv.getPath(),resourceName) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression assertTrue(inv.getPath().endsWith("InvalidMapping.hbm.xml")) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression assertEquals(inv.getPath(),resourceName) is a void method call, and thus it cannot be parameterized |
8 | Expression assertTrue(inv.getPath().endsWith("InvalidMapping.hbm.xml")) is a void method call, and thus it cannot be parameterized |
9 | Expression cfg.addResource(resourceName,getClass().getClassLoader()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression cfg.addURL(ConfigHelper.findAsResource(resourceName)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression cfg.addResource(resourceName,getClass().getClassLoader()) is a void method call, and thus it cannot be parameterized |
12 | Expression cfg.addURL(ConfigHelper.findAsResource(resourceName)) is a void method call, and thus it cannot be parameterized |
13 | Expression cfg.addResource(resourceName,getClass().getClassLoader()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression cfg.addURL(ConfigHelper.findAsResource(resourceName)) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression cfg.addResource(resourceName,getClass().getClassLoader()) is a void method call, and thus it cannot be parameterized |
16 | Expression cfg.addURL(ConfigHelper.findAsResource(resourceName)) is a void method call, and thus it cannot be parameterized |