Package | Description |
---|---|
com.xpandit.plugins.xrayjenkins.services.enviromentvariables |
Modifier and Type | Method and Description |
---|---|
static XrayEnvironmentVariableSetter |
XrayEnvironmentVariableSetter.failed()
Quick method that will return a Failed XrayEnvironmentVariableSetter with no raw response.
|
static XrayEnvironmentVariableSetter |
XrayEnvironmentVariableSetter.failed(String message)
Quick method that will return a Failed XrayEnvironmentVariableSetter with a raw response.
|
static XrayEnvironmentVariableSetter |
XrayEnvironmentVariableSetter.parseCucumberFeatureImportResponse(Collection<com.xpandit.xray.model.UploadResult> results,
HostingType hostingType,
PrintStream logger)
Parses all the Upload Results of a Cucumber Import (features) request.
|
static XrayEnvironmentVariableSetter |
XrayEnvironmentVariableSetter.parseResultImportResponse(Collection<com.xpandit.xray.model.UploadResult> results,
HostingType hostingType,
PrintStream logger)
Parses all the Upload Results of a Test result importation.
|
static XrayEnvironmentVariableSetter |
XrayEnvironmentVariableSetter.success()
Quick method that will return a Success XrayEnvironmentVariableSetter with no raw response.
|
static XrayEnvironmentVariableSetter |
XrayEnvironmentVariableSetter.success(String message)
Quick method that will return a Success XrayEnvironmentVariableSetter with a raw response.
|
Copyright © 2016–2022. All rights reserved.