|!-fitlibrary.eg.Collections-!|

 * Create a list with 4 elements
|list is|1,2,3,4|

 * Here's the list to be checked, but it fails
|''ordered list''|
|''item''|
|3|
|4|
|1|
|2|
----The following specifies the expected counts of passes, fails, etc for the page. This is used here to avoid manually checking, as here the storytests are written to fail. You'll most probably not use this technique, as you'd expect all your storytests to pass.
----
|''expected test results''|2|''right''|4|''wrong''|0|''ignored''|0|''exceptions''|
