Passing |
Log |
Passing test case. |
|
|
|
|
|
|
|
Failing |
[Documentation] |
FAIL |
Failing test case. |
|
|
Fail |
Failing test case. |
|
|
#Test |
that table start |
requires empty row |
|
|
User Keyword |
[Documentation] |
FAIL |
A cunning argument. != something |
|
|
My Keyword With Arg |
A cunning argument. |
|
|
|
|
|
|
|
Nön-äscïï |
[Documentation] |
FAIL |
Non-äscïï error |
|
|
Fail |
Non-äscïï error |
|
|
Own Tags |
[Tags] |
own1 |
own2 |
|
|
Log |
tags test |
|
|
|
|
|
|
|
Default Tags |
noop |
|
|
|
|
|
|
|
|
|
|
|
|
|
Variable Table |
equals |
${table_var} |
foo |
|
|
equals |
@{table_listvar}[0] |
bar |
|
|
equals |
@{table_listvar}[1] |
foo |
|
|
|
|
|
|
Resource File |
Keyword from HTML resource |
|
|
|
|
Keyword from HTML resource 2 |
|
|
|
|
Equals |
${html_resource_var} |
HTML Resource Variable |
|
|
Equals |
${html_resource_var2} |
HTML Resource Variable From Recursive Resource |
|
|
|
|
|
|
Variable File |
Equals |
@{file_listvar}[0] |
${True} |
|
|
Equals |
@{file_listvar}[1] |
${3.14} |
|
|
Equals |
@{file_listvar}[2] |
Hello, world!! |
|
|
Equals |
${file_var1} |
${-314} |
|
|
Equals |
${file_var2} |
file variable 2 |
|
|
|
|
|
|
Library Import |
Fail If Dir Empty |
${CURDIR} |
|
|
|
|
|
|
|
Test Timeout |
[Timeout] |
0.01seconds |
|
|
|
[Documentation] |
FAIL |
Test timeout 10 milliseconds exceeded. |
|
|
Sleep |
2 |
|
|
|
|
|
|
|
Keyword Timeout |
[Documentation] |
FAIL |
Keyword timeout 2 milliseconds exceeded. |
|
|
Timouted Keyword |
|
|
|
|
|
|
|
|
|
|
|
|
|
Empty Rows |
|
|
|
|
|
[Documentation] |
Testing that empty rows are ignored. |
FAIL Expected failure. |
|
|
|
|
|
|
|
|
|
|
|
|
Noop |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fail |
Expected failure. |
|
|
|
|
|
|
|
Document |
[Documentation] |
Testing the metadata parsing. |
|
|
|
Noop |
|
|
|
|
|
|
|
|
Default Fixture |
Noop |
|
|
|
|
|
|
|
|
Overridden Fixture |
[Teardown] |
Fail |
Failing Teardown |
|
|
[Setup] |
Log |
Own Setup |
|
|
[Documentation] |
FAIL |
Teardown failed:\n Failing Teardown |
|
|
NOOP |
|
|
|
|
|
|
|
|
Quotes |
Equals |
${quoted} |
"this has ""many " quotes "" |
|
|
Equals |
${single_quoted} |
'single'qu'ot'es'' |
|
Escaping |
Should Be Equal |
-c:\\temp-\t-\x00-\${x}- |
${ESCAPING} |
|