public class AIOCloudClient extends Object
Constructor and Description |
---|
AIOCloudClient(String projectId,
Secret apiKey) |
AIOCloudClient(String projectId,
String jiraServerUrl,
String username,
Secret jiraPassword) |
Modifier and Type | Method and Description |
---|---|
void |
importResults(String frameworkType,
boolean createNewCycle,
String testCycleId,
boolean addCase,
boolean createCase,
boolean bddForceUpdateCase,
boolean createNewRun,
boolean forceUpdateCase,
boolean isBatch,
boolean hideDetails,
List<File> resultFiles,
Run<?,?> run,
AIOTestsResultRecorder.NewCycle newCycleInfo,
PrintStream logger) |
public void importResults(String frameworkType, boolean createNewCycle, String testCycleId, boolean addCase, boolean createCase, boolean bddForceUpdateCase, boolean createNewRun, boolean forceUpdateCase, boolean isBatch, boolean hideDetails, List<File> resultFiles, Run<?,?> run, AIOTestsResultRecorder.NewCycle newCycleInfo, PrintStream logger)
Copyright © 2016–2024. All rights reserved.