public class Parallel extends AbstractActionContainer
actions
description
Constructor and Description |
---|
Parallel()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
doExecute(TestContext context)
Subclasses may add custom execution logic here.
|
addTestAction, addTestActions, getActionCount, getActionIndex, getActions, getActiveAction, getExecutedActions, getTestAction, isDone, setActions, setActiveAction
execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setName
public void doExecute(TestContext context)
AbstractTestAction
doExecute
in class AbstractTestAction
Copyright © 2008–2018 ConSol Software GmbH. All rights reserved.