Class DistributedTaskRequestBuilderTest

java.lang.Object
org.azd.unittests.DistributedTaskRequestBuilderTest

public class DistributedTaskRequestBuilderTest extends Object
  • Constructor Details

    • DistributedTaskRequestBuilderTest

      public DistributedTaskRequestBuilderTest()
  • Method Details

    • init

      public void init() throws AzDException
      Throws:
      AzDException
    • shouldGetAnAgentInAPool

      public void shouldGetAnAgentInAPool() throws AzDException
      Throws:
      AzDException
    • shouldGetAllAgentsInAPool

      public void shouldGetAllAgentsInAPool() throws AzDException
      Throws:
      AzDException
    • shouldAddADeploymentGroup

      public void shouldAddADeploymentGroup()
    • shouldGetAllDeploymentGroups

      public void shouldGetAllDeploymentGroups() throws AzDException
      Throws:
      AzDException
    • shouldGetADeploymentGroup

      public void shouldGetADeploymentGroup() throws AzDException
      Throws:
      AzDException
    • shouldDeleteADeploymentGroup

      public void shouldDeleteADeploymentGroup() throws AzDException
      Throws:
      AzDException
    • shouldUpdateADeploymentGroup

      public void shouldUpdateADeploymentGroup()
    • shouldAddANewEnvironment

      public void shouldAddANewEnvironment()
    • shouldGetAnEnvironment

      public void shouldGetAnEnvironment() throws AzDException
      Throws:
      AzDException
    • shouldReturnListOfEnvironments

      public void shouldReturnListOfEnvironments() throws AzDException
      Throws:
      AzDException
    • shouldDeleteAnEnvironment

      public void shouldDeleteAnEnvironment()
    • shouldUpdateAnEnvironment

      public void shouldUpdateAnEnvironment()
    • shouldAddANewVariableGroup

      public void shouldAddANewVariableGroup() throws AzDException
      Throws:
      AzDException
    • shouldGetVariableGroups

      public void shouldGetVariableGroups() throws AzDException
      Throws:
      AzDException
    • shouldDeleteAVariableGroup

      public void shouldDeleteAVariableGroup()
    • shouldUpdateAVariableGroup

      public void shouldUpdateAVariableGroup() throws AzDException
      Throws:
      AzDException