????

Your IP : 216.73.216.152


Current Path : /opt/ant/manual/api/org/apache/tools/ant/taskdefs/optional/junit/
Upload File :
Current File : //opt/ant/manual/api/org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Tue May 22 06:24:53 CEST 2012 -->
<title>BaseTest (Apache Ant API)</title>
<meta name="date" content="2012-05-22">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="BaseTest (Apache Ant API)";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/AggregateTransformer.Format.html" title="class in org.apache.tools.ant.taskdefs.optional.junit"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BatchTest.html" title="class in org.apache.tools.ant.taskdefs.optional.junit"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html" target="_top">Frames</a></li>
<li><a href="BaseTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.tools.ant.taskdefs.optional.junit</div>
<h2 title="Class BaseTest" class="title">Class BaseTest</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.tools.ant.taskdefs.optional.junit.BaseTest</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BatchTest.html" title="class in org.apache.tools.ant.taskdefs.optional.junit">BatchTest</a>, <a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/JUnitTest.html" title="class in org.apache.tools.ant.taskdefs.optional.junit">JUnitTest</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">BaseTest</span>
extends java.lang.Object</pre>
<div class="block">Baseclass for BatchTest and JUnitTest.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!--   -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.io.File</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#destDir">destDir</a></strong></code>
<div class="block">destination directory</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#errorProperty">errorProperty</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#failureProperty">failureProperty</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#filtertrace">filtertrace</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#fork">fork</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.Vector</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#formatters">formatters</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#haltOnError">haltOnError</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#haltOnFail">haltOnFail</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#ifProperty">ifProperty</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#unlessProperty">unlessProperty</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!--   -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#BaseTest()">BaseTest</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!--   -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#addFormatter(org.apache.tools.ant.taskdefs.optional.junit.FormatterElement)">addFormatter</a></strong>(<a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/FormatterElement.html" title="class in org.apache.tools.ant.taskdefs.optional.junit">FormatterElement</a>&nbsp;elem)</code>
<div class="block">Allow a formatter nested element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#getErrorProperty()">getErrorProperty</a></strong>()</code>
<div class="block">Get the failure property name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#getFailureProperty()">getFailureProperty</a></strong>()</code>
<div class="block">Get the failure property name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#getFiltertrace()">getFiltertrace</a></strong>()</code>
<div class="block">Get the filtertrace attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#getFork()">getFork</a></strong>()</code>
<div class="block">Get the fork attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#getHaltonerror()">getHaltonerror</a></strong>()</code>
<div class="block">Get the haltonerror attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#getHaltonfailure()">getHaltonfailure</a></strong>()</code>
<div class="block">Get the haltonfailure attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#getIfCondition()">getIfCondition</a></strong>()</code>
<div class="block">The if expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#getTodir()">getTodir</a></strong>()</code>
<div class="block">Get the destination directory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#getUnlessCondition()">getUnlessCondition</a></strong>()</code>
<div class="block">The unless expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setErrorProperty(java.lang.String)">setErrorProperty</a></strong>(java.lang.String&nbsp;errorProperty)</code>
<div class="block">Set the name of the error property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setFailureProperty(java.lang.String)">setFailureProperty</a></strong>(java.lang.String&nbsp;failureProperty)</code>
<div class="block">Set the name of the failure property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setFiltertrace(boolean)">setFiltertrace</a></strong>(boolean&nbsp;value)</code>
<div class="block">Set the filtertrace attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setFork(boolean)">setFork</a></strong>(boolean&nbsp;value)</code>
<div class="block">Set the fork attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setHaltonerror(boolean)">setHaltonerror</a></strong>(boolean&nbsp;value)</code>
<div class="block">Set the haltonerror attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setHaltonfailure(boolean)">setHaltonfailure</a></strong>(boolean&nbsp;value)</code>
<div class="block">Set the haltonfailure attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setIf(java.lang.Object)">setIf</a></strong>(java.lang.Object&nbsp;ifCondition)</code>
<div class="block">Set the if attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setIf(java.lang.String)">setIf</a></strong>(java.lang.String&nbsp;propertyName)</code>
<div class="block">Set the if attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setTodir(java.io.File)">setTodir</a></strong>(java.io.File&nbsp;destDir)</code>
<div class="block">Sets the destination directory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setUnless(java.lang.Object)">setUnless</a></strong>(java.lang.Object&nbsp;unlessCondition)</code>
<div class="block">Set the unless attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html#setUnless(java.lang.String)">setUnless</a></strong>(java.lang.String&nbsp;propertyName)</code>
<div class="block">Set the unless attribute.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!--   -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!--   -->
</a>
<h3>Field Detail</h3>
<a name="haltOnError">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>haltOnError</h4>
<pre>protected&nbsp;boolean haltOnError</pre>
</li>
</ul>
<a name="haltOnFail">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>haltOnFail</h4>
<pre>protected&nbsp;boolean haltOnFail</pre>
</li>
</ul>
<a name="filtertrace">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>filtertrace</h4>
<pre>protected&nbsp;boolean filtertrace</pre>
</li>
</ul>
<a name="fork">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fork</h4>
<pre>protected&nbsp;boolean fork</pre>
</li>
</ul>
<a name="ifProperty">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ifProperty</h4>
<pre>protected&nbsp;java.lang.String ifProperty</pre>
</li>
</ul>
<a name="unlessProperty">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unlessProperty</h4>
<pre>protected&nbsp;java.lang.String unlessProperty</pre>
</li>
</ul>
<a name="formatters">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>formatters</h4>
<pre>protected&nbsp;java.util.Vector formatters</pre>
</li>
</ul>
<a name="destDir">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>destDir</h4>
<pre>protected&nbsp;java.io.File destDir</pre>
<div class="block">destination directory</div>
</li>
</ul>
<a name="failureProperty">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>failureProperty</h4>
<pre>protected&nbsp;java.lang.String failureProperty</pre>
</li>
</ul>
<a name="errorProperty">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>errorProperty</h4>
<pre>protected&nbsp;java.lang.String errorProperty</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!--   -->
</a>
<h3>Constructor Detail</h3>
<a name="BaseTest()">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BaseTest</h4>
<pre>public&nbsp;BaseTest()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!--   -->
</a>
<h3>Method Detail</h3>
<a name="setFiltertrace(boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFiltertrace</h4>
<pre>public&nbsp;void&nbsp;setFiltertrace(boolean&nbsp;value)</pre>
<div class="block">Set the filtertrace attribute.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - a <code>boolean</code> value.</dd></dl>
</li>
</ul>
<a name="getFiltertrace()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFiltertrace</h4>
<pre>public&nbsp;boolean&nbsp;getFiltertrace()</pre>
<div class="block">Get the filtertrace attribute.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the attribute.</dd></dl>
</li>
</ul>
<a name="setFork(boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFork</h4>
<pre>public&nbsp;void&nbsp;setFork(boolean&nbsp;value)</pre>
<div class="block">Set the fork attribute.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - a <code>boolean</code> value.</dd></dl>
</li>
</ul>
<a name="getFork()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFork</h4>
<pre>public&nbsp;boolean&nbsp;getFork()</pre>
<div class="block">Get the fork attribute.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the attribute.</dd></dl>
</li>
</ul>
<a name="setHaltonerror(boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHaltonerror</h4>
<pre>public&nbsp;void&nbsp;setHaltonerror(boolean&nbsp;value)</pre>
<div class="block">Set the haltonerror attribute.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - a <code>boolean</code> value.</dd></dl>
</li>
</ul>
<a name="setHaltonfailure(boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHaltonfailure</h4>
<pre>public&nbsp;void&nbsp;setHaltonfailure(boolean&nbsp;value)</pre>
<div class="block">Set the haltonfailure attribute.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - a <code>boolean</code> value.</dd></dl>
</li>
</ul>
<a name="getHaltonerror()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHaltonerror</h4>
<pre>public&nbsp;boolean&nbsp;getHaltonerror()</pre>
<div class="block">Get the haltonerror attribute.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the attribute.</dd></dl>
</li>
</ul>
<a name="getHaltonfailure()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHaltonfailure</h4>
<pre>public&nbsp;boolean&nbsp;getHaltonfailure()</pre>
<div class="block">Get the haltonfailure attribute.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the attribute.</dd></dl>
</li>
</ul>
<a name="setIf(java.lang.Object)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIf</h4>
<pre>public&nbsp;void&nbsp;setIf(java.lang.Object&nbsp;ifCondition)</pre>
<div class="block">Set the if attribute.
 If this expression evaluates to true or the name of a property
 which is present in project, the test will be run.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ifCondition</code> - the expression to evaluate</dd><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.8.0</dd></dl>
</li>
</ul>
<a name="setIf(java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIf</h4>
<pre>public&nbsp;void&nbsp;setIf(java.lang.String&nbsp;propertyName)</pre>
<div class="block">Set the if attribute.
 If this expression evaluates to true or the name of a property
 which is present in project, the test will be run.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>propertyName</code> - the expression to evaluate</dd></dl>
</li>
</ul>
<a name="getIfCondition()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIfCondition</h4>
<pre>public&nbsp;java.lang.Object&nbsp;getIfCondition()</pre>
<div class="block">The if expression</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.8.0</dd></dl>
</li>
</ul>
<a name="setUnless(java.lang.Object)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUnless</h4>
<pre>public&nbsp;void&nbsp;setUnless(java.lang.Object&nbsp;unlessCondition)</pre>
<div class="block">Set the unless attribute.  If this expression evaluates to
 false or the name of a property which is not present in
 project, the test will be run.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>unlessCondition</code> - the expression to evaluate</dd><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.8.0</dd></dl>
</li>
</ul>
<a name="setUnless(java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUnless</h4>
<pre>public&nbsp;void&nbsp;setUnless(java.lang.String&nbsp;propertyName)</pre>
<div class="block">Set the unless attribute.  If this expression evaluates to
 false or the name of a property which is not present in
 project, the test will be run.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>propertyName</code> - the expression to evaluate</dd></dl>
</li>
</ul>
<a name="getUnlessCondition()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnlessCondition</h4>
<pre>public&nbsp;java.lang.Object&nbsp;getUnlessCondition()</pre>
<div class="block">The unless expression</div>
<dl><dt><span class="strong">Since:</span></dt>
  <dd>Ant 1.8.0</dd></dl>
</li>
</ul>
<a name="addFormatter(org.apache.tools.ant.taskdefs.optional.junit.FormatterElement)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addFormatter</h4>
<pre>public&nbsp;void&nbsp;addFormatter(<a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/FormatterElement.html" title="class in org.apache.tools.ant.taskdefs.optional.junit">FormatterElement</a>&nbsp;elem)</pre>
<div class="block">Allow a formatter nested element.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>elem</code> - a formatter nested element.</dd></dl>
</li>
</ul>
<a name="setTodir(java.io.File)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTodir</h4>
<pre>public&nbsp;void&nbsp;setTodir(java.io.File&nbsp;destDir)</pre>
<div class="block">Sets the destination directory.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>destDir</code> - the destination directory.</dd></dl>
</li>
</ul>
<a name="getTodir()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTodir</h4>
<pre>public&nbsp;java.lang.String&nbsp;getTodir()</pre>
<div class="block">Get the destination directory.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the destination directory as an absolute path if it exists
         otherwise return <tt>null</tt></dd></dl>
</li>
</ul>
<a name="getFailureProperty()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFailureProperty</h4>
<pre>public&nbsp;java.lang.String&nbsp;getFailureProperty()</pre>
<div class="block">Get the failure property name.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the name of the property to set on failure.</dd></dl>
</li>
</ul>
<a name="setFailureProperty(java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFailureProperty</h4>
<pre>public&nbsp;void&nbsp;setFailureProperty(java.lang.String&nbsp;failureProperty)</pre>
<div class="block">Set the name of the failure property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>failureProperty</code> - the name of the property to set if
                        the test fails.</dd></dl>
</li>
</ul>
<a name="getErrorProperty()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getErrorProperty</h4>
<pre>public&nbsp;java.lang.String&nbsp;getErrorProperty()</pre>
<div class="block">Get the failure property name.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the name of the property to set on failure.</dd></dl>
</li>
</ul>
<a name="setErrorProperty(java.lang.String)">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setErrorProperty</h4>
<pre>public&nbsp;void&nbsp;setErrorProperty(java.lang.String&nbsp;errorProperty)</pre>
<div class="block">Set the name of the error property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>errorProperty</code> - the name of the property to set if
                      the test has an error.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/AggregateTransformer.Format.html" title="class in org.apache.tools.ant.taskdefs.optional.junit"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/tools/ant/taskdefs/optional/junit/BatchTest.html" title="class in org.apache.tools.ant.taskdefs.optional.junit"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/tools/ant/taskdefs/optional/junit/BaseTest.html" target="_top">Frames</a></li>
<li><a href="BaseTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>