Revision: 3092
Author: janne.t.harkonen
Date: Mon Apr 26 03:46:01 2010
Log: Added test setup and teardown back
http://code.google.com/p/robotframework/source/detail?r=3092

Modified:
 /trunk/doc/userguide/src/CreatingTestData/CreatingTestSuites.txt

=======================================
--- /trunk/doc/userguide/src/CreatingTestData/CreatingTestSuites.txt Fri Apr 16 04:15:33 2010 +++ /trunk/doc/userguide/src/CreatingTestData/CreatingTestSuites.txt Mon Apr 26 03:46:01 2010
@@ -69,9 +69,9 @@
 ''''''''''''''''''''

 A test suite created from a directory can have the same settings
-(:opt:`Documentation`, :opt:`Meta: <name>`, :opt:`Suite
-Setup`, :opt:`Suite Teardown`) as a test case created from a
-file. Because a directory alone cannot have that kind of information,
+(:opt:`Documentation`, :opt:`Meta: <name>`, :opt:`Suite Setup`, :opt:`Suite
+Teardown`, :opt:`Test Setup`, :opt:`Test Teardown`) as a test case created
+from a file. Because a directory alone cannot have that kind of information,
 they must be placed into a special initialization file.

Initialization files have the same structure as test case files, except that


--
Subscription settings: 
http://groups.google.com/group/robotframework-commit/subscribe?hl=en

Reply via email to