Hopefully make wording a little more clear.

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@452566 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Matthew Jason Benson 2006-10-03 16:45:02 +00:00
parent a3bc6e04fe
commit 31285eb10b
1 changed files with 3 additions and 2 deletions

View File

@ -29,10 +29,11 @@ under the License.
<h3>Description</h3>
<p>Provides access to output logged by <a href="antunit.html">AntUnit</a>
in terms of Ant's Resource framework. Like
in terms of Ant's Resource framework. As is the case with
<a href="assertions.html#assertLogContains">assertLogContains</a> and
<a href="assertions.html#assertLogDoesntContain">assertLogDoesntContain</a>,
only works in the context of an &lt;antunit&gt; task.</p>
&lt;logcontent&gt; is only available when executed from &lt;antunit&gt;.
</p>
<h3>Parameters</h3>
<table border="1" cellpadding="2" cellspacing="0">