Skip to content

Commit a412c95

Browse files
committed
Java: One implementation of the interface has no flow (which seems unsound and contradicting our assumptions on interface 'contracts') - this now yields a negative summary.
1 parent e446eab commit a412c95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/test/utils/model-generator/CaptureNegativeSummaryModels.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
| p;MultipleImpls$Strat1;Strat1;();generated |
1515
| p;MultipleImpls$Strat2;Strat2;();generated |
1616
| p;MultipleImpls$Strat3;Strat3;();generated |
17+
| p;MultipleImpls$Strategy;doSomething;(String);generated |
1718
| p;MultipleImpls;MultipleImpls;();generated |
1819
| p;ParamFlow;ParamFlow;();generated |
1920
| p;ParamFlow;ignorePrimitiveReturnValue;(String);generated |

0 commit comments

Comments
 (0)