Java junit.framework TestFailure fields, constructors, methods, implement or subclass

Example usage for Java junit.framework TestFailure fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for junit.framework TestFailure.

The text is from its open source code.

Method

ThrowablethrownException()
Gets the thrown exception.
StringtoString()
Returns a short description of the failure.