Package org.azd.unittests
Class ArtifactsRequestBuilderTest
java.lang.Object
org.azd.unittests.ArtifactsRequestBuilderTest
-
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
-
ArtifactsRequestBuilderTest
public ArtifactsRequestBuilderTest()
-
-
Method Details
-
init
- Throws:
AzDException
-
shouldCreateAFeed
public void shouldCreateAFeed() -
shouldCreateAFeedView
public void shouldCreateAFeedView() -
shouldDeleteAFeedView
public void shouldDeleteAFeedView() -
shouldDeleteAFeed
public void shouldDeleteAFeed() -
shouldGetAFeed
- Throws:
AzDException
-
shouldGetAFeedWithQueryParameters
public void shouldGetAFeedWithQueryParameters() -
shouldGetAFeedPermissions
- Throws:
AzDException
-
shouldGetAFeedPermissionsWithQueryParameters
- Throws:
AzDException
-
shouldGetAFeedView
- Throws:
AzDException
-
shouldGetFeedViews
- Throws:
AzDException
-
shouldGetFeeds
- Throws:
AzDException
-
shouldGetFeedsWithQueryParameters
- Throws:
AzDException
-
shouldSetFeedPermissions
- Throws:
AzDException
-
shouldUpdateAFeed
- Throws:
AzDException
-
shouldUpdateAFeedView
- Throws:
AzDException
-
shouldCreateAndUpdateAFeed
- Throws:
AzDException
-