The Fixture Gallery is also available as a PDF document and a live FitNesse wiki. See http://gojko.net/fitnesse/fixturegallery for more information.
Previous page: SetFixture Parent page: FitLibrary Fixtures

SubsetFixture

SubsetFixture is a variation of SetFixture (see SetFixture) with one difference: the rows in the fixture table can be a subset of the actual rows.

Usage

Use SubsetFixture instead of RowFixture and SetFixture when you want to ignore surplus elements (for example, check whether some rows exist in a database regardless of other rows that might be in the same database table).

Previous page: SetFixture Parent page: FitLibrary Fixtures


Personal Tools