OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:resultSummary
(Results
1 - 2
of
2
) sorted by null
/external/testng/src/main/java/org/testng/reporters/
EmailableReporter.java
94
resultSummary
(suite, testContext.getFailedConfigurations(), testName,
96
resultSummary
(suite, testContext.getFailedTests(), testName, "failed",
98
resultSummary
(suite, testContext.getSkippedConfigurations(), testName,
100
resultSummary
(suite, testContext.getSkippedTests(), testName,
102
resultSummary
(suite, testContext.getPassedTests(), testName, "passed",
132
private void
resultSummary
(ISuite suite, IResultMap tests, String testname, String style,
/prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar
Completed in 38 milliseconds