public class AIOCloudClient extends Object
| Constructor and Description |
|---|
AIOCloudClient(String projectId,
Secret apiKey) |
| Modifier and Type | Method and Description |
|---|---|
kong.unirest.HttpResponse<String> |
importResults(String frameworkType,
boolean createNewCycle,
String testCycleId,
boolean addCase,
boolean createCase,
boolean bddForceUpdateCase,
boolean hideDetails,
File f,
Run<?,?> run,
PrintStream logger) |
Copyright © 2016–2021. All rights reserved.