Revision: b4e92a185fb7
Branch:   default
Author:   Jussi Malinen <[email protected]>
Date:     Wed May 28 11:50:34 2014 UTC
Log:      Update issue 811

Add tests for suite setup and teardown events in test scope
http://code.google.com/p/robotframework/source/detail?r=b4e92a185fb7

Modified:
 /atest/testdata/test_libraries/as_listener/test_scope.txt

=======================================
--- /atest/testdata/test_libraries/as_listener/test_scope.txt Wed May 28 10:09:35 2014 UTC +++ /atest/testdata/test_libraries/as_listener/test_scope.txt Wed May 28 11:50:34 2014 UTC
@@ -1,5 +1,11 @@
 *** Settings ***
 Library    listenerlibrary.py
+Suite setup     Events should be    start suite Test Scope
+ ... start kw listenerlibrary.Events Should Be
+Suite teardown  Events should be    start suite Test Scope
+ ... start kw listenerlibrary.Events Should Be
+                ...                 end kw listenerlibrary.Events Should Be
+ ... start kw listenerlibrary.Events Should Be

 *** Test Cases ***
 Test scope library gets events

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to