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
Generic parameters are not included in the xml report.
An example is in JSoup 1.8.4-2, the output in the report file for the faulty method is : indexInList(Element, List) insteadof indexInList(Element, List)
Generic parameters are not included in the xml report.
An example is in JSoup 1.8.4-2, the output in the report file for the faulty method is : indexInList(Element, List) insteadof indexInList(Element, List)