Uses of Class
com.chutneytesting.scenario.domain.gwt.GwtStep.GwtStepBuilder
Packages that use GwtStep.GwtStepBuilder
-
Uses of GwtStep.GwtStepBuilder in com.chutneytesting.scenario.domain.gwt
Methods in com.chutneytesting.scenario.domain.gwt that return GwtStep.GwtStepBuilderModifier and TypeMethodDescriptionstatic GwtStep.GwtStepBuilderGwtStep.builder()GwtStep.GwtStepBuilder.withDescription(String description) GwtStep.GwtStepBuilder.withImplementation(GwtStepImplementation implementation) GwtStep.GwtStepBuilder.withStrategy(Strategy strategy) GwtStep.GwtStepBuilder.withSubSteps(GwtStep... subSteps) GwtStep.GwtStepBuilder.withSubSteps(List<GwtStep> subSteps)