JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.jenkinsci.plugins.testresultsanalyzer.result.info.TestCaseInfo
Packages that use
TestCaseInfo
Package
Description
org.jenkinsci.plugins.testresultsanalyzer.result.info
Uses of
TestCaseInfo
in
org.jenkinsci.plugins.testresultsanalyzer.result.info
Methods in
org.jenkinsci.plugins.testresultsanalyzer.result.info
that return types with arguments of type
TestCaseInfo
Modifier and Type
Method
Description
Map
<
String
,
TestCaseInfo
>
ClassInfo.
getChildren
()
Map
<
String
,
TestCaseInfo
>
ClassInfo.
getTests
()