| Package | Description |
|---|---|
| com.cognifide.aet.communication.api.wrappers |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataRunDecorator<T> |
class |
RunDecorator<T> |
class |
SuiteRunWrapper |
class |
TestRunWrapper |
class |
UrlRunWrapper |
| Modifier and Type | Field and Description |
|---|---|
protected Run<T> |
RunDecorator.decoratedRun |
| Modifier and Type | Method and Description |
|---|---|
Run<T> |
RunDecorator.getRun() |
| Constructor and Description |
|---|
MetadataRunDecorator(Run decoratedRun,
Suite suite) |
RunDecorator(Run<T> decoratedRun) |
Copyright © 2013–2019 Cognifide. All rights reserved.