E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
stubs
测试中 Fakes、Mocks 以及
Stubs
概念明晰
测试中Fakes、Mocks以及
Stubs
概念明晰翻译自TestDoubles-Fakes,MocksandStubs.,从属于笔者的软件测试系列总结,也是笔者在前端每周清单中推荐的文章。
王下邀月熊_Chevalier
·
2017-05-16 00:00
mock
test
opencv 源码编译
VS2010参考http://blog.csdn.net/jarvischu/article/details/8468894注意事项:CMake点击Configure配置完成之后,BUILD_CUDA_
STUBS
fengyuzaitu
·
2017-03-27 17:33
opencv
编译
安装
图像处理
基于文件的索引
原文链接:http://www.jetbrains.org/intellij/sdk/docs/basics/indexing_and_psi_
stubs
/file_based_indexes.html
pr488
·
2017-01-22 17:31
深入理解rmi原理
但是立即我对这部分内容产生了浓厚的兴趣,尤其是
stubs
和skeletons。让我特别的感兴趣的是RMI的设计者设计的这个框架使得rmi客户端感觉就好像在调用本地方法一样,但是实际上是在远程对象
dannyhz
·
2016-10-17 14:00
RMI
深入理解rmi原理
但是立即我对这部分内容产生了浓厚的兴趣,尤其是
stubs
和skeletons。让我特别的感兴趣的是RMI的设计者设计的这个框架使得rmi客户端感觉就好像在调用本地方法一样,但是实际上是在远程对象
dannyhz
·
2016-10-17 14:00
RMI
关于vs 的 Fakes框架
Fakes是在vs11时候开始引入的.VSFakes框架——
Stubs
和Shims(运行时方法拦截程序)。
xinxi_tianxia
·
2016-10-13 14:00
Moya源码解析
官方给出几个Moya主要优点:编译时检查APIendpoint权限让你使用枚举定义各种不同Target,endpoints把
stubs
当做一等公民对待,因此测试超级简
lh844386434
·
2016-07-04 00:00
ios
网络请求
源码解析
Swfit
moya
Android开发中的简单设置技巧集锦
/out/target/common/obj/JAVA_LIBRARIES/android_
stubs
_current_intermediates/classes/assets/images/
zeo
·
2016-06-29 09:35
单元测试中Mock与Stub的浅析
GithubRepomocksArentStubs本部分主要介绍所谓的TestDouble的概念,并且对其中容易被混用的Mocks与
Stubs
的概念进行一个阐述。
王下邀月熊_Chevalier
·
2016-04-14 00:00
testing
Dummy,Fake,Stub,Mock区别
stubs
可能记录关于调用的信息,比如邮件网关的stub会记录它发送的消息,或者可能仅仅是发送了多少信息。 4.Mock 预先
waterCabin
·
2016-03-22 20:00
Mocks Aren't
Stubs
转载自:MartinFowler的MocksarenotStubshttp://martinfowler.com/articles/mocksArentStubs.htmlMocksAren'tStubsTheterm'MockObjects'hasbecomeapopularonetodescribespecialcaseobjectsthatmimicrealobjectsfortesting
AlvinTech14
·
2016-02-17 14:53
J2EE
fatal error: gnu/
stubs
-32.h: No such file
环境: 问题:64bit系统编译32bit程序,遇到问题#gcctest.c-m32-otest/usr/include/gnu/
stubs
.h:7:27:fatalerror:gnu/
stubs
双月通天
·
2016-02-02 16:00
parasoft c/c++嵌入式单元测试:驱动程序,故障注入
存根和驱动程序当提到将调用原始的方法/函数替换为调用不同的,我们使用“存根(
stubs
)”这个词,或“驱动程序(drivers)”(因为它可以驱动执行你想要的地方)。
yintaolaowanzi
·
2016-01-07 15:00
c
c
单元测试
嵌入式
/
驱动程序
Parasoft
++test
故障注入
getpwnam() function implementation on android
rd2yfBpUOOk D:\linux\linuxkernel\WORKING_DIRECTORY\android-omap-20111108-gingerbread\bionic\libc\bionic\
stubs
.c
·
2015-11-13 06:38
function
linux64编译32程序记录
2#查资料说要在gcc编译加 参数 -m32,新的错出来了: 错误:gnu/
stubs
-32.h:没有那
·
2015-11-13 04:55
linux
编译Android源码 解决[out/target/common/docs/api-
stubs
-timestamp] 错误 45
Docs droiddoc: out/target/common/docs/api-
stubs
Could not load 'clearsilver-jni' java.libray.path
·
2015-11-12 22:48
Timestamp
RhinoMock(2)---
Stubs
& Mocks
State-based testers仅仅对于那些不实际使用real object的object编写
stubs
--------------------英文定义
Stubs
provide
·
2015-11-12 22:47
mock
Optimizing subroutine calls based on architecture level of called subroutine
A technique is provided for generating
stubs
.
·
2015-11-12 16:02
Architecture
64位CentOS安装32位开发环境编译Nachos
参考http://stackoverflow.com/questions/7412548/gnu-
stubs
-32-h-no-such-file-or-directory 1.On CentOS
·
2015-11-11 07:06
centos
字符设备驱动笔记——中断方式按键驱动之linux异常处理结构(四)
跳转到异常向量入口执行 3)b 函数 a.保存被中断的现场 b.执行中断处理函数 c.恢复 linux: 1)trap_init()函数构造异常向量 2)vector_irq +
stubs
_offset
·
2015-11-08 13:34
linux
交叉编译工具链导致错误
/include/-olibOpenCL.soopencl_
stubs
.c/usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../..
xcy2011sky
·
2015-11-06 19:00
[翻译]Mocks Aren't
Stubs
http://www.martinfowler.com/articles/mocksArentStubs.html 只是大致翻译,非全文正式翻译。 ============================== mock与stub代表的是不同的unit testing方法(分别是 interaction-based 和state-based)。 State-Based
·
2015-11-05 08:11
mock
java知识积累——单元测试和JUnit(二)
在上一篇文章中,我曾经贴过下面这张图片: 在Which method
stubs
would you like to create?
·
2015-11-01 14:02
JUnit
Axis部署开发webservice (全)
nbsp; Axis支持三种web service的部署和开发,分别为: 1、Dynamic Invocation Interface(DII) 2、Dynamic Proxy方式 3、
Stubs
·
2015-10-31 18:03
webservice
简单的webservice开发例子
1、Dynamic Invocation Interface ( DII) 2、
Stubs
·
2015-10-31 18:01
webservice
简单的webservice开发例子
Axis支持三种web service的部署和开发,分别为: 1、Dynamic Invocation Interface ( DII) 2、
Stubs
方式 3、Dynamic
·
2015-10-31 18:52
webservice
java webservice 技术的总结
可以将任何已经有的java类提供为可供调用的webservice接口,而且非常 呵呵,不多说了,直接说步骤吧,希望对学习axis的兄弟有帮助,以最快捷的方式学习应用 axis (这里我只用了
stubs
·
2015-10-31 18:51
webservice
Axis 之 Dynamic Proxy方式(WSDD方式)
f14c9bef1023092f2df53438.html Axis支持三种web service的部署和开发,分别为: 1、Dynamic Invocation Interface ( DII) 2、Dynamic Proxy方式 3、
Stubs
·
2015-10-31 11:14
dynamic proxy
centos gnu/
stubs
-32.h:没有那个文件或目录
, 从 /usr/include/stdio.h:28, 从 lex.yy.cpp:20: /usr/include/gnu/
stubs
.h
·
2015-10-31 11:20
centos
mockcpp使用方法简明指导
几个相关概念: (1)mock规范:每个MOCKER(function)开始,跟一系列的.
stubs
、.with、.will等的内容的整体
·
2015-10-31 10:44
mock
mockcpp使用方法简明指导
几个相关概念: (1)mock规范:每个MOCKER(function)开始,跟一系列的.
stubs
、.with、.will等的内容的整体,称为一个mock规范。
·
2015-10-31 10:44
mock
MSDN Webcast预告:.NET 4.0中的新特性系列课程(3):.NET 4.0 Beta1 Interop 新特性介绍 (Level 200)
Beta1 Interop 新特性介绍 (Level 200) 主要内容有 Stub Method Redirection(也就是Customization of COM interop
stubs
·
2015-10-31 10:34
level
Stub, Mock and Proxy Testing
Table of Contents
Stubs
, Mocks, and Proxies Stub, Mock, and Proxy Testing with Testimonial
·
2015-10-31 09:12
proxy
一些在Android中的小设置~~~持续添加
/out/target/common/obj/JAVA_LIBRARIES/android_
stubs
_current_intermediates/classes/assets/images/android-logo-shine.png
·
2015-10-30 15:44
android
android 系统定制的小技巧(网络收集)
/out/target/common/obj/JAVA_LIBRARIES/android_
stubs
_current_intermediates/classes/assets/images/android-logo-shine.png
·
2015-10-27 14:48
android
使用Fakes的Stub和Shim对ASP.NET MVC4进行单元测试
msdn.microsoft.com/en-us/library/hh549175.aspx 一个更详细的示例:http://www.richonsoftware.com/post/2012/04/05/Using-
Stubs
-and-Shim-to-Test-with-Microsoft-Fakes-i
·
2015-10-27 14:02
asp.net
redhat6.3 找不到libXP.so.6解决方法
sudo rpm -ivh libXp* 进行安装,安装出现错误,说缺少两个包,然后依次下载这两个包:glibc-2.18-300.1.x86_64.rpm , libpthread-
stubs
·
2015-10-23 08:54
redhat
[zz]64bit Linux下error: gnu/
stubs
-32.h: No such file or directory错误解决办法
A. You need to install the glibc-devel package. It contains the object files necessary for developing programs which use the standard C libraries (which are used by nearly all programs). If you
·
2015-10-23 08:27
Directory
what is
stubs
?
【what is
stubs
?】
·
2015-10-21 13:40
stub
【.Net Micro Framework PortingKit - 05】SRAM初始化&设置NVIC中断表偏移
\DeviceCode\Drivers\
Stubs
\Processor\
stubs
·
2015-10-21 11:57
framework
TeamTalk初学笔记4---关于win-client【第二篇:入口文件teamtalk.cpp】
include"teamtalk.h"#include"UI/MainDialog.h"#include"GlobalConfig.h"#include"versioninfo.h"#include"google/protobuf/
stubs
pengmx
·
2015-10-17 10:00
tt
TeamTalk
初学笔记
入口文件
win-client
RPC与RMI的区别(转)
RMI采用
stubs
和skeleto
莫铭
·
2015-09-01 14:00
javascript单元测试
每个理想的测试案例独立于其它案例;为测试时隔离模块,经常使用
stubs
、mock或fake等测试
烹饪师
·
2015-08-19 14:00
axis1 web Service 环境部署
Axis支持三种webservice的部署和开发,分别为:1、DynamicInvocationInterface(DII)2、DynamicProxy方式3、
Stubs
方式其中:约定Axis_HOME
Wanshington_Lee
·
2015-07-29 17:00
装载
;axis;
Intellj IDEA14.0.2启动异常之3分钟修复
com.intellij.ide.plugins.PluginManager$StartupAbortedException:Fatalerrorinitializing'com.intellij.psi.
stubs
.StubIndex
qindongliang1922
·
2015-07-23 10:00
Google
idea
Intellj IDEA14.0.2启动异常之3分钟修复
com.intellij.ide.plugins.PluginManager$StartupAbortedException: Fatal error initializing 'com.intellij.psi.
stubs
.Stu
九劫散仙
·
2015-07-20 11:00
idea
Intellj IDEA14.0.2启动异常之3分钟修复
com.intellij.ide.plugins.PluginManager$StartupAbortedException: Fatal error initializing 'com.intellij.psi.
stubs
.Stu
u010454030
·
2015-07-20 11:00
异常
idea
Intellj IDEA14.0.2启动异常之3分钟修复
com.intellij.ide.plugins.PluginManager$StartupAbortedException:Fatalerrorinitializing'com.intellij.psi.
stubs
.StubIndex
qindongliang1922
·
2015-07-20 10:00
Google
idea
Intellj IDEA14.0.2启动异常之3分钟修复
com.intellij.ide.plugins.PluginManager$StartupAbortedException:Fatalerrorinitializing'com.intellij.psi.
stubs
.StubIndex'atco
qindongliang1922
·
2015-07-20 10:00
idea
google
Intellj IDEA14.0.2启动异常之3分钟修复
com.intellij.ide.plugins.PluginManager$StartupAbortedException:Fatalerrorinitializing'com.intellij.psi.
stubs
.StubIndex
qindongliang1922
·
2015-07-20 10:00
Google
idea
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他