| Package | Description |
|---|---|
| io.orangebeard.client.entity |
| Constructor and Description |
|---|
FinishTestItem(UUID testRunUUID,
Status status,
String description,
Set<Attribute> attributes) |
StartTestItem(UUID testRunUUID,
String name,
TestItemType type,
String description,
Set<Attribute> attributes) |
StartTestRun(String name,
String description,
Set<Attribute> attributes) |
StartTestRun(String name,
String description,
Set<Attribute> attributes,
Set<ChangedComponent> changedComponents) |
Copyright © 2021. All rights reserved.