Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
A
AbstractEntityBuilder
- Class in
org.aludratest.hpalm.entity
AbstractEntityBuilder(String)
- Constructor for class org.aludratest.hpalm.entity.
AbstractEntityBuilder
addSafeCharacter(char)
- Method in class org.aludratest.hpalm.infrastructure.
URLEncoder
anyEntityExists(EntityType, String)
- Method in interface org.aludratest.hpalm.service.
HpAlmCondition
anyEntityExists(EntityType, String)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
assertAnyEntityExists(EntityType, String)
- Method in interface org.aludratest.hpalm.service.
HpAlmVerification
assertAnyEntityExists(EntityType, String)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
assertEntityExists(EntityType, long)
- Method in interface org.aludratest.hpalm.service.
HpAlmVerification
assertEntityExists(EntityType, long)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
assertEntityFieldMatches(EntityType, long, String, Validator<String>)
- Method in interface org.aludratest.hpalm.service.
HpAlmVerification
assertEntityFieldMatches(EntityType, long, String, Validator<String>)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
assertEntityNotExists(EntityType, long)
- Method in interface org.aludratest.hpalm.service.
HpAlmVerification
assertEntityNotExists(EntityType, long)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
assertNoEntityExists(EntityType, String)
- Method in interface org.aludratest.hpalm.service.
HpAlmVerification
assertNoEntityExists(EntityType, String)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
B
Base64Encoder
- Class in
org.aludratest.hpalm.infrastructure
Base64Encoder()
- Constructor for class org.aludratest.hpalm.infrastructure.
Base64Encoder
buildEntityCollectionUrl(String)
- Method in class org.aludratest.hpalm.infrastructure.
RestConnector
buildUrl(String)
- Method in class org.aludratest.hpalm.infrastructure.
RestConnector
C
check()
- Method in interface org.aludratest.hpalm.service.
HpAlmService
check()
- Method in class org.aludratest.hpalm.service.impl.
HpAlmServiceImpl
close()
- Method in class org.aludratest.hpalm.service.impl.
HpAlmServiceImpl
configure(Preferences)
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
configure(Preferences)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmServiceImpl
cookies
- Variable in class org.aludratest.hpalm.infrastructure.
RestConnector
create()
- Method in class org.aludratest.hpalm.entity.
AbstractEntityBuilder
create(String, String, String, String, String)
- Static method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
createAttachment(Entity, String, InputStream)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
createAttachments(Object, String)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
createAttachments(Object, String)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
createDebugAttachments()
- Method in class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
createDebugAttachments()
- Method in class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
createEntity(Entity)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
createEntity(EntityType, Entity)
- Method in interface org.aludratest.hpalm.service.
HpAlmInteraction
Creates a new entity of the given type.
createEntity(EntityType, Entity)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
createOrGetTestInstance(HpAlmSession, long, long, Long)
- Static method in class org.aludratest.hpalm.infrastructure.
HpAlmUtil
Checks if there already is a test instance referencing the given test in the given test set, and returns it if such a test instance is found.
createOrGetTestSet(HpAlmSession, long, String)
- Static method in class org.aludratest.hpalm.infrastructure.
HpAlmUtil
Checks if there already is a test set with the given name in the given test set folder, and returns it if such a test set is found.
createTestSetFolderPath(HpAlmSession, String)
- Static method in class org.aludratest.hpalm.infrastructure.
HpAlmUtil
Ensures that there exists a given path in the HP ALM test set folder structure.
D
DefaultTestCaseIdResolver
- Class in
org.aludratest.hpalm.impl
Default implementation of the
TestCaseIdResolver
service interface.
DefaultTestCaseIdResolver()
- Constructor for class org.aludratest.hpalm.impl.
DefaultTestCaseIdResolver
deleteEntity(String, long)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
deleteEntity(Entity)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
deleteEntity(EntityType, long)
- Method in interface org.aludratest.hpalm.service.
HpAlmInteraction
Deletes the given entity.
deleteEntity(EntityType, long)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
determineServerTimeZone()
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
DF_DATE
- Static variable in class org.aludratest.hpalm.entity.
AbstractEntityBuilder
DF_ID
- Static variable in class org.aludratest.hpalm.infrastructure.
HpAlmUtil
DF_INTEGER
- Static variable in class org.aludratest.hpalm.entity.
AbstractEntityBuilder
DF_TIME
- Static variable in class org.aludratest.hpalm.entity.
AbstractEntityBuilder
displayName()
- Method in enum org.aludratest.hpalm.entity.
RunStepStatus
domain
- Variable in class org.aludratest.hpalm.infrastructure.
RestConnector
E
encode(byte[])
- Static method in class org.aludratest.hpalm.infrastructure.
Base64Encoder
Translates the specified byte array into Base64 string.
encode(String)
- Method in class org.aludratest.hpalm.infrastructure.
URLEncoder
entities
- Variable in class org.aludratest.hpalm.entity.
EntityResultSet
Entity
- Class in
org.aludratest.hpalm.entity
Entity(Entity)
- Constructor for class org.aludratest.hpalm.entity.
Entity
Entity()
- Constructor for class org.aludratest.hpalm.entity.
Entity
EntityCollection
- Interface in
org.aludratest.hpalm.infrastructure
An interface to query a collection of entities returned by HP ALM.
EntityDescriptor
- Class in
org.aludratest.hpalm.infrastructure
EntityDescriptor()
- Constructor for class org.aludratest.hpalm.infrastructure.
EntityDescriptor
EntityDescriptor.AttributeElement
- Class in
org.aludratest.hpalm.infrastructure
EntityDescriptor.AttributeElement()
- Constructor for class org.aludratest.hpalm.infrastructure.
EntityDescriptor.AttributeElement
EntityDescriptor.BooleanWithURLType
- Class in
org.aludratest.hpalm.infrastructure
EntityDescriptor.BooleanWithURLType()
- Constructor for class org.aludratest.hpalm.infrastructure.
EntityDescriptor.BooleanWithURLType
EntityDescriptor.IsFirstLevelResourceElement
- Class in
org.aludratest.hpalm.infrastructure
EntityDescriptor.IsFirstLevelResourceElement()
- Constructor for class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsFirstLevelResourceElement
EntityDescriptor.IsSecondLevelResourceElement
- Class in
org.aludratest.hpalm.infrastructure
EntityDescriptor.IsSecondLevelResourceElement()
- Constructor for class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsSecondLevelResourceElement
EntityDescriptor.SupportSubtypeInfo
- Class in
org.aludratest.hpalm.infrastructure
EntityDescriptor.SupportSubtypeInfo()
- Constructor for class org.aludratest.hpalm.infrastructure.
EntityDescriptor.SupportSubtypeInfo
entityExists(EntityType, long)
- Method in interface org.aludratest.hpalm.service.
HpAlmCondition
entityExists(EntityType, long)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
EntityMarshallingUtils
- Class in
org.aludratest.hpalm.infrastructure
A utility class for converting between jaxb annotated objects and xml.
EntityResultSet
- Class in
org.aludratest.hpalm.entity
EntityResultSet(List<? extends Entity>)
- Constructor for class org.aludratest.hpalm.entity.
EntityResultSet
EntityResultSet()
- Constructor for class org.aludratest.hpalm.entity.
EntityResultSet
EntityType
- Enum in
org.aludratest.hpalm.service
extendTimeout()
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
F
Field
- Class in
org.aludratest.hpalm.entity
Field()
- Constructor for class org.aludratest.hpalm.entity.
Field
Field(Field)
- Constructor for class org.aludratest.hpalm.entity.
Field
fieldList
- Variable in class org.aludratest.hpalm.entity.
Fields
fields
- Variable in class org.aludratest.hpalm.entity.
Entity
Fields
- Class in
org.aludratest.hpalm.entity
Fields(Fields)
- Constructor for class org.aludratest.hpalm.entity.
Fields
Fields()
- Constructor for class org.aludratest.hpalm.entity.
Fields
fillDefaults(MutablePreferences)
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
finishedTestLeaf(RunnerLeaf)
- Method in class org.aludratest.hpalm.listener.
HpAlmTestListener
finishedTestProcess(RunnerTree)
- Method in class org.aludratest.hpalm.listener.
HpAlmTestListener
G
getAllEntities(EntityType)
- Method in interface org.aludratest.hpalm.service.
HpAlmInteraction
Returns a collection with all entities of a given entity type.
getAllEntities(EntityType)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
getAssetRelations(Entity)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getAttributes()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getBaseUrl()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getCollectionName()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getCookies()
- Method in class org.aludratest.hpalm.infrastructure.
RestConnector
getCookieString()
- Method in class org.aludratest.hpalm.infrastructure.
RestConnector
getDateTime()
- Method in class org.aludratest.hpalm.infrastructure.
ServerTime
getDescription()
- Method in class org.aludratest.hpalm.service.impl.
HpAlmServiceImpl
getDomain()
- Method in interface org.aludratest.hpalm.impl.
HpAlmConfiguration
getDomain()
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
getEntities()
- Method in class org.aludratest.hpalm.entity.
EntityResultSet
getEntity(String, long)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getExtensionName()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getFailure()
- Method in class org.aludratest.hpalm.infrastructure.
Response
getFieldList()
- Method in class org.aludratest.hpalm.entity.
Fields
Gets the value of the field property.
getFields()
- Method in class org.aludratest.hpalm.entity.
Entity
Gets the value of the fields property.
getFieldsXml(String, boolean)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getHpAlmId()
- Method in exception org.aludratest.hpalm.infrastructure.
HpAlmException
getHpAlmTestConfigId(RunnerLeaf)
- Method in class org.aludratest.hpalm.impl.
DefaultTestCaseIdResolver
getHpAlmTestConfigId(RunnerLeaf)
- Method in interface org.aludratest.hpalm.
TestCaseIdResolver
Returns the HP ALM Configuration ID to use for the given runner leaf.
getHpAlmTestId(RunnerLeaf)
- Method in class org.aludratest.hpalm.impl.
DefaultTestCaseIdResolver
getHpAlmTestId(RunnerLeaf)
- Method in interface org.aludratest.hpalm.
TestCaseIdResolver
Returns the HP ALM test ID to assign the given runner leaf to.
getHpAlmTypeName()
- Method in enum org.aludratest.hpalm.service.
EntityType
getHpAlmUrl()
- Method in interface org.aludratest.hpalm.impl.
HpAlmConfiguration
getHpAlmUrl()
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
getId()
- Method in class org.aludratest.hpalm.entity.
Entity
getId()
- Method in class org.aludratest.hpalm.infrastructure.
QCRestException
getLabel()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getLongFieldValue(String)
- Method in class org.aludratest.hpalm.entity.
Entity
getName()
- Method in class org.aludratest.hpalm.entity.
Field
Gets the value of the name property.
getName()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.AttributeElement
getName()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getParentEntity()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsSecondLevelResourceElement
getPassword()
- Method in interface org.aludratest.hpalm.impl.
HpAlmConfiguration
getPassword()
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
getProject()
- Method in interface org.aludratest.hpalm.impl.
HpAlmConfiguration
getProject()
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
getPropertiesBaseName()
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
getPropertiesBaseName()
- Method in class org.aludratest.hpalm.service.impl.
HpAlmServiceImpl
getResponseData()
- Method in class org.aludratest.hpalm.infrastructure.
Response
getResponseHeaders()
- Method in class org.aludratest.hpalm.infrastructure.
Response
getSecondLevelResources()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getServerTime()
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getServerTime()
- Method in interface org.aludratest.hpalm.service.
HpAlmInteraction
Returns the server time of the HP ALM server.
getServerTime()
- Method in class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
getSingleEntity(EntityType, long)
- Method in interface org.aludratest.hpalm.service.
HpAlmInteraction
Returns a single entity of the given type with the given ID.
getSingleEntity(EntityType, long)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
getSiteEntity()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getStatusCode()
- Method in class org.aludratest.hpalm.infrastructure.
Response
getStringFieldValue(String)
- Method in class org.aludratest.hpalm.entity.
Entity
getSubTypeFieldName()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.SupportSubtypeInfo
getSupportsAttachment()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsCopying()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsDataHidingFilter()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsGrouping()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsHistory()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsLock()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsMailing()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsMultiValue()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsStorage()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsSubtypes()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsVC()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getSupportsWorkflow()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getTable()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
getTest(long)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getTestFolder(long)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getTestFolders()
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getTestRuns()
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getTests()
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getTestSet(long)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getTestSetFolder(long)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getTestSetFolderPath()
- Method in interface org.aludratest.hpalm.impl.
HpAlmConfiguration
getTestSetFolderPath()
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
getTestSetFolders()
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getTestSetName()
- Method in interface org.aludratest.hpalm.impl.
HpAlmConfiguration
getTestSetName()
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
getTestSets()
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
getTimeInMillis()
- Method in class org.aludratest.hpalm.infrastructure.
ServerTime
getTitle()
- Method in class org.aludratest.hpalm.infrastructure.
QCRestException
getTotalCount()
- Method in interface org.aludratest.hpalm.infrastructure.
EntityCollection
Returns the total count of elements in this collection, as returned from HP ALM.
getTotalCount()
- Method in class org.aludratest.hpalm.infrastructure.
PagedEntityCollectionImpl
getTotalResults()
- Method in class org.aludratest.hpalm.entity.
EntityResultSet
getType()
- Method in class org.aludratest.hpalm.entity.
Entity
Gets the value of the type property.
getUrl()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.BooleanWithURLType
getUserName()
- Method in interface org.aludratest.hpalm.impl.
HpAlmConfiguration
getUserName()
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
getValue()
- Method in class org.aludratest.hpalm.entity.
Field
Gets the value of the value property.
getValue()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.AttributeElement
getValue()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.BooleanWithURLType
H
hexadecimal
- Static variable in class org.aludratest.hpalm.infrastructure.
URLEncoder
HpAlmCondition
- Interface in
org.aludratest.hpalm.service
HpAlmConfiguration
- Interface in
org.aludratest.hpalm.impl
Configuration service for the AludraTest HP ALM Connector.
HpAlmConfigurationImpl
- Class in
org.aludratest.hpalm.impl
Default implementation of the Configuration service for the HP ALM Connector.
HpAlmConfigurationImpl()
- Constructor for class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
HpAlmException
- Exception in
org.aludratest.hpalm.infrastructure
HpAlmException(String)
- Constructor for exception org.aludratest.hpalm.infrastructure.
HpAlmException
HpAlmException(String, String)
- Constructor for exception org.aludratest.hpalm.infrastructure.
HpAlmException
HpAlmException(String, Throwable)
- Constructor for exception org.aludratest.hpalm.infrastructure.
HpAlmException
HpAlmIdVerifier
- Class in
org.aludratest.hpalm.util
Utility program to analyze the test and test configuration IDs of an integration test suite (using AludraTest).
HpAlmInteraction
- Interface in
org.aludratest.hpalm.service
HpAlmInteractionImpl
- Class in
org.aludratest.hpalm.service.impl
HpAlmInteractionImpl(HpAlmSession)
- Constructor for class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
HpAlmService
- Interface in
org.aludratest.hpalm.service
HpAlmServiceImpl
- Class in
org.aludratest.hpalm.service.impl
HpAlmServiceImpl()
- Constructor for class org.aludratest.hpalm.service.impl.
HpAlmServiceImpl
HpAlmSession
- Class in
org.aludratest.hpalm.infrastructure
HpAlmTestId
- Annotation Type in
org.aludratest.hpalm
Annotation for AludraTest test classes (extending AludraTestCase) to indicate which HP ALM test ID is associated with the test class.
HpAlmTestListener
- Class in
org.aludratest.hpalm.listener
HpAlmTestListener()
- Constructor for class org.aludratest.hpalm.listener.
HpAlmTestListener
HpAlmUtil
- Class in
org.aludratest.hpalm.infrastructure
HpAlmVerification
- Interface in
org.aludratest.hpalm.service
HpAlmVerificationCheckImpl
- Class in
org.aludratest.hpalm.service.impl
HpAlmVerificationCheckImpl(HpAlmSession)
- Constructor for class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
httpDelete(String, Map<String, String>)
- Method in class org.aludratest.hpalm.infrastructure.
RestConnector
httpGet(String, String, Map<String, String>)
- Method in class org.aludratest.hpalm.infrastructure.
RestConnector
httpPost(String, byte[], Map<String, String>)
- Method in class org.aludratest.hpalm.infrastructure.
RestConnector
httpPut(String, byte[], Map<String, String>)
- Method in class org.aludratest.hpalm.infrastructure.
RestConnector
I
initService()
- Method in class org.aludratest.hpalm.service.impl.
HpAlmServiceImpl
isEnabled()
- Method in interface org.aludratest.hpalm.impl.
HpAlmConfiguration
isEnabled()
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
isFirstLevelResource()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
isSupportsDELETE()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsFirstLevelResourceElement
isSupportsGET()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsFirstLevelResourceElement
isSupportsPOST()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsFirstLevelResourceElement
isSupportsPUT()
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsFirstLevelResourceElement
isWriteDescriptionAndAttachments()
- Method in interface org.aludratest.hpalm.impl.
HpAlmConfiguration
isWriteDescriptionAndAttachments()
- Method in class org.aludratest.hpalm.impl.
HpAlmConfigurationImpl
iterator()
- Method in class org.aludratest.hpalm.infrastructure.
PagedEntityCollectionImpl
L
logicalName()
- Method in enum org.aludratest.hpalm.entity.
RunStepStatus
logout()
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
M
main(String[])
- Static method in class org.aludratest.hpalm.util.
HpAlmIdVerifier
marshal(Class<T>, String)
- Static method in class org.aludratest.hpalm.infrastructure.
EntityMarshallingUtils
N
name
- Variable in class org.aludratest.hpalm.entity.
Field
newTestStep(RunnerLeaf, TestStepInfo)
- Method in class org.aludratest.hpalm.listener.
HpAlmTestListener
newTestStepGroup(RunnerLeaf, String)
- Method in class org.aludratest.hpalm.listener.
HpAlmTestListener
O
org.aludratest.hpalm
- package org.aludratest.hpalm
org.aludratest.hpalm.entity
- package org.aludratest.hpalm.entity
org.aludratest.hpalm.impl
- package org.aludratest.hpalm.impl
org.aludratest.hpalm.infrastructure
- package org.aludratest.hpalm.infrastructure
org.aludratest.hpalm.listener
- package org.aludratest.hpalm.listener
org.aludratest.hpalm.service
- package org.aludratest.hpalm.service
org.aludratest.hpalm.service.impl
- package org.aludratest.hpalm.service.impl
org.aludratest.hpalm.util
- package org.aludratest.hpalm.util
P
PagedEntityCollectionImpl
- Class in
org.aludratest.hpalm.infrastructure
PagedEntityCollectionImpl(HpAlmSession, String, EntityResultSet)
- Constructor for class org.aludratest.hpalm.infrastructure.
PagedEntityCollectionImpl
perform()
- Method in interface org.aludratest.hpalm.service.
HpAlmService
perform()
- Method in class org.aludratest.hpalm.service.impl.
HpAlmServiceImpl
project
- Variable in class org.aludratest.hpalm.infrastructure.
RestConnector
Q
QCRestException
- Class in
org.aludratest.hpalm.infrastructure
QCRestException()
- Constructor for class org.aludratest.hpalm.infrastructure.
QCRestException
queryEntities(String, String)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
queryEntities(EntityType, String)
- Method in interface org.aludratest.hpalm.service.
HpAlmInteraction
Executes a complex query in HP ALM for entities of a given type.
queryEntities(EntityType, String)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
R
Response
- Class in
org.aludratest.hpalm.infrastructure
This is a naive implementation of an HTTP response.
Response(Map<String, Iterable<String>>, byte[], Exception, int)
- Constructor for class org.aludratest.hpalm.infrastructure.
Response
Response()
- Constructor for class org.aludratest.hpalm.infrastructure.
Response
RestConnector
- Class in
org.aludratest.hpalm.infrastructure
This class keeps the state of the connection for the examples.
RestConnector(Map<String, String>, String, String, String)
- Constructor for class org.aludratest.hpalm.infrastructure.
RestConnector
ROLE
- Static variable in interface org.aludratest.hpalm.
TestCaseIdResolver
RunStepBuilder
- Class in
org.aludratest.hpalm.entity
RunStepBuilder()
- Constructor for class org.aludratest.hpalm.entity.
RunStepBuilder
RunStepStatus
- Enum in
org.aludratest.hpalm.entity
S
safeCharacters
- Variable in class org.aludratest.hpalm.infrastructure.
URLEncoder
ServerTime
- Class in
org.aludratest.hpalm.infrastructure
ServerTime()
- Constructor for class org.aludratest.hpalm.infrastructure.
ServerTime
serverUrl
- Variable in class org.aludratest.hpalm.infrastructure.
RestConnector
This is the URL to the ALM application.
setBaseUrl(String)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setCollectionName(String)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setComments(String)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setCookies(Map<String, String>)
- Method in class org.aludratest.hpalm.infrastructure.
RestConnector
setDescription(String)
- Method in class org.aludratest.hpalm.entity.
RunStepBuilder
setDuration(long)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setExecDateTimeFromEntity(Entity)
- Method in class org.aludratest.hpalm.entity.
TestInstanceBuilder
setExecutionDateAndTime(Date)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setExecutionDateTime(Date)
- Method in class org.aludratest.hpalm.entity.
RunStepBuilder
setExtensionName(String)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setFailure(Exception)
- Method in class org.aludratest.hpalm.infrastructure.
Response
setFields(Fields)
- Method in class org.aludratest.hpalm.entity.
Entity
Sets the value of the fields property.
setFirstLevelResource(EntityDescriptor.IsFirstLevelResourceElement)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setHost(String)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setLabel(String)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setName(String)
- Method in class org.aludratest.hpalm.entity.
Field
Sets the value of the name property.
setName(String)
- Method in class org.aludratest.hpalm.entity.
RunStepBuilder
setName(String)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setName(String)
- Method in class org.aludratest.hpalm.entity.
TestSetBuilder
setName(String)
- Method in class org.aludratest.hpalm.entity.
TestSetFolderBuilder
setName(String)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.AttributeElement
setName(String)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setOrderNumber(long)
- Method in class org.aludratest.hpalm.entity.
TestInstanceBuilder
setOSInfo(String, String, String)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setOwner(String)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setParentId(long)
- Method in class org.aludratest.hpalm.entity.
TestSetBuilder
setParentId(long)
- Method in class org.aludratest.hpalm.entity.
TestSetFolderBuilder
setResponseData(byte[])
- Method in class org.aludratest.hpalm.infrastructure.
Response
setResponseHeaders(Map<String, ? extends Iterable<String>>)
- Method in class org.aludratest.hpalm.infrastructure.
Response
setSiteEntity(Boolean)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setStatus(RunStepStatus)
- Method in class org.aludratest.hpalm.entity.
RunStepBuilder
setStatus(String)
- Method in class org.aludratest.hpalm.entity.
TestInstanceBuilder
setStatus(String)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setStatusCode(int)
- Method in class org.aludratest.hpalm.infrastructure.
Response
setSubtypeId(String)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setSubtypeId(String)
- Method in class org.aludratest.hpalm.entity.
TestSetBuilder
setSupportsAttachment(EntityDescriptor.BooleanWithURLType)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsCopying(EntityDescriptor.BooleanWithURLType)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsDataHidingFilter(Boolean)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsGrouping(EntityDescriptor.BooleanWithURLType)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsHistory(EntityDescriptor.BooleanWithURLType)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsLock(EntityDescriptor.BooleanWithURLType)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsMailing(EntityDescriptor.BooleanWithURLType)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsMultiValue(Boolean)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsStorage(EntityDescriptor.BooleanWithURLType)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsSubtypes(EntityDescriptor.SupportSubtypeInfo)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsVC(EntityDescriptor.BooleanWithURLType)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSupportsWorkflow(Boolean)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setSystemConnector(SystemConnector)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
setSystemConnector(SystemConnector)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmVerificationCheckImpl
setTable(String)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor
setTestConfigId(long)
- Method in class org.aludratest.hpalm.entity.
TestInstanceBuilder
setTestId(long)
- Method in class org.aludratest.hpalm.entity.
TestInstanceBuilder
setTestId(long)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setTestInstanceId(long)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setTestRunId(long)
- Method in class org.aludratest.hpalm.entity.
RunStepBuilder
setTestSetId(long)
- Method in class org.aludratest.hpalm.entity.
TestInstanceBuilder
setTestSetId(long)
- Method in class org.aludratest.hpalm.entity.
TestRunBuilder
setTimeZone(TimeZone)
- Static method in class org.aludratest.hpalm.entity.
AbstractEntityBuilder
setTotalResults(int)
- Method in class org.aludratest.hpalm.entity.
EntityResultSet
setType(String)
- Method in class org.aludratest.hpalm.entity.
Entity
Sets the value of the type property.
setUrl(String)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.BooleanWithURLType
setValue(String, String)
- Method in class org.aludratest.hpalm.entity.
AbstractEntityBuilder
setValue(String)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.AttributeElement
setValue(Boolean)
- Method in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.BooleanWithURLType
startingTestLeaf(RunnerLeaf)
- Method in class org.aludratest.hpalm.listener.
HpAlmTestListener
startingTestProcess(RunnerTree)
- Method in class org.aludratest.hpalm.listener.
HpAlmTestListener
subTypeFieldName
- Variable in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.SupportSubtypeInfo
supportsDELETE
- Variable in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsFirstLevelResourceElement
supportsGET
- Variable in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsFirstLevelResourceElement
supportsPOST
- Variable in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsFirstLevelResourceElement
supportsPUT
- Variable in class org.aludratest.hpalm.infrastructure.
EntityDescriptor.IsFirstLevelResourceElement
T
TestCaseIdResolver
- Interface in
org.aludratest.hpalm
Interface for services being able to retrieve the HP ALM test ID for a given AludraTest test case.
TestInstanceBuilder
- Class in
org.aludratest.hpalm.entity
TestInstanceBuilder()
- Constructor for class org.aludratest.hpalm.entity.
TestInstanceBuilder
TestRunBuilder
- Class in
org.aludratest.hpalm.entity
TestRunBuilder()
- Constructor for class org.aludratest.hpalm.entity.
TestRunBuilder
TestSetBuilder
- Class in
org.aludratest.hpalm.entity
TestSetBuilder()
- Constructor for class org.aludratest.hpalm.entity.
TestSetBuilder
TestSetFolderBuilder
- Class in
org.aludratest.hpalm.entity
TestSetFolderBuilder()
- Constructor for class org.aludratest.hpalm.entity.
TestSetFolderBuilder
toString()
- Method in class org.aludratest.hpalm.entity.
Entity
toString()
- Method in class org.aludratest.hpalm.infrastructure.
Response
totalResults
- Variable in class org.aludratest.hpalm.entity.
EntityResultSet
type
- Variable in class org.aludratest.hpalm.entity.
Entity
U
unmarshal(Class<T>, Object)
- Static method in class org.aludratest.hpalm.infrastructure.
EntityMarshallingUtils
updateEntity(long, Entity)
- Method in class org.aludratest.hpalm.infrastructure.
HpAlmSession
updateEntity(EntityType, long, Entity)
- Method in interface org.aludratest.hpalm.service.
HpAlmInteraction
Updates the given entity.
updateEntity(EntityType, long, Entity)
- Method in class org.aludratest.hpalm.service.impl.
HpAlmInteractionImpl
URLEncoder
- Class in
org.aludratest.hpalm.infrastructure
This class is very similar to the java.net.URLEncoder class.
URLEncoder()
- Constructor for class org.aludratest.hpalm.infrastructure.
URLEncoder
V
value
- Variable in class org.aludratest.hpalm.entity.
Field
valueOf(String)
- Static method in enum org.aludratest.hpalm.entity.
RunStepStatus
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.aludratest.hpalm.service.
EntityType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.aludratest.hpalm.entity.
RunStepStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.aludratest.hpalm.service.
EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
verify()
- Method in interface org.aludratest.hpalm.service.
HpAlmService
verify()
- Method in class org.aludratest.hpalm.service.impl.
HpAlmServiceImpl
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2015
aludratest.org
. All rights reserved.