Revision: 2446
Author: janne.t.harkonen
Date: Tue Feb 16 07:20:53 2010
Log: Test also message()
http://code.google.com/p/robotframework/source/detail?r=2446
Modified:
/trunk/atest/robot/output/listener_interface/listener_methods.txt
=======================================
--- /trunk/atest/robot/output/listener_interface/listener_methods.txt Tue
Feb 16 06:07:25 2010
+++ /trunk/atest/robot/output/listener_interface/listener_methods.txt Tue
Feb 16 07:20:53 2010
@@ -76,7 +76,8 @@
Check Listen All File
[Arguments] ${filename}
- @{expected}= Create List SUITE START: Pass And Fail 'Some tests here'
+ @{expected}= Create List Got settings on level: INFO
+ ... SUITE START: Pass And Fail 'Some tests here'
... KW START: My Keyword ['Suite Setup']
... KW START: BuiltIn.Log ['Hello says "\${who}"!', '\${LEVEL1}']
... LOG MESSAGE: [INFO] Hello says "Suite Setup"!