Uses of Class
org.xiruss.http.client.HttpApiClientTestBase

Packages that use HttpApiClientTestBase
org.xiruss.http.client   
org.xiruss.repository.client.importers Provides classes that support importing data objects into the repository. 
org.xiruss.repository.server.reuse_support Contains classes that support the management of use-by-reference relationships among versions. 
 

Uses of HttpApiClientTestBase in org.xiruss.http.client
 

Subclasses of HttpApiClientTestBase in org.xiruss.http.client
 class BranchMethodTest
          Tests all the methods on Branch
 class HttpApiClientTest
          Tests the XirussHttpApiSClientHelper class by interacting with a running repository.
 class RepositoryMethodTest
          Tests all the methods on RepositoryProxy
 class SnapshotMethodTest
          Tests all the methods on Snapshot and MutableSnapshot
 class StorageObjectVersionTest
          Tests the XirussHttpApiSClientHelper class by interacting with a running repository.
 class VersionMethodTest
          Tests all the methods on the base Version interface.
 

Uses of HttpApiClientTestBase in org.xiruss.repository.client.importers
 

Subclasses of HttpApiClientTestBase in org.xiruss.repository.client.importers
 class DirectoryImporterTest
           
 class RtdXmlImporterTest
          Tests the Referent Tracking Document importer.
 class XmlImporterTest
           
 

Uses of HttpApiClientTestBase in org.xiruss.repository.server.reuse_support
 

Subclasses of HttpApiClientTestBase in org.xiruss.repository.server.reuse_support
 class CompoundDocumentStorageObjectVersionTest
          Tests the XirussHttpApiSClientHelper class by interacting with a running repository.