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