It's possible to keep stepping into other objects, etc, down the table. So, in general, if an action in any row returns a Fixture, that fixture applies to the rest of the table.
Specify
DoFixtureFlowUnderTest
point holder
point
check
x
24
check
y
7
DoFixtureFlowUnderTest
point holder
point
check
x
24
check
y
7
Not all objects are automatically wrapped, because some provide values which are parsed and checked, such as Dates. It's not ideal, but we consider something to be a domain object, and wrapped, if it does not have a parse() method. [Front Page] [Recent Changes]