Class ArtifactsRequestBuilderTest

java.lang.Object
org.azd.unittests.ArtifactsRequestBuilderTest

public class ArtifactsRequestBuilderTest extends Object
  • Constructor Details

    • ArtifactsRequestBuilderTest

      public ArtifactsRequestBuilderTest()
  • Method Details

    • init

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

      public void shouldCreateAFeed()
    • shouldCreateAFeedView

      public void shouldCreateAFeedView()
    • shouldDeleteAFeedView

      public void shouldDeleteAFeedView()
    • shouldDeleteAFeed

      public void shouldDeleteAFeed()
    • shouldGetAFeed

      public void shouldGetAFeed() throws AzDException
      Throws:
      AzDException
    • shouldGetAFeedWithQueryParameters

      public void shouldGetAFeedWithQueryParameters()
    • shouldGetAFeedPermissions

      public void shouldGetAFeedPermissions() throws AzDException
      Throws:
      AzDException
    • shouldGetAFeedPermissionsWithQueryParameters

      public void shouldGetAFeedPermissionsWithQueryParameters() throws AzDException
      Throws:
      AzDException
    • shouldGetAFeedView

      public void shouldGetAFeedView() throws AzDException
      Throws:
      AzDException
    • shouldGetFeedViews

      public void shouldGetFeedViews() throws AzDException
      Throws:
      AzDException
    • shouldGetFeeds

      public void shouldGetFeeds() throws AzDException
      Throws:
      AzDException
    • shouldGetFeedsWithQueryParameters

      public void shouldGetFeedsWithQueryParameters() throws AzDException
      Throws:
      AzDException
    • shouldSetFeedPermissions

      public void shouldSetFeedPermissions() throws AzDException
      Throws:
      AzDException
    • shouldUpdateAFeed

      public void shouldUpdateAFeed() throws AzDException
      Throws:
      AzDException
    • shouldUpdateAFeedView

      public void shouldUpdateAFeedView() throws AzDException
      Throws:
      AzDException
    • shouldCreateAndUpdateAFeed

      public void shouldCreateAndUpdateAFeed() throws AzDException
      Throws:
      AzDException