public class Scenario extends TagStatement
Constructor and Description |
---|
Scenario(List<Comment> comments,
List<Tag> tags,
String keyword,
String name,
String description,
Integer line,
String id) |
Modifier and Type | Method and Description |
---|---|
void |
replay(Formatter formatter) |
getFirstNonCommentLine, getId, getTags
getDescription
getComments, getKeyword, getLine, getLineRange, getName
Copyright © 2019. All rights reserved.