Uses of Class
jetbrains.buildServer.agent.vcs.AgentCheckoutAbilityAssert2
-
Packages that use AgentCheckoutAbilityAssert2 Package Description jetbrains.buildServer.agent jetbrains.buildServer.agent.vcs -
-
Uses of AgentCheckoutAbilityAssert2 in jetbrains.buildServer.agent
Methods in jetbrains.buildServer.agent that return AgentCheckoutAbilityAssert2 Modifier and Type Method Description static AgentCheckoutAbilityAssert2
AgentAsserts. then(AgentCheckoutAbility actual)
-
Uses of AgentCheckoutAbilityAssert2 in jetbrains.buildServer.agent.vcs
Methods in jetbrains.buildServer.agent.vcs that return AgentCheckoutAbilityAssert2 Modifier and Type Method Description AgentCheckoutAbilityAssert2
AgentCheckoutAbilityAssert2. isCanNotCheckoutBecauseOf(String reasonType)
AgentCheckoutAbilityAssert2
AgentCheckoutAbilityAssert2. isCanNotCheckoutWithReasonContaining(String reasonSubstring)
AgentCheckoutAbilityAssert2
AgentCheckoutAbilityAssert2. isCheckoutPossible()
-