gherkin.formatter.model
Class Background
java.lang.Object
gherkin.formatter.Mappable
gherkin.formatter.model.BasicStatement
gherkin.formatter.model.DescribedStatement
gherkin.formatter.model.Background
- All Implemented Interfaces:
- CommentHolder, Serializable
public class Background
- extends DescribedStatement
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Background
public Background(List<Comment> comments,
String keyword,
String name,
String description,
Integer line)
replay
public void replay(Formatter formatter)
- Specified by:
replay in class BasicStatement
Copyright © 2013. All rights reserved.