A B C D E F G I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

ABORTED - com.zebrunner.agent.core.registrar.descriptor.Status
Indicates that test execution was aborted
addAfter(CapabilitiesCustomizer, Class<? extends CapabilitiesCustomizer>) - Method in class com.zebrunner.agent.core.webdriver.CapabilitiesCustomizerChain
 
addBefore(CapabilitiesCustomizer, Class<? extends CapabilitiesCustomizer>) - Method in class com.zebrunner.agent.core.webdriver.CapabilitiesCustomizerChain
 
addConfigurationProviderAfter(ConfigurationProvider, Class<? extends ConfigurationProvider>) - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
addFirst(MaintainerResolver) - Static method in class com.zebrunner.agent.core.registrar.maintainer.ChainedMaintainerResolver
 
addFirst(CapabilitiesCustomizer) - Method in class com.zebrunner.agent.core.webdriver.CapabilitiesCustomizerChain
 
addLast(MaintainerResolver) - Static method in class com.zebrunner.agent.core.registrar.maintainer.ChainedMaintainerResolver
 
addLast(CapabilitiesCustomizer) - Method in class com.zebrunner.agent.core.webdriver.CapabilitiesCustomizerChain
 
addResolver(LabelResolver) - Static method in class com.zebrunner.agent.core.registrar.label.CompositeLabelResolver
 
afterPropertiesSet() - Method in class com.zebrunner.agent.core.config.provider.AnnotationDrivenConfigurationProvider
 
afterPropertiesSet() - Method in class com.zebrunner.agent.core.config.provider.PropertiesConfigurationProvider
 
afterPropertiesSet() - Method in class com.zebrunner.agent.core.config.provider.YamlConfigurationProvider
 
AgentListener - Interface in com.zebrunner.agent.core.listener
 
AgentListenerHolder - Class in com.zebrunner.agent.core.listener
 
AgentListenerHolder() - Constructor for class com.zebrunner.agent.core.listener.AgentListenerHolder
 
AnnotationDrivenConfigurationProvider<T extends java.lang.annotation.Annotation> - Class in com.zebrunner.agent.core.config.provider
 
AnnotationDrivenConfigurationProvider(Class<T>) - Constructor for class com.zebrunner.agent.core.config.provider.AnnotationDrivenConfigurationProvider
 
AnnotationMaintainerResolver - Class in com.zebrunner.agent.core.registrar.maintainer
 
AnnotationMaintainerResolver() - Constructor for class com.zebrunner.agent.core.registrar.maintainer.AnnotationMaintainerResolver
 
append(ILoggingEvent) - Method in class com.zebrunner.agent.core.logging.logback.ReportingAppender
 
append(LoggingEvent) - Method in class com.zebrunner.agent.core.logging.log4j.ReportingAppender
 
append(LogEvent) - Method in class com.zebrunner.agent.core.logging.log4j2.ReportingAppender
 
Artifact - Class in com.zebrunner.agent.core.registrar
 
Artifact() - Constructor for class com.zebrunner.agent.core.registrar.Artifact
 
ArtifactReferenceDTO - Class in com.zebrunner.agent.core.registrar.domain
 
ArtifactReferenceDTO() - Constructor for class com.zebrunner.agent.core.registrar.domain.ArtifactReferenceDTO
 
ArtifactUploadException - Exception in com.zebrunner.agent.core.exception
 
ArtifactUploadException(String, Throwable) - Constructor for exception com.zebrunner.agent.core.exception.ArtifactUploadException
 
ASSIGNEE - Static variable in class com.zebrunner.agent.core.registrar.TestRail
 
attachArtifactReferenceToTest(Long, Long, ArtifactReferenceDTO) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
attachArtifactReferenceToTestRun(Long, ArtifactReferenceDTO) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
attachLabelsToTest(Long, Long, Collection<LabelDTO>) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
attachLabelsToTestRun(Long, Collection<LabelDTO>) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
attachReferenceToTest(String, String) - Static method in class com.zebrunner.agent.core.registrar.Artifact
 
attachReferenceToTestRun(String, String) - Static method in class com.zebrunner.agent.core.registrar.Artifact
 
attachToTest(String, byte[]) - Static method in class com.zebrunner.agent.core.registrar.Artifact
 
attachToTest(String, File) - Static method in class com.zebrunner.agent.core.registrar.Artifact
 
attachToTest(String, InputStream) - Static method in class com.zebrunner.agent.core.registrar.Artifact
 
attachToTest(String, String...) - Static method in class com.zebrunner.agent.core.registrar.Label
 
attachToTest(String, Path) - Static method in class com.zebrunner.agent.core.registrar.Artifact
 
attachToTestRun(String, byte[]) - Static method in class com.zebrunner.agent.core.registrar.Artifact
 
attachToTestRun(String, File) - Static method in class com.zebrunner.agent.core.registrar.Artifact
 
attachToTestRun(String, InputStream) - Static method in class com.zebrunner.agent.core.registrar.Artifact
 
attachToTestRun(String, String...) - Static method in class com.zebrunner.agent.core.registrar.Label
 
attachToTestRun(String, Path) - Static method in class com.zebrunner.agent.core.registrar.Artifact
 
AutenticationData - Class in com.zebrunner.agent.core.registrar.domain
 
AutenticationData() - Constructor for class com.zebrunner.agent.core.registrar.domain.AutenticationData
 

B

BAMBOO - com.zebrunner.agent.core.registrar.domain.CiType
 
beforePropertiesSet() - Method in class com.zebrunner.agent.core.config.provider.AnnotationDrivenConfigurationProvider
 
beforePropertiesSet() - Method in class com.zebrunner.agent.core.config.provider.PropertiesConfigurationProvider
 
beforePropertiesSet() - Method in class com.zebrunner.agent.core.config.provider.YamlConfigurationProvider
 
BLOCKED - Static variable in class com.zebrunner.agent.core.registrar.TestCase.SystemTestCaseStatus
 
BLOCKED - Static variable in class com.zebrunner.agent.core.registrar.TestRail.SystemTestCaseStatus
 
BLOCKED - Static variable in class com.zebrunner.agent.core.registrar.Zephyr.Scale.SystemTestCaseStatus.Cloud
 
BLOCKED - Static variable in class com.zebrunner.agent.core.registrar.Zephyr.Squad.SystemTestCaseStatus.Cloud
 

C

CapabilitiesCustomizer - Interface in com.zebrunner.agent.core.webdriver
 
CapabilitiesCustomizerChain - Class in com.zebrunner.agent.core.webdriver
 
ChainedMaintainerResolver - Class in com.zebrunner.agent.core.registrar.maintainer
 
ChainedMaintainerResolver() - Constructor for class com.zebrunner.agent.core.registrar.maintainer.ChainedMaintainerResolver
 
CiContextDTO - Class in com.zebrunner.agent.core.registrar.domain
 
CiContextDTO() - Constructor for class com.zebrunner.agent.core.registrar.domain.CiContextDTO
 
CiContextResolver - Interface in com.zebrunner.agent.core.registrar.ci
 
CIRCLE_CI - com.zebrunner.agent.core.registrar.domain.CiType
 
CiType - Enum in com.zebrunner.agent.core.registrar.domain
 
ClientRegistrar - Class in com.zebrunner.agent.core.registrar
 
ClientRegistrar() - Constructor for class com.zebrunner.agent.core.registrar.ClientRegistrar
 
close() - Method in class com.zebrunner.agent.core.logging.log4j.ReportingAppender
 
Cloud() - Constructor for class com.zebrunner.agent.core.registrar.Xray.SystemTestStatus.Cloud
 
Cloud() - Constructor for class com.zebrunner.agent.core.registrar.Zephyr.Scale.SystemTestCaseStatus.Cloud
 
Cloud() - Constructor for class com.zebrunner.agent.core.registrar.Zephyr.Squad.SystemTestCaseStatus.Cloud
 
com.zebrunner.agent.core.annotation - package com.zebrunner.agent.core.annotation
 
com.zebrunner.agent.core.config - package com.zebrunner.agent.core.config
 
com.zebrunner.agent.core.config.annotation - package com.zebrunner.agent.core.config.annotation
 
com.zebrunner.agent.core.config.provider - package com.zebrunner.agent.core.config.provider
 
com.zebrunner.agent.core.exception - package com.zebrunner.agent.core.exception
 
com.zebrunner.agent.core.listener - package com.zebrunner.agent.core.listener
 
com.zebrunner.agent.core.logging - package com.zebrunner.agent.core.logging
 
com.zebrunner.agent.core.logging.log4j - package com.zebrunner.agent.core.logging.log4j
 
com.zebrunner.agent.core.logging.log4j2 - package com.zebrunner.agent.core.logging.log4j2
 
com.zebrunner.agent.core.logging.logback - package com.zebrunner.agent.core.logging.logback
 
com.zebrunner.agent.core.registrar - package com.zebrunner.agent.core.registrar
 
com.zebrunner.agent.core.registrar.ci - package com.zebrunner.agent.core.registrar.ci
 
com.zebrunner.agent.core.registrar.descriptor - package com.zebrunner.agent.core.registrar.descriptor
 
com.zebrunner.agent.core.registrar.domain - package com.zebrunner.agent.core.registrar.domain
 
com.zebrunner.agent.core.registrar.label - package com.zebrunner.agent.core.registrar.label
 
com.zebrunner.agent.core.registrar.maintainer - package com.zebrunner.agent.core.registrar.maintainer
 
com.zebrunner.agent.core.webdriver - package com.zebrunner.agent.core.webdriver
 
complete(TestFinishDescriptor) - Method in class com.zebrunner.agent.core.registrar.descriptor.TestDescriptor
 
complete(TestRunFinishDescriptor) - Method in class com.zebrunner.agent.core.registrar.descriptor.TestRunDescriptor
 
COMPLETED - com.zebrunner.agent.core.registrar.domain.TestSessionDTO.Status
 
CompositeCiContextResolver - Class in com.zebrunner.agent.core.registrar.ci
 
CompositeCiContextResolver() - Constructor for class com.zebrunner.agent.core.registrar.ci.CompositeCiContextResolver
 
CompositeLabelResolver - Class in com.zebrunner.agent.core.registrar.label
 
CompositeLabelResolver() - Constructor for class com.zebrunner.agent.core.registrar.label.CompositeLabelResolver
 
Config() - Constructor for class com.zebrunner.agent.core.registrar.domain.TestRunDTO.Config
 
Configuration - Annotation Type in com.zebrunner.agent.core.config.annotation
 
ConfigurationHolder - Class in com.zebrunner.agent.core.config
 
ConfigurationHolder() - Constructor for class com.zebrunner.agent.core.config.ConfigurationHolder
 
ConfigurationProvider - Interface in com.zebrunner.agent.core.config
 
ConfigurationUtils - Class in com.zebrunner.agent.core.config
 
ConfigurationUtils() - Constructor for class com.zebrunner.agent.core.config.ConfigurationUtils
 
create(Long, TestRunStartDescriptor) - Static method in class com.zebrunner.agent.core.registrar.descriptor.TestRunDescriptor
 
create(Long, TestStartDescriptor) - Static method in class com.zebrunner.agent.core.registrar.descriptor.TestDescriptor
 
create(String, Layout<? extends Serializable>, Filter) - Static method in class com.zebrunner.agent.core.logging.log4j2.ReportingAppender
 
create(Function<E, Log>) - Static method in interface com.zebrunner.agent.core.registrar.LogsBuffer
 
CurrentTest - Class in com.zebrunner.agent.core.registrar
 
CurrentTest() - Constructor for class com.zebrunner.agent.core.registrar.CurrentTest
 
CurrentTestRun - Class in com.zebrunner.agent.core.registrar
 
CurrentTestRun() - Constructor for class com.zebrunner.agent.core.registrar.CurrentTestRun
 
customize(Capabilities) - Method in interface com.zebrunner.agent.core.webdriver.CapabilitiesCustomizer
 
customize(Capabilities) - Method in class com.zebrunner.agent.core.webdriver.ZebrunnerCapabilitiesCustomizer
 

D

disableSync() - Static method in class com.zebrunner.agent.core.registrar.TestCase
 
disableSync() - Static method in class com.zebrunner.agent.core.registrar.TestRail
 
disableSync() - Static method in class com.zebrunner.agent.core.registrar.Xray
 
disableSync() - Static method in class com.zebrunner.agent.core.registrar.Zephyr
 
DriverSessionsAgent - Class in com.zebrunner.agent.core.webdriver
 
DriverSessionsAgent() - Constructor for class com.zebrunner.agent.core.webdriver.DriverSessionsAgent
 

E

EMAIL_RECIPIENTS - com.zebrunner.agent.core.registrar.domain.NotificationTargetDTO.Type
 
enableRealTimeSync() - Static method in class com.zebrunner.agent.core.registrar.TestCase
 
enableRealTimeSync() - Static method in class com.zebrunner.agent.core.registrar.TestRail
 
enableRealTimeSync() - Static method in class com.zebrunner.agent.core.registrar.Xray
 
enableRealTimeSync() - Static method in class com.zebrunner.agent.core.registrar.Zephyr
 
EnvironmentConfigurationProvider - Class in com.zebrunner.agent.core.config.provider
 
EnvironmentConfigurationProvider() - Constructor for class com.zebrunner.agent.core.config.provider.EnvironmentConfigurationProvider
 
EnvironmentVariable - Annotation Type in com.zebrunner.agent.core.config.annotation
 
exchangeRerunCondition(String) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
ExchangeRunContextResponse - Class in com.zebrunner.agent.core.registrar.domain
 
ExchangeRunContextResponse() - Constructor for class com.zebrunner.agent.core.registrar.domain.ExchangeRunContextResponse
 
EXECUTING - Static variable in class com.zebrunner.agent.core.registrar.Xray.SystemTestStatus.Cloud
 
EXECUTION_KEY - Static variable in class com.zebrunner.agent.core.registrar.Xray
 

F

FAIL - Static variable in class com.zebrunner.agent.core.registrar.Xray.SystemTestStatus.Server
 
FAIL - Static variable in class com.zebrunner.agent.core.registrar.Zephyr.Scale.SystemTestCaseStatus.Cloud
 
FAIL - Static variable in class com.zebrunner.agent.core.registrar.Zephyr.Squad.SystemTestCaseStatus.Cloud
 
FAILED - com.zebrunner.agent.core.registrar.descriptor.Status
Indicates that test execution failed
FAILED - com.zebrunner.agent.core.registrar.domain.TestSessionDTO.Status
 
FAILED - Static variable in class com.zebrunner.agent.core.registrar.TestCase.SystemTestCaseStatus
 
FAILED - Static variable in class com.zebrunner.agent.core.registrar.TestRail.SystemTestCaseStatus
 
FAILED - Static variable in class com.zebrunner.agent.core.registrar.Xray.SystemTestStatus.Cloud
 
failedToStart(String) - Method in class com.zebrunner.agent.core.registrar.descriptor.SessionStartDescriptor
 
forEach(Consumer<RegistrationListener>) - Method in class com.zebrunner.agent.core.registrar.RegistrationListenerRegistry
 

G

getCapabilities() - Static method in class com.zebrunner.agent.core.webdriver.RemoteWebDriverFactory
 
getClient() - Static method in class com.zebrunner.agent.core.registrar.ClientRegistrar
 
getConfiguration() - Method in interface com.zebrunner.agent.core.config.ConfigurationProvider
 
getConfiguration() - Method in class com.zebrunner.agent.core.config.provider.AnnotationDrivenConfigurationProvider
 
getConfigurationFieldKeys(EnvironmentVariable) - Method in class com.zebrunner.agent.core.config.provider.EnvironmentConfigurationProvider
 
getConfigurationFieldKeys(PropertiesFileProperty) - Method in class com.zebrunner.agent.core.config.provider.PropertiesConfigurationProvider
 
getConfigurationFieldKeys(SystemProperty) - Method in class com.zebrunner.agent.core.config.provider.SystemPropertiesConfigurationProvider
 
getConfigurationFieldKeys(YamlProperty) - Method in class com.zebrunner.agent.core.config.provider.YamlConfigurationProvider
 
getConfigurationFieldKeys(T) - Method in class com.zebrunner.agent.core.config.provider.AnnotationDrivenConfigurationProvider
 
getConfigurationFieldValue(String) - Method in class com.zebrunner.agent.core.config.provider.AnnotationDrivenConfigurationProvider
 
getConfigurationFieldValue(String) - Method in class com.zebrunner.agent.core.config.provider.EnvironmentConfigurationProvider
 
getConfigurationFieldValue(String) - Method in class com.zebrunner.agent.core.config.provider.PropertiesConfigurationProvider
 
getConfigurationFieldValue(String) - Method in class com.zebrunner.agent.core.config.provider.SystemPropertiesConfigurationProvider
 
getConfigurationFieldValue(String) - Method in class com.zebrunner.agent.core.config.provider.YamlConfigurationProvider
 
getDriver() - Static method in class com.zebrunner.agent.core.webdriver.RemoteWebDriverFactory
 
getDriver(Map<String, ?>) - Static method in class com.zebrunner.agent.core.webdriver.RemoteWebDriverFactory
 
getDriver(Capabilities) - Static method in class com.zebrunner.agent.core.webdriver.RemoteWebDriverFactory
 
getEmails() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getHost() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getId() - Static method in class com.zebrunner.agent.core.registrar.CurrentTest
This method returns Zebrunner Test id.
getId() - Static method in class com.zebrunner.agent.core.registrar.CurrentTestRun
This method returns Zebrunner Test Run id.
getInstance() - Static method in class com.zebrunner.agent.core.registrar.ci.CompositeCiContextResolver
 
getInstance() - Static method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
getInstance() - Static method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
Factory method allowing to obtain Zebrunner test run registrar
getInstance() - Static method in interface com.zebrunner.agent.core.registrar.TestSessionRegistrar
 
getInstance() - Static method in class com.zebrunner.agent.core.webdriver.CapabilitiesCustomizerChain
 
getMilestoneId() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getMilestoneName() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getMsTeamsChannels() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getProjectKey() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getRerunListeners() - Static method in class com.zebrunner.agent.core.listener.AgentListenerHolder
 
getRunBuild() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getRunContext() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getRunDisplayNameOr(String) - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getRunEnvironment() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getSeleniumHubUrl() - Static method in class com.zebrunner.agent.core.webdriver.RemoteWebDriverFactory
 
getSlackChannels() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getTcmTestRunId() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getTestCaseStatusOnFail() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getTestCaseStatusOnPass() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getTestCaseStatusOnSkip() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getTestClass() - Method in class com.zebrunner.agent.core.registrar.descriptor.TestDescriptor
 
getTestMethod() - Method in class com.zebrunner.agent.core.registrar.descriptor.TestDescriptor
 
getTestRailAssignee() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getTestRailMilestoneName() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getTestRailRunId() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getTestRailRunName() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getTestRailSuiteId() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getTests() - Static method in class com.zebrunner.agent.core.registrar.RunContextHolder
 
getToken() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getXrayExecutionKey() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getZephyrJiraProjectKey() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
getZephyrTestCycleKey() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 

I

IN_PROGRESS - com.zebrunner.agent.core.registrar.descriptor.Status
Indicates that test execution is still in progress
IN_PROGRESS - Static variable in class com.zebrunner.agent.core.registrar.Zephyr.Scale.SystemTestCaseStatus.Cloud
 
INCLUDE_ALL - Static variable in class com.zebrunner.agent.core.registrar.TestRail
 
includeAllTestCasesInNewRun() - Static method in class com.zebrunner.agent.core.registrar.TestRail
 
initiatedWith(Map<String, Object>) - Static method in class com.zebrunner.agent.core.registrar.descriptor.SessionStartDescriptor
 
INVALID - Static variable in class com.zebrunner.agent.core.registrar.TestCase.SystemTestCaseStatus
 
isKnownIssueAttachedToTest(Long, Long, String) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
isKnownIssueAttachedToTest(String) - Method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
isKnownIssueAttachedToTest(String) - Method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
 
isPublicMethodToIntercept() - Static method in class com.zebrunner.agent.core.webdriver.DriverSessionsAgent
 
isReportingEnabled() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
isReportingEnabled() - Method in class com.zebrunner.agent.core.config.ReportingConfiguration
 
isRerun() - Static method in class com.zebrunner.agent.core.registrar.RunContextHolder
 
isTcmRealTimeSyncEnabled() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
isTcmSyncEnabled() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
isTestRailRealTimeSyncEnabled() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
isTestRailSyncEnabled() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
isTestStarted() - Method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
isTestStarted() - Method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
Checks if there is a started test within current execution thread.
isTestStarted(String) - Method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
isTestStarted(String) - Method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
Checks whether a test with specific id has been started or not
isXrayRealTimeSyncEnabled() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
isXraySyncEnabled() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
isZephyrSyncEnabled() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
isZephyrSyncRealTimeEnabled() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 

J

JENKINS - com.zebrunner.agent.core.registrar.domain.CiType
 
JenkinsContext() - Constructor for class com.zebrunner.agent.core.registrar.domain.TestRunDTO.JenkinsContext
 
JIRA_PROJECT_KEY - Static variable in class com.zebrunner.agent.core.registrar.Zephyr
 

K

KnownIssueConfirmation - Class in com.zebrunner.agent.core.registrar.domain
 
KnownIssueConfirmation() - Constructor for class com.zebrunner.agent.core.registrar.domain.KnownIssueConfirmation
 

L

Label - Class in com.zebrunner.agent.core.registrar
 
Label() - Constructor for class com.zebrunner.agent.core.registrar.Label
 
LabelDTO - Class in com.zebrunner.agent.core.registrar.domain
 
LabelDTO() - Constructor for class com.zebrunner.agent.core.registrar.domain.LabelDTO
 
LabelResolver - Interface in com.zebrunner.agent.core.registrar.label
 
linkAllCurrentToTest(Long) - Method in interface com.zebrunner.agent.core.registrar.TestSessionRegistrar
 
linkToCurrentTest(String) - Method in interface com.zebrunner.agent.core.registrar.TestSessionRegistrar
 
LOCALE - Static variable in class com.zebrunner.agent.core.registrar.Label
 
Log - Class in com.zebrunner.agent.core.logging
 
Log() - Constructor for class com.zebrunner.agent.core.logging.Log
 
LOGGER - Static variable in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
 
LogsBuffer<E> - Interface in com.zebrunner.agent.core.registrar
 

M

Maintainer - Annotation Type in com.zebrunner.agent.core.annotation
 
MaintainerResolver - Interface in com.zebrunner.agent.core.registrar.maintainer
 
Metadata() - Constructor for class com.zebrunner.agent.core.registrar.domain.TestRunDTO.Metadata
 
Milestone() - Constructor for class com.zebrunner.agent.core.registrar.domain.TestRunDTO.Milestone
 
MILESTONE - Static variable in class com.zebrunner.agent.core.registrar.TestRail
 
MilestoneConfiguration() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration.MilestoneConfiguration
 
MS_TEAMS_CHANNELS - com.zebrunner.agent.core.registrar.domain.NotificationTargetDTO.Type
 

N

name() - Method in annotation type com.zebrunner.agent.core.annotation.TestLabel
 
NoOpTestRunRegistrar - Class in com.zebrunner.agent.core.registrar
 
NoOpTestRunRegistrar() - Constructor for class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
NOT_EXECUTED - Static variable in class com.zebrunner.agent.core.registrar.Xray.SystemTestStatus.Cloud
 
NOT_EXECUTED - Static variable in class com.zebrunner.agent.core.registrar.Zephyr.Scale.SystemTestCaseStatus.Cloud
 
NotificationConfiguration() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration.NotificationConfiguration
 
Notifications() - Constructor for class com.zebrunner.agent.core.registrar.domain.TestRunDTO.Notifications
 
notificationsEnabled() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
NotificationTargetDTO - Class in com.zebrunner.agent.core.registrar.domain
 
NotificationTargetDTO() - Constructor for class com.zebrunner.agent.core.registrar.domain.NotificationTargetDTO
 
NotificationTargetDTO.Type - Enum in com.zebrunner.agent.core.registrar.domain
 

O

ObjectMapperImpl - Class in com.zebrunner.agent.core.registrar.domain
 
ObjectMapperImpl() - Constructor for class com.zebrunner.agent.core.registrar.domain.ObjectMapperImpl
 
of(String) - Static method in class com.zebrunner.agent.core.registrar.descriptor.SessionCloseDescriptor
 
ofTestRail(String, String) - Static method in class com.zebrunner.agent.core.registrar.domain.TestCaseResult
 
ofXray(String, String) - Static method in class com.zebrunner.agent.core.registrar.domain.TestCaseResult
 
ofZephyr(String, String) - Static method in class com.zebrunner.agent.core.registrar.domain.TestCaseResult
 
onPublicMethodInvocation(RemoteWebDriver, Callable<Object>) - Static method in class com.zebrunner.agent.core.webdriver.PublicMethodInvocationInterceptor
 
onRerun(List<TestDTO>) - Method in interface com.zebrunner.agent.core.listener.RerunListener
 
onSessionClose(RemoteWebDriver, Callable<Boolean>) - Static method in class com.zebrunner.agent.core.webdriver.QuitSessionInterceptor
 
onSessionStart(RemoteWebDriver, Runnable, Capabilities) - Static method in class com.zebrunner.agent.core.webdriver.StartSessionInterceptor
 

P

P1 - Static variable in annotation type com.zebrunner.agent.core.annotation.Priority
 
P2 - Static variable in annotation type com.zebrunner.agent.core.annotation.Priority
 
P3 - Static variable in annotation type com.zebrunner.agent.core.annotation.Priority
 
P4 - Static variable in annotation type com.zebrunner.agent.core.annotation.Priority
 
P5 - Static variable in annotation type com.zebrunner.agent.core.annotation.Priority
 
P6 - Static variable in annotation type com.zebrunner.agent.core.annotation.Priority
 
parseBoolean(String) - Static method in class com.zebrunner.agent.core.config.ConfigurationUtils
 
parseLong(String) - Static method in class com.zebrunner.agent.core.config.ConfigurationUtils
 
PASS - Static variable in class com.zebrunner.agent.core.registrar.Xray.SystemTestStatus.Server
 
PASS - Static variable in class com.zebrunner.agent.core.registrar.Zephyr.Scale.SystemTestCaseStatus.Cloud
 
PASS - Static variable in class com.zebrunner.agent.core.registrar.Zephyr.Squad.SystemTestCaseStatus.Cloud
 
PASSED - com.zebrunner.agent.core.registrar.descriptor.Status
Indicates that test execution was successful and it has passed
PASSED - Static variable in class com.zebrunner.agent.core.registrar.TestCase.SystemTestCaseStatus
 
PASSED - Static variable in class com.zebrunner.agent.core.registrar.TestRail.SystemTestCaseStatus
 
PASSED - Static variable in class com.zebrunner.agent.core.registrar.Xray.SystemTestStatus.Cloud
 
patchTestRunBuild(Long, String) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
premain(String, Instrumentation) - Static method in class com.zebrunner.agent.core.webdriver.DriverSessionsAgent
 
Priority - Annotation Type in com.zebrunner.agent.core.annotation
 
PriorityLabelResolver - Class in com.zebrunner.agent.core.registrar.label
 
PriorityLabelResolver() - Constructor for class com.zebrunner.agent.core.registrar.label.PriorityLabelResolver
 
PropertiesConfigurationProvider - Class in com.zebrunner.agent.core.config.provider
 
PropertiesConfigurationProvider() - Constructor for class com.zebrunner.agent.core.config.provider.PropertiesConfigurationProvider
 
PropertiesFileProperty - Annotation Type in com.zebrunner.agent.core.config.annotation
 
PublicMethodInvocationInterceptor - Class in com.zebrunner.agent.core.webdriver
 
PublicMethodInvocationInterceptor() - Constructor for class com.zebrunner.agent.core.webdriver.PublicMethodInvocationInterceptor
 
put(E) - Method in interface com.zebrunner.agent.core.registrar.LogsBuffer
 

Q

QuitSessionInterceptor - Class in com.zebrunner.agent.core.webdriver
 
QuitSessionInterceptor() - Constructor for class com.zebrunner.agent.core.webdriver.QuitSessionInterceptor
 

R

readValue(String, Class<T>) - Method in class com.zebrunner.agent.core.registrar.domain.ObjectMapperImpl
 
readValue(String, GenericType<T>) - Method in class com.zebrunner.agent.core.registrar.domain.ObjectMapperImpl
 
register(ZebrunnerApiClient) - Static method in class com.zebrunner.agent.core.registrar.ClientRegistrar
 
registerAfterTestFinish() - Method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
registerAfterTestFinish() - Method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
 
registerAfterTestStart() - Method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
registerAfterTestStart() - Method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
 
registerClose(SessionCloseDescriptor) - Method in interface com.zebrunner.agent.core.registrar.TestSessionRegistrar
 
registerFinish(TestRunFinishDescriptor) - Method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
registerFinish(TestRunFinishDescriptor) - Method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
Registers test run finish
registerHeadlessTestStart(String, TestStartDescriptor) - Method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
registerHeadlessTestStart(String, TestStartDescriptor) - Method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
 
registerHeadlessTestUpdate(Long, TestDTO) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
registerStart(SessionStartDescriptor) - Method in interface com.zebrunner.agent.core.registrar.TestSessionRegistrar
 
registerStart(TestRunStartDescriptor) - Method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
registerStart(TestRunStartDescriptor) - Method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
Registers test run start
registerTestFinish(Long, TestDTO) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
registerTestFinish(String, TestFinishDescriptor) - Method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
registerTestFinish(String, TestFinishDescriptor) - Method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
Registers test finish
registerTestRerunStart(Long, Long, TestDTO, boolean) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
registerTestRunFinish(TestRunDTO) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
registerTestRunStart(TestRunDTO) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
registerTestStart(Long, TestDTO, boolean) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
registerTestStart(String, TestStartDescriptor) - Method in class com.zebrunner.agent.core.registrar.NoOpTestRunRegistrar
 
registerTestStart(String, TestStartDescriptor) - Method in interface com.zebrunner.agent.core.registrar.TestRunRegistrar
Registers test start
RegistrationListenerRegistry - Class in com.zebrunner.agent.core.registrar
 
RemoteWebDriverFactory - Class in com.zebrunner.agent.core.webdriver
 
RemoteWebDriverFactory() - Constructor for class com.zebrunner.agent.core.webdriver.RemoteWebDriverFactory
 
remove(CapabilitiesCustomizer) - Method in class com.zebrunner.agent.core.webdriver.CapabilitiesCustomizerChain
 
remove(Class<? extends CapabilitiesCustomizer>) - Method in class com.zebrunner.agent.core.webdriver.CapabilitiesCustomizerChain
 
ReportingAppender - Class in com.zebrunner.agent.core.logging.log4j
 
ReportingAppender - Class in com.zebrunner.agent.core.logging.log4j2
 
ReportingAppender - Class in com.zebrunner.agent.core.logging.logback
 
ReportingAppender() - Constructor for class com.zebrunner.agent.core.logging.log4j.ReportingAppender
 
ReportingAppender() - Constructor for class com.zebrunner.agent.core.logging.logback.ReportingAppender
 
ReportingAppender(String, Filter, Layout<? extends Serializable>, boolean) - Constructor for class com.zebrunner.agent.core.logging.log4j2.ReportingAppender
 
ReportingConfiguration - Class in com.zebrunner.agent.core.config
 
ReportingConfiguration() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration
 
ReportingConfiguration.MilestoneConfiguration - Class in com.zebrunner.agent.core.config
 
ReportingConfiguration.NotificationConfiguration - Class in com.zebrunner.agent.core.config
 
ReportingConfiguration.RunConfiguration - Class in com.zebrunner.agent.core.config
 
ReportingConfiguration.ServerConfiguration - Class in com.zebrunner.agent.core.config
 
ReportingConfiguration.TcmConfiguration - Class in com.zebrunner.agent.core.config
 
ReportingConfiguration.TcmConfiguration.TestCaseStatus - Class in com.zebrunner.agent.core.config
 
ReportingConfiguration.TcmConfiguration.TestRail - Class in com.zebrunner.agent.core.config
 
ReportingConfiguration.TcmConfiguration.Xray - Class in com.zebrunner.agent.core.config
 
ReportingConfiguration.TcmConfiguration.Zebrunner - Class in com.zebrunner.agent.core.config
 
ReportingConfiguration.TcmConfiguration.Zephyr - Class in com.zebrunner.agent.core.config
 
requiresLayout() - Method in class com.zebrunner.agent.core.logging.log4j.ReportingAppender
 
RerunListener - Interface in com.zebrunner.agent.core.listener
 
RerunService - Class in com.zebrunner.agent.core.registrar
 
RerunService() - Constructor for class com.zebrunner.agent.core.registrar.RerunService
 
resolve() - Method in interface com.zebrunner.agent.core.registrar.ci.CiContextResolver
 
resolve() - Method in class com.zebrunner.agent.core.registrar.ci.CompositeCiContextResolver
 
resolve(Class<?>, Method) - Method in class com.zebrunner.agent.core.registrar.label.CompositeLabelResolver
 
resolve(Class<?>, Method) - Method in interface com.zebrunner.agent.core.registrar.label.LabelResolver
 
resolve(Class<?>, Method) - Method in class com.zebrunner.agent.core.registrar.label.PriorityLabelResolver
 
resolve(Class<?>, Method) - Method in class com.zebrunner.agent.core.registrar.label.TestLabelResolver
 
resolve(Class<?>, Method) - Method in class com.zebrunner.agent.core.registrar.maintainer.AnnotationMaintainerResolver
 
resolve(Class<?>, Method) - Method in class com.zebrunner.agent.core.registrar.maintainer.ChainedMaintainerResolver
 
resolve(Class<?>, Method) - Method in interface com.zebrunner.agent.core.registrar.maintainer.MaintainerResolver
 
RETEST - Static variable in class com.zebrunner.agent.core.registrar.TestCase.SystemTestCaseStatus
 
RETEST - Static variable in class com.zebrunner.agent.core.registrar.TestRail.SystemTestCaseStatus
 
retrieveFullExecutionContextTests() - Static method in class com.zebrunner.agent.core.registrar.RerunService
 
revertRegistration() - Static method in class com.zebrunner.agent.core.registrar.CurrentTest
 
revertTestRegistration(Long, Long) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
RUN_ID - Static variable in class com.zebrunner.agent.core.registrar.TestRail
 
RUN_NAME - Static variable in class com.zebrunner.agent.core.registrar.TestRail
 
RunConfiguration() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration.RunConfiguration
 
RunContextHolder - Class in com.zebrunner.agent.core.registrar
Immutable (for client code outside registrar package) rerun context that is populated if this test run is actually a rerun.
RunContextHolder() - Constructor for class com.zebrunner.agent.core.registrar.RunContextHolder
 
RUNNING - com.zebrunner.agent.core.registrar.domain.TestSessionDTO.Status
 

S

Scale() - Constructor for class com.zebrunner.agent.core.registrar.Zephyr.Scale
 
Screenshot - Class in com.zebrunner.agent.core.registrar
 
Screenshot() - Constructor for class com.zebrunner.agent.core.registrar.Screenshot
 
sendLogs(Collection<Log>, Long) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
Server() - Constructor for class com.zebrunner.agent.core.registrar.Xray.SystemTestStatus.Server
 
ServerConfiguration() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration.ServerConfiguration
 
ServerException - Exception in com.zebrunner.agent.core.exception
 
ServerException() - Constructor for exception com.zebrunner.agent.core.exception.ServerException
 
SessionCloseDescriptor - Class in com.zebrunner.agent.core.registrar.descriptor
 
SessionCloseDescriptor() - Constructor for class com.zebrunner.agent.core.registrar.descriptor.SessionCloseDescriptor
 
SessionStartDescriptor - Class in com.zebrunner.agent.core.registrar.descriptor
 
SessionStartDescriptor() - Constructor for class com.zebrunner.agent.core.registrar.descriptor.SessionStartDescriptor
 
setAssignee(String) - Static method in class com.zebrunner.agent.core.registrar.TestRail
 
setBuild(String) - Static method in class com.zebrunner.agent.core.registrar.CurrentTestRun
 
setCaseId(String) - Static method in class com.zebrunner.agent.core.registrar.TestRail
Deprecated.
setExecutionKey(String) - Static method in class com.zebrunner.agent.core.registrar.Xray
 
setJiraProjectKey(String) - Static method in class com.zebrunner.agent.core.registrar.Zephyr
 
setLocale(String) - Static method in class com.zebrunner.agent.core.registrar.CurrentTestRun
 
setMilestone(String) - Static method in class com.zebrunner.agent.core.registrar.TestRail
 
setPlatform(String) - Static method in class com.zebrunner.agent.core.registrar.CurrentTestRun
 
setPlatform(String, String) - Static method in class com.zebrunner.agent.core.registrar.CurrentTestRun
 
setRunId(String) - Static method in class com.zebrunner.agent.core.registrar.TestRail
 
setRunName(String) - Static method in class com.zebrunner.agent.core.registrar.TestRail
 
setSuiteId(String) - Static method in class com.zebrunner.agent.core.registrar.TestRail
 
setTestCaseId(String) - Static method in class com.zebrunner.agent.core.registrar.TestRail
 
setTestCaseKey(String) - Static method in class com.zebrunner.agent.core.registrar.TestCase
 
setTestCaseKey(String) - Static method in class com.zebrunner.agent.core.registrar.Zephyr
 
setTestCaseStatus(String, String) - Static method in class com.zebrunner.agent.core.registrar.TestCase
Sets the given status for the given test case.
setTestCaseStatus(String, String) - Static method in class com.zebrunner.agent.core.registrar.TestRail
Sets the given status for the given test case in TestRail run.
setTestCaseStatus(String, String) - Static method in class com.zebrunner.agent.core.registrar.Zephyr
Sets the given status for the given test in Zephyr cycle.
setTestCycleKey(String) - Static method in class com.zebrunner.agent.core.registrar.Zephyr
 
setTestKey(String) - Static method in class com.zebrunner.agent.core.registrar.Xray
 
setTestRunId(String) - Static method in class com.zebrunner.agent.core.registrar.TestCase
 
setTestRunPlatform(Long, String, String) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
setTestStatus(String, String) - Static method in class com.zebrunner.agent.core.registrar.Xray
Sets the given status for the given test in Xray execution.
shouldNotifyOnEachFailure() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
shouldRetryKnownIssues() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
shouldSubstituteRemoteWebDrivers() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
shouldTestRailIncludeAllTestCasesInNewRun() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
shouldTreatSkipsAsFailures() - Static method in class com.zebrunner.agent.core.config.ConfigurationHolder
 
SKIPPED - com.zebrunner.agent.core.registrar.descriptor.Status
Indicates that test execution was skipped
SKIPPED - Static variable in class com.zebrunner.agent.core.registrar.TestCase.SystemTestCaseStatus
 
SLACK_CHANNELS - com.zebrunner.agent.core.registrar.domain.NotificationTargetDTO.Type
 
Squad() - Constructor for class com.zebrunner.agent.core.registrar.Zephyr.Squad
 
startSession(Long, TestSessionDTO) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
StartSessionInterceptor - Class in com.zebrunner.agent.core.webdriver
 
StartSessionInterceptor() - Constructor for class com.zebrunner.agent.core.webdriver.StartSessionInterceptor
 
Status - Enum in com.zebrunner.agent.core.registrar.descriptor
Resulting test status
successfullyStartedWith(String, Map<String, Object>) - Method in class com.zebrunner.agent.core.registrar.descriptor.SessionStartDescriptor
 
SUITE_ID - Static variable in class com.zebrunner.agent.core.registrar.TestRail
 
SYNC_ENABLED - Static variable in class com.zebrunner.agent.core.registrar.TestCase
 
SYNC_ENABLED - Static variable in class com.zebrunner.agent.core.registrar.TestRail
 
SYNC_ENABLED - Static variable in class com.zebrunner.agent.core.registrar.Xray
 
SYNC_ENABLED - Static variable in class com.zebrunner.agent.core.registrar.Zephyr
 
SYNC_REAL_TIME - Static variable in class com.zebrunner.agent.core.registrar.TestCase
 
SYNC_REAL_TIME - Static variable in class com.zebrunner.agent.core.registrar.TestRail
 
SYNC_REAL_TIME - Static variable in class com.zebrunner.agent.core.registrar.Xray
 
SYNC_REAL_TIME - Static variable in class com.zebrunner.agent.core.registrar.Zephyr
 
SystemPropertiesConfigurationProvider - Class in com.zebrunner.agent.core.config.provider
 
SystemPropertiesConfigurationProvider() - Constructor for class com.zebrunner.agent.core.config.provider.SystemPropertiesConfigurationProvider
 
SystemProperty - Annotation Type in com.zebrunner.agent.core.config.annotation
 
SystemTestCaseStatus() - Constructor for class com.zebrunner.agent.core.registrar.TestCase.SystemTestCaseStatus
 
SystemTestCaseStatus() - Constructor for class com.zebrunner.agent.core.registrar.TestRail.SystemTestCaseStatus
 
SystemTestCaseStatus() - Constructor for class com.zebrunner.agent.core.registrar.Zephyr.Scale.SystemTestCaseStatus
 
SystemTestCaseStatus() - Constructor for class com.zebrunner.agent.core.registrar.Zephyr.Squad.SystemTestCaseStatus
 
SystemTestStatus() - Constructor for class com.zebrunner.agent.core.registrar.Xray.SystemTestStatus
 

T

TcmConfiguration() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration.TcmConfiguration
 
TcmType - Enum in com.zebrunner.agent.core.registrar.domain
 
TEAM_CITY - com.zebrunner.agent.core.registrar.domain.CiType
 
TEST_CYCLE_KEY - Static variable in class com.zebrunner.agent.core.registrar.Zephyr
 
TEST_RAIL - com.zebrunner.agent.core.registrar.domain.TcmType
 
TEST_RUN_ID - Static variable in class com.zebrunner.agent.core.registrar.TestCase
 
TestAgentException - Exception in com.zebrunner.agent.core.exception
 
TestAgentException(String) - Constructor for exception com.zebrunner.agent.core.exception.TestAgentException
 
TestCase - Class in com.zebrunner.agent.core.registrar
 
TestCase() - Constructor for class com.zebrunner.agent.core.registrar.TestCase
 
TestCase.SystemTestCaseStatus - Class in com.zebrunner.agent.core.registrar
 
TestCaseKey - Annotation Type in com.zebrunner.agent.core.annotation
 
TestCaseKey.List - Annotation Type in com.zebrunner.agent.core.annotation
 
TestCaseResult - Class in com.zebrunner.agent.core.registrar.domain
 
TestCaseResult() - Constructor for class com.zebrunner.agent.core.registrar.domain.TestCaseResult
 
TestCaseStatus() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration.TcmConfiguration.TestCaseStatus
 
TestCaseStatusOnFail - Annotation Type in com.zebrunner.agent.core.annotation
 
TestCaseStatusOnPass - Annotation Type in com.zebrunner.agent.core.annotation
 
TestCaseStatusOnSkip - Annotation Type in com.zebrunner.agent.core.annotation
 
TestDescriptor - Class in com.zebrunner.agent.core.registrar.descriptor
 
TestDescriptor() - Constructor for class com.zebrunner.agent.core.registrar.descriptor.TestDescriptor
 
TestDTO - Class in com.zebrunner.agent.core.registrar.domain
 
TestDTO() - Constructor for class com.zebrunner.agent.core.registrar.domain.TestDTO
 
TestFinishDescriptor - Class in com.zebrunner.agent.core.registrar.descriptor
Descriptor of test finish event.
TestFinishDescriptor(Status) - Constructor for class com.zebrunner.agent.core.registrar.descriptor.TestFinishDescriptor
 
TestFinishDescriptor(Status, OffsetDateTime) - Constructor for class com.zebrunner.agent.core.registrar.descriptor.TestFinishDescriptor
 
TestLabel - Annotation Type in com.zebrunner.agent.core.annotation
 
TestLabel.List - Annotation Type in com.zebrunner.agent.core.annotation
 
TestLabelResolver - Class in com.zebrunner.agent.core.registrar.label
 
TestLabelResolver() - Constructor for class com.zebrunner.agent.core.registrar.label.TestLabelResolver
 
TestRail - Class in com.zebrunner.agent.core.registrar
 
TestRail() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration.TcmConfiguration.TestRail
 
TestRail() - Constructor for class com.zebrunner.agent.core.registrar.TestRail
 
TestRail.SystemTestCaseStatus - Class in com.zebrunner.agent.core.registrar
This class contains names (not labels!) of the TestRail system test case result statuses.
TestRailCaseId - Annotation Type in com.zebrunner.agent.core.annotation
 
TestRailCaseId.List - Annotation Type in com.zebrunner.agent.core.annotation
 
TestRunDescriptor - Class in com.zebrunner.agent.core.registrar.descriptor
 
TestRunDescriptor() - Constructor for class com.zebrunner.agent.core.registrar.descriptor.TestRunDescriptor
 
TestRunDTO - Class in com.zebrunner.agent.core.registrar.domain
 
TestRunDTO() - Constructor for class com.zebrunner.agent.core.registrar.domain.TestRunDTO
 
TestRunDTO.Config - Class in com.zebrunner.agent.core.registrar.domain
 
TestRunDTO.JenkinsContext - Class in com.zebrunner.agent.core.registrar.domain
 
TestRunDTO.Metadata - Class in com.zebrunner.agent.core.registrar.domain
 
TestRunDTO.Milestone - Class in com.zebrunner.agent.core.registrar.domain
 
TestRunDTO.Notifications - Class in com.zebrunner.agent.core.registrar.domain
 
TestRunFinishDescriptor - Class in com.zebrunner.agent.core.registrar.descriptor
 
TestRunFinishDescriptor() - Constructor for class com.zebrunner.agent.core.registrar.descriptor.TestRunFinishDescriptor
 
TestRunPlatform - Class in com.zebrunner.agent.core.registrar.domain
 
TestRunPlatform() - Constructor for class com.zebrunner.agent.core.registrar.domain.TestRunPlatform
 
TestRunRegistrar - Interface in com.zebrunner.agent.core.registrar
Core Zebrunner Agent API allowing to track test run events in Zebrunner
TestRunStartDescriptor - Class in com.zebrunner.agent.core.registrar.descriptor
 
TestRunStartDescriptor() - Constructor for class com.zebrunner.agent.core.registrar.descriptor.TestRunStartDescriptor
 
TestSessionDTO - Class in com.zebrunner.agent.core.registrar.domain
 
TestSessionDTO() - Constructor for class com.zebrunner.agent.core.registrar.domain.TestSessionDTO
 
TestSessionDTO.Status - Enum in com.zebrunner.agent.core.registrar.domain
 
TestSessionRegistrar - Interface in com.zebrunner.agent.core.registrar
 
TestStartDescriptor - Class in com.zebrunner.agent.core.registrar.descriptor
Descriptor of test start event.
TestStartDescriptor(String, String, Class<?>, Method, Integer) - Constructor for class com.zebrunner.agent.core.registrar.descriptor.TestStartDescriptor
 
TestStartDescriptor(String, String, OffsetDateTime, Class<?>, Method, Integer) - Constructor for class com.zebrunner.agent.core.registrar.descriptor.TestStartDescriptor
 
TRAVIS_CI - com.zebrunner.agent.core.registrar.domain.CiType
 

U

UNEXECUTED - Static variable in class com.zebrunner.agent.core.registrar.Zephyr.Squad.SystemTestCaseStatus.Cloud
 
updateSession(Long, TestSessionDTO) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
upload(byte[], Long) - Static method in class com.zebrunner.agent.core.registrar.Screenshot
Sends screenshot captured in scope of current test execution to Zebrunner.
uploadScreenshot(byte[], Long, Long, Long) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
uploadTestArtifact(InputStream, String, Long, Long) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
uploadTestRunArtifact(InputStream, String, Long) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 
upsertTestCaseResults(Long, Long, Collection<TestCaseResult>) - Method in interface com.zebrunner.agent.core.registrar.ZebrunnerApiClient
 

V

value() - Method in annotation type com.zebrunner.agent.core.annotation.Maintainer
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.Priority
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.TestCaseKey.List
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.TestCaseKey
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.TestCaseStatusOnFail
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.TestCaseStatusOnPass
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.TestCaseStatusOnSkip
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.TestLabel.List
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.TestLabel
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.TestRailCaseId.List
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.TestRailCaseId
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.XrayTestKey.List
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.XrayTestKey
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.ZephyrTestCaseKey.List
 
value() - Method in annotation type com.zebrunner.agent.core.annotation.ZephyrTestCaseKey
 
value() - Method in annotation type com.zebrunner.agent.core.config.annotation.EnvironmentVariable
 
value() - Method in annotation type com.zebrunner.agent.core.config.annotation.PropertiesFileProperty
 
value() - Method in annotation type com.zebrunner.agent.core.config.annotation.SystemProperty
 
value() - Method in annotation type com.zebrunner.agent.core.config.annotation.YamlProperty
 
valueOf(String) - Static method in enum com.zebrunner.agent.core.registrar.descriptor.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zebrunner.agent.core.registrar.domain.CiType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zebrunner.agent.core.registrar.domain.NotificationTargetDTO.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zebrunner.agent.core.registrar.domain.TcmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.zebrunner.agent.core.registrar.domain.TestSessionDTO.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.zebrunner.agent.core.registrar.descriptor.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zebrunner.agent.core.registrar.domain.CiType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zebrunner.agent.core.registrar.domain.NotificationTargetDTO.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zebrunner.agent.core.registrar.domain.TcmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.zebrunner.agent.core.registrar.domain.TestSessionDTO.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

WIP - Static variable in class com.zebrunner.agent.core.registrar.Zephyr.Squad.SystemTestCaseStatus.Cloud
 
writeValue(Object) - Method in class com.zebrunner.agent.core.registrar.domain.ObjectMapperImpl
 

X

Xray - Class in com.zebrunner.agent.core.registrar
 
Xray() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration.TcmConfiguration.Xray
 
Xray() - Constructor for class com.zebrunner.agent.core.registrar.Xray
 
XRAY - com.zebrunner.agent.core.registrar.domain.TcmType
 
Xray.SystemTestStatus - Class in com.zebrunner.agent.core.registrar
 
Xray.SystemTestStatus.Cloud - Class in com.zebrunner.agent.core.registrar
 
Xray.SystemTestStatus.Server - Class in com.zebrunner.agent.core.registrar
 
XrayTestKey - Annotation Type in com.zebrunner.agent.core.annotation
 
XrayTestKey.List - Annotation Type in com.zebrunner.agent.core.annotation
 

Y

YamlConfigurationProvider - Class in com.zebrunner.agent.core.config.provider
 
YamlConfigurationProvider() - Constructor for class com.zebrunner.agent.core.config.provider.YamlConfigurationProvider
 
YamlProperty - Annotation Type in com.zebrunner.agent.core.config.annotation
 

Z

Zebrunner() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration.TcmConfiguration.Zebrunner
 
ZEBRUNNER - com.zebrunner.agent.core.registrar.domain.TcmType
 
ZebrunnerApiClient - Interface in com.zebrunner.agent.core.registrar
 
ZebrunnerCapabilitiesCustomizer - Class in com.zebrunner.agent.core.webdriver
 
ZebrunnerCapabilitiesCustomizer() - Constructor for class com.zebrunner.agent.core.webdriver.ZebrunnerCapabilitiesCustomizer
 
Zephyr - Class in com.zebrunner.agent.core.registrar
 
Zephyr() - Constructor for class com.zebrunner.agent.core.config.ReportingConfiguration.TcmConfiguration.Zephyr
 
Zephyr() - Constructor for class com.zebrunner.agent.core.registrar.Zephyr
 
ZEPHYR - com.zebrunner.agent.core.registrar.domain.TcmType
 
Zephyr.Scale - Class in com.zebrunner.agent.core.registrar
 
Zephyr.Scale.SystemTestCaseStatus - Class in com.zebrunner.agent.core.registrar
 
Zephyr.Scale.SystemTestCaseStatus.Cloud - Class in com.zebrunner.agent.core.registrar
 
Zephyr.Squad - Class in com.zebrunner.agent.core.registrar
 
Zephyr.Squad.SystemTestCaseStatus - Class in com.zebrunner.agent.core.registrar
 
Zephyr.Squad.SystemTestCaseStatus.Cloud - Class in com.zebrunner.agent.core.registrar
 
ZephyrTestCaseKey - Annotation Type in com.zebrunner.agent.core.annotation
 
ZephyrTestCaseKey.List - Annotation Type in com.zebrunner.agent.core.annotation
 
A B C D E F G I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages