You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/test/resources/oracle/tse-dataset/okhttp.json
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -658,6 +658,11 @@
658
658
"type": "INLINE_OPERATION",
659
659
"description": "Inline Method\tprivate remapResponse(response Response) : Response inlined to public intercept(chain Chain) : Response in class okhttp3.URLConnectionTest.LegacyRedirectInterceptor",
660
660
"validation": true
661
+
},
662
+
{
663
+
"type": "EXTRACT_VARIABLE",
664
+
"description": "Extract Variable\tcode : int in method public intercept(chain Chain) : Response from class okhttp3.URLConnectionTest.LegacyRedirectInterceptor",
0 commit comments