traitScalaDsl extends BaseScalaDsl with StepDsl with HookDsl with DataTableTypeDsl with DocStringTypeDsl with ParameterTypeDsl with DefaultTransformerDsl
Base trait for a scala step definition implementation.
Linear Supertypes
DefaultTransformerDsl, ParameterTypeDsl, DocStringTypeDsl, DataTableTypeDsl, HookDsl, StepDsl, BaseScalaDsl, AnyRef, Any
Base trait for a scala step definition implementation.