Row |
Violation |
1 | Unmatched statement cache.setCachefile(cachefile); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
2 | Expression props.setFile(file) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression assertFalse("Cachefile not deleted.",cachefile.exists()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression props.setFile(file) is a void method call, and thus it cannot be parameterized |
5 | Expression assertFalse("Cachefile not deleted.",cachefile.exists()) is a void method call, and thus it cannot be parameterized |
6 | Expression props.setFile(file) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression assertFalse("Cachefile not deleted.",cachefile.exists()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression props.setFile(file) is a void method call, and thus it cannot be parameterized |
9 | Expression assertFalse("Cachefile not deleted.",cachefile.exists()) is a void method call, and thus it cannot be parameterized |
10 | Expression assertFalse("Properties file exists before test.",file.exists()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression assertFalse("Properties file exists before test.",file.exists()) is a void method call, and thus it cannot be parameterized |
12 | Expression cache.save() is a void method call, and thus it cannot be parameterized |
13 | Expression assertFalse("Properties file exists before test.",file.exists()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression assertFalse("Properties file exists before test.",file.exists()) is a void method call, and thus it cannot be parameterized |
15 | Expression cache.save() is a void method call, and thus it cannot be parameterized |
16 | Expression props.execute() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
17 | Expression assertTrue("Cachefile not created.",cachefile.exists()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression props.execute() is a void method call, and thus it cannot be parameterized |
19 | Expression assertTrue("Cachefile not created.",cachefile.exists()) is a void method call, and thus it cannot be parameterized |
20 | Expression props.execute() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
21 | Expression assertTrue("Cachefile not created.",cachefile.exists()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
22 | Expression props.execute() is a void method call, and thus it cannot be parameterized |
23 | Expression assertTrue("Cachefile not created.",cachefile.exists()) is a void method call, and thus it cannot be parameterized |
24 | Expression assertTrue("Properties file does not exist after test.",file.exists()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
25 | Expression cache.delete() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
26 | Expression assertTrue("Properties file does not exist after test.",file.exists()) is a void method call, and thus it cannot be parameterized |
27 | Expression cache.delete() is a void method call, and thus it cannot be parameterized |
28 | Expression assertTrue("Properties file does not exist after test.",file.exists()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
29 | Expression cache.delete() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
30 | Expression assertTrue("Properties file does not exist after test.",file.exists()) is a void method call, and thus it cannot be parameterized |
31 | Expression cache.delete() is a void method call, and thus it cannot be parameterized |