FitNesse.NET
Grid Fixture
Grid Fixture compares a two-dimensional array of objects to its table of expected values. The values are compared positionally; there is no header row with member names.
do
with
type
story test
check
test result
grid story
make grid
0
1
2
a
b
c
d
d
e
f
f
f
a
b
c
d
d
e
f
f
f
grid story
make grid
0
1
2
a
b
c
d
d
e
f
f
f
a
b
c
d
d
e
f
f
f
Duplicate rows are handled.
check
test result
grid story
make grid
0
1
2
a
b
c
d
d
e
d
d
e
a
b
c
d
d
e
d
d
e
grid story
make grid
0
1
2
a
b
c
d
d
e
d
d
e
a
b
c
d
d
e
d
d
e
© Copyright 2007,2008
Syterra Software Inc.
All rights reserved.