Accordingly, the next two patterns show the benefits of supplementing normal tests with manualinspection of the crosscutting views available in tool such as AJDT.
相应地,下面两个模式展现了使用在AJDT这样的工具中提供的人工检测横切视图补充正常测试的好处。
2
This tool enabled us to monitor the coverage provided by our tests and then decide whether to improve the tests or test the code through manualinspection instead.
这个工具能够使我们观测我们提供的代码覆盖测试,然后决定是改进测试还是通过手工检查的方法来测试代码。
3
This allows a developer to determine, through manualinspection at runtime, which version of a particular open-source library is being used by consulting the classpath.