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:
parent
a3bc6e04fe
commit
31285eb10b
|
|
@ -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 <antunit> task.</p>
|
||||
<logcontent> is only available when executed from <antunit>.
|
||||
</p>
|
||||
|
||||
<h3>Parameters</h3>
|
||||
<table border="1" cellpadding="2" cellspacing="0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue