Skip to content

Commit

Permalink
Java: Update expected test output for the model generator.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnebel committed May 1, 2024
1 parent c1fd247 commit f522a5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
| p;AbstractImplOfExternalSPI;accept;(File);summary;df-generated |
| p;Factory;getIntValue;();summary;df-generated |
| p;FinalClass;returnsConstant;();summary;df-generated |
| p;FluentAPI$Inner;notThis;(String);summary;df-generated |
| p;ImmutablePojo;getX;();summary;df-generated |
| p;ImplOfExternalSPI;accept;(File);summary;df-generated |
| p;Joiner;length;();summary;df-generated |
| p;MultipleImpls$Strat3;call;();summary;df-generated |
| p;ParamFlow;ignorePrimitiveReturnValue;(String);summary;df-generated |
| p;ParamFlow;mapType;(Class);summary;df-generated |
| p;Pojo;doNotSetValue;(String);summary;df-generated |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
| p;ImplOfExternalSPI;true;accept;(File);;Argument[0];path-injection;df-generated |
| p;PrivateFlowViaPublicInterface$SPI;true;openStream;();;Argument[this];path-injection;df-generated |
| p;Sinks;true;copyFileToDirectory;(Path,Path,CopyOption[]);;Argument[0];path-injection;df-generated |
| p;Sinks;true;copyFileToDirectory;(Path,Path,CopyOption[]);;Argument[1];path-injection;df-generated |
Expand Down

0 comments on commit f522a5c

Please sign in to comment.