public class SerenityTags extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addTagWith(String tagName,
String tagType) |
void |
addTagWith(TestTag tag) |
Optional<TestTag> |
batches() |
static SerenityTags |
create() |
Optional<TestTag> |
forks() |
void |
tagScenarioWithBatchingInfo() |
public static SerenityTags create()
public void tagScenarioWithBatchingInfo()
public void addTagWith(TestTag tag)
Copyright © 2023. All rights reserved.