Revision: 6beec93f88d3
Branch: default
Author: Tatu Kairi <[email protected]>
Date: Fri Nov 22 13:54:21 2013 UTC
Log: Fixed example more to follow correct conventions
http://code.google.com/p/robotframework/source/detail?r=6beec93f88d3&repo=wiki
Modified:
/HowToWriteGoodTestCases.wiki
=======================================
--- /HowToWriteGoodTestCases.wiki Fri Nov 22 07:58:09 2013 UTC
+++ /HowToWriteGoodTestCases.wiki Fri Nov 22 13:54:21 2013 UTC
@@ -353,7 +353,7 @@
Withdraw From Account
[arguments] ${amount}
${status} = Withdraw From User Account ${USER} ${amount}
- Set Test Variable ${STATUS}
+ Set Test Variable ${STATUS} ${status}
Withdraw Should Have Succeeded
Should Be Equal ${STATUS} SUCCESS
--
---
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/groups/opt_out.