Package org.azd.unittests
Class ReleaseRequestBuilderTest
java.lang.Object
org.azd.unittests.ReleaseRequestBuilderTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
init()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
ReleaseRequestBuilderTest
public ReleaseRequestBuilderTest()
-
-
Method Details
-
init
- Throws:
AzDException
-
shouldCreateARelease
- Throws:
AzDException
-
shouldGetAllReleases
- Throws:
AzDException
-
shouldGetARelease
- Throws:
AzDException
-
shouldGetReleaseEnvironmentDetails
- Throws:
AzDException
-
shouldGetAllReleaseDefinitions
- Throws:
AzDException
-
shouldGetAReleaseDefinition
- Throws:
AzDException
-
shouldGetReleaseDefinitionHistory
- Throws:
AzDException
-
shouldDeleteARelease
- Throws:
AzDException
-
shouldQueueAReleaseWithEnvironmentName
- Throws:
AzDException
-
shouldAbandonARelease
- Throws:
AzDException
-
shouldGetReleaseApprovals
- Throws:
AzDException
-
shouldUpdateARelease
- Throws:
AzDException
-
shouldUpdateReleaseApprovals
- Throws:
AzDException
-
shouldGetManualInterventions
- Throws:
AzDException
-
shouldUpdateAReleaseDefinitionOrPipeline
- Throws:
AzDException
-