FitNesse.NET
Column Fixture
ColumnFixture maps columns to members of the fixture class.

The second row contains the names of the members. Each subsequent row contains input or expected values for the member. An unadorned member name indicates the member is set to an input value. A member name suffixed with "()" indicates the member is compared to an expected value which is marked according to the comparison.

The fixture class inherits the ColumnFixture class.

fat.SpecifyFixture

fat.SampleColumnFixture
integerFieldXintegerFieldYsumMethod()
123
456 expected
9 actual

fat.SampleColumnFixture
integerFieldXintegerFieldYsumMethod()
12[right]3
45[wrong:9]6
© Copyright 2007,2008 Syterra Software Inc. All rights reserved.