public abstract class RunDecorator<T> extends Object implements Run<T>
| Modifier and Type | Field and Description |
|---|---|
protected Run<T> |
decoratedRun |
| Constructor and Description |
|---|
RunDecorator(Run<T> decoratedRun) |
| Modifier and Type | Method and Description |
|---|---|
Run<T> |
getRun() |
RunType |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCompany, getCorrelationId, getName, getObjectToRun, getProject, getRealSuite, getSuiteIdentifier, getTestName, setObjectToRun, setRealSuiteCopyright © 2013–2019 Cognifide. All rights reserved.