FailureDetailViewpublic interface FailureDetailView A view to show a details about a failure
{@hide} - Not needed for 1.0 SDK |
Methods Summary |
---|
public void | clear()Clears the view
| public void | showFailure(junit.framework.TestFailure failure)Shows details of a TestFailure
|
|