au.com.rayh.report
Class TestCase
java.lang.Object
au.com.rayh.report.TestCase
public class TestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCase
public TestCase()
TestCase
public TestCase(String classname,
String name)
getName
public String getName()
setTime
public void setTime(float time)
getTime
public float getTime()
getFailures
public List<TestFailure> getFailures()
Copyright © 2004-2014. All Rights Reserved.