public class TestCaseModel extends Object
| Constructor and Description |
|---|
TestCaseModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassname() |
BaseModel.ErrorModel |
getError() |
BaseModel.FailureModel |
getFailure() |
String |
getName() |
String |
getOverallStatus() |
String |
getSystemErr() |
String |
getSystemOut() |
String |
getTime() |
String |
getUniqueID() |
void |
postProcess() |
public BaseModel.ErrorModel getError()
public String getUniqueID()
public void postProcess()
public String getSystemOut()
public String getTime()
public BaseModel.FailureModel getFailure()
public String getClassname()
public String getName()
public String getSystemErr()
public String getOverallStatus()
Copyright © 2017. All rights reserved.