Class InteractionArguments
java.lang.Object
com.vaadin.uitest.model.codesnippetgeneration.InteractionArguments
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]getArgs()booleanvoidvoidsetInteraction(Interaction interaction) voidsetNegative(boolean negative)
-
Constructor Details
-
InteractionArguments
public InteractionArguments()
-
-
Method Details
-
getInteraction
-
setInteraction
-
isNegative
public boolean isNegative() -
setNegative
public void setNegative(boolean negative) -
getArgs
-
setArgs
-