| Package | Description |
|---|---|
| de.mgmechanics.jdecisiontablelib.ts |
| Modifier and Type | Method and Description |
|---|---|
TeststepNode |
Testspecification.getTestStepNode(int nodePos)
This method returns the TeststepNode 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.