Sunday, April 18, 2010
Test Fixture
Test fixtures refer to the state a test must be in before the test can be run. Test fixtures prepare any objects that need to be in place before the test is run. Fixtures ensure a known, repeatable state for the tests to be run in.
Labels:
Basic Concepts
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment