|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjunit.swingui.DefaultFailureDetailView
A view that shows a stack trace of a failure
コンストラクタの概要 | |
DefaultFailureDetailView()
|
メソッドの概要 | |
void |
clear()
Clears the output. |
java.awt.Component |
getComponent()
Returns the component used to present the trace |
void |
showFailure(TestFailure failure)
Shows a TestFailure |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public DefaultFailureDetailView()
メソッドの詳細 |
public java.awt.Component getComponent()
FailureDetailView
内の getComponent
public void showFailure(TestFailure failure)
FailureDetailView
内の showFailure
public void clear()
FailureDetailView
内の clear
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |