public class TestCaseInputFile extends Object implements ITestCaseInput
Constructor and Description |
---|
TestCaseInputFile(String file) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
String |
getScript() |
void |
setScript(String script) |
String |
toString() |
public TestCaseInputFile(String file)
public String getLabel()
public void setScript(String script)
setScript
in interface ITestCaseInput
public String getScript()
getScript
in interface ITestCaseInput
Copyright © 2014. All rights reserved.