This article is about the programming concept. For other uses, see
Fixture (disambiguation). Test fixture refers to the fixed state used as a baseline for running tests in
software testing. The purpose of a test fixture is to ensure that there is a well known and fixed environment in which tests are run so that results are repeatable.
See more at Wikipedia.org...