Class Step
- java.lang.Object
-
- pl.put.poznan.sqc.domain.scenario.Step
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(Visitor visitor)Accept a visitor and pass the current instance's content to it.StringgetText()Get a string representing the step in a scenario.
-