Package org.azd.legacy
Class GitApiTest
java.lang.Object
org.azd.legacy.GitApiTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
GitApiTest
public GitApiTest()
-
-
Method Details
-
init
- Throws:
AzDException
-
shouldCreateANewRepository
- Throws:
AzDException
-
shouldDeleteRepository
- Throws:
AzDException
-
shouldDeleteRepositoryFromRecycleBin
- Throws:
AzDException
-
shouldGetDeletedGitRepositories
- Throws:
AzDException
-
shouldGetRecycleBinRepositories
- Throws:
AzDException
-
shouldGetRepository
- Throws:
AzDException
-
shouldGetRepositories
- Throws:
AzDException
-
shouldGetHiddenRepositories
- Throws:
AzDException
-
shouldGetRepositoriesWithLinksAndUrls
- Throws:
AzDException
-
shouldGetRepositoriesForGivenQueryParameters
- Throws:
AzDException
-
shouldRestoreRepositoryFromRecycleBin
- Throws:
AzDException
-
shouldUpdateRepository
- Throws:
AzDException
-
shouldCreateANewPullRequest
- Throws:
AzDException
-
shouldCreateANewPullRequestAsDraft
- Throws:
AzDException
-
shouldRetrieveAPullRequest
- Throws:
AzDException
-
shouldRetrieveAPullRequestById
- Throws:
AzDException
-
shouldRetrieveAllPullRequestsFromARepository
- Throws:
AzDException
-
shouldGetPullRequestsByProject
- Throws:
AzDException
-
shouldGetTopTenPullRequestsByProject
- Throws:
AzDException
-
shouldGetPullRequestsByProjectWithCompletedStatus
- Throws:
AzDException
-
shouldgetBranch
- Throws:
AzDException
-
shouldgetBranches
- Throws:
AzDException
-
shouldLockABranch
- Throws:
AzDException
-
shouldUnLockABranch
- Throws:
AzDException
-
shouldGetPullRequestWorkItems
- Throws:
AzDException
-
shouldCreateAPullRequestLabel
- Throws:
AzDException
-
shouldGetAPullRequestLabel
- Throws:
AzDException
-
shouldGetPullRequestLabels
- Throws:
AzDException
-
shouldDeleteAPullRequestLabels
- Throws:
AzDException
-
shouldCreateAPullRequestReviewer
- Throws:
AzDException
-
shouldDeleteAPullRequestReviewer
- Throws:
AzDException
-
shouldGetAPullRequestReviewer
- Throws:
AzDException
-
shouldGetPullRequestReviewers
- Throws:
AzDException
-
shouldUpdateAPullRequestReviewer
- Throws:
AzDException
-
shouldCreateAnAnnotatedTag
- Throws:
AzDException
-
shouldGetAnAnnotatedTag
- Throws:
AzDException
-
shouldGetCommitsFromARepository
- Throws:
AzDException
-
shouldGetACommitsFromTheRepository
- Throws:
AzDException
-
shouldGetCommitsBatch
- Throws:
AzDException
-
shouldGetRefs
- Throws:
AzDException
-
shouldGetRefsWithQueryParameters
- Throws:
AzDException
-
shouldUpdateRefs
- Throws:
AzDException
-
shouldCreateTag
- Throws:
AzDException
-
shouldDeleteTag
- Throws:
AzDException
-
shouldGetABlob
- Throws:
AzDException
-
shouldGetABlobContent
- Throws:
AzDException
-
shouldGetABlobContentAsZip
- Throws:
AzDException
-
shouldGetABlobContentAsStream
- Throws:
AzDException
-
shouldGetBlobsAsZip
- Throws:
AzDException
-
shouldGetAllItems
- Throws:
AzDException
-
shouldGetAllItemsWithQueryParameters
- Throws:
AzDException
-
shouldCreateForkSyncRequest
- Throws:
AzDException
-
shouldCreateForkRepository
- Throws:
AzDException
-
shouldCreateForkRepositoryWithComplete
- Throws:
AzDException
-
shouldGetForkSyncRequest
- Throws:
AzDException
-
shouldGetForkSyncRequests
- Throws:
AzDException
-
shouldGetForks
- Throws:
AzDException
-
shouldGetGitPushes
- Throws:
AzDException
-
shouldGetGitPullRequestStatuses
- Throws:
AzDException
-
shouldCreateAGitPullRequestStatus
- Throws:
AzDException
-
shouldGetGitPullRequestStatus
- Throws:
AzDException
-
shouldDeleteGitPullRequestStatus
- Throws:
AzDException
-
shouldUpdateGitPullRequestStatus
- Throws:
AzDException
-