public class ProductsImplTest extends ApiImplTestBase
tester| Constructor and Description |
|---|
ProductsImplTest() |
setUppublic void getByKeyUsesProductsResource()
throws Exception
Exceptionpublic void getByKeyUsesProductByKeyResource()
throws Exception
Exceptionpublic void getByKeyPassesAppKeyInQueryString()
throws Exception
Exceptionpublic void getByKeyPassesAppBuildNumberInQueryString()
throws Exception
Exceptionpublic void getByKeyPassesVersionFlagInQueryString()
throws Exception
Exceptionpublic void getVersionUsesProductsResource()
throws Exception
Exceptionpublic void getLatestVersionUsesLatestVersionResource()
throws Exception
Exceptionpublic void getVersionByBuildUsesVersionByBuildResource()
throws Exception
Exceptionpublic void getVersionByBuildUsesVersionByNameResource()
throws Exception
Exceptionpublic void findReturnsPageWithCorrectSize()
throws Exception
Exceptionpublic void findReturnsPageWithCorrectTotalSize()
throws Exception
Exceptionpublic void findReturnsPageWithReference()
throws Exception
Exceptionpublic void findReturnsPageWithNoNextReferenceIfNoNextLink()
throws Exception
Exceptionpublic void findReturnsPageWithNextReferenceIfNextLink()
throws Exception
Exceptionpublic void findReturnsPageWithNextReferenceUsingSizeAsLimitIfLimitOmitted()
throws Exception
Exceptionpublic void findReturnsPageWithNoPrevReferenceIfNoPrevLink()
throws Exception
Exceptionpublic void findReturnsPageWithPrevReferenceIfPrevLink()
throws Exception
Exceptionpublic void findPassesOffsetInQueryString()
throws Exception
Exceptionpublic void findPassesLimitInQueryString()
throws Exception
Exceptionpublic void findPassesAppKeyInQueryString()
throws Exception
Exceptionpublic void findPassesAppBuildNumberInQueryString()
throws Exception
Exceptionpublic void findPassesCostInQueryString()
throws Exception
Exceptionpublic void findPassesVersionFlagInQueryString()
throws Exception
ExceptionCopyright © 2016 Atlassian. All rights reserved.