| Interface | Description |
|---|---|
| TestCaseLibraryNodeVisitor | |
| TestStepReader | |
| TestStepVisitor |
| Class | Description |
|---|---|
| ActionStepCollector | |
| ActionTestStep | |
| CallTestStep | |
| Dataset | |
| DatasetParamValue | |
| ExportTestCaseData |
Data support for jasper Test Case Export
|
| ExportTestStepData | |
| Parameter | |
| ParameterNameInStepUpdater | |
| QActionTestStep |
QActionTestStep is a Querydsl query type for ActionTestStep
|
| QCallTestStep |
QCallTestStep is a Querydsl query type for CallTestStep
|
| QDataset |
QDataset is a Querydsl query type for Dataset
|
| QDatasetParamValue |
QDatasetParamValue is a Querydsl query type for DatasetParamValue
|
| QParameter |
QParameter is a Querydsl query type for Parameter
|
| QRequirementVersionCoverage |
QRequirementVersionCoverage is a Querydsl query type for RequirementVersionCoverage
|
| QTestCase |
QTestCase is a Querydsl query type for TestCase
|
| QTestCaseFolder |
QTestCaseFolder is a Querydsl query type for TestCaseFolder
|
| QTestCaseLibrary |
QTestCaseLibrary is a Querydsl query type for TestCaseLibrary
|
| QTestCaseLibraryNode |
QTestCaseLibraryNode is a Querydsl query type for TestCaseLibraryNode
|
| QTestCaseLibraryPluginBinding |
QTestCaseLibraryPluginBinding is a Querydsl query type for TestCaseLibraryPluginBinding
|
| QTestCasePathEdge |
QTestCasePathEdge is a Querydsl query type for TestCasePathEdge
|
| QTestStep |
QTestStep is a Querydsl query type for TestStep
|
| RequirementVersionCoverage |
Entity representing a The coverage of a
RequirementVersion by a TestCase. |
| TestCase | |
| TestCaseAttachmentBridge | |
| TestCaseCallStepBridge | |
| TestCaseExecutionBridge | |
| TestCaseExecutionStatus |
Pojo used to link a test case with an execution status.
|
| TestCaseFolder | |
| TestCaseIssueBridge | |
| TestCaseIterationBridge | |
| TestCaseLibrary | |
| TestCaseLibraryNode |
An organizational element ot the
TestCaseLibrary |
| TestCaseLibraryPluginBinding | |
| TestCasePathEdge |
Maps an edge of a test case node path.
|
| TestCasePathEdge.PathId | |
| TestStep |
| Enum | Description |
|---|---|
| ParameterAssignationMode |
CALLED_DATASET : the values for the parameters in a called test case will be assigned using one of the datasets from the called test case
DELEGATE : the values for the parameters in a called test case will be assigned using one of the datasets from the caller test case (that can itself be called and delegated)
NOTHING : we don't know yet how and when the parameters will be assigned.
|
| TestCaseExecutionMode | |
| TestCaseImportance | |
| TestCaseNature | Deprecated |
| TestCaseStatus | |
| TestCaseType | Deprecated |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.