test fixture
常见例句
- For every new unit test, the framework creates a new test fixture.
對於每個新的單元測試,框架創建一個新的測試裝備。 - The test fixture refers to state intended to be the fixed for all tests in the page.
測試夾具用以給頁麪中所有的測試準備狀態。 - 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.
衹有在需要更改超時值、執行設置操作或在測試後要拆除數據時,才需要搆造一個測試裝置。 返回 test fixture