content.txt 571 Bytes
A SequenceFixture is exactly the same as a DoFixture, except that ''keywords'' aren't used.

For example, the following SequenceFixture table (and its associated fixture) is a slight reformulation of the first example given in DoFixture:

| !-ChatStartSequence-! |

|''connect user''|sarah|

|''user creates room''|sarah|fit|
|''user enters room''|sarah|fit|

|''users in room''|fit|
|''name''|
|sarah|
---- * ''Copyright (c) 2004 Rick Mugridge, University of Auckland, New Zealand.''
 * ''Released under the terms of the GNU General Public License version 2 or later.''