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