public class CucumberResultsCommon extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
sourceFile |
| Constructor and Description |
|---|
CucumberResultsCommon() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceFile() |
CucumberFeatureResult[] |
readFileContent() |
void |
setSourceFile(String sourceFileValue) |
private String sourceFile
public final String getSourceFile()
public final void setSourceFile(String sourceFileValue)
sourceFileValue - the sourceFile to setpublic CucumberFeatureResult[] readFileContent() throws Exception
ExceptionCopyright © 2013-2015. All Rights Reserved.