org.aludratest.hpalm.service.impl
Class HpAlmServiceImpl
java.lang.Object
org.aludratest.service.AbstractAludraService
org.aludratest.service.AbstractConfigurableAludraService
org.aludratest.hpalm.service.impl.HpAlmServiceImpl
- All Implemented Interfaces:
- Closeable, org.aludratest.config.Configurable, HpAlmService, org.aludratest.service.AludraCloseable, org.aludratest.service.AludraService
public class HpAlmServiceImpl
- extends org.aludratest.service.AbstractConfigurableAludraService
- implements HpAlmService
| Fields inherited from class org.aludratest.service.AbstractAludraService |
aludraServiceContext |
| Methods inherited from class org.aludratest.service.AbstractConfigurableAludraService |
fillDefaults, getDefaultsResourceName |
| Methods inherited from class org.aludratest.service.AbstractAludraService |
getInstanceName, init, setSystemConnector, toString |
| Methods inherited from interface org.aludratest.service.AludraService |
getInstanceName, init, setSystemConnector |
HpAlmServiceImpl
public HpAlmServiceImpl()
getPropertiesBaseName
public String getPropertiesBaseName()
- Specified by:
getPropertiesBaseName in interface org.aludratest.config.Configurable
configure
public void configure(org.aludratest.config.Preferences preferences)
- Specified by:
configure in interface org.aludratest.config.Configurable
getDescription
public String getDescription()
- Specified by:
getDescription in interface org.aludratest.service.AludraService
perform
public HpAlmInteraction perform()
- Specified by:
perform in interface HpAlmService- Specified by:
perform in interface org.aludratest.service.AludraService
verify
public HpAlmVerification verify()
- Specified by:
verify in interface HpAlmService- Specified by:
verify in interface org.aludratest.service.AludraService
check
public HpAlmCondition check()
- Specified by:
check in interface HpAlmService- Specified by:
check in interface org.aludratest.service.AludraService
close
public void close()
- Specified by:
close in interface Closeable- Specified by:
close in interface org.aludratest.service.AludraCloseable
initService
public void initService()
- Specified by:
initService in class org.aludratest.service.AbstractAludraService
Copyright © 2015 aludratest.org. All rights reserved.