public class StepSelectorItem
extends java.lang.Object
Constructor and Description |
---|
StepSelectorItem(Assrt assrt,
java.lang.String[] selection)
Constructor for StepSelectorItem
|
public StepSelectorItem(Assrt assrt, java.lang.String[] selection)
assrt
- Assrt matched by the StepSelector search and may be null.selection
- formula or message String to be displayed by
StepSelectorDialog for a single assertion.