Package | Description |
---|---|
it.infuse.jenkins.usemango | |
it.infuse.jenkins.usemango.util |
Modifier and Type | Method and Description |
---|---|
void |
UseMangoTestResultsAction.addTestResults(List<ExecutableTest> executedTests) |
Constructor and Description |
---|
UseMangoTestExecutor(hudson.model.Queue.Task task,
hudson.FilePath workspace,
hudson.model.BuildListener listener,
ExecutableTest test,
String projectId,
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials) |
UseMangoTestTask(String nodeLabel,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
ExecutableTest test,
String projectId,
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials) |
Modifier and Type | Method and Description |
---|---|
static void |
ProjectUtils.createLogFile(hudson.FilePath workspace,
ExecutableTest test,
String logMessage,
hudson.model.BuildListener listener) |
static String |
ProjectUtils.getJenkinsTestTaskName(ExecutableTest test,
String buildName,
int buildNumber) |
static String |
ProjectUtils.getJUnitFileName(ExecutableTest test) |
static String |
ProjectUtils.getLogFileName(ExecutableTest test) |
Copyright © 2016–2020. All rights reserved.