public class ApplicationsImplTest extends ApplicationsImplTestBase<Application>
APP_LINKS, APP_REP, APP_VER_REP, APPS_LINKS, APPS_REP, FAKE_APP_BY_KEY_PATH, FAKE_APP_LATEST_PATH, FAKE_APP_VER_PATH, FAKE_APP_VERSIONS_PATHtester| Constructor and Description |
|---|
ApplicationsImplTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Application |
createEntity(Application entity) |
void |
getByKeyUsesAppByKeyResource() |
void |
getByKeyUsesApplicationsResource() |
protected URI |
getCollectionUri() |
protected Application |
makeEntityFromServer() |
protected Application |
makeEntityToCreate() |
protected Application |
makeEntityWithUpdates(Application from) |
protected Application |
updateEntity(Application original,
Application updated) |
appByKeyUri, appsApi, appsApiZeroLengthQuery, latestVersionUri, setupAppByKeyResource, setupAppsResource, setupAppsResource, setupAppVersionResource, versionByBuildUri, versionByNameUricreatePostsToCollectionResource, createReturnsNewEntity, createThrowsExceptionIfServerReturnsError, setUp, updateReturnsNewEntity, updateSendsPatchRequest, updateThrowsExceptionIfFinalQueryOfUpdatedEntityFails, updateThrowsExceptionIfOriginalEntityIsNotFromServer, updateThrowsExceptionIfServerReturnsErrorpublic void getByKeyUsesApplicationsResource()
throws Exception
Exceptionpublic void getByKeyUsesAppByKeyResource()
throws Exception
Exceptionprotected URI getCollectionUri()
getCollectionUri in class ApiImplTestBaseWithCreateAndUpdate<Application>protected Application makeEntityToCreate()
makeEntityToCreate in class ApiImplTestBaseWithCreateAndUpdate<Application>protected Application makeEntityFromServer()
makeEntityFromServer in class ApiImplTestBaseWithCreateAndUpdate<Application>protected Application makeEntityWithUpdates(Application from)
makeEntityWithUpdates in class ApiImplTestBaseWithCreateAndUpdate<Application>protected Application createEntity(Application entity) throws MpacException
createEntity in class ApiImplTestBaseWithCreateAndUpdate<Application>MpacExceptionprotected Application updateEntity(Application original, Application updated) throws MpacException
updateEntity in class ApiImplTestBaseWithCreateAndUpdate<Application>MpacExceptionCopyright © 2016 Atlassian. All rights reserved.