User Tools

Site Tools


fixture

This is an old revision of the document!


Sources:

  1. Software Testing course at ITMO university by Kochubeev Nikolay Sergeevich

Fixtures

Fixture is a defined and reliable context for the tests.

It is useful because of:

  • The reuse of the arrangement code.
  • A single initial state for a group of tests.
  • Simplification and reduction of tests.
fixture.1757445773.txt.gz · Last modified: by plida