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

A

ACTUATOR_BASE_URL_PATTERN - Static variable in class com.chutneytesting.security.ChutneyHttpSecurityConfig
 
add(SchedulingCampaignDto) - Method in class com.chutneytesting.campaign.api.ScheduleCampaignController
 
add(PeriodicScheduledCampaign) - Method in interface com.chutneytesting.campaign.domain.PeriodicScheduledCampaignRepository
 
add(PeriodicScheduledCampaign) - Method in class com.chutneytesting.campaign.infra.SchedulingCampaignFileRepository
 
add(TestCaseEdition) - Method in interface com.chutneytesting.design.domain.editionlock.TestCaseEditions
 
add(TestCaseEdition) - Method in class com.chutneytesting.design.infra.storage.editionlock.TestCaseEditionsImpl
 
add(Linkifier) - Method in interface com.chutneytesting.design.domain.plugins.linkifier.Linkifiers
 
add(Linkifier) - Method in class com.chutneytesting.design.infra.storage.plugins.linkifier.LinkifierFileRepository
 
addAgentInfos(NamedHostAndPort) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder
Adds one element to agentInfos set.
addAgentInfos(NamedHostAndPort...) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder
Adds elements to agentInfos set.
addAllAgentInfos(Iterable<? extends NamedHostAndPort>) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder
Adds elements to agentInfos set.
addAllEnvironments(Iterable<? extends EnvironmentDto>) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration.Builder
Adds elements to environments set.
addAllExecutions(Iterable<? extends ExecutionSummaryDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Adds elements to executions list.
addAllExecutions(Iterable<? extends ExecutionSummaryDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Adds elements to executions list.
addAllGivens(Iterable<? extends GwtStepDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
Adds elements to givens list.
addAllLinks(Iterable<? extends ExploreResult.Link<SOURCE, DESTINATION>>) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links.Builder
Adds elements to links set.
addAllParameters(Iterable<? extends KeyValue>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Adds elements to parameters list.
addAllSubSteps(Iterable<? extends GwtStepDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Adds elements to subSteps list.
addAllTags(Iterable<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Adds elements to tags list.
addAllTags(Iterable<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Adds elements to tags list.
addAllTags(Iterable<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Adds elements to tags list.
addAllThens(Iterable<? extends GwtStepDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
Adds elements to thens list.
addEnvironments(EnvironmentDto) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration.Builder
Adds one element to environments set.
addEnvironments(EnvironmentDto...) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration.Builder
Adds elements to environments set.
addExecutions(ExecutionSummaryDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Adds one element to executions list.
addExecutions(ExecutionSummaryDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Adds one element to executions list.
addExecutions(ExecutionSummaryDto...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Adds elements to executions list.
addExecutions(ExecutionSummaryDto...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Adds elements to executions list.
addGivens(GwtStepDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
Adds one element to givens list.
addGivens(GwtStepDto...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
Adds elements to givens list.
addLinks(ExploreResult.Link<SOURCE, DESTINATION>) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links.Builder
Adds one element to links set.
addLinks(ExploreResult.Link<SOURCE, DESTINATION>...) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links.Builder
Adds elements to links set.
addParameters(KeyValue) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Adds one element to parameters list.
addParameters(KeyValue...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Adds elements to parameters list.
addReachable(Agent) - Method in class com.chutneytesting.agent.domain.network.Agent
 
addReachable(TargetId) - Method in class com.chutneytesting.agent.domain.network.Agent
 
addRole(String) - Method in class com.chutneytesting.security.api.UserDto
 
addSubSteps(GwtStepDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Adds one element to subSteps list.
addSubSteps(GwtStepDto...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Adds elements to subSteps list.
addTags(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Adds one element to tags list.
addTags(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Adds one element to tags list.
addTags(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Adds one element to tags list.
addTags(String...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Adds elements to tags list.
addTags(String...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Adds elements to tags list.
addTags(String...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Adds elements to tags list.
addThens(GwtStepDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
Adds one element to thens list.
addThens(GwtStepDto...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
Adds elements to thens list.
Agent - Class in com.chutneytesting.agent.domain.network
 
Agent(NamedHostAndPort) - Constructor for class com.chutneytesting.agent.domain.network.Agent
 
AgentApiDto - Class in com.chutneytesting.agent.api.dto
DTO for Agent transport.
AgentApiDto() - Constructor for class com.chutneytesting.agent.api.dto.AgentApiDto
 
AgentClient - Interface in com.chutneytesting.agent.domain
Used to communicate from the current local agent to a remote one.
agentGraph() - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
 
agentGraph() - Method in interface com.chutneytesting.agent.domain.network.NetworkDescription
 
agentGraph(AgentGraph) - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription.Builder
Initializes the value for the agentGraph attribute.
AgentGraph - Class in com.chutneytesting.agent.domain.network
 
AgentGraph(Collection<Agent>) - Constructor for class com.chutneytesting.agent.domain.network.AgentGraph
 
AgentGraphApiMapper - Class in com.chutneytesting.agent.api.mapper
 
AgentGraphApiMapper(AgentInfoApiMapper) - Constructor for class com.chutneytesting.agent.api.mapper.AgentGraphApiMapper
 
AgentId - Interface in com.chutneytesting.agent.domain.explore
 
agentInfo - Variable in class com.chutneytesting.agent.domain.network.Agent
 
AgentInfoApiDto() - Constructor for class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.AgentInfoApiDto
 
AgentInfoApiMapper - Class in com.chutneytesting.agent.api.mapper
 
AgentInfoApiMapper() - Constructor for class com.chutneytesting.agent.api.mapper.AgentInfoApiMapper
 
agentInfos() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration
 
agentInfos() - Method in interface com.chutneytesting.agent.domain.configure.NetworkConfiguration.AgentNetworkConfiguration
 
agentInfos(Iterable<? extends NamedHostAndPort>) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder
Sets or replaces all elements for agentInfos set.
AgentLinkEntity() - Constructor for class com.chutneytesting.agent.api.dto.ExploreResultApiDto.AgentLinkEntity
 
AgentLinkEntity(String, String) - Constructor for class com.chutneytesting.agent.api.dto.ExploreResultApiDto.AgentLinkEntity
 
agentLinks - Variable in class com.chutneytesting.agent.api.dto.ExploreResultApiDto
 
agentLinks() - Method in interface com.chutneytesting.agent.domain.explore.ExploreResult
 
agentLinks() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult
 
agentLinks(ExploreResult.Links<AgentId, AgentId>) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Builder
Initializes the value for the agentLinks attribute.
AGENTNETWORK_CONNECTION_CHECK_TIMEOUT_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
agentNetworkConfiguration - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto
 
agentNetworkConfiguration() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
Set of NamedHostAndPort representing the agent network.
agentNetworkConfiguration() - Method in interface com.chutneytesting.agent.domain.configure.NetworkConfiguration
Set of NamedHostAndPort representing the agent network.
agentNetworkConfiguration(NetworkConfiguration.AgentNetworkConfiguration) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.Builder
Initializes the value for the agentNetworkConfiguration attribute.
AgentNetworkMapperJsonFileMapper - Class in com.chutneytesting.agent.infra.storage
 
AgentNetworkMapperJsonFileMapper() - Constructor for class com.chutneytesting.agent.infra.storage.AgentNetworkMapperJsonFileMapper
 
agentNetworkObjectMapper() - Method in class com.chutneytesting.agent.NodeNetworkSpringConfiguration
 
agents - Variable in class com.chutneytesting.agent.api.dto.AgentsGraphApiDto
 
agents() - Method in class com.chutneytesting.agent.domain.network.AgentGraph
 
agentsGraph - Variable in class com.chutneytesting.agent.api.dto.NetworkDescriptionApiDto
 
AgentsGraphApiDto - Class in com.chutneytesting.agent.api.dto
DTO for AgentGraph transport.
AgentsGraphApiDto() - Constructor for class com.chutneytesting.agent.api.dto.AgentsGraphApiDto
 
agentsNetwork - Variable in class com.chutneytesting.admin.domain.Backup
 
AggregatedTestCaseController - Class in com.chutneytesting.scenario.api
 
AggregatedTestCaseController(TestCaseRepository, ExecutionHistoryRepository) - Constructor for class com.chutneytesting.scenario.api.AggregatedTestCaseController
 
anonymous() - Method in class com.chutneytesting.security.ChutneyHttpSecurityConfig
 
API_BASE_URL_PATTERN - Static variable in class com.chutneytesting.security.ChutneyHttpSecurityConfig
 
applicationName() - Method in class com.chutneytesting.admin.api.InfoController
 
applicationTaskExecutor(TaskExecutorBuilder) - Method in class com.chutneytesting.WebConfiguration
 
apply(ExecutionRequest) - Method in class com.chutneytesting.execution.domain.GwtDataSetPreProcessor
 
apply(ExecutionRequest) - Method in class com.chutneytesting.execution.domain.RawDataSetPreProcessor
 
attributes() - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
attributesMapper(LdapAttributesProperties, String, AuthenticationService) - Method in class com.chutneytesting.security.infra.ldap.LdapConfiguration
 
attributesMapper(LdapAttributesProperties, String, AuthenticationService) - Method in class com.chutneytesting.security.infra.ldap.LdapTls1_1Configuration
 
authenticationService(Authorizations) - Method in class com.chutneytesting.security.ChutneySecurityConfig
 
AuthenticationService - Class in com.chutneytesting.security.domain
 
AuthenticationService(Authorizations) - Constructor for class com.chutneytesting.security.domain.AuthenticationService
 
author - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
author() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
author() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
author() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
 
author() - Method in interface com.chutneytesting.scenario.api.raw.dto.RawTestCaseDto
 
author(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the value for the author attribute.
author(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Initializes the value for the author attribute.
AuthorizationController - Class in com.chutneytesting.security.api
 
AuthorizationController(Authorizations) - Constructor for class com.chutneytesting.security.api.AuthorizationController
 
AuthorizationMapper - Class in com.chutneytesting.security.api
 
AuthorizationMapper() - Constructor for class com.chutneytesting.security.api.AuthorizationMapper
 
Authorizations - Interface in com.chutneytesting.security.domain
 
AuthorizationsDto - Class in com.chutneytesting.security.api
 
AuthorizationsDto() - Constructor for class com.chutneytesting.security.api.AuthorizationsDto
 
AuthorizationsDto.RoleDto - Class in com.chutneytesting.security.api
 
AuthorizationsDto.RoleUsersDto - Class in com.chutneytesting.security.api
 

B

backup(BackupDto) - Method in class com.chutneytesting.admin.api.BackupController
 
backup(OutputStream) - Method in class com.chutneytesting.agent.infra.storage.JsonFileAgentNetworkDao
 
backup(OutputStream) - Method in class com.chutneytesting.agent.infra.storage.JsonFileCurrentNetworkDescription
 
backup(OutputStream) - Method in class com.chutneytesting.globalvar.infra.FileGlobalVarRepository
 
Backup - Class in com.chutneytesting.admin.domain
 
Backup(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.chutneytesting.admin.domain.Backup
 
Backup(String, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.chutneytesting.admin.domain.Backup
 
BackupController - Class in com.chutneytesting.admin.api
 
BackupController(BackupRepository) - Constructor for class com.chutneytesting.admin.api.BackupController
 
BackupDto - Class in com.chutneytesting.admin.api.dto
 
BackupDto(LocalDateTime, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.chutneytesting.admin.api.dto.BackupDto
 
backupIdTimeFormatter - Static variable in class com.chutneytesting.admin.domain.Backup
 
BackupMapper - Class in com.chutneytesting.admin.api.dto
 
BackupMapper() - Constructor for class com.chutneytesting.admin.api.dto.BackupMapper
 
BackupNotFoundException - Exception in com.chutneytesting.admin.domain
 
BackupNotFoundException(String) - Constructor for exception com.chutneytesting.admin.domain.BackupNotFoundException
 
BackupRepository - Interface in com.chutneytesting.admin.domain
 
badRequest(RuntimeException, WebRequest) - Method in class com.chutneytesting.RestExceptionHandler
 
BASE_URL - Static variable in class com.chutneytesting.admin.api.InfoController
 
BASE_URL - Static variable in class com.chutneytesting.security.api.UserController
 
build() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder
build() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.Builder
build() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration.Builder
build() - Method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId.Builder
Builds a new ImmutableAgentId.
build() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Builder
build() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link.Builder
Builds a new Link.
build() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links.Builder
Builds a new Links.
build() - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription.Builder
build() - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto.Builder
build() - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto.Builder
Builds a new ImmutableLinkifierDto.
build() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
build() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
build() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Builds a new ImmutableGwtStepDto.
build() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
build() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
build() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
build() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
build() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto.Builder
build() - Method in class com.chutneytesting.scenario.domain.gwt.GwtScenario.GwtScenarioBuilder
 
build() - Method in class com.chutneytesting.scenario.domain.gwt.GwtStep.GwtStepBuilder
 
build() - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase.GwtTestCaseBuilder
 
build() - Method in class com.chutneytesting.scenario.domain.raw.RawTestCase.RawTestCaseBuilder
 
build() - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
builder() - Static method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration
Creates a builder for AgentNetworkConfiguration.
builder() - Static method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
Creates a builder for ImmutableNetworkConfiguration.
builder() - Static method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration
Creates a builder for EnvironmentConfiguration.
builder() - Static method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId
Creates a builder for ImmutableAgentId.
builder() - Static method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult
Creates a builder for ImmutableExploreResult.
builder() - Static method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link
Creates a builder for Link.
builder() - Static method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links
Creates a builder for Links.
builder() - Static method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
Creates a builder for ImmutableNetworkDescription.
builder() - Static method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
Creates a builder for ImmutableTestCaseEditionDto.
builder() - Static method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
Creates a builder for ImmutableLinkifierDto.
builder() - Static method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Creates a builder for ImmutableExecutionSummaryDto.
builder() - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
Creates a builder for ImmutableGwtScenarioDto.
builder() - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Creates a builder for ImmutableGwtStepDto.
builder() - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Creates a builder for ImmutableGwtStepImplementationDto.
builder() - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Creates a builder for ImmutableGwtTestCaseDto.
builder() - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Creates a builder for ImmutableGwtTestCaseMetadataDto.
builder() - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Creates a builder for ImmutableRawTestCaseDto.
builder() - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto
Creates a builder for ImmutableTestCaseIndexDto.
builder() - Static method in class com.chutneytesting.scenario.domain.gwt.GwtScenario
 
builder() - Static method in class com.chutneytesting.scenario.domain.gwt.GwtStep
 
builder() - Static method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase
 
builder() - Static method in class com.chutneytesting.scenario.domain.raw.RawTestCase
 
builder() - Static method in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
buildVersion() - Method in class com.chutneytesting.admin.api.InfoController
 
byEditor(String) - Static method in class com.chutneytesting.design.domain.editionlock.TestCaseEdition
 
byId(String) - Static method in class com.chutneytesting.design.domain.editionlock.TestCaseEdition
 

C

CampaignAlreadyRunningException - Exception in com.chutneytesting.execution.domain.campaign
 
CampaignAlreadyRunningException(CampaignExecutionReport) - Constructor for exception com.chutneytesting.execution.domain.campaign.CampaignAlreadyRunningException
 
CampaignController - Class in com.chutneytesting.campaign.api
 
CampaignController(TestCaseRepositoryAggregator, CampaignRepository, CampaignExecutionEngine) - Constructor for class com.chutneytesting.campaign.api.CampaignController
 
CampaignDto - Class in com.chutneytesting.campaign.api.dto
 
CampaignDto() - Constructor for class com.chutneytesting.campaign.api.dto.CampaignDto
 
CampaignDto(Long, String, String, List<String>, Map<String, String>, List<CampaignExecutionReportDto>, String, boolean, boolean, String, List<String>) - Constructor for class com.chutneytesting.campaign.api.dto.CampaignDto
 
CampaignExecutionEngine - Class in com.chutneytesting.execution.domain.campaign
Load campaigns with CampaignRepository Run each scenario with @ScenarioExecutionEngine
CampaignExecutionEngine(CampaignRepository, ScenarioExecutionEngine, ExecutionHistoryRepository, TestCaseRepositoryAggregator, DataSetHistoryRepository, JiraXrayEmbeddedApi, ChutneyMetrics, ExecutorService, ObjectMapper) - Constructor for class com.chutneytesting.execution.domain.campaign.CampaignExecutionEngine
 
CampaignExecutionNotFoundException - Exception in com.chutneytesting.execution.domain.campaign
 
CampaignExecutionNotFoundException(Long) - Constructor for exception com.chutneytesting.execution.domain.campaign.CampaignExecutionNotFoundException
 
CampaignExecutionReportDto - Class in com.chutneytesting.campaign.api.dto
 
CampaignExecutionReportDto(Long, List<ScenarioExecutionReportOutlineDto>, String, LocalDateTime, ServerReportStatus, boolean, String, String, Long) - Constructor for class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
CampaignExecutionReportMapper - Class in com.chutneytesting.campaign.api.dto
 
CampaignExecutionReportMapper - Class in com.chutneytesting.campaign.infra
 
CampaignExecutionReportMapper() - Constructor for class com.chutneytesting.campaign.api.dto.CampaignExecutionReportMapper
 
CampaignExecutionUiController - Class in com.chutneytesting.execution.api
 
CampaignExecutionUiController(CampaignExecutionEngine, SurefireScenarioExecutionReportBuilder, CampaignRepository, SpringUserService) - Constructor for class com.chutneytesting.execution.api.CampaignExecutionUiController
 
campaignExecutor(Integer) - Method in class com.chutneytesting.ServerConfiguration
 
campaignId - Variable in class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
campaignId - Variable in class com.chutneytesting.campaign.infra.CampaignParameter
 
campaignId - Variable in class com.chutneytesting.campaign.infra.SchedulingCampaignDto
 
CampaignMapper - Class in com.chutneytesting.campaign.api.dto
 
CampaignMapper() - Constructor for class com.chutneytesting.campaign.api.dto.CampaignMapper
 
CampaignNotFoundException - Exception in com.chutneytesting.campaign.domain
To be caught by spring fault-barrier and processed by spring-boot error handler.
CampaignNotFoundException(Long) - Constructor for exception com.chutneytesting.campaign.domain.CampaignNotFoundException
 
CampaignParameter - Class in com.chutneytesting.campaign.infra
 
CampaignRepository - Interface in com.chutneytesting.campaign.domain
Right-side port for secondary actors of the business domain.
CAMPAIGNS_THREAD_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
CampaignScheduler - Class in com.chutneytesting.execution.domain.schedule
 
CampaignScheduler(CampaignExecutionEngine, Clock, PeriodicScheduledCampaignRepository, ExecutorService) - Constructor for class com.chutneytesting.execution.domain.schedule.CampaignScheduler
 
campaignTitle - Variable in class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
campaignTitle - Variable in class com.chutneytesting.campaign.infra.SchedulingCampaignDto
 
canChangeTo(ConfigurationState) - Method in enum com.chutneytesting.agent.domain.configure.ConfigurationState
 
changeStateToIfPossible(NetworkConfiguration, ConfigurationState) - Method in interface com.chutneytesting.agent.domain.configure.Explorations
 
changeStateToIfPossible(NetworkConfiguration, ConfigurationState) - Method in class com.chutneytesting.agent.infra.InMemoryExplorations
 
ChutneyDirContextAuthenticationStrategy - Class in com.chutneytesting.security.infra.ldap.ssl
 
ChutneyDirContextAuthenticationStrategy() - Constructor for class com.chutneytesting.security.infra.ldap.ssl.ChutneyDirContextAuthenticationStrategy
 
ChutneyHttpSecurityConfig - Class in com.chutneytesting.security
 
ChutneyHttpSecurityConfig() - Constructor for class com.chutneytesting.security.ChutneyHttpSecurityConfig
 
ChutneySecurityConfig - Class in com.chutneytesting.security
 
ChutneySecurityConfig() - Constructor for class com.chutneytesting.security.ChutneySecurityConfig
 
classname - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 
com.chutneytesting - package com.chutneytesting
 
com.chutneytesting.admin.api - package com.chutneytesting.admin.api
 
com.chutneytesting.admin.api.dto - package com.chutneytesting.admin.api.dto
 
com.chutneytesting.admin.domain - package com.chutneytesting.admin.domain
 
com.chutneytesting.admin.infra - package com.chutneytesting.admin.infra
 
com.chutneytesting.agent - package com.chutneytesting.agent
 
com.chutneytesting.agent.api - package com.chutneytesting.agent.api
 
com.chutneytesting.agent.api.dto - package com.chutneytesting.agent.api.dto
 
com.chutneytesting.agent.api.mapper - package com.chutneytesting.agent.api.mapper
 
com.chutneytesting.agent.domain - package com.chutneytesting.agent.domain
 
com.chutneytesting.agent.domain.configure - package com.chutneytesting.agent.domain.configure
 
com.chutneytesting.agent.domain.explore - package com.chutneytesting.agent.domain.explore
 
com.chutneytesting.agent.domain.network - package com.chutneytesting.agent.domain.network
 
com.chutneytesting.agent.infra - package com.chutneytesting.agent.infra
 
com.chutneytesting.agent.infra.storage - package com.chutneytesting.agent.infra.storage
 
com.chutneytesting.campaign.api - package com.chutneytesting.campaign.api
 
com.chutneytesting.campaign.api.dto - package com.chutneytesting.campaign.api.dto
 
com.chutneytesting.campaign.domain - package com.chutneytesting.campaign.domain
 
com.chutneytesting.campaign.infra - package com.chutneytesting.campaign.infra
 
com.chutneytesting.design.api.editionlock - package com.chutneytesting.design.api.editionlock
 
com.chutneytesting.design.api.plugins.linkifier - package com.chutneytesting.design.api.plugins.linkifier
 
com.chutneytesting.design.domain.editionlock - package com.chutneytesting.design.domain.editionlock
 
com.chutneytesting.design.domain.plugins.linkifier - package com.chutneytesting.design.domain.plugins.linkifier
 
com.chutneytesting.design.infra.storage.editionlock - package com.chutneytesting.design.infra.storage.editionlock
 
com.chutneytesting.design.infra.storage.plugins.linkifier - package com.chutneytesting.design.infra.storage.plugins.linkifier
 
com.chutneytesting.execution.api - package com.chutneytesting.execution.api
 
com.chutneytesting.execution.api.report.surefire - package com.chutneytesting.execution.api.report.surefire
 
com.chutneytesting.execution.api.schedule - package com.chutneytesting.execution.api.schedule
 
com.chutneytesting.execution.domain - package com.chutneytesting.execution.domain
 
com.chutneytesting.execution.domain.campaign - package com.chutneytesting.execution.domain.campaign
 
com.chutneytesting.execution.domain.schedule - package com.chutneytesting.execution.domain.schedule
 
com.chutneytesting.execution.infra.execution - package com.chutneytesting.execution.infra.execution
 
com.chutneytesting.execution.infra.storage - package com.chutneytesting.execution.infra.storage
 
com.chutneytesting.globalvar.api - package com.chutneytesting.globalvar.api
 
com.chutneytesting.globalvar.infra - package com.chutneytesting.globalvar.infra
 
com.chutneytesting.scenario.api - package com.chutneytesting.scenario.api
 
com.chutneytesting.scenario.api.raw.dto - package com.chutneytesting.scenario.api.raw.dto
 
com.chutneytesting.scenario.api.raw.mapper - package com.chutneytesting.scenario.api.raw.mapper
 
com.chutneytesting.scenario.domain - package com.chutneytesting.scenario.domain
 
com.chutneytesting.scenario.domain.gwt - package com.chutneytesting.scenario.domain.gwt
 
com.chutneytesting.scenario.domain.raw - package com.chutneytesting.scenario.domain.raw
 
com.chutneytesting.scenario.infra - package com.chutneytesting.scenario.infra
 
com.chutneytesting.scenario.infra.raw - package com.chutneytesting.scenario.infra.raw
 
com.chutneytesting.security - package com.chutneytesting.security
 
com.chutneytesting.security.api - package com.chutneytesting.security.api
 
com.chutneytesting.security.domain - package com.chutneytesting.security.domain
 
com.chutneytesting.security.infra - package com.chutneytesting.security.infra
 
com.chutneytesting.security.infra.handlers - package com.chutneytesting.security.infra.handlers
 
com.chutneytesting.security.infra.ldap - package com.chutneytesting.security.infra.ldap
 
com.chutneytesting.security.infra.ldap.ssl - package com.chutneytesting.security.infra.ldap.ssl
 
com.chutneytesting.security.infra.memory - package com.chutneytesting.security.infra.memory
 
com.chutneytesting.tools - package com.chutneytesting.tools
 
com.chutneytesting.tools.ui - package com.chutneytesting.tools.ui
 
components - Variable in class com.chutneytesting.admin.domain.Backup
 
compressDirectoryToZipfile(Path, Path, ZipOutputStream) - Static method in class com.chutneytesting.tools.ZipUtils
 
compressFile(File, String, ZipOutputStream) - Static method in class com.chutneytesting.tools.ZipUtils
 
configuration() - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
 
configuration() - Method in interface com.chutneytesting.agent.domain.network.NetworkDescription
 
configuration(NetworkConfiguration) - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription.Builder
Initializes the value for the configuration attribute.
CONFIGURATION_FOLDER_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
ConfigurationState - Enum in com.chutneytesting.agent.domain.configure
 
configure(NetworkConfigurationApiDto) - Method in class com.chutneytesting.agent.api.NodeNetworkController
 
configure(NetworkConfiguration) - Method in class com.chutneytesting.agent.domain.configure.ConfigureService
 
configure(AuthenticationManagerBuilder, LdapContextSource, UserDetailsContextMapper) - Method in class com.chutneytesting.security.infra.ldap.LdapSecurityConfiguration
 
configure(AuthenticationManagerBuilder, PasswordEncoder, InMemoryUserDetailsService) - Method in class com.chutneytesting.security.infra.memory.InMemorySecurityConfiguration.UserMemoryConfiguration
 
configure(HttpSecurity) - Method in class com.chutneytesting.security.ChutneyHttpSecurityConfig
 
CONFIGURE_URL - Static variable in class com.chutneytesting.agent.api.NodeNetworkController
 
configureBaseHttpSecurity(HttpSecurity) - Method in class com.chutneytesting.security.ChutneyHttpSecurityConfig
 
ConfigureService - Class in com.chutneytesting.agent.domain.configure
 
ConfigureService(ExploreAgentsService, CurrentNetworkDescription, LocalServerIdentifier, EnvironmentApi) - Constructor for class com.chutneytesting.agent.domain.configure.ConfigureService
 
conflict(RuntimeException, WebRequest) - Method in class com.chutneytesting.RestExceptionHandler
 
contentVersion - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
contextSource() - Method in class com.chutneytesting.security.infra.ldap.LdapConfiguration
 
contextSource(DirContextAuthenticationStrategy) - Method in class com.chutneytesting.security.infra.ldap.LdapTls1_1Configuration
 
contribute(Info.Builder) - Method in class com.chutneytesting.admin.api.ManifestInfoContributor
 
copyOf(NetworkConfiguration) - Static method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
Creates an immutable copy of a NetworkConfiguration value.
copyOf(NetworkConfiguration.AgentNetworkConfiguration) - Static method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration
Creates an immutable copy of a NetworkConfiguration.AgentNetworkConfiguration value.
copyOf(NetworkConfiguration.EnvironmentConfiguration) - Static method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration
Creates an immutable copy of a NetworkConfiguration.EnvironmentConfiguration value.
copyOf(AgentId) - Static method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId
Creates an immutable copy of a AgentId value.
copyOf(ExploreResult) - Static method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult
Creates an immutable copy of a ExploreResult value.
copyOf(ExploreResult.Link<SOURCE, DESTINATION>) - Static method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link
Creates an immutable copy of a ExploreResult.Link value.
copyOf(ExploreResult.Links<SOURCE, DESTINATION>) - Static method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links
Creates an immutable copy of a ExploreResult.Links value.
copyOf(NetworkDescription) - Static method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
Creates an immutable copy of a NetworkDescription value.
copyOf(TestCaseEditionDto) - Static method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
Creates an immutable copy of a TestCaseEditionDto value.
copyOf(LinkifierDto) - Static method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
Creates an immutable copy of a LinkifierDto value.
copyOf(ExecutionSummaryDto) - Static method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Creates an immutable copy of a ExecutionSummaryDto value.
copyOf(GwtScenarioDto) - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
Creates an immutable copy of a GwtScenarioDto value.
copyOf(GwtStepDto) - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Creates an immutable copy of a GwtStepDto value.
copyOf(GwtStepImplementationDto) - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Creates an immutable copy of a GwtStepImplementationDto value.
copyOf(GwtTestCaseDto) - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Creates an immutable copy of a GwtTestCaseDto value.
copyOf(GwtTestCaseMetadataDto) - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Creates an immutable copy of a GwtTestCaseMetadataDto value.
copyOf(RawTestCaseDto) - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Creates an immutable copy of a RawTestCaseDto value.
copyOf(TestCaseIndexDto) - Static method in class com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto
Creates an immutable copy of a TestCaseIndexDto value.
createOrUpdate(Campaign) - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
createOrUpdate(Campaign) - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
Insert a new campaign into the data base, or update existing one.
createReport(List<CampaignExecutionReport>) - Method in class com.chutneytesting.execution.api.report.surefire.SurefireCampaignExecutionReportBuilder
 
createSocket(String, int) - Method in class com.chutneytesting.security.infra.ldap.ssl.CustomSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class com.chutneytesting.security.infra.ldap.ssl.CustomSSLSocketFactory
 
createSocket(InetAddress, int) - Method in class com.chutneytesting.security.infra.ldap.ssl.CustomSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.chutneytesting.security.infra.ldap.ssl.CustomSSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.chutneytesting.security.infra.ldap.ssl.CustomSSLSocketFactory
 
createTestsuite() - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of Testsuite
createTestsuiteProperties() - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of Testsuite.Properties
createTestsuitePropertiesProperty() - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of Testsuite.Properties.Property
createTestsuiteTestcase() - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of Testsuite.Testcase
createTestsuiteTestcaseError() - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of Testsuite.Testcase.Error
createTestsuiteTestcaseError(Testsuite.Testcase.Error) - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of JAXBElement<Testsuite.Testcase.Error>
createTestsuiteTestcaseFailure() - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of Testsuite.Testcase.Failure
createTestsuiteTestcaseRerunFailure() - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of Testsuite.Testcase.RerunFailure
createTestsuiteTestcaseSkipped() - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of Testsuite.Testcase.Skipped
createTestsuiteTestcaseSkipped(Testsuite.Testcase.Skipped) - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of JAXBElement<Testsuite.Testcase.Skipped>
createTestsuiteTestcaseSystemErr(Object) - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of JAXBElement<Object>
createTestsuiteTestcaseSystemOut(Object) - Method in class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create an instance of JAXBElement<Object>
creationDate - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto
 
creationDate - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
creationDate() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
Used to determine if a configuration have already been applied, and to avoid infinite-loop / dead-lock when propagating the configuration in the agent network.
creationDate() - Method in interface com.chutneytesting.agent.domain.configure.NetworkConfiguration
Used to determine if a configuration have already been applied, and to avoid infinite-loop / dead-lock when propagating the configuration in the agent network.
creationDate() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
creationDate() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseMetadataDto
 
creationDate() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
creationDate() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
 
creationDate() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
 
creationDate() - Method in interface com.chutneytesting.scenario.api.raw.dto.RawTestCaseDto
 
creationDate(Instant) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.Builder
Initializes the value for the creationDate attribute.
creationDate(Instant) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the optional value creationDate to creationDate.
creationDate(Instant) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Initializes the value for the creationDate attribute.
creationDate(Instant) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Initializes the value for the creationDate attribute.
creationDate(Optional<? extends Instant>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the optional value creationDate to creationDate.
currentExecution(Long) - Method in class com.chutneytesting.execution.domain.campaign.CampaignExecutionEngine
 
currentExecutions() - Method in class com.chutneytesting.execution.domain.campaign.CampaignExecutionEngine
 
CurrentNetworkDescription - Interface in com.chutneytesting.agent.domain.explore
 
currentUser() - Method in class com.chutneytesting.security.infra.SpringUserService
 
currentUser(HttpServletRequest, HttpServletResponse) - Method in class com.chutneytesting.security.api.UserController
 
currentUserId() - Method in class com.chutneytesting.security.infra.SpringUserService
 
CurrentUserNotFoundException - Exception in com.chutneytesting.security.domain
 
CurrentUserNotFoundException() - Constructor for exception com.chutneytesting.security.domain.CurrentUserNotFoundException
 
CustomSSLSocketFactory - Class in com.chutneytesting.security.infra.ldap.ssl
 
CustomSSLSocketFactory() - Constructor for class com.chutneytesting.security.infra.ldap.ssl.CustomSSLSocketFactory
 

D

DAILY - com.chutneytesting.campaign.domain.Frequency
 
DatabaseCampaignRepository - Class in com.chutneytesting.campaign.infra
Campaign persistence management.
DatabaseCampaignRepository(NamedParameterJdbcTemplate, CampaignExecutionRepository, CampaignParameterRepository) - Constructor for class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
 
DatabaseManagementController - Class in com.chutneytesting.admin.api
 
DatabaseTestCaseRepository - Class in com.chutneytesting.scenario.infra.raw
 
DatabaseTestCaseRepository(NamedParameterJdbcTemplate, ObjectMapper) - Constructor for class com.chutneytesting.scenario.infra.raw.DatabaseTestCaseRepository
 
datasetId() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
datasetId(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the optional value datasetId to datasetId.
datasetId(Optional<String>) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the optional value datasetId to datasetId.
datasetVersion() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
datasetVersion(int) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the optional value datasetVersion to datasetVersion.
datasetVersion(Optional<Integer>) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the optional value datasetVersion to datasetVersion.
DBSERVER_H2_BASEDIR_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
DBSERVER_PORT_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
delete(Long) - Method in class com.chutneytesting.campaign.api.ScheduleCampaignController
 
delete(String) - Method in class com.chutneytesting.admin.api.BackupController
 
delete(String) - Method in interface com.chutneytesting.admin.domain.BackupRepository
 
delete(String) - Method in class com.chutneytesting.admin.infra.FileSystemBackupRepository
 
delete(String) - Method in class com.chutneytesting.globalvar.api.GlobalVarController
 
deleteCampaign(Long) - Method in class com.chutneytesting.campaign.api.CampaignController
 
deleteFile(String) - Method in class com.chutneytesting.globalvar.infra.FileGlobalVarRepository
 
description - Variable in class com.chutneytesting.scenario.domain.gwt.GwtScenario
 
description - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStep
 
description - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
description() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
description() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseMetadataDto
 
description() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
description() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
 
description() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
 
description() - Method in interface com.chutneytesting.scenario.api.raw.dto.RawTestCaseDto
 
description(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the optional value description to description.
description(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Initializes the optional value description to description.
description(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Initializes the optional value description to description.
description(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the optional value description to description.
description(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Initializes the optional value description to description.
description(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Initializes the optional value description to description.
DESCRIPTION_URL - Static variable in class com.chutneytesting.agent.api.NodeNetworkController
 
deserialize(String, String, String) - Method in interface com.chutneytesting.execution.domain.GwtScenarioMarshaller
 
deserialize(String, String, String) - Method in class com.chutneytesting.scenario.api.raw.mapper.GwtScenarioMapper
 
destination - Variable in class com.chutneytesting.agent.api.dto.ExploreResultApiDto.AgentLinkEntity
 
destination - Variable in class com.chutneytesting.agent.api.dto.ExploreResultApiDto.TargetLinkEntity
 
destination() - Method in interface com.chutneytesting.agent.domain.explore.ExploreResult.Link
 
destination() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link
 
destination(DESTINATION) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link.Builder
Initializes the value for the destination attribute.
duration() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
duration(long) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the value for the duration attribute.

E

EDITIONS_TTL_UNIT_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
EDITIONS_TTL_VALUE_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
editionStartDate() - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
 
editionStartDate() - Method in interface com.chutneytesting.design.api.editionlock.TestCaseEditionDto
 
editionStartDate(Instant) - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto.Builder
Initializes the value for the editionStartDate attribute.
editionUser() - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
 
editionUser() - Method in interface com.chutneytesting.design.api.editionlock.TestCaseEditionDto
 
editionUser(String) - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto.Builder
Initializes the value for the editionUser attribute.
editor - Variable in class com.chutneytesting.design.domain.editionlock.TestCaseEdition
 
editTestCase(String) - Method in class com.chutneytesting.design.api.editionlock.TestCaseEditionController
 
editTestCase(String, String) - Method in class com.chutneytesting.design.domain.editionlock.TestCaseEditionsService
 
empty() - Static method in interface com.chutneytesting.agent.domain.explore.ExploreResult.Links
 
EMPTY - com.chutneytesting.campaign.domain.Frequency
 
EMPTY - Static variable in interface com.chutneytesting.agent.domain.explore.ExploreResult
 
endTestCaseEdition(String) - Method in class com.chutneytesting.design.api.editionlock.TestCaseEditionController
 
endTestCaseEdition(String, String) - Method in class com.chutneytesting.design.domain.editionlock.TestCaseEditionsService
 
ENGINE_DELEGATION_PASSWORD_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
ENGINE_DELEGATION_USER_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
ENGINE_REPORTER_PUBLISHER_TTL_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
ENGINE_THREAD_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
engineExecutor(Integer) - Method in class com.chutneytesting.ServerConfiguration
 
enhanceWithEnvironment(NetworkConfiguration, Set<EnvironmentDto>) - Method in class com.chutneytesting.agent.api.mapper.NetworkConfigurationApiMapper
 
environment - Variable in class com.chutneytesting.agent.api.dto.TargetIdEntity
 
environment - Variable in class com.chutneytesting.agent.domain.TargetId
 
environment() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
environment(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the value for the environment attribute.
EnvironmentApiDto(String, Set<NetworkConfigurationApiDto.TargetsApiDto>) - Constructor for class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.EnvironmentApiDto
 
EnvironmentApiMapper - Class in com.chutneytesting.agent.api.mapper
 
EnvironmentApiMapper() - Constructor for class com.chutneytesting.agent.api.mapper.EnvironmentApiMapper
 
environmentConfiguration() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
Set of Environment representing environment declared.
environmentConfiguration() - Method in interface com.chutneytesting.agent.domain.configure.NetworkConfiguration
Set of Environment representing environment declared.
environmentConfiguration(NetworkConfiguration.EnvironmentConfiguration) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.Builder
Initializes the value for the environmentConfiguration attribute.
environments - Variable in class com.chutneytesting.admin.domain.Backup
 
environments() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration
 
environments() - Method in interface com.chutneytesting.agent.domain.configure.NetworkConfiguration.EnvironmentConfiguration
 
environments(Iterable<? extends EnvironmentDto>) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration.Builder
Sets or replaces all elements for environments set.
environmentsConfiguration - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto
 
equals(Object) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration
This instance is equal to all instances of AgentNetworkConfiguration that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration
This instance is equal to all instances of EnvironmentConfiguration that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
This instance is equal to all instances of ImmutableNetworkConfiguration that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId
This instance is equal to all instances of ImmutableAgentId that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult
This instance is equal to all instances of ImmutableExploreResult that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link
This instance is equal to all instances of Link that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links
This instance is equal to all instances of Links that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.agent.domain.network.Agent
 
equals(Object) - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
This instance is equal to all instances of ImmutableNetworkDescription that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.agent.domain.TargetId
 
equals(Object) - Method in class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
equals(Object) - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
This instance is equal to all instances of ImmutableTestCaseEditionDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
This instance is equal to all instances of ImmutableLinkifierDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.design.domain.editionlock.TestCaseEdition
 
equals(Object) - Method in class com.chutneytesting.design.domain.plugins.linkifier.Linkifier
 
equals(Object) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
This instance is equal to all instances of ImmutableExecutionSummaryDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
This instance is equal to all instances of ImmutableGwtScenarioDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
This instance is equal to all instances of ImmutableGwtStepDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
This instance is equal to all instances of ImmutableGwtStepImplementationDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
This instance is equal to all instances of ImmutableGwtTestCaseDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
This instance is equal to all instances of ImmutableGwtTestCaseMetadataDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
This instance is equal to all instances of ImmutableRawTestCaseDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto
This instance is equal to all instances of ImmutableTestCaseIndexDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.scenario.domain.gwt.GwtScenario
 
equals(Object) - Method in class com.chutneytesting.scenario.domain.gwt.GwtStep
 
equals(Object) - Method in class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
equals(Object) - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase
 
equals(Object) - Method in class com.chutneytesting.scenario.domain.gwt.Strategy
 
equals(Object) - Method in class com.chutneytesting.scenario.domain.raw.RawTestCase
 
equals(Object) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
equals(Object) - Method in class com.chutneytesting.security.api.AuthorizationsDto
 
equals(Object) - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleDto
 
equals(Object) - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleUsersDto
 
error - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 
error() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
error(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the optional value error to error.
error(Optional<String>) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the optional value error to error.
Error() - Constructor for class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Error
 
errors - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite
 
execute(ExecutionRequest) - Method in class com.chutneytesting.execution.infra.execution.ServerTestEngineJavaImpl
 
executeAndFollow(ExecutionRequest) - Method in class com.chutneytesting.execution.infra.execution.ServerTestEngineJavaImpl
 
executeById(Long, String) - Method in class com.chutneytesting.execution.domain.campaign.CampaignExecutionEngine
 
executeById(Long, String, String) - Method in class com.chutneytesting.execution.domain.campaign.CampaignExecutionEngine
 
executeByName(String, String) - Method in class com.chutneytesting.execution.domain.campaign.CampaignExecutionEngine
 
executeByName(String, String, String) - Method in class com.chutneytesting.execution.domain.campaign.CampaignExecutionEngine
 
executeCampaignById(Long, Optional<String>) - Method in class com.chutneytesting.execution.api.CampaignExecutionUiController
 
executeCampaignByName(String, Optional<String>) - Method in class com.chutneytesting.execution.api.CampaignExecutionUiController
 
executeCampaignsByPatternWithSurefireReport(HttpServletResponse, String, Optional<String>) - Method in class com.chutneytesting.execution.api.CampaignExecutionUiController
 
executeh2(PaginationRequestWrapperDto<String>) - Method in class com.chutneytesting.admin.api.DatabaseManagementController
 
executeh2(String) - Method in class com.chutneytesting.admin.api.DatabaseManagementController
 
executeScenario(String, String) - Method in class com.chutneytesting.execution.api.ScenarioExecutionUiController
 
executeScenarioAsyncWithExecutionParameters(String, String, List<KeyValue>) - Method in class com.chutneytesting.execution.api.ScenarioExecutionUiController
 
executeScenarioInCampaign(List<String>, Campaign, String) - Method in class com.chutneytesting.execution.domain.campaign.CampaignExecutionEngine
 
executeScenarioWitRawContent(IdeaRequest, String) - Method in class com.chutneytesting.execution.api.ScenarioExecutionUiController
 
executeScheduledCampaign() - Method in class com.chutneytesting.execution.api.schedule.ScheduleCampaign
 
executeScheduledCampaigns() - Method in class com.chutneytesting.execution.domain.schedule.CampaignScheduler
 
EXECUTION_ASYNC_PUBLISHER_DEBOUNCE_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
EXECUTION_ASYNC_PUBLISHER_TTL_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
executionConfiguration(Long, Executor, String, String, String) - Method in class com.chutneytesting.ServerConfiguration
 
executionId() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
executionId(Long) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the value for the executionId attribute.
executionParameters - Variable in class com.chutneytesting.scenario.domain.gwt.GwtTestCase
 
executionParameters - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
executionParameters() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
executionParameters() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
executionParameters() - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase
 
executionParameters() - Method in class com.chutneytesting.scenario.domain.raw.RawTestCase
 
executionParameters(Map<String, ? extends String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Sets or replaces all mappings from the specified map as entries for the executionParameters map.
ExecutionRequestMapper - Class in com.chutneytesting.execution.infra.execution
 
ExecutionRequestMapper(ObjectMapper, EmbeddedEnvironmentApi, CurrentNetworkDescription) - Constructor for class com.chutneytesting.execution.infra.execution.ExecutionRequestMapper
 
ExecutionRowMapper - Class in com.chutneytesting.execution.infra.storage
 
ExecutionRowMapper() - Constructor for class com.chutneytesting.execution.infra.storage.ExecutionRowMapper
 
executions() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
executions() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseMetadataDto
 
executions() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
executions() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
 
executions(Iterable<? extends ExecutionSummaryDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Sets or replaces all elements for executions list.
executions(Iterable<? extends ExecutionSummaryDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Sets or replaces all elements for executions list.
ExecutionSummaryDto - Interface in com.chutneytesting.execution.api
 
Explorations - Interface in com.chutneytesting.agent.domain.configure
 
explore(NetworkConfigurationApiDto) - Method in class com.chutneytesting.agent.api.NodeNetworkController
 
explore(NetworkConfiguration) - Method in class com.chutneytesting.agent.domain.explore.ExploreAgentsService
Propagate given NetworkConfiguration recursively to all reachable agents.
explore(String, NamedHostAndPort, NetworkConfiguration) - Method in interface com.chutneytesting.agent.domain.AgentClient
 
EXPLORE_URL - Static variable in class com.chutneytesting.agent.api.NodeNetworkController
 
ExploreAgentsService - Class in com.chutneytesting.agent.domain.explore
Service to explore agents from the current one, given a NetworkConfiguration.
Exploration performs two tasks in once : propagate a NetworkConfiguration recursively to all reachable agents aggregate discovered agentLinks between agents
ExploreAgentsService(Explorations, AgentClient, ConnectionChecker, LocalServerIdentifier) - Constructor for class com.chutneytesting.agent.domain.explore.ExploreAgentsService
 
ExploreResult - Interface in com.chutneytesting.agent.domain.explore
Set of ExploreResult.Link representing known agentLinks during ConfigurationState.EXPLORING phase.
ExploreResult.Link<SOURCE,​DESTINATION> - Interface in com.chutneytesting.agent.domain.explore
ExploreResult.Links<SOURCE,​DESTINATION> - Interface in com.chutneytesting.agent.domain.explore
 
ExploreResultApiDto - Class in com.chutneytesting.agent.api.dto
DTO for ExploreResult transport.
ExploreResultApiDto() - Constructor for class com.chutneytesting.agent.api.dto.ExploreResultApiDto
 
ExploreResultApiDto.AgentLinkEntity - Class in com.chutneytesting.agent.api.dto
 
ExploreResultApiDto.TargetLinkEntity - Class in com.chutneytesting.agent.api.dto
 
ExploreResultApiMapper - Class in com.chutneytesting.agent.api.mapper
 
ExploreResultApiMapper() - Constructor for class com.chutneytesting.agent.api.mapper.ExploreResultApiMapper
 
EXPLORING - com.chutneytesting.agent.domain.configure.ConfigurationState
 
extractData(ResultSet) - Method in class com.chutneytesting.campaign.infra.CampaignExecutionReportMapper
 

F

failure - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 
Failure() - Constructor for class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
 
failures - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite
 
FileGlobalVarRepository - Class in com.chutneytesting.globalvar.infra
 
FileSystemBackupRepository - Class in com.chutneytesting.admin.infra
 
FileSystemBackupRepository(String, OrientComponentDB, EmbeddedEnvironmentApi, GlobalvarRepository, CurrentNetworkDescription, JiraRepository) - Constructor for class com.chutneytesting.admin.infra.FileSystemBackupRepository
 
findAll() - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
findAll() - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
 
findAll() - Method in interface com.chutneytesting.design.domain.editionlock.TestCaseEditions
 
findAll() - Method in class com.chutneytesting.design.infra.storage.editionlock.TestCaseEditionsImpl
 
findAll() - Method in class com.chutneytesting.scenario.domain.TestCaseRepositoryAggregator
 
findAll() - Method in class com.chutneytesting.scenario.infra.raw.DatabaseTestCaseRepository
 
findBy(Predicate<TestCaseEdition>) - Method in interface com.chutneytesting.design.domain.editionlock.TestCaseEditions
 
findByExecutionId(Long) - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
findByExecutionId(Long) - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
 
findById(Long) - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
findById(Long) - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
Find a campaign from its ID.
findById(String) - Method in class com.chutneytesting.scenario.domain.TestCaseRepositoryAggregator
 
findById(String) - Method in class com.chutneytesting.scenario.infra.raw.DatabaseTestCaseRepository
 
findByName(String) - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
findByName(String) - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
 
findCampaignsByScenarioId(String) - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
findCampaignsByScenarioId(String) - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
 
findCurrent() - Method in interface com.chutneytesting.agent.domain.explore.CurrentNetworkDescription
 
findCurrent() - Method in class com.chutneytesting.agent.infra.storage.JsonFileCurrentNetworkDescription
 
findExecutableById(String) - Method in class com.chutneytesting.scenario.domain.TestCaseRepositoryAggregator
 
findExecutableById(String) - Method in class com.chutneytesting.scenario.infra.raw.DatabaseTestCaseRepository
 
findExecutionsById(Long) - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
findExecutionsById(Long) - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
 
findFellowAgentForReaching(String, String) - Method in class com.chutneytesting.agent.domain.network.Agent
 
findLastExecutions(Long) - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
findLastExecutions(Long) - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
 
findLocalAgent(AgentGraph) - Method in class com.chutneytesting.agent.domain.configure.LocalServerIdentifier
 
findMetadataById(String) - Method in class com.chutneytesting.scenario.domain.TestCaseRepositoryAggregator
 
findMetadataById(String) - Method in class com.chutneytesting.scenario.infra.raw.DatabaseTestCaseRepository
 
findScenariosIds(Long) - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
findScenariosIds(Long) - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
 
FINISHED - com.chutneytesting.agent.domain.configure.ConfigurationState
 
followScenarioExecution(String, Long) - Method in class com.chutneytesting.execution.api.ScenarioExecutionUiController
 
forbidden(RuntimeException, WebRequest) - Method in class com.chutneytesting.RestExceptionHandler
 
frequency - Variable in class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
frequency - Variable in class com.chutneytesting.campaign.infra.SchedulingCampaignDto
 
Frequency - Enum in com.chutneytesting.campaign.domain
 
from(NetworkConfiguration) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.Builder
Fill a builder with attribute values from the provided NetworkConfiguration instance.
from(NetworkConfiguration.AgentNetworkConfiguration) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder
Fill a builder with attribute values from the provided AgentNetworkConfiguration instance.
from(NetworkConfiguration.EnvironmentConfiguration) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration.Builder
Fill a builder with attribute values from the provided EnvironmentConfiguration instance.
from(AgentId) - Method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId.Builder
Fill a builder with attribute values from the provided AgentId instance.
from(ExploreResult) - Method in class com.chutneytesting.agent.api.mapper.ExploreResultApiMapper
 
from(ExploreResult) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Builder
Fill a builder with attribute values from the provided ExploreResult instance.
from(ExploreResult.Link<SOURCE, DESTINATION>) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link.Builder
Fill a builder with attribute values from the provided Link instance.
from(ExploreResult.Links<SOURCE, DESTINATION>) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links.Builder
Fill a builder with attribute values from the provided Links instance.
from(NetworkDescription) - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription.Builder
Fill a builder with attribute values from the provided NetworkDescription instance.
from(TestCaseEditionDto) - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto.Builder
Fill a builder with attribute values from the provided TestCaseEditionDto instance.
from(LinkifierDto) - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto.Builder
Fill a builder with attribute values from the provided LinkifierDto instance.
from(ExecutionSummaryDto) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Fill a builder with attribute values from the provided com.chutneytesting.execution.api.ExecutionSummaryDto instance.
from(GwtScenarioDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
Fill a builder with attribute values from the provided GwtScenarioDto instance.
from(GwtStepDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Fill a builder with attribute values from the provided GwtStepDto instance.
from(GwtStepImplementationDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Fill a builder with attribute values from the provided GwtStepImplementationDto instance.
from(GwtTestCaseDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Fill a builder with attribute values from the provided GwtTestCaseDto instance.
from(GwtTestCaseMetadataDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Fill a builder with attribute values from the provided GwtTestCaseMetadataDto instance.
from(RawTestCaseDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Fill a builder with attribute values from the provided RawTestCaseDto instance.
from(TestCaseIndexDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto.Builder
Fill a builder with attribute values from the provided TestCaseIndexDto instance.
from(GwtTestCase) - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase.GwtTestCaseBuilder
 
from(TestCaseData) - Static method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
from(ExecutionHistory.Attached) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.Attached instance.
from(ExecutionHistory.ExecutionProperties) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties instance.
from(TestCaseMetadata, List<ExecutionSummaryDto>) - Static method in interface com.chutneytesting.scenario.api.raw.dto.TestCaseIndexDto
 
from(String, ObjectMapper) - Static method in class com.chutneytesting.execution.domain.campaign.JiraReportMapper
 
fromDto(BackupDto) - Static method in class com.chutneytesting.admin.api.dto.BackupMapper
 
fromDto(AgentsGraphApiDto) - Method in class com.chutneytesting.agent.api.mapper.AgentGraphApiMapper
 
fromDto(ExploreResultApiDto, ExploreResultApiDto.AgentLinkEntity) - Method in class com.chutneytesting.agent.api.mapper.ExploreResultApiMapper
 
fromDto(NetworkConfigurationApiDto) - Method in class com.chutneytesting.agent.api.mapper.NetworkConfigurationApiMapper
 
fromDto(NetworkConfigurationApiDto.AgentInfoApiDto) - Method in class com.chutneytesting.agent.api.mapper.AgentInfoApiMapper
 
fromDto(NetworkConfigurationApiDto.EnvironmentApiDto) - Method in class com.chutneytesting.agent.api.mapper.EnvironmentApiMapper
 
fromDto(NetworkDescriptionApiDto) - Method in class com.chutneytesting.agent.api.mapper.NetworkDescriptionApiMapper
 
fromDto(CampaignDto) - Static method in class com.chutneytesting.campaign.api.dto.CampaignMapper
 
fromDto(ScenarioExecutionReportOutlineDto) - Static method in class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportCampaignMapper
 
fromDto(ExecutionSummaryDto) - Static method in interface com.chutneytesting.execution.api.ExecutionSummaryDto
 
fromDto(GwtTestCaseDto) - Static method in class com.chutneytesting.scenario.api.raw.mapper.GwtTestCaseMapper
 
fromDto(RawTestCaseDto) - Static method in class com.chutneytesting.scenario.api.raw.mapper.RawTestCaseMapper
 
fromDto(TestCaseData) - Static method in class com.chutneytesting.scenario.infra.raw.TestCaseDataMapper
 
fromDto(AuthorizationsDto) - Static method in class com.chutneytesting.security.api.AuthorizationMapper
 
fromDto(String, LinkifierDto) - Method in class com.chutneytesting.design.infra.storage.plugins.linkifier.LinkifierFileRepository
 
fromDto(String, String, GwtScenarioDto) - Static method in class com.chutneytesting.scenario.api.raw.mapper.GwtScenarioMapper
 
fromDto(Collection<ExecutionSummaryDto>) - Static method in interface com.chutneytesting.execution.api.ExecutionSummaryDto
 
fromDtoAtNow(NetworkConfigurationApiDto) - Method in class com.chutneytesting.agent.api.mapper.NetworkConfigurationApiMapper
 
fromRaw(RawTestCase) - Static method in class com.chutneytesting.scenario.api.raw.mapper.RawTestCaseMapper
 

G

get() - Method in class com.chutneytesting.globalvar.infra.FileGlobalVarRepository
 
get() - Method in interface com.chutneytesting.tools.ThrowingRunnable
 
get(String) - Method in class com.chutneytesting.admin.api.BackupController
 
getAgentsNetwork() - Method in class com.chutneytesting.admin.api.dto.BackupDto
 
getAll() - Method in class com.chutneytesting.campaign.api.ScheduleCampaignController
 
getAll() - Method in interface com.chutneytesting.design.domain.plugins.linkifier.Linkifiers
 
getAll() - Method in class com.chutneytesting.design.infra.storage.plugins.linkifier.LinkifierFileRepository
 
getALl() - Method in interface com.chutneytesting.campaign.domain.PeriodicScheduledCampaignRepository
 
getALl() - Method in class com.chutneytesting.campaign.infra.SchedulingCampaignFileRepository
 
getAllCampaigns() - Method in class com.chutneytesting.campaign.api.CampaignController
 
getAllLinkifier() - Method in class com.chutneytesting.design.api.plugins.linkifier.LinkifierController
 
getAsyncUncaughtExceptionHandler() - Method in class com.chutneytesting.ServerConfiguration
 
getAuthorities() - Method in class com.chutneytesting.security.api.UserDto
 
getAuthorizations() - Method in class com.chutneytesting.security.api.AuthorizationsDto
 
getAuthorizations() - Method in class com.chutneytesting.security.api.UserDto
 
getBackupData(String, OutputStream) - Method in interface com.chutneytesting.admin.domain.BackupRepository
 
getBackupData(String, OutputStream) - Method in class com.chutneytesting.admin.infra.FileSystemBackupRepository
 
getBackupData(HttpServletResponse, String) - Method in class com.chutneytesting.admin.api.BackupController
 
getCampaignById(Long) - Method in class com.chutneytesting.campaign.api.CampaignController
 
getCampaignExecutionReports() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
getCampaignId() - Method in class com.chutneytesting.campaign.api.dto.SchedulingCampaignDto
 
getCampaignName() - Method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
getCampaignsByScenarioId(String) - Method in class com.chutneytesting.campaign.api.CampaignController
 
getCampaignScenarios(Long) - Method in class com.chutneytesting.campaign.api.CampaignController
 
getCampaignTitle() - Method in class com.chutneytesting.campaign.api.dto.SchedulingCampaignDto
 
getClassname() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Gets the value of the classname property.
getComponents() - Method in class com.chutneytesting.admin.api.dto.BackupDto
 
getConfiguration() - Method in class com.chutneytesting.agent.api.NodeNetworkController
 
getContent() - Method in class com.chutneytesting.execution.api.IdeaRequest
 
getCurrentNetworkDescription() - Method in class com.chutneytesting.agent.domain.configure.GetCurrentNetworkDescriptionService
 
GetCurrentNetworkDescriptionService - Class in com.chutneytesting.agent.domain.configure
 
GetCurrentNetworkDescriptionService(CurrentNetworkDescription) - Constructor for class com.chutneytesting.agent.domain.configure.GetCurrentNetworkDescriptionService
 
getDatasetId() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
getDefault() - Static method in class com.chutneytesting.security.infra.ldap.ssl.CustomSSLSocketFactory
Returns the default SSL socket factory.
getDefaultCipherSuites() - Method in class com.chutneytesting.security.infra.ldap.ssl.CustomSSLSocketFactory
 
getDescription() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
getDuration() - Method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
getDuration() - Method in class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportOutlineDto
 
getEnvironment() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
getEnvironments() - Method in class com.chutneytesting.admin.api.dto.BackupDto
 
getError() - Method in class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportOutlineDto
 
getError() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Gets the value of the error property.
getErrors() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Gets the value of the errors property.
getExecutionEnvironment() - Method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
getExecutionId() - Method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
getExecutionId() - Method in class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportOutlineDto
 
getExecutionParameters() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
getFailure() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Gets the value of the failure property.
getFailures() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Gets the value of the failures property.
getFile(String) - Method in class com.chutneytesting.globalvar.api.GlobalVarController
 
getFileContent(String) - Method in class com.chutneytesting.globalvar.infra.FileGlobalVarRepository
 
getFirstname() - Method in class com.chutneytesting.security.api.UserDto
 
getFirstname() - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
getFlatMap() - Method in class com.chutneytesting.globalvar.infra.FileGlobalVarRepository
 
getFrequency() - Method in class com.chutneytesting.campaign.api.dto.SchedulingCampaignDto
 
getGlobalVars() - Method in class com.chutneytesting.admin.api.dto.BackupDto
 
getGroup() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Gets the value of the group property.
getGroup() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Gets the value of the group property.
getGroups() - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
getId() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
getId() - Method in class com.chutneytesting.campaign.api.dto.SchedulingCampaignDto
 
getId() - Method in class com.chutneytesting.security.api.UserDto
 
getId() - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
getInfo() - Method in class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportOutlineDto
 
getJiraLinks() - Method in class com.chutneytesting.admin.api.dto.BackupDto
 
getLastExecutions(Long) - Method in class com.chutneytesting.campaign.api.CampaignController
 
getLastname() - Method in class com.chutneytesting.security.api.UserDto
 
getLastname() - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
getLocalName(NetworkConfiguration) - Method in class com.chutneytesting.agent.domain.configure.LocalServerIdentifier
 
getMail() - Method in class com.chutneytesting.security.api.UserDto
 
getMail() - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
getMessage() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Error
Gets the value of the message property.
getMessage() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
Gets the value of the message property.
getMessage() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
Gets the value of the message property.
getMessage() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Skipped
Gets the value of the message property.
getMessage() - Method in class com.chutneytesting.globalvar.api.GlobalVarController.TextDto
 
getName() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Gets the value of the name property.
getName() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Properties.Property
Gets the value of the name property.
getName() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Gets the value of the name property.
getName() - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleDto
 
getName() - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleUsersDto
 
getName() - Method in class com.chutneytesting.security.api.UserDto
 
getName() - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
getParameters() - Method in class com.chutneytesting.scenario.api.raw.dto.StrategyDto
 
getParams() - Method in class com.chutneytesting.execution.api.IdeaRequest
 
getPassword() - Method in class com.chutneytesting.security.api.UserDto
 
getProperties() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Gets the value of the properties property.
getProperty() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Properties
Gets the value of the property property.
getRerunFailure() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Gets the value of the rerunFailure property.
getRights() - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleDto
 
getRoles() - Method in class com.chutneytesting.security.api.AuthorizationsDto
 
getRoles() - Method in class com.chutneytesting.security.api.UserDto
 
getScenarioExecutionReports() - Method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
getScenarioId() - Method in class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportOutlineDto
 
getScenarioIds() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
getScenarioName() - Method in class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportOutlineDto
 
getSchedulingDate() - Method in class com.chutneytesting.campaign.api.dto.SchedulingCampaignDto
 
getSkipped() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Gets the value of the skipped property.
getSkipped() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Gets the value of the skipped property.
getStartDate() - Method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
getStartDate() - Method in class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportOutlineDto
 
getStatus() - Method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
getStatus() - Method in class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportOutlineDto
 
getSupportedCipherSuites() - Method in class com.chutneytesting.security.infra.ldap.ssl.CustomSSLSocketFactory
 
getSystemErr() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Gets the value of the systemErr property.
getSystemOut() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Gets the value of the systemOut property.
getTags() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
getTestcase() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Gets the value of the testcase property.
getTestCase(String) - Method in class com.chutneytesting.scenario.api.GwtTestCaseController
 
getTestCaseById(String) - Method in class com.chutneytesting.scenario.api.GwtTestCaseController
 
getTestCaseEditions(String) - Method in class com.chutneytesting.design.domain.editionlock.TestCaseEditionsService
 
getTestCases(String) - Method in class com.chutneytesting.scenario.api.AggregatedTestCaseController
 
getTests() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Gets the value of the tests property.
getTime() - Method in class com.chutneytesting.admin.api.dto.BackupDto
 
getTime() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Gets the value of the time property.
getTime() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
Gets the value of the time property.
getTime() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Gets the value of the time property.
getTime() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
Gets the value of the time property.
getTitle() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
getType() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Error
Gets the value of the type property.
getType() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
Gets the value of the type property.
getType() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
Gets the value of the type property.
getType() - Method in class com.chutneytesting.scenario.api.raw.dto.StrategyDto
 
getUserId() - Method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
getUsername() - Method in class com.chutneytesting.security.api.UserDto
 
getUsers() - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleUsersDto
 
getUsers() - Method in class com.chutneytesting.security.infra.memory.InMemoryUsersProperties
 
getValue() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Properties.Property
Gets the value of the value property.
getValue() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Error
Gets the value of the value property.
getValue() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
Gets the value of the value property.
getValue() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
Gets the value of the value property.
getValue() - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Skipped
Gets the value of the value property.
givens - Variable in class com.chutneytesting.scenario.domain.gwt.GwtScenario
 
givens() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtScenarioDto
 
givens() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
 
givens(Iterable<? extends GwtStepDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
Sets or replaces all elements for givens list.
GlobalVarController - Class in com.chutneytesting.globalvar.api
 
GlobalVarController(FileGlobalVarRepository) - Constructor for class com.chutneytesting.globalvar.api.GlobalVarController
 
GlobalVarController.TextDto - Class in com.chutneytesting.globalvar.api
 
globalVars - Variable in class com.chutneytesting.admin.domain.Backup
 
grantAuthority(String) - Method in class com.chutneytesting.security.api.UserDto
 
group - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite
 
group - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 
GwtDataSetPreProcessor - Class in com.chutneytesting.execution.domain
 
GwtDataSetPreProcessor(GwtScenarioMarshaller, GlobalvarRepository) - Constructor for class com.chutneytesting.execution.domain.GwtDataSetPreProcessor
 
GwtScenario - Class in com.chutneytesting.scenario.domain.gwt
 
GwtScenario.GwtScenarioBuilder - Class in com.chutneytesting.scenario.domain.gwt
 
GwtScenarioDto - Interface in com.chutneytesting.scenario.api.raw.dto
 
GwtScenarioMapper - Class in com.chutneytesting.scenario.api.raw.mapper
 
GwtScenarioMapper() - Constructor for class com.chutneytesting.scenario.api.raw.mapper.GwtScenarioMapper
 
GwtScenarioMarshaller - Interface in com.chutneytesting.execution.domain
 
GwtStep - Class in com.chutneytesting.scenario.domain.gwt
 
GwtStep.GwtStepBuilder - Class in com.chutneytesting.scenario.domain.gwt
 
GwtStepDto - Interface in com.chutneytesting.scenario.api.raw.dto
 
GwtStepImplementation - Class in com.chutneytesting.scenario.domain.gwt
 
GwtStepImplementation(String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, String) - Constructor for class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
GwtStepImplementationDto - Interface in com.chutneytesting.scenario.api.raw.dto
 
GwtTestCase - Class in com.chutneytesting.scenario.domain.gwt
 
GwtTestCase.GwtTestCaseBuilder - Class in com.chutneytesting.scenario.domain.gwt
 
GwtTestCaseController - Class in com.chutneytesting.scenario.api
 
GwtTestCaseController(AggregatedRepository<GwtTestCase>, SpringUserService) - Constructor for class com.chutneytesting.scenario.api.GwtTestCaseController
 
GwtTestCaseDto - Interface in com.chutneytesting.scenario.api.raw.dto
 
GwtTestCaseMapper - Class in com.chutneytesting.scenario.api.raw.mapper
 
GwtTestCaseMapper() - Constructor for class com.chutneytesting.scenario.api.raw.mapper.GwtTestCaseMapper
 
GwtTestCaseMetadataDto - Interface in com.chutneytesting.scenario.api.raw.dto
 

H

handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpHeaders, HttpStatus, WebRequest) - Method in class com.chutneytesting.RestExceptionHandler
 
handleHttpMessageNotWritable(HttpMessageNotWritableException, HttpHeaders, HttpStatus, WebRequest) - Method in class com.chutneytesting.RestExceptionHandler
 
hashCode() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration
Computes a hash code from attributes: agentInfos.
hashCode() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration
Computes a hash code from attributes: environments.
hashCode() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
Computes a hash code from attributes: creationDate, agentNetworkConfiguration, environmentConfiguration.
hashCode() - Method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId
Computes a hash code from attributes: name.
hashCode() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult
Computes a hash code from attributes: agentLinks, targetLinks.
hashCode() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link
Computes a hash code from attributes: source, destination.
hashCode() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links
Computes a hash code from attributes: links.
hashCode() - Method in class com.chutneytesting.agent.domain.network.Agent
 
hashCode() - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
Computes a hash code from attributes: configuration, agentGraph, localAgent.
hashCode() - Method in class com.chutneytesting.agent.domain.TargetId
 
hashCode() - Method in class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
hashCode() - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
Computes a hash code from attributes: testCaseId, testCaseVersion, editionStartDate, editionUser.
hashCode() - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
Computes a hash code from attributes: pattern, link, id.
hashCode() - Method in class com.chutneytesting.design.domain.editionlock.TestCaseEdition
 
hashCode() - Method in class com.chutneytesting.design.domain.plugins.linkifier.Linkifier
 
hashCode() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Computes a hash code from attributes: time, duration, status, info, error, testCaseTitle, environment, datasetId, datasetVersion, user, executionId.
hashCode() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
Computes a hash code from attributes: givens, when, thens.
hashCode() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Computes a hash code from attributes: sentence, subSteps, implementation, strategy, xRef.
hashCode() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Computes a hash code from attributes: task, type, target, xRef, inputs, outputs, validations.
hashCode() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Computes a hash code from attributes: id, title, description, repositorySource, tags, executions, creationDate, scenario, executionParameters, author, updateDate, version.
hashCode() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Computes a hash code from attributes: id, title, description, repositorySource, tags, executions, creationDate.
hashCode() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Computes a hash code from attributes: scenario, id, title, description, tags, creationDate, author, updateDate, version, parameters.
hashCode() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto
Computes a hash code from attributes: metadata.
hashCode() - Method in class com.chutneytesting.scenario.domain.gwt.GwtScenario
 
hashCode() - Method in class com.chutneytesting.scenario.domain.gwt.GwtStep
 
hashCode() - Method in class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
hashCode() - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase
 
hashCode() - Method in class com.chutneytesting.scenario.domain.gwt.Strategy
 
hashCode() - Method in class com.chutneytesting.scenario.domain.raw.RawTestCase
 
hashCode() - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
hashCode() - Method in class com.chutneytesting.security.api.AuthorizationsDto
 
hashCode() - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleDto
 
hashCode() - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleUsersDto
 
host - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.AgentInfoApiDto
 
host - Variable in class com.chutneytesting.agent.domain.explore.UrlSlicer
 
HOURLY - com.chutneytesting.campaign.domain.Frequency
 
Http401FailureHandler - Class in com.chutneytesting.security.infra.handlers
 
Http401FailureHandler() - Constructor for class com.chutneytesting.security.infra.handlers.Http401FailureHandler
 
HttpEmptyLogoutSuccessHandler - Class in com.chutneytesting.security.infra.handlers
 
HttpEmptyLogoutSuccessHandler() - Constructor for class com.chutneytesting.security.infra.handlers.HttpEmptyLogoutSuccessHandler
 
HttpStatusInvalidSessionStrategy - Class in com.chutneytesting.security.infra.handlers
 
HttpStatusInvalidSessionStrategy(HttpStatus, Map<String, String>, boolean, boolean) - Constructor for class com.chutneytesting.security.infra.handlers.HttpStatusInvalidSessionStrategy
 

I

id - Variable in class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
id - Variable in class com.chutneytesting.campaign.infra.SchedulingCampaignDto
 
id - Variable in class com.chutneytesting.design.domain.plugins.linkifier.Linkifier
 
id - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
id() - Method in class com.chutneytesting.admin.domain.Backup
 
id() - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
 
id() - Method in interface com.chutneytesting.design.api.plugins.linkifier.LinkifierDto
 
id() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
id() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseMetadataDto
 
id() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
id() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
 
id() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
 
id() - Method in interface com.chutneytesting.scenario.api.raw.dto.RawTestCaseDto
 
id(String) - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto.Builder
Initializes the value for the id attribute.
id(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the optional value id to id.
id(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Initializes the optional value id to id.
id(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Initializes the optional value id to id.
id(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the optional value id to id.
id(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Initializes the optional value id to id.
id(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Initializes the optional value id to id.
IdeaRequest - Class in com.chutneytesting.execution.api
 
IdeaRequest() - Constructor for class com.chutneytesting.execution.api.IdeaRequest
 
IdeaRequest(String, Map<String, String>) - Constructor for class com.chutneytesting.execution.api.IdeaRequest
 
ImmutableAgentId - Class in com.chutneytesting.agent.domain.explore
Immutable implementation of AgentId.
ImmutableAgentId.Builder - Class in com.chutneytesting.agent.domain.explore
Builds instances of type ImmutableAgentId.
ImmutableExecutionSummaryDto - Class in com.chutneytesting.execution.api
Immutable implementation of ExecutionSummaryDto.
ImmutableExecutionSummaryDto.Builder - Class in com.chutneytesting.execution.api
Builds instances of type ImmutableExecutionSummaryDto.
ImmutableExploreResult - Class in com.chutneytesting.agent.domain.explore
Immutable implementation of ExploreResult.
ImmutableExploreResult.Builder - Class in com.chutneytesting.agent.domain.explore
Builds instances of type ImmutableExploreResult.
ImmutableExploreResult.Link<SOURCE,​DESTINATION> - Class in com.chutneytesting.agent.domain.explore
Immutable implementation of ExploreResult.Link.
ImmutableExploreResult.Link.Builder<SOURCE,​DESTINATION> - Class in com.chutneytesting.agent.domain.explore
Builds instances of type Link.
ImmutableExploreResult.Links<SOURCE,​DESTINATION> - Class in com.chutneytesting.agent.domain.explore
Immutable implementation of ExploreResult.Links.
ImmutableExploreResult.Links.Builder<SOURCE,​DESTINATION> - Class in com.chutneytesting.agent.domain.explore
Builds instances of type Links.
ImmutableGwtScenarioDto - Class in com.chutneytesting.scenario.api.raw.dto
Immutable implementation of GwtScenarioDto.
ImmutableGwtScenarioDto.Builder - Class in com.chutneytesting.scenario.api.raw.dto
Builds instances of type ImmutableGwtScenarioDto.
ImmutableGwtStepDto - Class in com.chutneytesting.scenario.api.raw.dto
Immutable implementation of GwtStepDto.
ImmutableGwtStepDto.Builder - Class in com.chutneytesting.scenario.api.raw.dto
Builds instances of type ImmutableGwtStepDto.
ImmutableGwtStepImplementationDto - Class in com.chutneytesting.scenario.api.raw.dto
Immutable implementation of GwtStepImplementationDto.
ImmutableGwtStepImplementationDto.Builder - Class in com.chutneytesting.scenario.api.raw.dto
Builds instances of type ImmutableGwtStepImplementationDto.
ImmutableGwtTestCaseDto - Class in com.chutneytesting.scenario.api.raw.dto
Immutable implementation of GwtTestCaseDto.
ImmutableGwtTestCaseDto.Builder - Class in com.chutneytesting.scenario.api.raw.dto
Builds instances of type ImmutableGwtTestCaseDto.
ImmutableGwtTestCaseMetadataDto - Class in com.chutneytesting.scenario.api.raw.dto
Immutable implementation of GwtTestCaseMetadataDto.
ImmutableGwtTestCaseMetadataDto.Builder - Class in com.chutneytesting.scenario.api.raw.dto
Builds instances of type ImmutableGwtTestCaseMetadataDto.
ImmutableLinkifierDto - Class in com.chutneytesting.design.api.plugins.linkifier
Immutable implementation of LinkifierDto.
ImmutableLinkifierDto.Builder - Class in com.chutneytesting.design.api.plugins.linkifier
Builds instances of type ImmutableLinkifierDto.
ImmutableNetworkConfiguration - Class in com.chutneytesting.agent.domain.configure
Immutable implementation of NetworkConfiguration.
ImmutableNetworkConfiguration.AgentNetworkConfiguration - Class in com.chutneytesting.agent.domain.configure
ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder - Class in com.chutneytesting.agent.domain.configure
Builds instances of type AgentNetworkConfiguration.
ImmutableNetworkConfiguration.Builder - Class in com.chutneytesting.agent.domain.configure
Builds instances of type ImmutableNetworkConfiguration.
ImmutableNetworkConfiguration.EnvironmentConfiguration - Class in com.chutneytesting.agent.domain.configure
ImmutableNetworkConfiguration.EnvironmentConfiguration.Builder - Class in com.chutneytesting.agent.domain.configure
Builds instances of type EnvironmentConfiguration.
ImmutableNetworkDescription - Class in com.chutneytesting.agent.domain.network
Immutable implementation of NetworkDescription.
ImmutableNetworkDescription.Builder - Class in com.chutneytesting.agent.domain.network
Builds instances of type ImmutableNetworkDescription.
ImmutableRawTestCaseDto - Class in com.chutneytesting.scenario.api.raw.dto
Immutable implementation of RawTestCaseDto.
ImmutableRawTestCaseDto.Builder - Class in com.chutneytesting.scenario.api.raw.dto
Builds instances of type ImmutableRawTestCaseDto.
ImmutableTestCaseEditionDto - Class in com.chutneytesting.design.api.editionlock
Immutable implementation of TestCaseEditionDto.
ImmutableTestCaseEditionDto.Builder - Class in com.chutneytesting.design.api.editionlock
Builds instances of type ImmutableTestCaseEditionDto.
ImmutableTestCaseIndexDto - Class in com.chutneytesting.scenario.api.raw.dto
Immutable implementation of TestCaseIndexDto.
ImmutableTestCaseIndexDto.Builder - Class in com.chutneytesting.scenario.api.raw.dto
Builds instances of type ImmutableTestCaseIndexDto.
implementation - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStep
 
implementation() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepDto
 
implementation() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
 
implementation(GwtStepImplementationDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Initializes the optional value implementation to implementation.
implementation(Optional<? extends GwtStepImplementationDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Initializes the optional value implementation to implementation.
info - Variable in class com.chutneytesting.agent.api.dto.AgentApiDto
 
info() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
info(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the optional value info to info.
info(Optional<String>) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the optional value info to info.
InfoController - Class in com.chutneytesting.admin.api
 
InfoController() - Constructor for class com.chutneytesting.admin.api.InfoController
 
InMemoryExecutionStateRepository - Class in com.chutneytesting.execution.infra.storage
 
InMemoryExecutionStateRepository() - Constructor for class com.chutneytesting.execution.infra.storage.InMemoryExecutionStateRepository
 
InMemoryExplorations - Class in com.chutneytesting.agent.infra
 
InMemoryExplorations() - Constructor for class com.chutneytesting.agent.infra.InMemoryExplorations
 
InMemorySecurityConfiguration - Class in com.chutneytesting.security.infra.memory
 
InMemorySecurityConfiguration() - Constructor for class com.chutneytesting.security.infra.memory.InMemorySecurityConfiguration
 
InMemorySecurityConfiguration.UserMemoryConfiguration - Class in com.chutneytesting.security.infra.memory
 
inMemoryUserDetailsService(InMemoryUsersProperties, AuthenticationService) - Method in class com.chutneytesting.security.infra.memory.InMemorySecurityConfiguration
 
InMemoryUserDetailsService - Class in com.chutneytesting.security.infra.memory
 
InMemoryUserDetailsService(InMemoryUsersProperties, AuthenticationService) - Constructor for class com.chutneytesting.security.infra.memory.InMemoryUserDetailsService
 
InMemoryUsersProperties - Class in com.chutneytesting.security.infra.memory
 
InMemoryUsersProperties() - Constructor for class com.chutneytesting.security.infra.memory.InMemoryUsersProperties
 
inputs - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
inputs() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepImplementationDto
 
inputs() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
 
inputs(Map<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Sets or replaces all mappings from the specified map as entries for the inputs map.
IoUtils - Class in com.chutneytesting.tools
 
isAccountNonExpired() - Method in class com.chutneytesting.security.api.UserDto
 
isAccountNonLocked() - Method in class com.chutneytesting.security.api.UserDto
 
isCredentialsNonExpired() - Method in class com.chutneytesting.security.api.UserDto
 
isEnabled() - Method in class com.chutneytesting.security.api.UserDto
 
isHidden(Path) - Static method in class com.chutneytesting.tools.IoUtils
 
isHidden(Path, Path) - Static method in class com.chutneytesting.tools.IoUtils
 
isParallelRun() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
isPartialExecution() - Method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
isRetryAuto() - Method in class com.chutneytesting.campaign.api.dto.CampaignDto
 
iterator() - Method in interface com.chutneytesting.agent.domain.explore.ExploreResult.Links
 

J

jiraLinks - Variable in class com.chutneytesting.admin.domain.Backup
 
JiraReportMapper - Class in com.chutneytesting.execution.domain.campaign
 
JiraReportMapper() - Constructor for class com.chutneytesting.execution.domain.campaign.JiraReportMapper
 
JsonFileAgentNetworkDao - Class in com.chutneytesting.agent.infra.storage
 
JsonFileAgentNetworkDao(String) - Constructor for class com.chutneytesting.agent.infra.storage.JsonFileAgentNetworkDao
 
JsonFileAuthorizations - Class in com.chutneytesting.security.infra
 
JsonFileCurrentNetworkDescription - Class in com.chutneytesting.agent.infra.storage
 
JsonFileCurrentNetworkDescription(EmbeddedEnvironmentApi, AgentNetworkMapperJsonFileMapper, JsonFileAgentNetworkDao, LocalServerIdentifier) - Constructor for class com.chutneytesting.agent.infra.storage.JsonFileCurrentNetworkDescription
 

L

label - Variable in enum com.chutneytesting.campaign.domain.Frequency
 
lastVersion(String) - Method in class com.chutneytesting.scenario.domain.TestCaseRepositoryAggregator
 
lastVersion(String) - Method in class com.chutneytesting.scenario.infra.raw.DatabaseTestCaseRepository
 
LdapAttributesMapper - Class in com.chutneytesting.security.infra.ldap
 
ldapAttributesProperties() - Method in class com.chutneytesting.security.infra.ldap.LdapConfiguration
 
ldapAttributesProperties() - Method in class com.chutneytesting.security.infra.ldap.LdapTls1_1Configuration
 
LdapAttributesProperties - Class in com.chutneytesting.security.infra.ldap
 
LdapAttributesProperties() - Constructor for class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
LdapConfiguration - Class in com.chutneytesting.security.infra.ldap
 
LdapConfiguration() - Constructor for class com.chutneytesting.security.infra.ldap.LdapConfiguration
 
LdapSecurityConfiguration - Class in com.chutneytesting.security.infra.ldap
 
LdapSecurityConfiguration() - Constructor for class com.chutneytesting.security.infra.ldap.LdapSecurityConfiguration
 
ldapTemplate(LdapContextSource) - Method in class com.chutneytesting.security.infra.ldap.LdapConfiguration
 
ldapTemplate(LdapContextSource) - Method in class com.chutneytesting.security.infra.ldap.LdapTls1_1Configuration
 
LdapTls1_1Configuration - Class in com.chutneytesting.security.infra.ldap
 
LdapTls1_1Configuration() - Constructor for class com.chutneytesting.security.infra.ldap.LdapTls1_1Configuration
 
LdapUserDetailsContextMapper - Class in com.chutneytesting.security.infra.ldap
 
LdapUserDetailsContextMapper(UserDetailsService) - Constructor for class com.chutneytesting.security.infra.ldap.LdapUserDetailsContextMapper
 
ldapUserDetailsService(LdapTemplate, LdapAttributesProperties, AttributesMapper<UserDto>) - Method in class com.chutneytesting.security.infra.ldap.LdapConfiguration
 
ldapUserDetailsService(LdapTemplate, LdapAttributesProperties, AttributesMapper<UserDto>) - Method in class com.chutneytesting.security.infra.ldap.LdapTls1_1Configuration
 
LdapUserDetailsService - Class in com.chutneytesting.security.infra.ldap
 
link - Variable in class com.chutneytesting.design.domain.plugins.linkifier.Linkifier
 
link - Variable in class com.chutneytesting.design.infra.storage.plugins.linkifier.LinkifierDto
 
link() - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
 
link() - Method in interface com.chutneytesting.design.api.plugins.linkifier.LinkifierDto
 
link(String) - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto.Builder
Initializes the value for the link attribute.
Linkifier - Class in com.chutneytesting.design.domain.plugins.linkifier
 
Linkifier(String, String, String) - Constructor for class com.chutneytesting.design.domain.plugins.linkifier.Linkifier
 
LinkifierController - Class in com.chutneytesting.design.api.plugins.linkifier
 
LinkifierController(Linkifiers) - Constructor for class com.chutneytesting.design.api.plugins.linkifier.LinkifierController
 
LinkifierDto - Class in com.chutneytesting.design.infra.storage.plugins.linkifier
 
LinkifierDto - Interface in com.chutneytesting.design.api.plugins.linkifier
 
LinkifierDto() - Constructor for class com.chutneytesting.design.infra.storage.plugins.linkifier.LinkifierDto
 
LinkifierDto(String, String) - Constructor for class com.chutneytesting.design.infra.storage.plugins.linkifier.LinkifierDto
 
LinkifierFileRepository - Class in com.chutneytesting.design.infra.storage.plugins.linkifier
 
Linkifiers - Interface in com.chutneytesting.design.domain.plugins.linkifier
 
links() - Method in interface com.chutneytesting.agent.domain.explore.ExploreResult.Links
 
links() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links
 
links(Iterable<? extends ExploreResult.Link<SOURCE, DESTINATION>>) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links.Builder
Sets or replaces all elements for links set.
liquibase(DataSource) - Method in class com.chutneytesting.ServerConfiguration
 
list() - Method in class com.chutneytesting.admin.api.BackupController
 
list() - Method in interface com.chutneytesting.admin.domain.BackupRepository
 
list() - Method in class com.chutneytesting.admin.infra.FileSystemBackupRepository
 
list() - Method in class com.chutneytesting.globalvar.api.GlobalVarController
 
list() - Method in class com.chutneytesting.globalvar.infra.FileGlobalVarRepository
 
loadUserByUsername(String) - Method in class com.chutneytesting.security.infra.ldap.LdapUserDetailsService
 
loadUserByUsername(String) - Method in class com.chutneytesting.security.infra.memory.InMemoryUserDetailsService
 
localAgent() - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
 
localAgent() - Method in interface com.chutneytesting.agent.domain.network.NetworkDescription
 
localAgent(Agent) - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription.Builder
Initializes the optional value localAgent to localAgent.
localAgent(Optional<? extends Agent>) - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription.Builder
Initializes the optional value localAgent to localAgent.
LOCALAGENT_DEFAULTHOSTNAME_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
LOCALAGENT_DEFAULTNAME_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
LocalServerIdentifier - Class in com.chutneytesting.agent.domain.configure
 
LocalServerIdentifier(int, String, String) - Constructor for class com.chutneytesting.agent.domain.configure.LocalServerIdentifier
 
LOGIN_URL - Static variable in class com.chutneytesting.security.ChutneyHttpSecurityConfig
 
loginForwardUser(HttpServletRequest, HttpServletResponse) - Method in class com.chutneytesting.security.api.UserController
 
LOGOUT_URL - Static variable in class com.chutneytesting.security.ChutneyHttpSecurityConfig
 
logPort() - Method in class com.chutneytesting.ServerConfiguration
 

M

main(String...) - Static method in class com.chutneytesting.ServerBootstrap
 
ManifestInfoContributor - Class in com.chutneytesting.admin.api
 
ManifestInfoContributor() - Constructor for class com.chutneytesting.admin.api.ManifestInfoContributor
 
mapFromAttributes(Attributes) - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesMapper
 
mapper - Static variable in class com.chutneytesting.scenario.api.raw.mapper.GwtScenarioMapper
 
mapRow(ResultSet, int) - Method in class com.chutneytesting.execution.infra.storage.ExecutionRowMapper
 
mapUserFromContext(DirContextOperations, String, Collection<? extends GrantedAuthority>) - Method in class com.chutneytesting.security.infra.ldap.LdapUserDetailsContextMapper
 
mapUserToContext(UserDetails, DirContextAdapter) - Method in class com.chutneytesting.security.infra.ldap.LdapUserDetailsContextMapper
From implementation LdapUserDetailsMapper.mapUserToContext(UserDetails, DirContextAdapter)
message - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Error
 
message - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
 
message - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
 
message - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Skipped
 
metadata - Variable in class com.chutneytesting.scenario.domain.gwt.GwtTestCase
 
metadata - Variable in class com.chutneytesting.scenario.domain.raw.RawTestCase
 
metadata() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto
 
metadata() - Method in interface com.chutneytesting.scenario.api.raw.dto.TestCaseIndexDto
 
metadata() - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase
 
metadata() - Method in class com.chutneytesting.scenario.domain.raw.RawTestCase
 
metadata(GwtTestCaseMetadataDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto.Builder
Initializes the value for the metadata attribute.
MONTHLY - com.chutneytesting.campaign.domain.Frequency
 
MyMixInForIgnoreType - Class in com.chutneytesting.tools.ui
 
MyMixInForIgnoreType() - Constructor for class com.chutneytesting.tools.ui.MyMixInForIgnoreType
 

N

name - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.AgentInfoApiDto
 
name - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.EnvironmentApiDto
 
name - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.TargetsApiDto
 
name - Variable in class com.chutneytesting.agent.api.dto.TargetIdEntity
 
name - Variable in class com.chutneytesting.agent.domain.TargetId
 
name - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite
 
name - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Properties.Property
 
name - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 
name() - Method in interface com.chutneytesting.agent.domain.explore.AgentId
 
name() - Method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId
 
name(String) - Method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId.Builder
Initializes the value for the name attribute.
networkConfiguration - Variable in class com.chutneytesting.agent.api.dto.NetworkDescriptionApiDto
 
NetworkConfiguration - Interface in com.chutneytesting.agent.domain.configure
Network global configuration.
NetworkConfiguration.AgentNetworkConfiguration - Interface in com.chutneytesting.agent.domain.configure
 
NetworkConfiguration.EnvironmentConfiguration - Interface in com.chutneytesting.agent.domain.configure
 
NetworkConfigurationApiDto - Class in com.chutneytesting.agent.api.dto
DTO for NetworkConfiguration transport.
NetworkConfigurationApiDto() - Constructor for class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto
 
NetworkConfigurationApiDto.AgentInfoApiDto - Class in com.chutneytesting.agent.api.dto
 
NetworkConfigurationApiDto.EnvironmentApiDto - Class in com.chutneytesting.agent.api.dto
 
NetworkConfigurationApiDto.TargetsApiDto - Class in com.chutneytesting.agent.api.dto
 
NetworkConfigurationApiMapper - Class in com.chutneytesting.agent.api.mapper
 
NetworkConfigurationApiMapper(AgentInfoApiMapper, EnvironmentApiMapper) - Constructor for class com.chutneytesting.agent.api.mapper.NetworkConfigurationApiMapper
 
NetworkDescription - Interface in com.chutneytesting.agent.domain.network
 
NetworkDescriptionApiDto - Class in com.chutneytesting.agent.api.dto
DTO for NetworkDescription transport.
NetworkDescriptionApiDto() - Constructor for class com.chutneytesting.agent.api.dto.NetworkDescriptionApiDto
 
NetworkDescriptionApiMapper - Class in com.chutneytesting.agent.api.mapper
 
NetworkDescriptionApiMapper(NetworkConfigurationApiMapper, AgentGraphApiMapper) - Constructor for class com.chutneytesting.agent.api.mapper.NetworkDescriptionApiMapper
 
newCampaignExecution() - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
newCampaignExecution() - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
 
nextExecutionDate - Variable in class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
nextScheduledExecution() - Method in class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
NoCurrentDescriptionException - Exception in com.chutneytesting.agent.api
 
NoCurrentDescriptionException() - Constructor for exception com.chutneytesting.agent.api.NoCurrentDescriptionException
 
NodeNetworkController - Class in com.chutneytesting.agent.api
 
NodeNetworkController(ConfigureService, GetCurrentNetworkDescriptionService, ExploreAgentsService, EmbeddedEnvironmentApi, NetworkDescriptionApiMapper, ExploreResultApiMapper, NetworkConfigurationApiMapper) - Constructor for class com.chutneytesting.agent.api.NodeNetworkController
 
NodeNetworkSpringConfiguration - Class in com.chutneytesting.agent
 
NodeNetworkSpringConfiguration() - Constructor for class com.chutneytesting.agent.NodeNetworkSpringConfiguration
 
NONE - Static variable in class com.chutneytesting.scenario.domain.gwt.GwtStep
 
NONE - Static variable in class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
NONE - Static variable in class com.chutneytesting.scenario.domain.gwt.Strategy
 
NOT_FOUND_MESSAGE - Static variable in exception com.chutneytesting.campaign.domain.CampaignNotFoundException
 
NOT_STARTED - com.chutneytesting.agent.domain.configure.ConfigurationState
 
notFound(RuntimeException, WebRequest) - Method in class com.chutneytesting.RestExceptionHandler
 
notifyExecutionEnd(String) - Method in class com.chutneytesting.execution.infra.storage.InMemoryExecutionStateRepository
 
notifyExecutionStart(String) - Method in class com.chutneytesting.execution.infra.storage.InMemoryExecutionStateRepository
 

O

ObjectFactory - Class in com.chutneytesting.execution.api.report.surefire
This object contains factory methods for each Java content interface and Java element interface generated in the com.chutneytesting.execution.api.report.surefire package.
ObjectFactory() - Constructor for class com.chutneytesting.execution.api.report.surefire.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.chutneytesting.execution.api.report.surefire
objectMapper() - Method in class com.chutneytesting.WebConfiguration
 
of(ExploreResult.Links<AgentId, AgentId>, ExploreResult.Links<AgentId, TargetId>) - Static method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult
Construct a new immutable ExploreResult instance.
of(ExploreResult, NetworkConfiguration) - Static method in class com.chutneytesting.agent.domain.network.AgentGraph
 
of(Iterable<? extends ExploreResult.Link<SOURCE, DESTINATION>>) - Static method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links
Construct a new immutable Links instance.
of(Iterable<? extends NamedHostAndPort>) - Static method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration
Construct a new immutable AgentNetworkConfiguration instance.
of(Iterable<? extends EnvironmentDto>) - Static method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration
Construct a new immutable EnvironmentConfiguration instance.
of(String) - Static method in interface com.chutneytesting.agent.domain.explore.AgentId
 
of(String) - Static method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId
Construct a new immutable AgentId instance.
of(String, String) - Static method in class com.chutneytesting.agent.domain.TargetId
 
of(Set<ExploreResult.Link<SOURCE, DESTINATION>>) - Static method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links
Construct a new immutable Links instance.
of(Set<NamedHostAndPort>) - Static method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration
Construct a new immutable AgentNetworkConfiguration instance.
of(Set<EnvironmentDto>) - Static method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration
Construct a new immutable EnvironmentConfiguration instance.
of(SOURCE, DESTINATION) - Static method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link
Construct a new immutable Link instance.
onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.chutneytesting.security.infra.handlers.Http401FailureHandler
 
onInvalidSessionDetected(HttpServletRequest, HttpServletResponse) - Method in class com.chutneytesting.security.infra.handlers.HttpStatusInvalidSessionStrategy
 
onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.chutneytesting.security.infra.handlers.HttpEmptyLogoutSuccessHandler
 
outputs - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
outputs() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepImplementationDto
 
outputs() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
 
outputs(Map<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Sets or replaces all mappings from the specified map as entries for the outputs map.

P

parameter - Variable in class com.chutneytesting.campaign.infra.CampaignParameter
 
parameters - Variable in class com.chutneytesting.scenario.domain.gwt.Strategy
 
parameters() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
 
parameters() - Method in interface com.chutneytesting.scenario.api.raw.dto.RawTestCaseDto
 
parameters(Iterable<? extends KeyValue>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Sets or replaces all elements for parameters list.
passwordEncoder() - Method in class com.chutneytesting.security.infra.memory.InMemorySecurityConfiguration
 
pattern - Variable in class com.chutneytesting.design.domain.plugins.linkifier.Linkifier
 
pattern - Variable in class com.chutneytesting.design.infra.storage.plugins.linkifier.LinkifierDto
 
pattern() - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
 
pattern() - Method in interface com.chutneytesting.design.api.plugins.linkifier.LinkifierDto
 
pattern(String) - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto.Builder
Initializes the value for the pattern attribute.
pause(Long) - Method in class com.chutneytesting.execution.infra.execution.ServerTestEngineJavaImpl
 
pauseExecution(String, Long) - Method in class com.chutneytesting.execution.api.ScenarioExecutionUiController
 
PeriodicScheduledCampaign - Class in com.chutneytesting.campaign.domain
 
PeriodicScheduledCampaign(Long, Long, String, LocalDateTime) - Constructor for class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
PeriodicScheduledCampaign(Long, Long, String, LocalDateTime, Frequency) - Constructor for class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
PeriodicScheduledCampaignRepository - Interface in com.chutneytesting.campaign.domain
CRUD for SchedulingCampaign
port - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.AgentInfoApiDto
 
port - Variable in class com.chutneytesting.agent.domain.explore.UrlSlicer
 
properties - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.TargetsApiDto
 
properties - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite
 
Properties() - Constructor for class com.chutneytesting.execution.api.report.surefire.Testsuite.Properties
 
property - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Properties
 
Property() - Constructor for class com.chutneytesting.execution.api.report.surefire.Testsuite.Properties.Property
 
putAllExecutionParameters(Map<String, ? extends String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Put all mappings from the specified map as entries to executionParameters map.
putAllInputs(Map<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Put all mappings from the specified map as entries to inputs map.
putAllOutputs(Map<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Put all mappings from the specified map as entries to outputs map.
putAllValidations(Map<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Put all mappings from the specified map as entries to validations map.
putExecutionParameters(String, String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Put one entry to the executionParameters map.
putExecutionParameters(Map.Entry<String, ? extends String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Put one entry to the executionParameters map.
putInputs(String, Object) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Put one entry to the inputs map.
putInputs(Map.Entry<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Put one entry to the inputs map.
putOutputs(String, Object) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Put one entry to the outputs map.
putOutputs(Map.Entry<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Put one entry to the outputs map.
putValidations(String, Object) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Put one entry to the validations map.
putValidations(Map.Entry<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Put one entry to the validations map.

R

RawDataSetPreProcessor - Class in com.chutneytesting.execution.domain
 
RawDataSetPreProcessor(GlobalvarRepository) - Constructor for class com.chutneytesting.execution.domain.RawDataSetPreProcessor
 
rawScenario - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
RawScenarioRepository - Interface in com.chutneytesting.scenario.infra
 
RawTestCase - Class in com.chutneytesting.scenario.domain.raw
 
RawTestCase(TestCaseMetadataImpl, String, Map<String, String>) - Constructor for class com.chutneytesting.scenario.domain.raw.RawTestCase
 
RawTestCase.RawTestCaseBuilder - Class in com.chutneytesting.scenario.domain.raw
 
RawTestCaseDto - Interface in com.chutneytesting.scenario.api.raw.dto
 
RawTestCaseMapper - Class in com.chutneytesting.scenario.api.raw.mapper
 
RawTestCaseMapper() - Constructor for class com.chutneytesting.scenario.api.raw.mapper.RawTestCaseMapper
 
reachableAgents - Variable in class com.chutneytesting.agent.api.dto.AgentApiDto
 
reachableAgents() - Method in class com.chutneytesting.agent.domain.network.Agent
 
reachableTargets - Variable in class com.chutneytesting.agent.api.dto.AgentApiDto
 
reachableTargets() - Method in class com.chutneytesting.agent.domain.network.Agent
 
read() - Method in class com.chutneytesting.agent.infra.storage.JsonFileAgentNetworkDao
 
read() - Method in class com.chutneytesting.security.api.AuthorizationController
 
read() - Method in interface com.chutneytesting.security.domain.Authorizations
 
read() - Method in class com.chutneytesting.security.infra.JsonFileAuthorizations
 
read(String) - Method in interface com.chutneytesting.admin.domain.BackupRepository
 
read(String) - Method in class com.chutneytesting.admin.infra.FileSystemBackupRepository
 
remove(NetworkConfiguration) - Method in interface com.chutneytesting.agent.domain.configure.Explorations
 
remove(NetworkConfiguration) - Method in class com.chutneytesting.agent.infra.InMemoryExplorations
 
remove(TestCaseEdition) - Method in interface com.chutneytesting.design.domain.editionlock.TestCaseEditions
 
remove(TestCaseEdition) - Method in class com.chutneytesting.design.infra.storage.editionlock.TestCaseEditionsImpl
 
remove(String) - Method in interface com.chutneytesting.design.domain.plugins.linkifier.Linkifiers
 
remove(String) - Method in class com.chutneytesting.design.infra.storage.plugins.linkifier.LinkifierFileRepository
 
removeById(Long) - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
removeById(Long) - Method in interface com.chutneytesting.campaign.domain.PeriodicScheduledCampaignRepository
 
removeById(Long) - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
Remove a campaign from its id.
removeById(Long) - Method in class com.chutneytesting.campaign.infra.SchedulingCampaignFileRepository
 
removeById(String) - Method in class com.chutneytesting.scenario.domain.TestCaseRepositoryAggregator
 
removeById(String) - Method in class com.chutneytesting.scenario.infra.raw.DatabaseTestCaseRepository
 
removeLinkifier(String) - Method in class com.chutneytesting.design.api.plugins.linkifier.LinkifierController
 
removeScenarioById(String) - Method in class com.chutneytesting.scenario.api.AggregatedTestCaseController
 
replayFailedScenario(Long) - Method in class com.chutneytesting.execution.api.CampaignExecutionUiController
 
reportObjectMapper() - Method in class com.chutneytesting.WebConfiguration
 
repositorySource() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
repositorySource() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseMetadataDto
 
repositorySource() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
repositorySource() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
 
repositorySource(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the optional value repositorySource to repositorySource.
repositorySource(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Initializes the optional value repositorySource to repositorySource.
repositorySource(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the optional value repositorySource to repositorySource.
repositorySource(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Initializes the optional value repositorySource to repositorySource.
rerunFailure - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 
RerunFailure() - Constructor for class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
 
RestExceptionHandler - Class in com.chutneytesting
 
RestExceptionHandler(ChutneyMetrics) - Constructor for class com.chutneytesting.RestExceptionHandler
 
restTemplateForHttpNodeNetwork(ObjectMapper) - Method in class com.chutneytesting.agent.NodeNetworkSpringConfiguration
 
resume(Long) - Method in class com.chutneytesting.execution.infra.execution.ServerTestEngineJavaImpl
 
resumeExecution(String, Long) - Method in class com.chutneytesting.execution.api.ScenarioExecutionUiController
 
RoleDto() - Constructor for class com.chutneytesting.security.api.AuthorizationsDto.RoleDto
 
RoleUsersDto() - Constructor for class com.chutneytesting.security.api.AuthorizationsDto.RoleUsersDto
 
run() - Method in interface com.chutneytesting.tools.ThrowingRunnable
 
runningScenarios() - Method in class com.chutneytesting.execution.infra.storage.InMemoryExecutionStateRepository
 
runningState(String) - Method in class com.chutneytesting.execution.infra.storage.InMemoryExecutionStateRepository
 

S

save(Backup) - Method in interface com.chutneytesting.admin.domain.BackupRepository
 
save(Backup) - Method in class com.chutneytesting.admin.infra.FileSystemBackupRepository
 
save(AgentNetworkForJsonFile) - Method in class com.chutneytesting.agent.infra.storage.JsonFileAgentNetworkDao
 
save(GwtTestCase) - Method in class com.chutneytesting.scenario.infra.raw.DatabaseTestCaseRepository
 
save(GwtTestCase) - Method in interface com.chutneytesting.scenario.infra.RawScenarioRepository
 
save(AuthorizationsDto) - Method in class com.chutneytesting.security.api.AuthorizationController
 
save(TestCase) - Method in class com.chutneytesting.scenario.domain.TestCaseRepositoryAggregator
 
save(UserRoles) - Method in interface com.chutneytesting.security.domain.Authorizations
 
save(UserRoles) - Method in class com.chutneytesting.security.infra.JsonFileAuthorizations
 
save(String, GlobalVarController.TextDto) - Method in class com.chutneytesting.globalvar.api.GlobalVarController
 
saveCampaign(CampaignDto) - Method in class com.chutneytesting.campaign.api.CampaignController
 
saveFile(String, String) - Method in class com.chutneytesting.globalvar.infra.FileGlobalVarRepository
 
saveLinkifier(LinkifierDto) - Method in class com.chutneytesting.design.api.plugins.linkifier.LinkifierController
 
saveReport(Long, CampaignExecutionReport) - Method in interface com.chutneytesting.campaign.domain.CampaignRepository
 
saveReport(Long, CampaignExecutionReport) - Method in class com.chutneytesting.campaign.infra.DatabaseCampaignRepository
 
saveTestCase(GwtTestCaseDto) - Method in class com.chutneytesting.scenario.api.GwtTestCaseController
 
saveTestCase(RawTestCaseDto) - Method in class com.chutneytesting.scenario.api.GwtTestCaseController
 
scenario - Variable in class com.chutneytesting.scenario.domain.gwt.GwtTestCase
 
scenario - Variable in class com.chutneytesting.scenario.domain.raw.RawTestCase
 
scenario() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
scenario() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
scenario() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
 
scenario() - Method in interface com.chutneytesting.scenario.api.raw.dto.RawTestCaseDto
 
scenario(GwtScenarioDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the value for the scenario attribute.
scenario(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Initializes the value for the scenario attribute.
ScenarioExecutionReportCampaignMapper - Class in com.chutneytesting.campaign.api.dto
 
ScenarioExecutionReportCampaignMapper() - Constructor for class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportCampaignMapper
 
ScenarioExecutionReportOutlineDto - Class in com.chutneytesting.campaign.api.dto
 
ScenarioExecutionReportOutlineDto(String, String, ExecutionHistory.ExecutionSummary) - Constructor for class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportOutlineDto
 
ScenarioExecutionUiController - Class in com.chutneytesting.execution.api
 
ScheduleCampaign - Class in com.chutneytesting.execution.api.schedule
 
ScheduleCampaign(CampaignScheduler) - Constructor for class com.chutneytesting.execution.api.schedule.ScheduleCampaign
 
ScheduleCampaignController - Class in com.chutneytesting.campaign.api
 
ScheduleCampaignController(PeriodicScheduledCampaignRepository) - Constructor for class com.chutneytesting.campaign.api.ScheduleCampaignController
 
scheduleCampaignsExecutor() - Method in class com.chutneytesting.ServerConfiguration
 
SCHEDULED_CAMPAIGNS_FIXED_DELAY_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
SCHEDULED_CAMPAIGNS_THREAD_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
scheduledCampaignsExecutor(Integer) - Method in class com.chutneytesting.ServerConfiguration
 
SCHEDULER_EXECUTE_USER - Static variable in class com.chutneytesting.execution.domain.schedule.CampaignScheduler
 
SchedulingCampaignDto - Class in com.chutneytesting.campaign.api.dto
 
SchedulingCampaignDto - Class in com.chutneytesting.campaign.infra
 
SchedulingCampaignDto() - Constructor for class com.chutneytesting.campaign.api.dto.SchedulingCampaignDto
 
SchedulingCampaignDto() - Constructor for class com.chutneytesting.campaign.infra.SchedulingCampaignDto
for ObjectMapper only
SchedulingCampaignDto(Long, Long, String, LocalDateTime, String) - Constructor for class com.chutneytesting.campaign.api.dto.SchedulingCampaignDto
 
SchedulingCampaignDto(String, Long, String, LocalDateTime, String) - Constructor for class com.chutneytesting.campaign.infra.SchedulingCampaignDto
 
SchedulingCampaignFileRepository - Class in com.chutneytesting.campaign.infra
Scheduling campaign persistence.
schedulingDate - Variable in class com.chutneytesting.campaign.infra.SchedulingCampaignDto
 
search(String) - Method in class com.chutneytesting.scenario.domain.TestCaseRepositoryAggregator
 
search(String) - Method in class com.chutneytesting.scenario.infra.raw.DatabaseTestCaseRepository
 
sentence() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepDto
 
sentence() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
 
sentence(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Initializes the optional value sentence to sentence.
sentence(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Initializes the optional value sentence to sentence.
serialize(GwtScenario) - Method in interface com.chutneytesting.execution.domain.GwtScenarioMarshaller
 
serialize(GwtScenario) - Method in class com.chutneytesting.scenario.api.raw.mapper.GwtScenarioMapper
 
SERVER_HTTP_INTERFACE_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
SERVER_HTTP_PORT_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
SERVER_INSTANCE_NAME_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
SERVER_PORT_SPRING_VALUE - Static variable in class com.chutneytesting.ServerConfiguration
 
ServerBootstrap - Class in com.chutneytesting
Located by the spring-boot-maven-plugin Maven plugin.
ServerBootstrap() - Constructor for class com.chutneytesting.ServerBootstrap
 
ServerConfiguration - Class in com.chutneytesting
 
ServerConfiguration() - Constructor for class com.chutneytesting.ServerConfiguration
 
ServerTestEngineJavaImpl - Class in com.chutneytesting.execution.infra.execution
 
ServerTestEngineJavaImpl(TestEngine, ExecutionRequestMapper) - Constructor for class com.chutneytesting.execution.infra.execution.ServerTestEngineJavaImpl
 
servletWebServerFactory() - Method in class com.chutneytesting.UndertowConfig
 
setAuthorizations(List<AuthorizationsDto.RoleUsersDto>) - Method in class com.chutneytesting.security.api.AuthorizationsDto
 
setClassname(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Sets the value of the classname property.
setContent(String) - Method in class com.chutneytesting.execution.api.IdeaRequest
 
setError(JAXBElement<Testsuite.Testcase.Error>) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Sets the value of the error property.
setErrors(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Sets the value of the errors property.
setFailures(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Sets the value of the failures property.
setFirstname(String) - Method in class com.chutneytesting.security.api.UserDto
 
setFirstname(String) - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
setGroup(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Sets the value of the group property.
setGroup(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Sets the value of the group property.
setGroups(String) - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
setId(String) - Method in class com.chutneytesting.security.api.UserDto
 
setId(String) - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
setLastname(String) - Method in class com.chutneytesting.security.api.UserDto
 
setLastname(String) - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
setMail(String) - Method in class com.chutneytesting.security.api.UserDto
 
setMail(String) - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
setMessage(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Error
Sets the value of the message property.
setMessage(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
Sets the value of the message property.
setMessage(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
Sets the value of the message property.
setMessage(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Skipped
Sets the value of the message property.
setName(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Properties.Property
Sets the value of the name property.
setName(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Sets the value of the name property.
setName(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Sets the value of the name property.
setName(String) - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleDto
 
setName(String) - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleUsersDto
 
setName(String) - Method in class com.chutneytesting.security.api.UserDto
 
setName(String) - Method in class com.chutneytesting.security.infra.ldap.LdapAttributesProperties
 
setParameters(Map<String, Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.StrategyDto
 
setParams(Map<String, String>) - Method in class com.chutneytesting.execution.api.IdeaRequest
 
setPassword(String) - Method in class com.chutneytesting.security.api.UserDto
 
setRights(List<String>) - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleDto
 
setRoles(List<AuthorizationsDto.RoleDto>) - Method in class com.chutneytesting.security.api.AuthorizationsDto
 
setRoles(Set<String>) - Method in class com.chutneytesting.security.api.UserDto
 
setSkipped(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Sets the value of the skipped property.
setSkipped(JAXBElement<Testsuite.Testcase.Skipped>) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Sets the value of the skipped property.
setSystemErr(JAXBElement<Object>) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Sets the value of the systemErr property.
setSystemOut(JAXBElement<Object>) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Sets the value of the systemOut property.
setTests(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Sets the value of the tests property.
setTime(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite
Sets the value of the time property.
setTime(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
Sets the value of the time property.
setTime(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
Sets the value of the time property.
setTime(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Sets the value of the time property.
setType(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Error
Sets the value of the type property.
setType(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
Sets the value of the type property.
setType(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
Sets the value of the type property.
setType(String) - Method in class com.chutneytesting.scenario.api.raw.dto.StrategyDto
 
setupEnvironment(Hashtable<String, Object>, String, String) - Method in class com.chutneytesting.security.infra.ldap.ssl.ChutneyDirContextAuthenticationStrategy
 
setUsers(List<UserDto>) - Method in class com.chutneytesting.security.infra.memory.InMemoryUsersProperties
 
setUsers(List<String>) - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleUsersDto
 
setValue(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Properties.Property
Sets the value of the value property.
setValue(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Error
Sets the value of the value property.
setValue(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
Sets the value of the value property.
setValue(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
Sets the value of the value property.
setValue(String) - Method in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Skipped
Sets the value of the value property.
skipped - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite
 
skipped - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 
Skipped() - Constructor for class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Skipped
 
source - Variable in class com.chutneytesting.agent.api.dto.ExploreResultApiDto.AgentLinkEntity
 
source - Variable in class com.chutneytesting.agent.api.dto.ExploreResultApiDto.TargetLinkEntity
 
source() - Method in interface com.chutneytesting.agent.domain.explore.ExploreResult.Link
 
source() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link
 
source(SOURCE) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link.Builder
Initializes the value for the source attribute.
SpringUserService - Class in com.chutneytesting.security.infra
 
SpringUserService() - Constructor for class com.chutneytesting.security.infra.SpringUserService
 
start(String...) - Static method in class com.chutneytesting.ServerBootstrap
 
startDate - Variable in class com.chutneytesting.design.domain.editionlock.TestCaseEdition
 
status() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
status(ServerReportStatus) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the value for the status attribute.
steps() - Method in class com.chutneytesting.scenario.domain.gwt.GwtScenario
 
stop(Long) - Method in class com.chutneytesting.execution.infra.execution.ServerTestEngineJavaImpl
 
stopExecution(Long) - Method in class com.chutneytesting.execution.api.CampaignExecutionUiController
 
stopExecution(Long) - Method in class com.chutneytesting.execution.domain.campaign.CampaignExecutionEngine
 
stopExecution(String, Long) - Method in class com.chutneytesting.execution.api.ScenarioExecutionUiController
 
strategy - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStep
 
strategy() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepDto
 
strategy() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
 
strategy() - Method in class com.chutneytesting.security.infra.ldap.LdapTls1_1Configuration
 
strategy(StrategyDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Initializes the optional value strategy to strategy.
strategy(Optional<? extends StrategyDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Initializes the optional value strategy to strategy.
Strategy - Class in com.chutneytesting.scenario.domain.gwt
 
Strategy(String, Map<String, Object>) - Constructor for class com.chutneytesting.scenario.domain.gwt.Strategy
 
StrategyDto - Class in com.chutneytesting.scenario.api.raw.dto
 
StrategyDto() - Constructor for class com.chutneytesting.scenario.api.raw.dto.StrategyDto
 
StrategyDto(String, Map<String, Object>) - Constructor for class com.chutneytesting.scenario.api.raw.dto.StrategyDto
 
stream() - Method in interface com.chutneytesting.agent.domain.configure.NetworkConfiguration.AgentNetworkConfiguration
 
stream() - Method in interface com.chutneytesting.agent.domain.configure.NetworkConfiguration.EnvironmentConfiguration
 
stream() - Method in interface com.chutneytesting.agent.domain.explore.ExploreResult.Links
 
subSteps - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStep
 
subSteps() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepDto
 
subSteps() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
 
subSteps(Iterable<? extends GwtStepDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Sets or replaces all elements for subSteps list.
SurefireCampaignExecutionReportBuilder - Class in com.chutneytesting.execution.api.report.surefire
Surefire reports consists of a ZIP archive containing a folder by campaign.
Each campaign folder contains one testsuite file per scenario.
SurefireCampaignExecutionReportBuilder(SurefireScenarioExecutionReportBuilder) - Constructor for class com.chutneytesting.execution.api.report.surefire.SurefireCampaignExecutionReportBuilder
 
SurefireScenarioExecutionReportBuilder - Class in com.chutneytesting.execution.api.report.surefire
 
switchTo(NetworkDescription) - Method in interface com.chutneytesting.agent.domain.explore.CurrentNetworkDescription
 
switchTo(NetworkDescription) - Method in class com.chutneytesting.agent.infra.storage.JsonFileCurrentNetworkDescription
 
systemErr - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 
systemOut - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 

T

TagListMapper - Class in com.chutneytesting.scenario.infra.raw
 
TagListMapper() - Constructor for class com.chutneytesting.scenario.infra.raw.TagListMapper
 
tags - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
tags() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
tags() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseMetadataDto
 
tags() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
tags() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
 
tags() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
 
tags() - Method in interface com.chutneytesting.scenario.api.raw.dto.RawTestCaseDto
 
tags(Iterable<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Sets or replaces all elements for tags list.
tags(Iterable<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Sets or replaces all elements for tags list.
tags(Iterable<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Sets or replaces all elements for tags list.
tagsListToString(Collection<String>) - Static method in class com.chutneytesting.scenario.infra.raw.TagListMapper
 
tagsStringToList(String) - Static method in class com.chutneytesting.scenario.infra.raw.TagListMapper
 
target - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
target() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepImplementationDto
 
target() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
 
target(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Initializes the value for the target attribute.
TargetForJsonFile - Class in com.chutneytesting.agent.infra.storage
 
TargetForJsonFile() - Constructor for class com.chutneytesting.agent.infra.storage.TargetForJsonFile
 
TargetId - Class in com.chutneytesting.agent.domain
 
TargetId(String, String) - Constructor for class com.chutneytesting.agent.domain.TargetId
 
TargetIdEntity - Class in com.chutneytesting.agent.api.dto
 
TargetIdEntity(String, String) - Constructor for class com.chutneytesting.agent.api.dto.TargetIdEntity
 
TargetLinkEntity(String, TargetIdEntity) - Constructor for class com.chutneytesting.agent.api.dto.ExploreResultApiDto.TargetLinkEntity
 
targetLinks - Variable in class com.chutneytesting.agent.api.dto.ExploreResultApiDto
 
targetLinks() - Method in interface com.chutneytesting.agent.domain.explore.ExploreResult
 
targetLinks() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult
 
targetLinks(ExploreResult.Links<AgentId, TargetId>) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Builder
Initializes the value for the targetLinks attribute.
TargetsApiDto(String, String, Map<String, String>) - Constructor for class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.TargetsApiDto
 
targetsConfiguration - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.EnvironmentApiDto
 
task() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepImplementationDto
 
task() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
 
task(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Initializes the value for the task attribute.
TASK_SQL_NB_LOGGED_ROW - Static variable in class com.chutneytesting.ServerConfiguration
 
taskScheduler() - Method in class com.chutneytesting.WebConfiguration
 
testcase - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite
 
Testcase() - Constructor for class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 
TestCaseData - Class in com.chutneytesting.scenario.infra.raw
 
TestCaseData.TestCaseDataBuilder - Class in com.chutneytesting.scenario.infra.raw
 
TestCaseDataBuilder() - Constructor for class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
TestCaseDataMapper - Class in com.chutneytesting.scenario.infra.raw
 
TestCaseDataMapper() - Constructor for class com.chutneytesting.scenario.infra.raw.TestCaseDataMapper
 
TestCaseEdition - Class in com.chutneytesting.design.domain.editionlock
 
TestCaseEdition(TestCaseMetadata, Instant, String) - Constructor for class com.chutneytesting.design.domain.editionlock.TestCaseEdition
 
TestCaseEditionController - Class in com.chutneytesting.design.api.editionlock
 
TestCaseEditionController(TestCaseEditionsService, SpringUserService) - Constructor for class com.chutneytesting.design.api.editionlock.TestCaseEditionController
 
TestCaseEditionDto - Interface in com.chutneytesting.design.api.editionlock
 
TestCaseEditions - Interface in com.chutneytesting.design.domain.editionlock
 
TestCaseEditionsImpl - Class in com.chutneytesting.design.infra.storage.editionlock
 
TestCaseEditionsImpl(Integer, String) - Constructor for class com.chutneytesting.design.infra.storage.editionlock.TestCaseEditionsImpl
 
TestCaseEditionsService - Class in com.chutneytesting.design.domain.editionlock
 
TestCaseEditionsService(TestCaseEditions, TestCaseRepositoryAggregator) - Constructor for class com.chutneytesting.design.domain.editionlock.TestCaseEditionsService
 
testCaseId() - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
 
testCaseId() - Method in interface com.chutneytesting.design.api.editionlock.TestCaseEditionDto
 
testCaseId(String) - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto.Builder
Initializes the value for the testCaseId attribute.
TestCaseIndexDto - Interface in com.chutneytesting.scenario.api.raw.dto
 
testCaseMetadata - Variable in class com.chutneytesting.design.domain.editionlock.TestCaseEdition
 
testCaseMetaData(String) - Method in class com.chutneytesting.scenario.api.AggregatedTestCaseController
 
TestCaseRepositoryAggregator - Class in com.chutneytesting.scenario.domain
 
TestCaseRepositoryAggregator(List<AggregatedRepository<? extends TestCase>>) - Constructor for class com.chutneytesting.scenario.domain.TestCaseRepositoryAggregator
 
testCasesEditions(String) - Method in class com.chutneytesting.design.api.editionlock.TestCaseEditionController
 
testCaseTitle() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
testCaseTitle(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the value for the testCaseTitle attribute.
testCaseVersion() - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
 
testCaseVersion() - Method in interface com.chutneytesting.design.api.editionlock.TestCaseEditionDto
 
testCaseVersion(Integer) - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto.Builder
Initializes the value for the testCaseVersion attribute.
tests - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite
 
Testsuite - Class in com.chutneytesting.execution.api.report.surefire
Java class for anonymous complex type.
Testsuite() - Constructor for class com.chutneytesting.execution.api.report.surefire.Testsuite
 
Testsuite.Properties - Class in com.chutneytesting.execution.api.report.surefire
Java class for anonymous complex type.
Testsuite.Properties.Property - Class in com.chutneytesting.execution.api.report.surefire
Java class for anonymous complex type.
Testsuite.Testcase - Class in com.chutneytesting.execution.api.report.surefire
Java class for anonymous complex type.
Testsuite.Testcase.Error - Class in com.chutneytesting.execution.api.report.surefire
Java class for anonymous complex type.
Testsuite.Testcase.Failure - Class in com.chutneytesting.execution.api.report.surefire
Java class for anonymous complex type.
Testsuite.Testcase.RerunFailure - Class in com.chutneytesting.execution.api.report.surefire
Java class for anonymous complex type.
Testsuite.Testcase.Skipped - Class in com.chutneytesting.execution.api.report.surefire
Java class for anonymous complex type.
TextDto(String) - Constructor for class com.chutneytesting.globalvar.api.GlobalVarController.TextDto
 
thens - Variable in class com.chutneytesting.scenario.domain.gwt.GwtScenario
 
thens() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtScenarioDto
 
thens() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
 
thens(Iterable<? extends GwtStepDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
Sets or replaces all elements for thens list.
ThrowingRunnable - Interface in com.chutneytesting.tools
 
throwUncheckedException(Exception) - Static method in exception com.chutneytesting.tools.UncheckedException
 
time - Variable in class com.chutneytesting.admin.domain.Backup
 
time - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
 
time - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
 
time - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
 
time - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite
 
time() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
time(LocalDateTime) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the value for the time attribute.
title - Variable in class com.chutneytesting.scenario.domain.gwt.GwtScenario
 
title - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
title() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
title() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseMetadataDto
 
title() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
title() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
 
title() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
 
title() - Method in interface com.chutneytesting.scenario.api.raw.dto.RawTestCaseDto
 
title(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Initializes the value for the title attribute.
toDto(Backup) - Static method in class com.chutneytesting.admin.api.dto.BackupMapper
 
toDto(NetworkConfiguration) - Method in class com.chutneytesting.agent.api.mapper.NetworkConfigurationApiMapper
 
toDto(AgentGraph) - Method in class com.chutneytesting.agent.api.mapper.AgentGraphApiMapper
 
toDto(NetworkDescription) - Method in class com.chutneytesting.agent.api.mapper.NetworkDescriptionApiMapper
 
toDto(Linkifier) - Method in class com.chutneytesting.design.infra.storage.plugins.linkifier.LinkifierFileRepository
 
toDto(NamedHostAndPort) - Method in class com.chutneytesting.agent.api.mapper.AgentInfoApiMapper
 
toDto(EnvironmentDto) - Method in class com.chutneytesting.agent.api.mapper.EnvironmentApiMapper
 
toDto(GwtScenario) - Static method in class com.chutneytesting.scenario.api.raw.mapper.GwtScenarioMapper
 
toDto(GwtTestCase) - Static method in class com.chutneytesting.scenario.api.raw.mapper.RawTestCaseMapper
 
toDto(GwtTestCase) - Static method in class com.chutneytesting.scenario.infra.raw.TestCaseDataMapper
 
toDto(RawTestCase) - Static method in class com.chutneytesting.scenario.api.raw.mapper.RawTestCaseMapper
 
toDto(ExecutionRequest) - Method in class com.chutneytesting.execution.infra.execution.ExecutionRequestMapper
 
toDto(ExecutionHistory.ExecutionSummary) - Static method in interface com.chutneytesting.execution.api.ExecutionSummaryDto
 
toDto(CampaignExecutionReport) - Static method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportMapper
 
toDto(Campaign, List<CampaignExecutionReport>) - Static method in class com.chutneytesting.campaign.api.dto.CampaignMapper
 
toDto(ScenarioExecutionReportCampaign) - Static method in class com.chutneytesting.campaign.api.dto.ScenarioExecutionReportCampaignMapper
 
toDto(TestCase) - Static method in class com.chutneytesting.scenario.api.raw.mapper.GwtTestCaseMapper
 
toDto(TestCase) - Static method in class com.chutneytesting.scenario.api.raw.mapper.RawTestCaseMapper
 
toDto(UserRoles) - Static method in class com.chutneytesting.security.api.AuthorizationMapper
 
toDto(Collection<ExecutionHistory.ExecutionSummary>) - Static method in interface com.chutneytesting.execution.api.ExecutionSummaryDto
 
toDtoWithoutReport(Campaign) - Static method in class com.chutneytesting.campaign.api.dto.CampaignMapper
 
toFrequency(String) - Static method in enum com.chutneytesting.campaign.domain.Frequency
 
toString() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration
Prints the immutable value AgentNetworkConfiguration with attribute values.
toString() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration
Prints the immutable value EnvironmentConfiguration with attribute values.
toString() - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
Prints the immutable value NetworkConfiguration with attribute values.
toString() - Method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId
Prints the immutable value AgentId with attribute values.
toString() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link
Prints the immutable value Link with attribute values.
toString() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links
Prints the immutable value Links with attribute values.
toString() - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult
Prints the immutable value ExploreResult with attribute values.
toString() - Method in class com.chutneytesting.agent.domain.network.Agent
 
toString() - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
Prints the immutable value NetworkDescription with attribute values.
toString() - Method in class com.chutneytesting.campaign.api.dto.CampaignExecutionReportDto
 
toString() - Method in enum com.chutneytesting.campaign.domain.Frequency
 
toString() - Method in class com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
 
toString() - Method in class com.chutneytesting.campaign.infra.CampaignParameter
 
toString() - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
Prints the immutable value TestCaseEditionDto with attribute values.
toString() - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
Prints the immutable value LinkifierDto with attribute values.
toString() - Method in class com.chutneytesting.design.domain.editionlock.TestCaseEdition
 
toString() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Prints the immutable value ExecutionSummaryDto with attribute values.
toString() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
Prints the immutable value GwtScenarioDto with attribute values.
toString() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Prints the immutable value GwtStepDto with attribute values.
toString() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Prints the immutable value GwtStepImplementationDto with attribute values.
toString() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Prints the immutable value GwtTestCaseDto with attribute values.
toString() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Prints the immutable value GwtTestCaseMetadataDto with attribute values.
toString() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Prints the immutable value RawTestCaseDto with attribute values.
toString() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto
Prints the immutable value TestCaseIndexDto with attribute values.
toString() - Method in class com.chutneytesting.scenario.domain.gwt.GwtScenario
 
toString() - Method in class com.chutneytesting.scenario.domain.gwt.GwtStep
 
toString() - Method in class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
toString() - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase
 
toString() - Method in class com.chutneytesting.scenario.domain.gwt.Strategy
 
toString() - Method in class com.chutneytesting.scenario.domain.raw.RawTestCase
 
toString() - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
toString() - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleDto
 
toString() - Method in class com.chutneytesting.security.api.AuthorizationsDto.RoleUsersDto
 
toString() - Method in class com.chutneytesting.security.api.AuthorizationsDto
 
toString(Resource) - Static method in class com.chutneytesting.tools.IoUtils
 
type - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Error
 
type - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
 
type - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
 
type - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
type - Variable in class com.chutneytesting.scenario.domain.gwt.Strategy
 
type() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepImplementationDto
 
type() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
 
type(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Initializes the value for the type attribute.

U

UncheckedException - Exception in com.chutneytesting.tools
Specific RuntimeException thrown when checked Exception occurs in ThrowingFunctions.
Checked Exception is set as cause.
UndefinedPortException - Exception in com.chutneytesting.agent.domain.explore
 
UndefinedPortException(String, String) - Constructor for exception com.chutneytesting.agent.domain.explore.UndefinedPortException
 
UndertowConfig - Class in com.chutneytesting
 
UndertowConfig() - Constructor for class com.chutneytesting.UndertowConfig
 
unprocessableEntity(RuntimeException, WebRequest) - Method in class com.chutneytesting.RestExceptionHandler
 
updateCampaign(CampaignDto) - Method in class com.chutneytesting.campaign.api.CampaignController
 
updateDate - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
updateDate() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
updateDate() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
updateDate() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
 
updateDate() - Method in interface com.chutneytesting.scenario.api.raw.dto.RawTestCaseDto
 
updateDate(Instant) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the value for the updateDate attribute.
updateDate(Instant) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Initializes the value for the updateDate attribute.
updateTestCase(GwtTestCaseDto) - Method in class com.chutneytesting.scenario.api.GwtTestCaseController
 
url - Variable in class com.chutneytesting.agent.api.dto.NetworkConfigurationApiDto.TargetsApiDto
 
UrlSlicer - Class in com.chutneytesting.agent.domain.explore
 
UrlSlicer(String) - Constructor for class com.chutneytesting.agent.domain.explore.UrlSlicer
 
user() - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
 
user(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto.Builder
Initializes the value for the user attribute.
UserController - Class in com.chutneytesting.security.api
 
UserController(SpringUserService) - Constructor for class com.chutneytesting.security.api.UserController
 
userDetailsContextMapper(LdapUserDetailsService) - Method in class com.chutneytesting.security.infra.ldap.LdapConfiguration
 
userDetailsContextMapper(LdapUserDetailsService) - Method in class com.chutneytesting.security.infra.ldap.LdapTls1_1Configuration
 
UserDto - Class in com.chutneytesting.security.api
 
UserDto() - Constructor for class com.chutneytesting.security.api.UserDto
 
UserDto(UserDto) - Constructor for class com.chutneytesting.security.api.UserDto
 
UserMemoryConfiguration() - Constructor for class com.chutneytesting.security.infra.memory.InMemorySecurityConfiguration.UserMemoryConfiguration
 
userRoleById(String) - Method in class com.chutneytesting.security.domain.AuthenticationService
 
users() - Method in class com.chutneytesting.security.infra.memory.InMemorySecurityConfiguration
 
usingExecutionParameters(Map<String, String>) - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase
 
usingExecutionParameters(Map<String, String>) - Method in class com.chutneytesting.scenario.domain.raw.RawTestCase
 

V

validations - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
validations() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepImplementationDto
 
validations() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
 
validations(Map<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Sets or replaces all mappings from the specified map as entries for the validations map.
value - Variable in class com.chutneytesting.campaign.infra.CampaignParameter
 
value - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Properties.Property
 
value - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Error
 
value - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
 
value - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
 
value - Variable in class com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Skipped
 
valueOf(String) - Static method in enum com.chutneytesting.agent.domain.configure.ConfigurationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.chutneytesting.campaign.domain.Frequency
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.chutneytesting.agent.domain.configure.ConfigurationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.chutneytesting.campaign.domain.Frequency
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class com.chutneytesting.scenario.infra.raw.TestCaseData
 
version() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtTestCaseDto
 
version() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
 
version() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
 
version() - Method in interface com.chutneytesting.scenario.api.raw.dto.RawTestCaseDto
 
version(Integer) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto.Builder
Initializes the value for the version attribute.
version(Integer) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto.Builder
Initializes the value for the version attribute.

W

WebConfiguration - Class in com.chutneytesting
 
WebConfiguration() - Constructor for class com.chutneytesting.WebConfiguration
 
WEEKLY - com.chutneytesting.campaign.domain.Frequency
 
when - Variable in class com.chutneytesting.scenario.domain.gwt.GwtScenario
 
when() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtScenarioDto
 
when() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
 
when(GwtStepDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto.Builder
Initializes the value for the when attribute.
withAgentGraph(AgentGraph) - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
Copy the current immutable object by setting a value for the agentGraph attribute.
withAgentInfos(NamedHostAndPort...) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration
Copy the current immutable object with elements that replace the content of agentInfos.
withAgentInfos(Iterable<? extends NamedHostAndPort>) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.AgentNetworkConfiguration
Copy the current immutable object with elements that replace the content of agentInfos.
withAgentLinks(ExploreResult.Links<AgentId, AgentId>) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult
Copy the current immutable object by setting a value for the agentLinks attribute.
withAgentNetworkConfiguration(NetworkConfiguration.AgentNetworkConfiguration) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
Copy the current immutable object by setting a value for the agentNetworkConfiguration attribute.
withAuthor(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting a value for the author attribute.
withAuthor(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object by setting a value for the author attribute.
withAuthor(String) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withConfiguration(NetworkConfiguration) - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
Copy the current immutable object by setting a value for the configuration attribute.
withContentVersion(String) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withCreationDate(Instant) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
Copy the current immutable object by setting a value for the creationDate attribute.
withCreationDate(Instant) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting a present value for the optional creationDate attribute.
withCreationDate(Instant) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object by setting a value for the creationDate attribute.
withCreationDate(Instant) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object by setting a value for the creationDate attribute.
withCreationDate(Instant) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withCreationDate(Optional<? extends Instant>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting an optional value for the creationDate attribute.
withDatasetId(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a present value for the optional datasetId attribute.
withDatasetId(Optional<String>) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting an optional value for the datasetId attribute.
withDatasetVersion(int) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a present value for the optional datasetVersion attribute.
withDatasetVersion(Optional<Integer>) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting an optional value for the datasetVersion attribute.
withDescription(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting a present value for the optional description attribute.
withDescription(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object by setting a present value for the optional description attribute.
withDescription(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object by setting a present value for the optional description attribute.
withDescription(String) - Method in class com.chutneytesting.scenario.domain.gwt.GwtScenario.GwtScenarioBuilder
 
withDescription(String) - Method in class com.chutneytesting.scenario.domain.gwt.GwtStep.GwtStepBuilder
 
withDescription(String) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withDescription(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting an optional value for the description attribute.
withDescription(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object by setting an optional value for the description attribute.
withDescription(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object by setting an optional value for the description attribute.
withDestination(DESTINATION) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link
Copy the current immutable object by setting a value for the destination attribute.
withDuration(long) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a value for the duration attribute.
withEditionStartDate(Instant) - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
Copy the current immutable object by setting a value for the editionStartDate attribute.
withEditionUser(String) - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
Copy the current immutable object by setting a value for the editionUser attribute.
withEnvironment(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a value for the environment attribute.
withEnvironmentConfiguration(NetworkConfiguration.EnvironmentConfiguration) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration
Copy the current immutable object by setting a value for the environmentConfiguration attribute.
withEnvironments(EnvironmentDto...) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration
Copy the current immutable object with elements that replace the content of environments.
withEnvironments(Iterable<? extends EnvironmentDto>) - Method in class com.chutneytesting.agent.domain.configure.ImmutableNetworkConfiguration.EnvironmentConfiguration
Copy the current immutable object with elements that replace the content of environments.
withError(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a present value for the optional error attribute.
withError(Optional<String>) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting an optional value for the error attribute.
withExecutionId(Long) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a value for the executionId attribute.
withExecutionParameters(Map<String, ? extends String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by replacing the executionParameters map with the specified map.
withExecutionParameters(Map<String, String>) - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase.GwtTestCaseBuilder
 
withExecutionParameters(Map<String, String>) - Method in class com.chutneytesting.scenario.domain.raw.RawTestCase.RawTestCaseBuilder
 
withExecutionParameters(Map<String, String>) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withExecutions(ExecutionSummaryDto...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object with elements that replace the content of executions.
withExecutions(ExecutionSummaryDto...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object with elements that replace the content of executions.
withExecutions(Iterable<? extends ExecutionSummaryDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object with elements that replace the content of executions.
withExecutions(Iterable<? extends ExecutionSummaryDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object with elements that replace the content of executions.
withGivens(GwtStepDto...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
Copy the current immutable object with elements that replace the content of givens.
withGivens(Iterable<? extends GwtStepDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
Copy the current immutable object with elements that replace the content of givens.
withGivens(List<GwtStep>) - Method in class com.chutneytesting.scenario.domain.gwt.GwtScenario.GwtScenarioBuilder
 
withId(String) - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
Copy the current immutable object by setting a value for the id attribute.
withId(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting a present value for the optional id attribute.
withId(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object by setting a present value for the optional id attribute.
withId(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object by setting a present value for the optional id attribute.
withId(String) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withId(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting an optional value for the id attribute.
withId(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object by setting an optional value for the id attribute.
withId(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object by setting an optional value for the id attribute.
withImplementation(GwtStepImplementationDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Copy the current immutable object by setting a present value for the optional implementation attribute.
withImplementation(GwtStepImplementation) - Method in class com.chutneytesting.scenario.domain.gwt.GwtStep.GwtStepBuilder
 
withImplementation(Optional<? extends GwtStepImplementationDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Copy the current immutable object by setting an optional value for the implementation attribute.
withInfo(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a present value for the optional info attribute.
withInfo(Optional<String>) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting an optional value for the info attribute.
withInputs(Map<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Copy the current immutable object by replacing the inputs map with the specified map.
withLink(String) - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
Copy the current immutable object by setting a value for the link attribute.
withLinks(ExploreResult.Link<SOURCE, DESTINATION>...) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links
Copy the current immutable object with elements that replace the content of links.
withLinks(Iterable<? extends ExploreResult.Link<SOURCE, DESTINATION>>) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Links
Copy the current immutable object with elements that replace the content of links.
withLocalAgent(Agent) - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
Copy the current immutable object by setting a present value for the optional localAgent attribute.
withLocalAgent(Optional<? extends Agent>) - Method in class com.chutneytesting.agent.domain.network.ImmutableNetworkDescription
Copy the current immutable object by setting an optional value for the localAgent attribute.
withLocalHost(NetworkConfiguration) - Method in class com.chutneytesting.agent.domain.configure.LocalServerIdentifier
 
withMetadata(GwtTestCaseMetadataDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableTestCaseIndexDto
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(TestCaseMetadataImpl) - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase.GwtTestCaseBuilder
 
withMetadata(TestCaseMetadataImpl) - Method in class com.chutneytesting.scenario.domain.raw.RawTestCase.RawTestCaseBuilder
 
withName(String) - Method in class com.chutneytesting.agent.domain.explore.ImmutableAgentId
Copy the current immutable object by setting a value for the name attribute.
withOutputs(Map<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Copy the current immutable object by replacing the outputs map with the specified map.
withParameters(KeyValue...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object with elements that replace the content of parameters.
withParameters(Iterable<? extends KeyValue>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object with elements that replace the content of parameters.
withPattern(String) - Method in class com.chutneytesting.design.api.plugins.linkifier.ImmutableLinkifierDto
Copy the current immutable object by setting a value for the pattern attribute.
withRawScenario(String) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withRepositorySource(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting a present value for the optional repositorySource attribute.
withRepositorySource(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object by setting a present value for the optional repositorySource attribute.
withRepositorySource(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting an optional value for the repositorySource attribute.
withRepositorySource(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object by setting an optional value for the repositorySource attribute.
withScenario(GwtScenarioDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting a value for the scenario attribute.
withScenario(GwtScenario) - Method in class com.chutneytesting.scenario.domain.gwt.GwtTestCase.GwtTestCaseBuilder
 
withScenario(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object by setting a value for the scenario attribute.
withScenario(String) - Method in class com.chutneytesting.scenario.domain.raw.RawTestCase.RawTestCaseBuilder
 
withSentence(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Copy the current immutable object by setting a present value for the optional sentence attribute.
withSentence(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Copy the current immutable object by setting an optional value for the sentence attribute.
withSource(SOURCE) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult.Link
Copy the current immutable object by setting a value for the source attribute.
withStatus(ServerReportStatus) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a value for the status attribute.
withStrategy(StrategyDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Copy the current immutable object by setting a present value for the optional strategy attribute.
withStrategy(Strategy) - Method in class com.chutneytesting.scenario.domain.gwt.GwtStep.GwtStepBuilder
 
withStrategy(Optional<? extends StrategyDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Copy the current immutable object by setting an optional value for the strategy attribute.
withSubSteps(GwtStepDto...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Copy the current immutable object with elements that replace the content of subSteps.
withSubSteps(GwtStep...) - Method in class com.chutneytesting.scenario.domain.gwt.GwtStep.GwtStepBuilder
 
withSubSteps(Iterable<? extends GwtStepDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Copy the current immutable object with elements that replace the content of subSteps.
withSubSteps(List<GwtStep>) - Method in class com.chutneytesting.scenario.domain.gwt.GwtStep.GwtStepBuilder
 
withTags(Iterable<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object with elements that replace the content of tags.
withTags(Iterable<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object with elements that replace the content of tags.
withTags(Iterable<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object with elements that replace the content of tags.
withTags(String...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object with elements that replace the content of tags.
withTags(String...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object with elements that replace the content of tags.
withTags(String...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object with elements that replace the content of tags.
withTags(List<String>) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withTarget(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Copy the current immutable object by setting a value for the target attribute.
withTargetLinks(ExploreResult.Links<AgentId, TargetId>) - Method in class com.chutneytesting.agent.domain.explore.ImmutableExploreResult
Copy the current immutable object by setting a value for the targetLinks attribute.
withTask(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Copy the current immutable object by setting a value for the task attribute.
withTestCaseId(String) - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
Copy the current immutable object by setting a value for the testCaseId attribute.
withTestCaseTitle(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a value for the testCaseTitle attribute.
withTestCaseVersion(Integer) - Method in class com.chutneytesting.design.api.editionlock.ImmutableTestCaseEditionDto
Copy the current immutable object by setting a value for the testCaseVersion attribute.
withThens(GwtStepDto...) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
Copy the current immutable object with elements that replace the content of thens.
withThens(Iterable<? extends GwtStepDto>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
Copy the current immutable object with elements that replace the content of thens.
withThens(List<GwtStep>) - Method in class com.chutneytesting.scenario.domain.gwt.GwtScenario.GwtScenarioBuilder
 
withTime(LocalDateTime) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a value for the time attribute.
withTitle(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseMetadataDto
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.chutneytesting.scenario.domain.gwt.GwtScenario.GwtScenarioBuilder
 
withTitle(String) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withType(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Copy the current immutable object by setting a value for the type attribute.
withUpdateDate(Instant) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting a value for the updateDate attribute.
withUpdateDate(Instant) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object by setting a value for the updateDate attribute.
withUpdateDate(Instant) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withUser(String) - Method in class com.chutneytesting.execution.api.ImmutableExecutionSummaryDto
Copy the current immutable object by setting a value for the user attribute.
withValidations(Map<String, ? extends Object>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Copy the current immutable object by replacing the validations map with the specified map.
withVersion(Integer) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtTestCaseDto
Copy the current immutable object by setting a value for the version attribute.
withVersion(Integer) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableRawTestCaseDto
Copy the current immutable object by setting a value for the version attribute.
withVersion(Integer) - Method in class com.chutneytesting.scenario.infra.raw.TestCaseData.TestCaseDataBuilder
 
withWhen(GwtStepDto) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtScenarioDto
Copy the current immutable object by setting a value for the when attribute.
withWhen(GwtStep) - Method in class com.chutneytesting.scenario.domain.gwt.GwtScenario.GwtScenarioBuilder
 
withXRef(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Copy the current immutable object by setting a present value for the optional xRef attribute.
withXRef(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
Copy the current immutable object by setting a value for the xRef attribute.
withXRef(String) - Method in class com.chutneytesting.scenario.domain.gwt.GwtStep.GwtStepBuilder
 
withXRef(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
Copy the current immutable object by setting an optional value for the xRef attribute.
WRAP_UP_URL - Static variable in class com.chutneytesting.agent.api.NodeNetworkController
 
WRAPING_UP - com.chutneytesting.agent.domain.configure.ConfigurationState
 
wrapUp(NetworkDescriptionApiDto) - Method in class com.chutneytesting.agent.api.NodeNetworkController
 
wrapUp(NetworkDescription) - Method in class com.chutneytesting.agent.domain.explore.ExploreAgentsService
Propagate final NetworkDescription recursively to all reachable agents.
wrapUp(NamedHostAndPort, NetworkDescription) - Method in interface com.chutneytesting.agent.domain.AgentClient
Propagate final NetworkDescription to agents discovered during ConfigurationState.EXPLORING phase.
wrapUpConfiguration(NetworkDescription) - Method in class com.chutneytesting.agent.domain.configure.ConfigureService
 

X

xRef - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStep
 
xRef - Variable in class com.chutneytesting.scenario.domain.gwt.GwtStepImplementation
 
xRef() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepDto
 
xRef() - Method in interface com.chutneytesting.scenario.api.raw.dto.GwtStepImplementationDto
 
xRef() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto
 
xRef() - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto
 
xRef(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Initializes the optional value xRef to xRef.
xRef(String) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepImplementationDto.Builder
Initializes the value for the xRef attribute.
xRef(Optional<String>) - Method in class com.chutneytesting.scenario.api.raw.dto.ImmutableGwtStepDto.Builder
Initializes the optional value xRef to xRef.

Z

ZipUtils - Class in com.chutneytesting.tools
 
ZipUtils() - Constructor for class com.chutneytesting.tools.ZipUtils
 

_

_500(RuntimeException, WebRequest) - Method in class com.chutneytesting.RestExceptionHandler
 
A B C D E F G H I J L M N O P R S T U V W X Z _ 
All Classes All Packages