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 TypeMethodDescriptionvoidAgentAssignmentWiredTest.testElasticAgentDataCaching()voidAgentAssignmentWiredTest.testEphemeralAgentDataCaching()voidAgentAssignmentWiredTest.testLocalAgentDataCaching()voidAgentAssignmentWiredTest.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 TypeMethodDescriptionvoidEnvironmentDeletionServiceWiredTest.testJoeIsAllowedToDeleteHisOwnEnvironment()voidEnvironmentDeletionServiceWiredTest.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 TypeMethodDescriptionvoidDeploymentExpiryServiceWiredTest.testExpireArtifactsAndLogsOnVariousEnvironments()voidDeploymentExpiryServiceWiredTest.testExpireLogsWithLogSizeThreshold()voidDeploymentExpiryServiceWiredTest.testExpireResults()voidDeploymentExpiryServiceWiredTest.testExpireResultsWithAnyResultsToKeep()voidDeploymentExpiryServiceWiredTest.testRunDisabledExpiry()voidDeploymentExpiryServiceWiredTest.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 TypeMethodDescriptionvoidDeploymentProjectServiceWiredTest.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 TypeMethodDescriptionvoidDeploymentResultDeletionServiceWiredTest.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 TypeMethodDescriptionvoidDeploymentVersionDeletionServiceWiredTest.testJoeIsIsAllowedToDeleteHisOwnDeploymentVersion()voidDeploymentVersionDeletionServiceWiredTest.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 TypeMethodDescriptionvoidTestDisablingTriggerPlugin.testDisablingBuiltInTriggerPlugin()