| Modifier and Type | Class and Description |
|---|---|
class |
ActionStepInstruction |
class |
CallStepInstruction |
class |
DatasetInstruction
As for 1.11.0 a DatasetInstruction just does handle datasets.
|
class |
DatasetParamValueInstruction |
class |
ParameterInstruction |
class |
StepInstruction
Generic instruction for test steps.
|
class |
TestCaseInstruction |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertyHolderFinder<I extends Instruction<?>,T>
Target finder implementations are responsible for finding the target of an operation from this operation's context,
represented by an
Instruction |
| Modifier and Type | Class and Description |
|---|---|
class |
InstructionBuilder<COL extends Enum<COL> & TemplateColumn,INST extends Instruction<?>>
Generic superclass for instruction builders.
|
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.