Package org.azd.legacy
Class FeedManagementApiTest
java.lang.Object
org.azd.legacy.FeedManagementApiTest
-
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
-
FeedManagementApiTest
public FeedManagementApiTest()
-
-
Method Details
-
init
- Throws:
AzDException
-
shouldCreateAFeed
- Throws:
AzDException
-
shouldCreateAFeedView
- Throws:
AzDException
-
shouldDeleteAFeedView
- Throws:
AzDException
-
shouldDeleteAFeed
- Throws:
AzDException
-
shouldGetAFeed
- Throws:
AzDException
-
shouldGetAFeedWithQueryParameters
- Throws:
AzDException
-
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
-