Lines Matching full:fixture
139 If the fixture may be used for many test cases, create as
145 and deconstruction of the test's environment ('fixture') can be
234 "Hook method for setting up the test fixture before exercising it."
238 "Hook method for deconstructing the test fixture after testing it."
243 "Hook method for setting up class fixture before running tests in the class."
247 "Hook method for deconstructing the class fixture after running all tests in the class."