public class TestRunWrapper extends Object implements Run<Test>
| Constructor and Description |
|---|
TestRunWrapper(Test test) |
| Modifier and Type | Method and Description |
|---|---|
Test |
getObjectToRun() |
String |
getTestName() |
RunType |
getType() |
void |
setObjectToRun(Test test) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCompany, getCorrelationId, getName, getProject, getRealSuite, getSuiteIdentifier, setRealSuitepublic TestRunWrapper(Test test)
public void setObjectToRun(Test test)
setObjectToRun in interface Run<Test>public Test getObjectToRun()
getObjectToRun in interface Run<Test>public String getTestName()
getTestName in interface Run<Test>Copyright © 2013–2019 Cognifide. All rights reserved.