Class CoreRequestBuilderTest

java.lang.Object
org.azd.unittests.CoreRequestBuilderTest

public class CoreRequestBuilderTest extends Object
  • Constructor Details

    • CoreRequestBuilderTest

      public CoreRequestBuilderTest()
  • Method Details

    • init

      public void init() throws AzDException
      Throws:
      AzDException
    • shouldReturnListOfProcess

      public void shouldReturnListOfProcess() throws AzDException
      Throws:
      AzDException
    • shouldCreateDefaultProject

      public void shouldCreateDefaultProject()
    • shouldGetAProject

      public void shouldGetAProject() throws AzDException
      Throws:
      AzDException
    • shouldGetAProjectWithOptionalParameters

      public void shouldGetAProjectWithOptionalParameters() throws AzDException
      Throws:
      AzDException
    • shouldDeleteAProject

      public void shouldDeleteAProject()
    • shouldGetProjectProperties

      public void shouldGetProjectProperties() throws AzDException
      Throws:
      AzDException
    • shouldReturnAllProjects

      public void shouldReturnAllProjects() throws AzDException
      Throws:
      AzDException
    • shouldCreateAProjectTeam

      public void shouldCreateAProjectTeam()
    • shouldDeleteAProjectTeam

      public void shouldDeleteAProjectTeam()
    • shouldGetAProjectTeam

      public void shouldGetAProjectTeam() throws AzDException
      Throws:
      AzDException
    • shouldGetAProjectTeamWithOptionalParameters

      public void shouldGetAProjectTeamWithOptionalParameters() throws AzDException
      Throws:
      AzDException
    • shouldGetAllProjectTeams

      public void shouldGetAllProjectTeams() throws AzDException
      Throws:
      AzDException
    • shouldUpdateProjectTeams

      public void shouldUpdateProjectTeams() throws AzDException
      Throws:
      AzDException
    • shouldReadProjectFeatures

      public void shouldReadProjectFeatures() throws AzDException
      Throws:
      AzDException
    • shouldToggleFeature

      public void shouldToggleFeature() throws AzDException
      Throws:
      AzDException