public interface FileGeneratorConfig
| Modifier and Type | Method and Description |
|---|---|
boolean |
filterFeaturesByTags() |
String |
getCucumberOutputDir() |
String |
getEncoding() |
File |
getFeaturesDirectory() |
org.apache.maven.plugin.logging.Log |
getLog() |
String |
getNamingPattern() |
String |
getNamingScheme() |
boolean |
useTestNG() |
boolean filterFeaturesByTags()
org.apache.maven.plugin.logging.Log getLog()
File getFeaturesDirectory()
String getEncoding()
String getCucumberOutputDir()
boolean useTestNG()
String getNamingScheme()
String getNamingPattern()
Copyright © 2015-2016. All Rights Reserved.