You are viewing a plain text version of this content. The canonical link for it is here.
Posted to zeta-commits@incubator.apache.org by jp...@apache.org on 2011/12/10 15:01:26 UTC

[zeta-commits] svn commit: r1212809 - /incubator/zetacomponents/trunk/UnitTest/docs/tutorial.txt

Author: jpic
Date: Sat Dec 10 15:01:25 2011
New Revision: 1212809

URL: http://svn.apache.org/viewvc?rev=1212809&view=rev
Log:
- Added tutorial.txt for UnitTest, aiming to solve the FAQ around it

Added:
    incubator/zetacomponents/trunk/UnitTest/docs/tutorial.txt

Added: incubator/zetacomponents/trunk/UnitTest/docs/tutorial.txt
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/trunk/UnitTest/docs/tutorial.txt?rev=1212809&view=auto
==============================================================================
--- incubator/zetacomponents/trunk/UnitTest/docs/tutorial.txt (added)
+++ incubator/zetacomponents/trunk/UnitTest/docs/tutorial.txt Sat Dec 10 15:01:25 2011
@@ -0,0 +1,12 @@
+eZ Components - UnitTest
+~~~~~~~~~~~~~~~~~~~~~~~~
+
+No release
+==========
+
+UnitTest is an internal component which extends PhpUnit to facilitate test
+running and reports of the components themselves.
+
+For this reason, there is no tutorial for this component. If you really want
+to use it for some reason it's sane to expect some community support on IRC or
+the mailing list.