组件测试是基本的测试,这些测试将验证不止一个类,且通常依赖于外部依赖项,如数据库。
Component tests are essentially tests that verify more than one class and, typically, rely on external dependencies such as a database.
组件测试是基本的测试,这些测试将验证不止一个类,且通常依赖于外部依赖项,如数据库。
Component tests are essentially tests that verify more than one class and, typically, rely on external dependencies such as a database.
应用推荐