Package org.azd.unittests
Class CoreRequestBuilderTest
java.lang.Object
org.azd.unittests.CoreRequestBuilderTest
-
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
-
CoreRequestBuilderTest
public CoreRequestBuilderTest()
-
-
Method Details
-
init
- Throws:
AzDException
-
shouldReturnListOfProcess
- Throws:
AzDException
-
shouldCreateDefaultProject
public void shouldCreateDefaultProject() -
shouldGetAProject
- Throws:
AzDException
-
shouldGetAProjectWithOptionalParameters
- Throws:
AzDException
-
shouldDeleteAProject
public void shouldDeleteAProject() -
shouldGetProjectProperties
- Throws:
AzDException
-
shouldReturnAllProjects
- Throws:
AzDException
-
shouldCreateAProjectTeam
public void shouldCreateAProjectTeam() -
shouldDeleteAProjectTeam
public void shouldDeleteAProjectTeam() -
shouldGetAProjectTeam
- Throws:
AzDException
-
shouldGetAProjectTeamWithOptionalParameters
- Throws:
AzDException
-
shouldGetAllProjectTeams
- Throws:
AzDException
-
shouldUpdateProjectTeams
- Throws:
AzDException
-
shouldReadProjectFeatures
- Throws:
AzDException
-
shouldToggleFeature
- Throws:
AzDException
-