Package io.cucumber.messages.types
Class Background
- java.lang.Object
-
- io.cucumber.messages.types.Background
-
public final class Background extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetDescription()StringgetId()StringgetKeyword()LocationgetLocation()StringgetName()List<Step>getSteps()inthashCode()StringtoString()
-