Row |
Violation |
1 | Expression fs.setFile(src) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression assertEquals("foo",r.getValue()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression fs.setFile(src) is a void method call, and thus it cannot be parameterized |
4 | Expression assertEquals("foo",r.getValue()) is a void method call, and thus it cannot be parameterized |
5 | Expression fs.setFile(src) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression assertEquals("foo",r.getValue()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression fs.setFile(src) is a void method call, and thus it cannot be parameterized |
8 | Expression assertEquals("foo",r.getValue()) is a void method call, and thus it cannot be parameterized |
9 | Expression addFileset(fs) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression testoutputbe(r) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression addFileset(fs) is a void method call, and thus it cannot be parameterized |
12 | Expression testoutputbe(r) is a void method call, and thus it cannot be parameterized |