Author: bdaw
Date: 2008-01-28 18:35:52 -0500 (Mon, 28 Jan 2008)
New Revision: 9625
Modified:
modules/test/trunk/docs/user-guide/en/modules/tooling.xml
Log:
small update
Modified: modules/test/trunk/docs/user-guide/en/modules/tooling.xml
===================================================================
--- modules/test/trunk/docs/user-guide/en/modules/tooling.xml 2008-01-28 23:15:14 UTC (rev
9624)
+++ modules/test/trunk/docs/user-guide/en/modules/tooling.xml 2008-01-28 23:35:52 UTC (rev
9625)
@@ -17,15 +17,13 @@
<listitem>Maven plugin</listitem>
</itemizedlist>
<sect1>
- <title>Required dependencies</title>
- <para>TODO: Which jars are exactly needed</para>
- </sect1>
-
- <sect1>
<title>Commandline</title>
<para>JBoss Unit can be run directly from the command line. This is main and
low level way to control testsuite
execution. In both ant and maven support all the configuration defined in build
files is converted to proper
commandline java call.</para>
+
+ <para>To run simple JBoss Unit tests from command line only one jboss-unit
jar is needed</para>
+
<example>
<programlisting>
<![CDATA[
@@ -1292,11 +1290,6 @@
<para></para>
</sect2>
- <!--<sect2>-->
- <!--<title>jboss.unit.logging</title>-->
- <!--<para></para>-->
- <!--</sect2>-->
-
</sect1>
Show replies by date