OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REPORTER_OUTPUT
(Results
1 - 2
of
2
) sorted by null
/external/testng/src/main/java/org/testng/reporters/
SuiteHTMLReporter.java
40
public static final String
REPORTER_OUTPUT
= "reporter-output.html";
209
Utils.writeFile(getOutputDirectory(xmlSuite),
REPORTER_OUTPUT
, sb.toString());
617
.append("<td><a target='mainFrame' href='").append(
REPORTER_OUTPUT
).append("'>reporter output</a></td>\n")
/prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar
Completed in 752 milliseconds