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