Add a new database and table with data in it to test your server's setup.
添加一个新数据库和表,其中带有用来测试服务器的设置的数据。
Depending on the goal of the use case, some data input will be required in the pre-conditions or setup of the test case.
根据这个用例的目标,在测试用例的前置条件或者设置中还需要一些数据输入。
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.
只有在需要更改超时值、执行设置操作或在测试后要拆除数据时,才需要构造一个测试装置。
应用推荐