Package io.cucumber.messages.types
Class PickleTag
- java.lang.Object
-
- io.cucumber.messages.types.PickleTag
-
public final class PickleTag extends Object
Represents the PickleTag message in Cucumber's message protocol- See Also:
- Github - Cucumber - Messages A tag
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetAstNodeId()Points to the AST node this was created fromStringgetName()inthashCode()StringtoString()
-