Package org.azd.unittests
Class WorkItemTrackingRequestBuilderTest
java.lang.Object
org.azd.unittests.WorkItemTrackingRequestBuilderTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
init()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
WorkItemTrackingRequestBuilderTest
public WorkItemTrackingRequestBuilderTest()
-
-
Method Details
-
init
- Throws:
AzDException
-
shouldGetWorkItem
- Throws:
AzDException
-
shouldGetWorkItemWithOptionalParameters
- Throws:
AzDException
-
shouldCreateAWorkItem
- Throws:
AzDException
-
shouldDeleteAWorkItem
- Throws:
AzDException
-
shouldGetWorkItems
- Throws:
AzDException
-
shouldGetWorkItemRevisions
- Throws:
AzDException
-
shouldGetWorkItemRevision
- Throws:
AzDException
-
shouldQueryWorkItems
- Throws:
AzDException
-
shouldQueryWorkItemsAndGetExactlyOneResult
- Throws:
AzDException
-
shouldRemoveWorkItemFromRecycleBin
- Throws:
AzDException
-
shouldGetWorkItemFromRecycleBin
- Throws:
AzDException
-
shouldGetDeletedWorkItemFromRecycleBin
- Throws:
AzDException
-
shouldGetDeletedWorkItemsFromRecycleBin
- Throws:
AzDException
-
shouldRestoreWorkItemFromRecycleBin
- Throws:
AzDException
-
shouldUpdateAWorkItem
- Throws:
AzDException
-
shouldAddHyperlink
- Throws:
AzDException
-
shouldRemoveHyperlink
- Throws:
AzDException
-
shouldGetWorkItemTypes
- Throws:
AzDException
-
shouldGetAWorkItemType
- Throws:
AzDException
-
shouldCreateWorkItemAttachment
- Throws:
AzDException
-
shouldGetWorkItemAttachmentAsStreamToAFile
- Throws:
AzDException
-
shouldGetWorkItemAttachmentAsZipFile
- Throws:
AzDException
-
shouldAddAnAttachmentToAWorkItem
public void shouldAddAnAttachmentToAWorkItem() -
shouldRemoveAnAttachmentFromAWorkItem
public void shouldRemoveAnAttachmentFromAWorkItem() -
shouldGetWorkItemActivities
- Throws:
AzDException
-
shouldGetWorkItemFields
- Throws:
AzDException
-
shouldGetWorkItemFieldsWithFieldsExpanded
- Throws:
AzDException
-
shouldGetWorkItemField
- Throws:
AzDException
-
shouldCreateWorkItemField
- Throws:
AzDException
-
shouldDeleteWorkItemField
- Throws:
AzDException
-
shouldUpdateAWorkItemField
- Throws:
AzDException
-
shouldCreateAQueryFolder
- Throws:
AzDException
-
shouldCreateAQuery
- Throws:
AzDException
-
shouldGetAllQueries
- Throws:
AzDException
-
shouldGetAQueryObject
- Throws:
AzDException
-
shouldDeleteAQuery
- Throws:
AzDException
-
shouldGetQueriesInBatch
- Throws:
AzDException
-
shouldSearchQueriesBasedOnFilter
- Throws:
AzDException
-