Uses of Annotation Interface
com.atlassian.bamboo.plugins.testutils.junit.Impersonated
Packages that use Impersonated
Package
Description
-
Uses of Impersonated in it.com.atlassian.bamboo.agent
Methods in it.com.atlassian.bamboo.agent with annotations of type ImpersonatedModifier and TypeMethodDescriptionvoid
AgentAssignmentWiredTest.testElasticAgentDataCaching()
void
AgentAssignmentWiredTest.testEphemeralAgentDataCaching()
void
AgentAssignmentWiredTest.testLocalAgentDataCaching()
void
AgentAssignmentWiredTest.testRemoteAgentDataCaching()
-
Uses of Impersonated in it.com.atlassian.bamboo.deployments.environments.service
Methods in it.com.atlassian.bamboo.deployments.environments.service with annotations of type ImpersonatedModifier and TypeMethodDescriptionvoid
EnvironmentDeletionServiceWiredTest.testJoeIsAllowedToDeleteHisOwnEnvironment()
void
EnvironmentDeletionServiceWiredTest.testJoeIsIsAllowedToDeleteEnvironmentsForHisOwnDeploymentProject()
-
Uses of Impersonated in it.com.atlassian.bamboo.deployments.expiry
Methods in it.com.atlassian.bamboo.deployments.expiry with annotations of type ImpersonatedModifier and TypeMethodDescriptionvoid
DeploymentExpiryServiceWiredTest.testExpireArtifactsAndLogsOnVariousEnvironments()
void
DeploymentExpiryServiceWiredTest.testExpireLogsWithLogSizeThreshold()
void
DeploymentExpiryServiceWiredTest.testExpireResults()
void
DeploymentExpiryServiceWiredTest.testExpireResultsWithAnyResultsToKeep()
void
DeploymentExpiryServiceWiredTest.testRunDisabledExpiry()
void
DeploymentExpiryServiceWiredTest.testRunExpiryWithNoExpiryTypes()
-
Uses of Impersonated in it.com.atlassian.bamboo.deployments.projects.service
Methods in it.com.atlassian.bamboo.deployments.projects.service with annotations of type ImpersonatedModifier and TypeMethodDescriptionvoid
DeploymentProjectServiceWiredTest.testJoeIsIsAllowedToDeleteHisOwnDeploymentProject()
-
Uses of Impersonated in it.com.atlassian.bamboo.deployments.results.service
Methods in it.com.atlassian.bamboo.deployments.results.service with annotations of type ImpersonatedModifier and TypeMethodDescriptionvoid
DeploymentResultDeletionServiceWiredTest.testJoeIsIsAllowedToDeleteHisOwnDeploymentResult()
-
Uses of Impersonated in it.com.atlassian.bamboo.deployments.versions.service
Methods in it.com.atlassian.bamboo.deployments.versions.service with annotations of type ImpersonatedModifier and TypeMethodDescriptionvoid
DeploymentVersionDeletionServiceWiredTest.testJoeIsIsAllowedToDeleteHisOwnDeploymentVersion()
void
DeploymentVersionDeletionServiceWiredTest.testRemoveDeploymentVersionArtifacts()
-
Uses of Impersonated in it.com.atlassian.bamboo.job
Methods in it.com.atlassian.bamboo.job with annotations of type Impersonated -
Uses of Impersonated in it.com.atlassian.bamboo.plugins.testutils.job
Methods in it.com.atlassian.bamboo.plugins.testutils.job with annotations of type Impersonated -
Uses of Impersonated in it.com.atlassian.bamboo.plugins.testutils.plan
Methods in it.com.atlassian.bamboo.plugins.testutils.plan with annotations of type Impersonated -
Uses of Impersonated in it.com.atlassian.bamboo.plugins.testutils.stage
Methods in it.com.atlassian.bamboo.plugins.testutils.stage with annotations of type Impersonated -
Uses of Impersonated in it.com.atlassian.bamboo.trigger
Methods in it.com.atlassian.bamboo.trigger with annotations of type ImpersonatedModifier and TypeMethodDescriptionvoid
TestDisablingTriggerPlugin.testDisablingBuiltInTriggerPlugin()