IRepositoryDataBus Interface

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

Namespace:  ArtOfTest.WebAii.Design.Repository
Assembly:  ArtOfTest.WebAii.Design (in ArtOfTest.WebAii.Design.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public interface IRepositoryDataBus

The IRepositoryDataBus type exposes the following members.

Properties

  NameDescription
Public propertyRepositoryFactory
Top
Methods

  NameDescription
Public methodDeleteTopLevelTestListResults
Public methodDownloadLightTestsAsync
Public methodDownloadMinimalTransportByIdT
Public methodDownloadPerfResultsAsync
Public methodDownloadProjectByIdAsync
Public methodDownloadProjectByTestStudioIdAsync
Public methodDownloadTestByIdAsync
Public methodDownloadTestIdByPathAsync
Public methodDownloadTestListsAsync
Public methodDownloadTestsAsync
Public methodDownloadTopLevelTestListResult
Public methodDownloadTopLevelTestListResults
Public methodUploadAsync(ResultsFileXmlRoot)
Public methodUploadAsync(TestListResultTransport)
Public methodUploadAsync(TestBase, IStorageDocumentTestBase)
Public methodUploadAsync(Project, IStorageDocumentProject)
Public methodUploadAsync(RunResult, Boolean)
Public methodUploadAsync(TestList, IStorageDocumentTestList)
Top
See Also

Reference