Package org.azd.unittests
Class DistributedTaskRequestBuilderTest
java.lang.Object
org.azd.unittests.DistributedTaskRequestBuilderTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
init()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
DistributedTaskRequestBuilderTest
public DistributedTaskRequestBuilderTest()
-
-
Method Details
-
init
- Throws:
AzDException
-
shouldGetAnAgentInAPool
- Throws:
AzDException
-
shouldGetAllAgentsInAPool
- Throws:
AzDException
-
shouldAddADeploymentGroup
public void shouldAddADeploymentGroup() -
shouldGetAllDeploymentGroups
- Throws:
AzDException
-
shouldGetADeploymentGroup
- Throws:
AzDException
-
shouldDeleteADeploymentGroup
- Throws:
AzDException
-
shouldUpdateADeploymentGroup
public void shouldUpdateADeploymentGroup() -
shouldAddANewEnvironment
public void shouldAddANewEnvironment() -
shouldGetAnEnvironment
- Throws:
AzDException
-
shouldReturnListOfEnvironments
- Throws:
AzDException
-
shouldDeleteAnEnvironment
public void shouldDeleteAnEnvironment() -
shouldUpdateAnEnvironment
public void shouldUpdateAnEnvironment() -
shouldAddANewVariableGroup
- Throws:
AzDException
-
shouldGetVariableGroups
- Throws:
AzDException
-
shouldDeleteAVariableGroup
public void shouldDeleteAVariableGroup() -
shouldUpdateAVariableGroup
- Throws:
AzDException
-