Constant Field Values
Contents
com.github.*
-
com.github.bogdanlivadariu.jenkins.reporting.cucumber.CucumberTestReportBaseAction Modifier and Type Constant Field Value protected static final String
DISPLAY_NAME
"View Cucumber Reports"
protected static final String
ICON_LOCATON
"/plugin/bootstraped-multi-test-results-report/cucumber.png"
-
com.github.bogdanlivadariu.jenkins.reporting.junit.JUnitTestReportBaseAction Modifier and Type Constant Field Value protected static final String
DISPLAY_NAME
"View JUnit Reports"
protected static final String
ICON_LOCATON
"/plugin/bootstraped-multi-test-results-report/junit.png"
-
com.github.bogdanlivadariu.jenkins.reporting.rspec.RSpecTestReportBaseAction Modifier and Type Constant Field Value protected static final String
DISPLAY_NAME
"View RSpec Reports"
protected static final String
ICON_LOCATON
"/plugin/bootstraped-multi-test-results-report/rspec.png"
-
com.github.bogdanlivadariu.jenkins.reporting.testng.TestNGTestReportBaseAction Modifier and Type Constant Field Value protected static final String
DISPLAY_NAME
"View TestNG Reports"
protected static final String
ICON_LOCATON
"/plugin/bootstraped-multi-test-results-report/testng.png"