TPTP 4.3.0 Testing Tools Project
Public API Specification

Package org.eclipse.hyades.test.core.services

Class Summary
AbstractAgentControllerVerificationService The abstract agent controller verification service provides a base implementation of verifying that the agent controller is and and running One input property of 'connection' and one output property of 'verified', the 'verified' property is set to true if the agent controller is available and also the file system services file server is running The service identity is 'org.eclipse.hyades.test.core.verify'
AbstractResourceContentsExtractionService Work in progress (currently under development and not functional yet)
AbstractTestExecutionService Abstract class that all test core execution related services should extend, common execution related methods and state are located in this class.
AbstractTestResultsInterrogationService The abstract test results interrogation service provides a base implementation of interrogating test results, other implementations can extend this and add additional bits of information that can be gotten from the interrogation.
AbstractTestResultsPublicationService The abstract test results publication service provides a base implementation of test results publication that may be extended by more specialized publication services Four input properties of 'workspace', 'project', 'results' and 'report' without any output properties defined.
 


TPTP 4.3.0 Testing Tools Project
Public API Specification