📜  什么是组件测试 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:40.930000             🧑  作者: Mango

代码示例1
Testing each component of the application
separately. In application it could be
one component. One component has
stand-alone functionality.
Ex. in amazon.com Seller functionality
can be one component. Buyer can be another
component. Also, Amazon prime videos
can be another component.