| Package | Description |
|---|---|
| net.thucydides.core.model |
The Thucydides domain model, which represents acceptance test runs.
|
| Modifier and Type | Method and Description |
|---|---|
static RuleBackground |
RuleBackground.from(io.cucumber.messages.types.Background background) |
RuleBackground |
Rule.getBackground() |
| Constructor and Description |
|---|
Rule(String name,
String description,
List<TestTag> tags,
RuleBackground background) |
Copyright © 2022. All rights reserved.