net.masterthought.cucumber.json
Class Artifact
java.lang.Object
net.masterthought.cucumber.json.Artifact
public class Artifact
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Artifact
public Artifact(String scenario,
String step,
String keyword,
String artifactFile,
String contentType)
getScenario
public String getScenario()
getKeyword
public String getKeyword()
getStep
public String getStep()
getArtifactFile
public String getArtifactFile()
getContentType
public String getContentType()
Copyright © 2014. All Rights Reserved.