public static interface CucumberOptionsAnnotationParser.CucumberOptions
Modifier and Type | Method and Description |
---|---|
boolean |
dryRun() |
String[] |
extraGlue() |
String[] |
features() |
String[] |
glue() |
String[] |
junit() |
boolean |
monochrome() |
String[] |
name() |
String[] |
plugin() |
SnippetType |
snippets() |
boolean |
strict() |
String[] |
tags() |
Copyright © 2019. All rights reserved.