June 2005
Intermediate to advanced
384 pages
8h 4m
English
A single table is usually not sufficient to define a test. In this chapter, we show examples of tests that are formed from a sequence of tables.
We often need to use several types of tables in such a test. For example, we may want to use an ActionFixture to make changes to a system under test and then use a RowFixture to check that a collection from the system under test is now as expected.
It is useful to include details about what’s happening in the test. We show by example how comments can be added to a table sequence.
Read now
Unlock full access