基于属性的测试
property-based testing
中文定义
一种测试方法,其中通过使用测试用例的输入和预期结果之间的指定 关系来验证测试结果。
English Definition
A test approach in which test results are verified using specified relations between inputs and expected results of a test case.
property-based testing
一种测试方法,其中通过使用测试用例的输入和预期结果之间的指定 关系来验证测试结果。
A test approach in which test results are verified using specified relations between inputs and expected results of a test case.