content.txt
435 Bytes
SubsetFixture tables look the same as !-SetFixture-! tables. The only difference is that we can expect a subset of the actual elements.
!|StartListing|
|list is|1,2,3|
* Some:
|''subset''|
|''item''|
|3|
* All:
|''subset''|
|''item''|
|3|
|1|
|2|
* None:
|''subset''|
|''item''|
---- * ''Copyright (c) 2004, 2005 Rick Mugridge, Rimu Research.''
* ''Released under the terms of the GNU General Public License version 2 or later.''