Skip navigation links
B C D E G I J L M N P R S T U V _ 

B

BaseEnvSpecificParameters<T extends com.agiletestware.pangolin.client.upload.PangolinParameters> - Class in com.agiletestware.pangolin
Decorator for PangolinParameters.
BaseEnvSpecificParameters(T, EnvVars) - Constructor for class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
BulkUpdateEnvSpecificParameters - Class in com.agiletestware.pangolin
Decorator for BulkUpdateParameters.
BulkUpdateEnvSpecificParameters(BulkUpdateParameters, EnvVars) - Constructor for class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
Instantiates a new bulk update env specific parameters.
BulkUpdateParametersFactory - Class in com.agiletestware.pangolin
Creates BulkUpdateParameters instances.

C

call() - Method in class com.agiletestware.pangolin.PangolinRemoteExecutor
 
caseNameToIdMap() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
caseNameToIdMap() - Static method in class com.agiletestware.pangolin.Messages
Key caseNameToIdMap: Test Name to ID mappings:.
checkRoles(RoleChecker) - Method in class com.agiletestware.pangolin.PangolinRemoteExecutor
 
closeRun() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
closeRun() - Static method in class com.agiletestware.pangolin.Messages
Key closeRun: Close Run:.
closingRunLogMessage(UploadResponse.RunInfo) - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
closingRunLogMsg(Object) - Static method in class com.agiletestware.pangolin.Messages
Key closingRunLogMsg: Closing run: {0}.
com.agiletestware.pangolin - package com.agiletestware.pangolin
 
com.agiletestware.pangolin.encryption - package com.agiletestware.pangolin.encryption
 
com.agiletestware.pangolin.report - package com.agiletestware.pangolin.report
 
com.agiletestware.pangolin.util - package com.agiletestware.pangolin.util
 
com.agiletestware.pangolin.validator - package com.agiletestware.pangolin.validator
 
configurationNames() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
configurationNames() - Static method in class com.agiletestware.pangolin.Messages
Key configurationNames: Configuration Names:.
configure(StaplerRequest, JSONObject) - Method in class com.agiletestware.pangolin.GlobalConfig
 
couldNotConnectTo() - Static method in class com.agiletestware.pangolin.Messages
Key couldNotConnectTo: Could not connect to.
create(GlobalConfiguration, PangolinConfiguration, PangolinPublisher, PangolinClientFactory, CustomSecret) - Static method in class com.agiletestware.pangolin.BulkUpdateParametersFactory
Creates the.
create() - Method in enum com.agiletestware.pangolin.DefaultGlobalConfigFactory
 
create() - Method in interface com.agiletestware.pangolin.GlobalConfigFactory
Creates the.
create(GlobalConfiguration, RunReportPostBuildStep, PangolinClient, CustomSecret) - Method in enum com.agiletestware.pangolin.report.DefaultRunReportConfigurationFactory
 
create(GlobalConfiguration, RunReportPostBuildStep, PangolinClient, CustomSecret) - Method in interface com.agiletestware.pangolin.report.RunReportConfigurationFactory
Create a list of RunReportConfiguration objects.
customFields() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
customFields() - Static method in class com.agiletestware.pangolin.Messages
Key customFields: Custom fields:.
customResultFields() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
customResultFields() - Static method in class com.agiletestware.pangolin.Messages
Key customResultFields: Result Fields:.
CustomSecret - Interface in com.agiletestware.pangolin.encryption
Interface for Encypt and decrypt password.
CustomUrlAvailableValidator - Class in com.agiletestware.pangolin.validator
Validates that given URL is not empty and available (sends GET request).
CustomUrlAvailableValidator(String, String, UrlAvailableValidator) - Constructor for class com.agiletestware.pangolin.validator.CustomUrlAvailableValidator
Constructor.

D

debug(String) - Method in class com.agiletestware.pangolin.JenkinsBuildLogger
 
debug(String) - Method in class com.agiletestware.pangolin.JenkinsLogger
 
DefaultCustomSecret - Enum in com.agiletestware.pangolin.encryption
Default implementation of CustomSecret
DefaultGlobalConfigFactory - Enum in com.agiletestware.pangolin
Default implementation of GlobalConfigFactory.
DefaultMessagesProvider - Enum in com.agiletestware.pangolin
Default implementation of MessagesProvider
DefaultReportFilesProvider - Class in com.agiletestware.pangolin
Default implementation of ReportFilesProvider
DefaultReportFilesProvider(FilePath) - Constructor for class com.agiletestware.pangolin.DefaultReportFilesProvider
 
DefaultRunReportConfigurationFactory - Enum in com.agiletestware.pangolin.report
Default implementation for RunReportConfigurationFactory.
DescriptorImpl() - Constructor for class com.agiletestware.pangolin.PangolinPublisher.DescriptorImpl
Constructor.
DescriptorImpl() - Constructor for class com.agiletestware.pangolin.report.RunReportPostBuildStep.DescriptorImpl
 
disableGrouping() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
disableGrouping() - Static method in class com.agiletestware.pangolin.Messages
Key disableGrouping: Disable Grouping:.
doCheckFormat(String) - Method in class com.agiletestware.pangolin.PangolinPublisher.DescriptorImpl
Do check format.
doCheckPangolinUrl(AbstractProject<?, ?>, String) - Method in class com.agiletestware.pangolin.GlobalConfig
Do check pangolin URL.
doCheckReportTemplateIds(String) - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep.DescriptorImpl
 
doCheckTestPath(String, String) - Method in class com.agiletestware.pangolin.PangolinPublisher.DescriptorImpl
Do check test path.
doCheckTestRailPassword(AbstractProject<?, ?>, String) - Method in class com.agiletestware.pangolin.GlobalConfig
 
doCheckTestRailProject(String) - Method in class com.agiletestware.pangolin.PangolinPublisher.DescriptorImpl
Do check project name.
doCheckTestRailProject(String) - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep.DescriptorImpl
 
doCheckTestRailUrl(AbstractProject<?, ?>, String) - Method in class com.agiletestware.pangolin.GlobalConfig
Do check test rail URL.
doCheckTestRailUser(AbstractProject<?, ?>, String) - Method in class com.agiletestware.pangolin.GlobalConfig
Do check test rail user.

E

error(BulkUpdateParameters) - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
error(String) - Method in class com.agiletestware.pangolin.JenkinsBuildLogger
 
error(String, Throwable) - Method in class com.agiletestware.pangolin.JenkinsBuildLogger
 
error(String) - Method in class com.agiletestware.pangolin.JenkinsLogger
 
error(String, Throwable) - Method in class com.agiletestware.pangolin.JenkinsLogger
 
errorMsg() - Static method in class com.agiletestware.pangolin.Messages
Key errorMsg: Could not upload results to TestRail using the following parameters: .
execute() - Method in class com.agiletestware.pangolin.PangolinRemoteExecutor
Execute.
expand(String) - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 

G

getCaseNameToIdMap() - Method in class com.agiletestware.pangolin.PangolinConfiguration
 
getCaseNameToIdMappings() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getConfigs() - Method in class com.agiletestware.pangolin.PangolinPublisher
Gets the configs.
getConfigurationNames() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getConfigurationNames() - Method in class com.agiletestware.pangolin.PangolinConfiguration
 
getCustomFields() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getCustomProperties() - Method in class com.agiletestware.pangolin.PangolinConfiguration
Gets the custom properties.
getCustomResultFields() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getCustomResultFields() - Method in class com.agiletestware.pangolin.PangolinConfiguration
Gets the custom result fields.
getDisplayName() - Method in class com.agiletestware.pangolin.GlobalConfig
 
getDisplayName() - Method in class com.agiletestware.pangolin.PangolinPublisher.DescriptorImpl
 
getDisplayName() - Method in class com.agiletestware.pangolin.PangolinRunLinkAction
 
getDisplayName() - Method in class com.agiletestware.pangolin.report.RunReportLinkAction
 
getDisplayName() - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep.DescriptorImpl
 
getEncryptedValue(String) - Method in interface com.agiletestware.pangolin.encryption.CustomSecret
Gets the encrypted value.
getEncryptedValue(String) - Method in enum com.agiletestware.pangolin.encryption.DefaultCustomSecret
 
getEnvVars() - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
getErrorMessage(String) - Method in class com.agiletestware.pangolin.validator.StringNotEmptyValidator
 
getFailIfUploadFailed() - Method in class com.agiletestware.pangolin.PangolinConfiguration
Gets the fail if upload failed.
getFormat() - Method in class com.agiletestware.pangolin.PangolinConfiguration
Gets the format.
getIconFileName() - Method in class com.agiletestware.pangolin.PangolinRunLinkAction
 
getIconFileName() - Method in class com.agiletestware.pangolin.report.RunReportLinkAction
 
getMilestonePath() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getMilestonePath() - Method in class com.agiletestware.pangolin.PangolinConfiguration
Gets the milestone.
getPangolinUrl() - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
getPangolinUrl() - Method in class com.agiletestware.pangolin.GlobalConfig
Gets the pangolin url.
getPangolinUrl() - Method in interface com.agiletestware.pangolin.GlobalConfiguration
 
getParameters() - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
getPlainText(String) - Method in interface com.agiletestware.pangolin.encryption.CustomSecret
Gets the plain text.
getPlainText(String) - Method in enum com.agiletestware.pangolin.encryption.DefaultCustomSecret
 
getProject() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getReportFiles(String) - Method in class com.agiletestware.pangolin.DefaultReportFilesProvider
 
getReportFormat() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getReportLinks() - Method in class com.agiletestware.pangolin.report.RunReportLinkAction
 
getReportTemplateIds() - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
getRequiredMonitorService() - Method in class com.agiletestware.pangolin.PangolinPublisher
 
getRequiredMonitorService() - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
getResultPattern() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getResultPattern() - Method in class com.agiletestware.pangolin.PangolinConfiguration
Gets the result pattern.
getTestPath() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getTestPath() - Method in class com.agiletestware.pangolin.PangolinConfiguration
Gets the test path.
getTestPlan() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getTestPlan() - Method in class com.agiletestware.pangolin.PangolinConfiguration
Gets the test plan.
getTestRailEncryptedPassword() - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
getTestRailEncryptedPassword() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getTestRailPassword() - Method in class com.agiletestware.pangolin.GlobalConfig
 
getTestRailPassword() - Method in class com.agiletestware.pangolin.PangolinPublisher
Gets the test rail password.
getTestRailPassword() - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
getTestRailPasswordPlain() - Method in class com.agiletestware.pangolin.GlobalConfig
Gets the test rail password.
getTestRailPasswordPlain() - Method in interface com.agiletestware.pangolin.GlobalConfiguration
 
getTestRailProject() - Method in class com.agiletestware.pangolin.PangolinPublisher
Gets the test rail project.
getTestRailProject() - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
getTestRailRunUrl() - Method in class com.agiletestware.pangolin.PangolinRunLinkAction
 
getTestRailUrl() - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
getTestRailUrl() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getTestRailUrl() - Method in class com.agiletestware.pangolin.GlobalConfig
Gets the test rail url.
getTestRailUrl() - Method in interface com.agiletestware.pangolin.GlobalConfiguration
 
getTestRailUser() - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
getTestRailUser() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getTestRailUserName() - Method in class com.agiletestware.pangolin.GlobalConfig
Gets the test rail user name.
getTestRailUserName() - Method in interface com.agiletestware.pangolin.GlobalConfiguration
 
getTestRailUserName() - Method in class com.agiletestware.pangolin.PangolinPublisher
Gets the test rail user name.
getTestRailUserName() - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
getTestRun() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getTestRun() - Method in class com.agiletestware.pangolin.PangolinConfiguration
Gets the test run.
getTestRunId() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getTimeOut() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
getUploadTimeOut() - Method in class com.agiletestware.pangolin.GlobalConfig
Gets the upload time out.
getUploadTimeOut() - Method in interface com.agiletestware.pangolin.GlobalConfiguration
 
getUrlName() - Method in class com.agiletestware.pangolin.PangolinRunLinkAction
 
getUrlName() - Method in class com.agiletestware.pangolin.report.RunReportLinkAction
 
getWorkspace(AbstractBuild) - Static method in class com.agiletestware.pangolin.util.PangolinUtility
Gets the workspace.
GlobalConfig - Class in com.agiletestware.pangolin
Global configuration for Pangolin plugin.
GlobalConfig() - Constructor for class com.agiletestware.pangolin.GlobalConfig
Instantiates a new pangolin global config.
GlobalConfigFactory - Interface in com.agiletestware.pangolin
A factory for creating GlobalConfiguration objects.
GlobalConfiguration - Interface in com.agiletestware.pangolin
Provides global configuration for plugin.
GlobalConfigValidator - Class in com.agiletestware.pangolin.validator
Validator for GlobalConfig.

I

info(String) - Method in class com.agiletestware.pangolin.JenkinsBuildLogger
 
info(String) - Method in class com.agiletestware.pangolin.JenkinsLogger
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.agiletestware.pangolin.PangolinPublisher.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep.DescriptorImpl
 
isCloseRun() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
isCloseRun() - Method in class com.agiletestware.pangolin.PangolinConfiguration
Checks if is close run.
isDisableGrouping() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
isDisableGrouping() - Method in class com.agiletestware.pangolin.PangolinConfiguration
 

J

JenkinsBuildLogger - Class in com.agiletestware.pangolin
Implementation of BuildLogger.
JenkinsBuildLogger(TaskListener) - Constructor for class com.agiletestware.pangolin.JenkinsBuildLogger
 
JenkinsLogger - Class in com.agiletestware.pangolin
Implementation of BuildLogger for java.util.logging.
JenkinsLogger(Class<?>) - Constructor for class com.agiletestware.pangolin.JenkinsLogger
 

L

logFailIfUploadFalse() - Static method in class com.agiletestware.pangolin.Messages
Key logFailIfUploadFalse: Pangolin: Fail if upload flag is set to false -> ignore errors in the build step.
logFailIfUploadTrue() - Static method in class com.agiletestware.pangolin.Messages
Key logFailIfUploadTrue: Pangolin: Fail if upload flag is set to true -> mark build as failed.

M

Messages - Class in com.agiletestware.pangolin
Generated localization support class.
Messages() - Constructor for class com.agiletestware.pangolin.Messages
 
milestonePath() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
milestonePath() - Static method in class com.agiletestware.pangolin.Messages
Key milestonePath: Milestone Path:.

N

newInstance(StaplerRequest, JSONObject) - Method in class com.agiletestware.pangolin.PangolinPublisher.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep.DescriptorImpl
 
noResultsError(String) - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
noResultsErrorMsg() - Static method in class com.agiletestware.pangolin.Messages
Key noResultsErrorMsg: Cannot find any file with pattern: .

P

PangolinConfiguration - Class in com.agiletestware.pangolin
Class which holds configuration for each pangolin step.
PangolinConfiguration(String, String, String, String, boolean, String, String, String, boolean, String) - Constructor for class com.agiletestware.pangolin.PangolinConfiguration
Instantiates a new pangolin configuration.
PangolinPublisher - Class in com.agiletestware.pangolin
Main class for the plugin.
PangolinPublisher(List<PangolinConfiguration>, String, String, String) - Constructor for class com.agiletestware.pangolin.PangolinPublisher
Constructor.
PangolinPublisher.DescriptorImpl - Class in com.agiletestware.pangolin
Descriptor for pangolin plugin.
PangolinRemoteExecutor - Class in com.agiletestware.pangolin
The Class PangolinRemoteExecutor.
PangolinRemoteExecutor(FilePath, BulkUpdateParameters, TaskListener) - Constructor for class com.agiletestware.pangolin.PangolinRemoteExecutor
Instantiates a new pangolin remote executor.
PangolinRunLinkAction - Class in com.agiletestware.pangolin
Pangolin action running after build finished.
PangolinRunLinkAction(String) - Constructor for class com.agiletestware.pangolin.PangolinRunLinkAction
 
pangolinUrl() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
pangolinUrl() - Static method in class com.agiletestware.pangolin.Messages
Key pangolinUrl: Pangolin URL:.
pangolinUrlIsNullCheckSettings() - Static method in class com.agiletestware.pangolin.Messages
Key pangolinUrlIsNullCheckSettings: Pangolin URL is not set, please set the correct value on Pangolin Global configuration page..
pangolinUrlIsRequired() - Static method in class com.agiletestware.pangolin.Messages
Key pangolinUrlIsRequired: Pangolin URL is required.
PangolinUrlValidator - Class in com.agiletestware.pangolin.validator
Validates Pangolin URL
PangolinUrlValidator() - Constructor for class com.agiletestware.pangolin.validator.PangolinUrlValidator
 
PangolinUtility - Class in com.agiletestware.pangolin.util
The Class PangolinUtility.
parameters() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
parameters() - Static method in class com.agiletestware.pangolin.Messages
Key parameters: Parameters:.
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.agiletestware.pangolin.PangolinPublisher
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
pluginDisplayName() - Static method in class com.agiletestware.pangolin.Messages
Key pluginDisplayName: Pangolin TestRail integration.
postBuildDisplayName() - Static method in class com.agiletestware.pangolin.Messages
Key postBuildDisplayName: Pangolin: Upload test results into TestRail.
project() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
projectName() - Static method in class com.agiletestware.pangolin.Messages
Key projectName: Project:.

R

RegExpMatchValidator - Class in com.agiletestware.pangolin.validator
Validates that value matches given regular expression.
RegExpMatchValidator(String, String) - Constructor for class com.agiletestware.pangolin.validator.RegExpMatchValidator
Constructor.
reportFormat() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
reportFormat() - Static method in class com.agiletestware.pangolin.Messages
Key reportFormat: Report format:.
resultPattern() - Static method in class com.agiletestware.pangolin.Messages
Key resultPattern: Result pattern:.
resultsPattern() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
RunReportConfigurationFactory - Interface in com.agiletestware.pangolin.report
Factory for creating RunReportConfiguration objects.
runReportDisplayName() - Static method in class com.agiletestware.pangolin.Messages
Key runReportDisplayName: Pangolin: Run TestRail report.
runReportEndReport(Object) - Static method in class com.agiletestware.pangolin.Messages
Key runReportEndReport: TestRail report execution has started, report URL: {0}.
runReportFinishLog() - Static method in class com.agiletestware.pangolin.Messages
Key runReportFinishLog: TestRail report execution action has finished.
RunReportLinkAction - Class in com.agiletestware.pangolin.report
Displays TestRail report link(s) on a dashboard.
RunReportLinkAction(List<String>) - Constructor for class com.agiletestware.pangolin.report.RunReportLinkAction
 
runReportNameNotSetError() - Static method in class com.agiletestware.pangolin.Messages
Key runReportNameNotSetError: Report template name/id is not set.
RunReportPostBuildStep - Class in com.agiletestware.pangolin.report
Post-build action to run a report in TestRail.
RunReportPostBuildStep() - Constructor for class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
RunReportPostBuildStep.DescriptorImpl - Class in com.agiletestware.pangolin.report
 
runReportProjectIsNotSet() - Static method in class com.agiletestware.pangolin.Messages
Key runReportProjectIsNotSet: TestRail project name is not set.
runReportsGeneralError(Object) - Static method in class com.agiletestware.pangolin.Messages
Key runReportsGeneralError: Could not run TestRail report: {0}.
runReportStartLog() - Static method in class com.agiletestware.pangolin.Messages
Key runReportStartLog: Start TestRail report execution action.
runReportStartReport(Object) - Static method in class com.agiletestware.pangolin.Messages
Key runReportStartReport: Start TestRail report execution for report template with id/name: {0}.
runUrlMessage() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
runUrlMessage() - Static method in class com.agiletestware.pangolin.Messages
Key runUrlMessage: Results have been added to run: .

S

sectionNameInTestPathIsRequiredInTrxReportFormat() - Static method in class com.agiletestware.pangolin.Messages
Key sectionNameInTestPathIsRequiredInTrxReportFormat: {@code Test Path should have at least one section in it, if Report format is TRX, e.g.
setCaseNameToIdMap(String) - Method in class com.agiletestware.pangolin.PangolinConfiguration
 
setCaseNameToIdMappings(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setCloseRun(boolean) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setCloseRun(boolean) - Method in class com.agiletestware.pangolin.PangolinConfiguration
Sets the close run.
setConfigurationNames(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setConfigurationNames(String) - Method in class com.agiletestware.pangolin.PangolinConfiguration
 
setCustomFields(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setCustomProperties(String) - Method in class com.agiletestware.pangolin.PangolinConfiguration
Sets the custom properties.
setCustomResultFields(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setCustomResultFields(String) - Method in class com.agiletestware.pangolin.PangolinConfiguration
Sets the custom result fields.
setDisableGrouping(boolean) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setDisableGrouping(boolean) - Method in class com.agiletestware.pangolin.PangolinConfiguration
 
setFailIfUploadFailed(boolean) - Method in class com.agiletestware.pangolin.PangolinConfiguration
Sets the fail if upload failed.
setFormat(String) - Method in class com.agiletestware.pangolin.PangolinConfiguration
Sets the format.
setMilestonePath(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setMilestonePath(String) - Method in class com.agiletestware.pangolin.PangolinConfiguration
Sets the milestone path.
setPangolinUrl(String) - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
setPangolinUrl(String) - Method in class com.agiletestware.pangolin.GlobalConfig
 
setProject(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setReportFormat(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setReportTemplateIds(String) - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
setResultPattern(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setResultPattern(String) - Method in class com.agiletestware.pangolin.PangolinConfiguration
Sets the result pattern.
setTestPath(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setTestPath(String) - Method in class com.agiletestware.pangolin.PangolinConfiguration
Sets the test path.
setTestPlan(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setTestPlan(String) - Method in class com.agiletestware.pangolin.PangolinConfiguration
Sets the test plan.
setTestRailEncryptedPassword(String) - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
setTestRailEncryptedPassword(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setTestRailPassword(Secret) - Method in class com.agiletestware.pangolin.GlobalConfig
 
setTestRailPassword(String) - Method in class com.agiletestware.pangolin.PangolinPublisher
Sets the test rail password.
setTestRailPassword(String) - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
setTestRailProject(String) - Method in class com.agiletestware.pangolin.PangolinPublisher
Sets the test rail project.
setTestRailProject(String) - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
setTestRailUrl(String) - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
setTestRailUrl(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setTestRailUrl(String) - Method in class com.agiletestware.pangolin.GlobalConfig
 
setTestRailUser(String) - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
setTestRailUser(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setTestRailUserName(String) - Method in class com.agiletestware.pangolin.GlobalConfig
 
setTestRailUserName(String) - Method in class com.agiletestware.pangolin.PangolinPublisher
Sets the test rail user name.
setTestRailUserName(String) - Method in class com.agiletestware.pangolin.report.RunReportPostBuildStep
 
setTestRun(String) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setTestRun(String) - Method in class com.agiletestware.pangolin.PangolinConfiguration
Sets the test run.
setTestRunId(int) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setTimeOut(int) - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 
setUploadTimeOut(int) - Method in class com.agiletestware.pangolin.GlobalConfig
 
startUpload() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
startUpload() - Static method in class com.agiletestware.pangolin.Messages
Key startUpload: Uploading test results into TestRail.
StringNotEmptyValidator<P> - Class in com.agiletestware.pangolin.validator
Validates that the given string is not empty.
StringNotEmptyValidator(String) - Constructor for class com.agiletestware.pangolin.validator.StringNotEmptyValidator
Constructor.
success() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
successMsg() - Static method in class com.agiletestware.pangolin.Messages
Key successMsg: Upload test report to TestRail done..

T

testPath() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
testPath() - Static method in class com.agiletestware.pangolin.Messages
Key testPath: Test Path:.
testPlan() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
testPlan() - Static method in class com.agiletestware.pangolin.Messages
Key testPlan: Test Plan:.
testRailPasswordIsRequired() - Static method in class com.agiletestware.pangolin.Messages
Key testRailPasswordIsRequired: TestRail Password is required.
testRailUrl() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
testRailUrl() - Static method in class com.agiletestware.pangolin.Messages
Key testRailUrl: TestRail URL:.
testRailUrlIsRequired() - Static method in class com.agiletestware.pangolin.Messages
Key testRailUrlIsRequired: TestRail URL is required.
TestRailUrlValidator - Class in com.agiletestware.pangolin.validator
Validates TestRail URL.
TestRailUrlValidator() - Constructor for class com.agiletestware.pangolin.validator.TestRailUrlValidator
 
testRailUser() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
testRailUser() - Static method in class com.agiletestware.pangolin.Messages
Key testRailUser: TestRail User:.
testRailUserIsRequired() - Static method in class com.agiletestware.pangolin.Messages
Key testRailUserIsRequired: TestRail User is required.
testRun() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
testRun() - Static method in class com.agiletestware.pangolin.Messages
Key testRun: Test Run:.
thisFieldIsRequired() - Static method in class com.agiletestware.pangolin.Messages
Key thisFieldIsRequired: This field is required.
timeout() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
timeOut() - Static method in class com.agiletestware.pangolin.Messages
Key timeOut: TimeOut:.
toString() - Method in class com.agiletestware.pangolin.BaseEnvSpecificParameters
 
toString() - Method in class com.agiletestware.pangolin.BulkUpdateEnvSpecificParameters
 

U

uploadErrorMessage() - Static method in class com.agiletestware.pangolin.Messages
Key uploadErrorMessage: Pangolin: Error occurred while uploading results to TestRail: .
uploadSingleFile() - Method in enum com.agiletestware.pangolin.DefaultMessagesProvider
 
uploadSingleFile() - Static method in class com.agiletestware.pangolin.Messages
Key uploadSingleFile: Uploading test report.
uploadTimeOutShouldBePositive() - Static method in class com.agiletestware.pangolin.Messages
Key uploadTimeOutShouldBePositive: Upload timeout should be a positive integer.
UploadTimeOutValidator - Enum in com.agiletestware.pangolin.validator
Validates uploadTimeOut.

V

validate(String, Long) - Method in class com.agiletestware.pangolin.validator.CustomUrlAvailableValidator
 
validate(GlobalConfiguration) - Static method in class com.agiletestware.pangolin.validator.GlobalConfigValidator
Validate config.
validate(String, Void) - Method in class com.agiletestware.pangolin.validator.RegExpMatchValidator
 
validate(String, P) - Method in class com.agiletestware.pangolin.validator.StringNotEmptyValidator
 
validate(int) - Method in enum com.agiletestware.pangolin.validator.UploadTimeOutValidator
Validate.
validate(V, P) - Method in interface com.agiletestware.pangolin.validator.Validator
Validates the given value.
validateRequiredField(String) - Static method in class com.agiletestware.pangolin.util.PangolinUtility
Validate required field.
Validator<V,P> - Interface in com.agiletestware.pangolin.validator
Simple validator.
validPangolinUrlFormat() - Static method in class com.agiletestware.pangolin.Messages
Key validPangolinUrlFormat: Pangolin URL should be http[s]://<pangolin_server>[:<port>].
validTestRailUrlFormat() - Static method in class com.agiletestware.pangolin.Messages
Key validTestRailUrlFormat: TestRail URL should be http[s]://<testrail_server>[:<port>].
valueOf(String) - Static method in enum com.agiletestware.pangolin.DefaultGlobalConfigFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.agiletestware.pangolin.DefaultMessagesProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.agiletestware.pangolin.encryption.DefaultCustomSecret
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.agiletestware.pangolin.report.DefaultRunReportConfigurationFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.agiletestware.pangolin.validator.UploadTimeOutValidator
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.agiletestware.pangolin.DefaultGlobalConfigFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.agiletestware.pangolin.DefaultMessagesProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.agiletestware.pangolin.encryption.DefaultCustomSecret
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.agiletestware.pangolin.report.DefaultRunReportConfigurationFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.agiletestware.pangolin.validator.UploadTimeOutValidator
Returns an array containing the constants of this enum type, in the order they are declared.

_

_caseNameToIdMap() - Static method in class com.agiletestware.pangolin.Messages
Key caseNameToIdMap: Test Name to ID mappings:.
_closeRun() - Static method in class com.agiletestware.pangolin.Messages
Key closeRun: Close Run:.
_closingRunLogMsg(Object) - Static method in class com.agiletestware.pangolin.Messages
Key closingRunLogMsg: Closing run: {0}.
_configurationNames() - Static method in class com.agiletestware.pangolin.Messages
Key configurationNames: Configuration Names:.
_couldNotConnectTo() - Static method in class com.agiletestware.pangolin.Messages
Key couldNotConnectTo: Could not connect to.
_customFields() - Static method in class com.agiletestware.pangolin.Messages
Key customFields: Custom fields:.
_customResultFields() - Static method in class com.agiletestware.pangolin.Messages
Key customResultFields: Result Fields:.
_disableGrouping() - Static method in class com.agiletestware.pangolin.Messages
Key disableGrouping: Disable Grouping:.
_errorMsg() - Static method in class com.agiletestware.pangolin.Messages
Key errorMsg: Could not upload results to TestRail using the following parameters: .
_logFailIfUploadFalse() - Static method in class com.agiletestware.pangolin.Messages
Key logFailIfUploadFalse: Pangolin: Fail if upload flag is set to false -> ignore errors in the build step.
_logFailIfUploadTrue() - Static method in class com.agiletestware.pangolin.Messages
Key logFailIfUploadTrue: Pangolin: Fail if upload flag is set to true -> mark build as failed.
_milestonePath() - Static method in class com.agiletestware.pangolin.Messages
Key milestonePath: Milestone Path:.
_noResultsErrorMsg() - Static method in class com.agiletestware.pangolin.Messages
Key noResultsErrorMsg: Cannot find any file with pattern: .
_pangolinUrl() - Static method in class com.agiletestware.pangolin.Messages
Key pangolinUrl: Pangolin URL:.
_pangolinUrlIsNullCheckSettings() - Static method in class com.agiletestware.pangolin.Messages
Key pangolinUrlIsNullCheckSettings: Pangolin URL is not set, please set the correct value on Pangolin Global configuration page..
_pangolinUrlIsRequired() - Static method in class com.agiletestware.pangolin.Messages
Key pangolinUrlIsRequired: Pangolin URL is required.
_parameters() - Static method in class com.agiletestware.pangolin.Messages
Key parameters: Parameters:.
_pluginDisplayName() - Static method in class com.agiletestware.pangolin.Messages
Key pluginDisplayName: Pangolin TestRail integration.
_postBuildDisplayName() - Static method in class com.agiletestware.pangolin.Messages
Key postBuildDisplayName: Pangolin: Upload test results into TestRail.
_projectName() - Static method in class com.agiletestware.pangolin.Messages
Key projectName: Project:.
_reportFormat() - Static method in class com.agiletestware.pangolin.Messages
Key reportFormat: Report format:.
_resultPattern() - Static method in class com.agiletestware.pangolin.Messages
Key resultPattern: Result pattern:.
_runReportDisplayName() - Static method in class com.agiletestware.pangolin.Messages
Key runReportDisplayName: Pangolin: Run TestRail report.
_runReportEndReport(Object) - Static method in class com.agiletestware.pangolin.Messages
Key runReportEndReport: TestRail report execution has started, report URL: {0}.
_runReportFinishLog() - Static method in class com.agiletestware.pangolin.Messages
Key runReportFinishLog: TestRail report execution action has finished.
_runReportNameNotSetError() - Static method in class com.agiletestware.pangolin.Messages
Key runReportNameNotSetError: Report template name/id is not set.
_runReportProjectIsNotSet() - Static method in class com.agiletestware.pangolin.Messages
Key runReportProjectIsNotSet: TestRail project name is not set.
_runReportsGeneralError(Object) - Static method in class com.agiletestware.pangolin.Messages
Key runReportsGeneralError: Could not run TestRail report: {0}.
_runReportStartLog() - Static method in class com.agiletestware.pangolin.Messages
Key runReportStartLog: Start TestRail report execution action.
_runReportStartReport(Object) - Static method in class com.agiletestware.pangolin.Messages
Key runReportStartReport: Start TestRail report execution for report template with id/name: {0}.
_runUrlMessage() - Static method in class com.agiletestware.pangolin.Messages
Key runUrlMessage: Results have been added to run: .
_sectionNameInTestPathIsRequiredInTrxReportFormat() - Static method in class com.agiletestware.pangolin.Messages
Key sectionNameInTestPathIsRequiredInTrxReportFormat: {@code Test Path should have at least one section in it, if Report format is TRX, e.g.
_startUpload() - Static method in class com.agiletestware.pangolin.Messages
Key startUpload: Uploading test results into TestRail.
_successMsg() - Static method in class com.agiletestware.pangolin.Messages
Key successMsg: Upload test report to TestRail done..
_testPath() - Static method in class com.agiletestware.pangolin.Messages
Key testPath: Test Path:.
_testPlan() - Static method in class com.agiletestware.pangolin.Messages
Key testPlan: Test Plan:.
_testRailPasswordIsRequired() - Static method in class com.agiletestware.pangolin.Messages
Key testRailPasswordIsRequired: TestRail Password is required.
_testRailUrl() - Static method in class com.agiletestware.pangolin.Messages
Key testRailUrl: TestRail URL:.
_testRailUrlIsRequired() - Static method in class com.agiletestware.pangolin.Messages
Key testRailUrlIsRequired: TestRail URL is required.
_testRailUser() - Static method in class com.agiletestware.pangolin.Messages
Key testRailUser: TestRail User:.
_testRailUserIsRequired() - Static method in class com.agiletestware.pangolin.Messages
Key testRailUserIsRequired: TestRail User is required.
_testRun() - Static method in class com.agiletestware.pangolin.Messages
Key testRun: Test Run:.
_thisFieldIsRequired() - Static method in class com.agiletestware.pangolin.Messages
Key thisFieldIsRequired: This field is required.
_timeOut() - Static method in class com.agiletestware.pangolin.Messages
Key timeOut: TimeOut:.
_uploadErrorMessage() - Static method in class com.agiletestware.pangolin.Messages
Key uploadErrorMessage: Pangolin: Error occurred while uploading results to TestRail: .
_uploadSingleFile() - Static method in class com.agiletestware.pangolin.Messages
Key uploadSingleFile: Uploading test report.
_uploadTimeOutShouldBePositive() - Static method in class com.agiletestware.pangolin.Messages
Key uploadTimeOutShouldBePositive: Upload timeout should be a positive integer.
_validPangolinUrlFormat() - Static method in class com.agiletestware.pangolin.Messages
Key validPangolinUrlFormat: Pangolin URL should be http[s]://<pangolin_server>[:<port>].
_validTestRailUrlFormat() - Static method in class com.agiletestware.pangolin.Messages
Key validTestRailUrlFormat: TestRail URL should be http[s]://<testrail_server>[:<port>].
B C D E G I J L M N P R S T U V _ 
Skip navigation links

Copyright © 2018–2022 Agiletestware. All rights reserved.