| Package | Description |
|---|---|
| de.mgmechanics.jdecisiontablelib.ts |
| Modifier and Type | Method and Description |
|---|---|
TeststepRule |
TeststepRule.clone()
Clones this test step rule.
|
TeststepRule |
Testspecification.getTestStepRule(int rulePos)
This method returns the TeststepRule at given position.
|
| Constructor and Description |
|---|
Testspecification(ArrayList<TeststepNode> listOfTestStepNodes,
ArrayList<TeststepRule> listOfTestStepRules)
Creates a test specification from a list of TestStepNodes and a list of TestStepRules.
Note that test specifications from this constructor are always marked as invalid. Because there is no underlying decision table we can not run the tests for checking if the underlying decision table is valid. |
Copyright © 2013. All Rights Reserved.