public class ModelCommander
extends java.lang.Object
Constructor and Description |
---|
ModelCommander(SpecTest modelTest) |
Modifier and Type | Method and Description |
---|---|
protected void |
call(Command command) |
protected <T> T |
call(ValueCommand<T> valueCommand) |
public final SpecTest specTest
public ModelCommander(SpecTest modelTest)
protected <T> T call(ValueCommand<T> valueCommand)
protected void call(Command command)