我创建了两个用来完成测试数据生成器的额外方法。
There are two additional methods that I created to finish the test data generator.
这种资源可以包括通用类或类似于测试工具与测试数据生成器等。
Such resources may include common classes or other tools such as test harnesses and test data generators.
数据生成器使用随机的测试数据来填充数据表,当需要大量数据集的时候这个功能特别有用。
Data generators are used to populate tables with random test data, which is especially helpful when very large datasets are needed.
您可以使用内置或自定义数据生成器来创建实际测试数据,而无需向开发人员公开生产数据。
You can use a built-in or custom data generator to create realistic test data without exposing production data to your developers.
运行数据库单元测试之前,应使用数据生成器创建切实可行的测试数据,而不必向开发人员公开生产数据。
Before you run database unit tests, you should use a data generator to create realistic test data without exposing production data to your developers.
使用数据生成器生成数据库的测试数据。
Generating Test Data for Databases by Using Data Generators.
使用数据生成器生成数据库的测试数据。
Generating Test Data for Databases by Using Data Generators.
应用推荐