public class AsyncBuilder extends AbstractTestContainerBuilder<Async>
container, designer, runneraction| Constructor and Description |
|---|
AsyncBuilder(TestDesigner designer)
Default constructor using test designer.
|
AsyncBuilder(TestDesigner designer,
Async action)
Default constructor using designer and action container.
|
AsyncBuilder(TestRunner runner)
Default constructor using test runner.
|
AsyncBuilder(TestRunner runner,
Async 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 AsyncBuilder(TestDesigner designer, Async action)
designer - action - public AsyncBuilder(TestDesigner designer)
designer - public AsyncBuilder(TestRunner runner, Async action)
runner - action - public AsyncBuilder(TestRunner runner)
runner - Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.