How do I use external dependencies?
我如何使用外部的依赖?
Unlike Goldspike it won't download external dependencies.
而且它不会像GoldSpike那样去下载外部依赖模块。
External dependencies — For instance, my DAO needs a data source.
外部依赖性——例如,我的DAO需要一个数据源。
When doing unit testing you have to create mocks or stubs for all your external dependencies.
在单元测试时,你必须为你所有外部依赖创建模拟或存根。
Cayenne DI container is small (about 35k in size), XML-free, easy to use and has no external dependencies (not even on Cayenne).
Cayenne的DI容器规模小(大约是35k)、无xml、易用、而且没有外部依赖(甚至不依赖于Cayenne)。
The external dependencies of the ReservationProcess process component can be resolved by wiring its references to other components.
通过将ReservationProcess流程组件的引用连接到其他组件可以解决该组件的外部依赖关系。
The source code does not have external dependencies except for standard libraries like BDB, OpenSSL, TCL, STL, glibc and expat.
源代码除了像BDB,OpenSSL,TCL,STL,glibc和expat等等的标准库以外没有其它任何的外部依赖。
Typically you would extract external dependencies from the class you're testing and will swap them with fake ones in your unit test.
通常你会从类中提取外部依赖测试和交换他们的货物用的是伪造的单元测试。你会孤立他们,你感兴趣的部分进行测试。
Typically you would extract external dependencies from the class you're testing and will swap them with fake ones in your unit test.
正确的单元测试应该分离的沟通与设备类你想要测试!
To me, unit tests are fast running tests that typically test individual classes that don't have heavy external dependencies like databases.
对我来说,单元测试是快速运行的 测试,通常测试没有大的外部依赖项(如数据库)的单独的类。
Component tests are essentially tests that verify more than one class and, typically, rely on external dependencies such as a database.
组件测试是基本的测试,这些测试将验证不止一个类,且通常依赖于外部依赖项,如数据库。
The isolated notion of unit testing is behind the myriad mock-object libraries that facilitate isolating a particular object from its external dependencies.
单元测试的隔离概念有无数的模拟对象库作后盾,这些库便利了将一个特定的对象从其外部依赖项中隔离出来。
Unlike the GlobalAirlinesBP module, you start out here by completing the assembly diagram first, because all of the external dependencies are already known at this time.
与GlobalAirlinesBP模块不同,这里您可以先从完成组装图开始,因为此时已了解所有外部依赖关系。
Examples of useful knowledge include the stakeholders requirements and priorities, an effective design approach, the technologies to be applied, and the internal and external dependencies.
有用的知识的实例包括涉众需求及优先权、有效的设计方法、要应用的技术,和内部及外部依赖。
A module should be loosely-coupled to other modules through well-defined external interfaces and dependencies.
该模块应该通过定义良好的外部接口和依赖项与其他模块松散耦合。
It is common for applications to have dependencies on external libraries in the form of JAR or compressed archive files.
对于应用程序来说,与外部库(以jar或者压缩的存档文件的形式)存在依赖关系是很常见的。
It also has some dependencies on external software for normal operation (Windows and networking support).
它的正常操作还依赖于外部软件(窗口和连网支持)。
Using such a registry removes any dependencies on external services such as LDAP.
使用此类注册中心可省去对外部服务(如ldap)的任何依赖。
Within an OSGi application, bundles are wired together through OSGi services or external package dependencies; the internals of one OSGi application are not visible to other applications.
在OSGi应用程序内部,bundle通过OSGi服务或外部包依赖项连接在一起;一个OSGi应用程序的内部包对其他应用程序不可见。
This file is external to the application and it holds definition of beans and its dependencies for that application.
此文件处于应用程序的外部,包含bean及其与该应用程序的依赖项的定义。
It's a coding pattern in which a class receives its dependencies from external sources rather than creating them itself.
它是一种编程模式,可以让类从外部源中获得它的依赖,而不必亲自创建它们。
Reference only other primary interop assemblies for external COM dependencies.
只引用其他主互操作程序集作为外部COM依赖项。
A commonwealth comprising the continent of Australia, the island state of Tasmania, two external territories, and several dependencies.
联邦制国家,由澳洲大陆塔斯马尼亚州岛,两块外部疆域及几个附属岛屿组成。
A commonwealth comprising the continent of Australia, the island state of Tasmania, two external territories, and several dependencies.
联邦制国家,由澳洲大陆塔斯马尼亚州岛,两块外部疆域及几个附属岛屿组成。
应用推荐