Consistent with j2ee terminology for a deployable unit , each deployable software unit is often referred to as a 与可部署单元的j2ee术语一致,每一个可部署的软件单元通常都被称为
This analysis tool helps to determine which software units may be the most difficult to maintain based on a relative complexity 此分析工具有助于根据相对复杂性确定那些软件单元可能最难于保持。
Firstly , the paper introduces software test , object oriented software test , automated software test , and automated unit test for object - oriented software 本文首先逐步深入地对软件测试、面向对象软件测试、自动化软件测试和面向对象软件单元测试进行了介绍和分析。
The basic idea is to decompose large and complicated software into a serial of software unit that could be realized at first , apt to develop , understand and adjust , which is also called components 组件技术的基本思想是:将大而复杂的软件应用分成一系列可先行实现、易于开发、理解和调整的软件单元,也就是组件。
However , these assertions are limited to primitive operations , such as " assert equal on two variables " and " assert not null on a reference variable . " the primitive junit assertions are useful , but they don t represent the many complex assertion abilities you need in real - world software unit - testing scenarios 然而,这些断言仅局限于基本操作,例如“断言两个变量相等”和“断言引用变量非null ” 。基本的junit断言是有用的,但是它们无法给出在现实的软件单元测试场景中所需要的众多复杂的断言能力。
Software components are binary units of independent production , acquisition and deployment that interact to form a functioning system . as the core technology supporting software reuse , the idea of component technology is to decompose the fundamental service function into some independent , reusable component with simplex function 软件组件技术是支持软件复用的核心技术,其基本思想就是将复杂的大型系统中的基础服务功能分解为若干个独立的、功能单一的可复用软件单元。