blob: 87f48e22b0de6dae491039cf4d8829883b276057 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>
JUnit
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
JUnit
</h1>
<table border="1" cellspacing="0" cellpadding="5" width="100%">
<thead>
<tr>
<th>
<p>
Option
</p>
</th>
<th>
<p>
Description
</p>
</th>
<th>
<p>
Default
</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top">
<p>
<strong>Show the JUnit results view only when an error or failure occurs</strong>
</p>
</td>
<td valign="top">
<p>
If enabled, the JUnit view is only brought to the front when an error or failure occurs.
</p>
</td>
<td valign="top">
<p>
On
</p>
</td>
</tr>
<tr>
<td valign="top">
<p>
<strong>Stack trace filter patterns</strong>
</p>
</td>
<td valign="top">
<p>
Packages, classes, or patterns that should not be shown in the
stack trace of a test failure.
</p>
</td>
<td valign="top">
<p>
default filter patterns
</p>
</td>
</tr>
</tbody>
</table>
<p>
<img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
<a href="../gettingStarted/qs-junit.htm">Using JUnit</a>
</p>
<p>
<a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0" width="324" height="14"></a>
</p>
</body>
</html>