org.aludratest.hpalm.service
Interface HpAlmService

All Superinterfaces:
org.aludratest.service.AludraCloseable, org.aludratest.service.AludraService, Closeable
All Known Implementing Classes:
HpAlmServiceImpl

public interface HpAlmService
extends org.aludratest.service.AludraService


Method Summary
 HpAlmCondition check()
           
 HpAlmInteraction perform()
           
 HpAlmVerification verify()
           
 
Methods inherited from interface org.aludratest.service.AludraService
getDescription, getInstanceName, init, setSystemConnector
 
Methods inherited from interface org.aludratest.service.AludraCloseable
close
 

Method Detail

perform

HpAlmInteraction perform()
Specified by:
perform in interface org.aludratest.service.AludraService

verify

HpAlmVerification verify()
Specified by:
verify in interface org.aludratest.service.AludraService

check

HpAlmCondition check()
Specified by:
check in interface org.aludratest.service.AludraService


Copyright © 2015 aludratest.org. All rights reserved.