Uses of Class
com.atlassian.confluence.api.AbstractAcceptanceTest

Packages that use AbstractAcceptanceTest
com.atlassian.confluence.api   
com.atlassian.confluence.api.benchmark   
 

Uses of AbstractAcceptanceTest in com.atlassian.confluence.api
 

Subclasses of AbstractAcceptanceTest in com.atlassian.confluence.api
 class AbstractRemoteServiceAcceptanceTest
          Provides common acceptance tests for RemoteServices.
 class RemoteAttachmentServiceAcceptanceTest
           
 class RemoteChildContentServiceAcceptanceTest
          Tests the Child Content REST API via the RemoteChildContentService.
 class RemoteContentBodyConversionServiceAcceptanceTest
          Tests the ContentBody REST API via the RemoteContentBodyService.
 class RemoteContentLabelServiceAcceptanceTest
           
 class RemoteContentMacroServiceAcceptanceTest
           
 class RemoteContentPropertyServiceAcceptanceTest
          Tests the JsonContentProperty REST API via the RemoteContentPropertyService.
 class RemoteContentServiceAcceptanceTest
          Tests the Content REST API via the RemoteContentService.
 class RemoteCQLSearchServiceAcceptanceTest
           
 class RemoteServiceExceptionAcceptanceTest
          Tests that ServiceExceptions thrown by API Services are correctly converted into RestErrors that can be used by the client.
 class RemoteSpaceServiceAcceptanceTest
           
 

Uses of AbstractAcceptanceTest in com.atlassian.confluence.api.benchmark
 

Subclasses of AbstractAcceptanceTest in com.atlassian.confluence.api.benchmark
 class CommentsBenchmarkAcceptanceTest
          Checks that adding comments to a page does not impact performance of retrieving pages.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.