com.carrotsearch.ant.tasks.junit4.listeners.antxml
Class TestCaseModel
java.lang.Object
com.carrotsearch.ant.tasks.junit4.listeners.antxml.TestCaseModel
public class TestCaseModel
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classname
public String classname
name
public String name
time
public double time
failures
public List<FailureModel> failures
errors
public List<FailureModel> errors
skipped
public String skipped
TestCaseModel
public TestCaseModel()
Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.