单元测试
unit testing
中文定义
专注于评估可单独测试的代码中最小部分的测试级别。
English Definition
A test level that focuses on evaluating the smallest part of code testable in isolation.
unit testing
专注于评估可单独测试的代码中最小部分的测试级别。
A test level that focuses on evaluating the smallest part of code testable in isolation.