| Package | Description |
|---|---|
| gw.test |
| Modifier and Type | Class and Description |
|---|---|
class |
TestMetadata |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ITestMetadata> |
TestBreakInfo.getMetadata() |
List<? extends ITestMetadata> |
ITestWithMetadata.getMetadata()
Returns any applicable metadata for the tests in this class.
|
| Constructor and Description |
|---|
TestBreakInfo(String name,
List<? extends ITestMetadata> metadata,
Throwable throwable) |
Copyright © 2020. All rights reserved.