Row |
Violation |
1 | Expression this.configureTestElement(sampler) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression this.graph.clearData() is a void method call, and thus it cannot be parameterized |
3 | Expression this.configureTestElement(sampler) is a void method call, and thus it cannot be parameterized |
4 | Expression this.configureTestElement(sampler) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression this.graph.clearData() is a void method call, and thus it cannot be parameterized |
6 | Expression this.configureTestElement(sampler) is a void method call, and thus it cannot be parameterized |
7 | Type org.apache.jmeter.visualizers.SamplingStatCalculator of variable model does not match with type org.apache.jmeter.testelement.TestElement of variable sampler |
8 | Unmatched statement sampler.addTestElement(TcpDefaultPanel.createTestElement()); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted |
9 | Expression sampler.addTestElement(loginPanel.createTestElement()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression repaint() is a void method call, and thus it cannot be parameterized |
11 | Expression sampler.addTestElement(loginPanel.createTestElement()) is a void method call, and thus it cannot be parameterized |
12 | Expression sampler.addTestElement(loginPanel.createTestElement()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression repaint() is a void method call, and thus it cannot be parameterized |
14 | Expression sampler.addTestElement(loginPanel.createTestElement()) is a void method call, and thus it cannot be parameterized |