Class SerenityTags
java.lang.Object
net.serenitybdd.cucumber.suiteslicing.SerenityTags
public class SerenityTags
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description voidaddTagWith(java.lang.String tagName, java.lang.String tagType)voidaddTagWith(TestTag tag)java.util.Optional<TestTag>batches()static SerenityTagscreate()java.util.Optional<TestTag>forks()voidtagScenarioWithBatchingInfo()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
create
-
batches
-
forks
-
tagScenarioWithBatchingInfo
public void tagScenarioWithBatchingInfo() -
addTagWith
-
addTagWith
public void addTagWith(java.lang.String tagName, java.lang.String tagType)
-