常見(jiàn)例句雙語(yǔ)例句For every new unit test, the framework creates a new test fixture.對(duì)于每個(gè)新的單元測(cè)試,框架創(chuàng)建一個(gè)新的測(cè)試裝備。The test fixture refers to state intended to be the fixed for all tests in the page.測(cè)試夾具用以給頁(yè)面中所有的測(cè)試準(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è)置操作或在測(cè)試后要拆除數(shù)據(jù)時(shí),才需要構(gòu)造一個(gè)測(cè)試裝置。 返回 test fixture