public class TestCaseModel extends Object
Modifier and Type | Field and Description |
---|---|
String |
classname |
List<FailureModel> |
errors |
List<FailureModel> |
failures |
String |
name |
String |
skipped |
double |
time |
Constructor and Description |
---|
TestCaseModel() |
public String classname
public String name
public double time
public List<FailureModel> failures
public List<FailureModel> errors
public String skipped
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.