Set up test data in the database.
在数据库中建立测试数据。
It establishes database connections directly to perform database operations such as data updates and result set retrieval.
它直接建立数据库连接来执行数据库操作,如数据更新和结果集检索。
In my case, I'd like the database to have a clean set of data before each logical test collection is run.
在本文的示例中,在运行每个逻辑测试集合前,我希望数据库具有一组干净的数据。
应用推荐