常見例句雙語例句For every new unit test, the framework creates a new test fixture.對(duì)於每個(gè)新的單元測試,框架創(chuàng)建一個(gè)新的測試裝備。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.衹有在需要更改超時(shí)值、執(zhí)行設(shè)置操作或在測試後要拆除數(shù)據(jù)時(shí),才需要搆造一個(gè)測試裝置。 返回 test fixture