public class TestFailure extends Printable
TestFailure(java.lang.String test, java.lang.Throwable failure)
void
print(java.io.Writer writer)
java.lang.Throwable
reason()
java.lang.String
testLabel()
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TestFailure(java.lang.String test, java.lang.Throwable failure)
public java.lang.String testLabel()
public java.lang.Throwable reason()
public void print(java.io.Writer writer) throws java.io.IOException
print
Printable
java.io.IOException