Uses of Class
net.masterthought.cucumber.json.Tag
-
Packages that use Tag Package Description net.masterthought.cucumber.json net.masterthought.cucumber.json.deserializers -
-
Uses of Tag in net.masterthought.cucumber.json
Methods in net.masterthought.cucumber.json that return Tag Modifier and Type Method Description Tag[]Element. getTags()Tag[]Feature. getTags() -
Uses of Tag in net.masterthought.cucumber.json.deserializers
Methods in net.masterthought.cucumber.json.deserializers that return Tag Modifier and Type Method Description protected Tag[]TagsDeserializer. deserialize(com.fasterxml.jackson.databind.JsonNode rootNode, Configuration configuration)
-