test fixture
常見例句
- For every new unit test, the framework creates a new test fixture.
對于每個新的單元測試,框架創(chuàng)建一個新的測試裝備。 - The test fixture refers to state intended to be the fixed for all tests in the page.
測試夾具用以給頁面中所有的測試準(zhǔn)備狀態(tài)。 - It is only when you need to alter timeouts, perform setup operations, or tear down data after a test that you would need to construct a test fixture.
只有在需要更改超時值、執(zhí)行設(shè)置操作或在測試后要拆除數(shù)據(jù)時,才需要構(gòu)造一個測試裝置。 返回 test fixture