public class ParallelBuilder extends AbstractTestContainerBuilder<Parallel>
container, designer, runneraction| Constructor and Description |
|---|
ParallelBuilder(TestDesigner designer)
Default constructor using test designer.
|
ParallelBuilder(TestDesigner designer,
Parallel action)
Default constructor using designer and action container.
|
ParallelBuilder(TestRunner runner)
Default constructor using test runner.
|
ParallelBuilder(TestRunner runner,
Parallel action)
Default constructor using runner and action container.
|
actions, getActionsactor, build, description, execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildpublic ParallelBuilder(TestDesigner designer, Parallel action)
designer - action - public ParallelBuilder(TestDesigner designer)
designer - public ParallelBuilder(TestRunner runner, Parallel action)
runner - action - public ParallelBuilder(TestRunner runner)
runner - Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.